The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
+2
brandon_g
supermario.nz
6 posters

    Can not delete posts

    avatar
    supermario.nz
    New Member


    Posts : 5
    Reputation : 1
    Language : english

    Solved Can not delete posts

    Post by supermario.nz August 1st 2015, 2:35 pm

    I am trying to delete post, but can not see the delete button when it asks me if i am sure i want to delete the post??  Is this something with the skin im using or a browser error?


    Last edited by supermario.nz on August 4th 2015, 3:36 pm; edited 1 time in total
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: Can not delete posts

    Post by brandon_g August 1st 2015, 3:29 pm

    Hello,

    Do you mean on your forum? If so, what is the url to the forum? May you provide a screenshot of the icons displayed to you?


    -Brandon



    Can not delete posts Brando10
    Remember to mark your topic Can not delete posts Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Can not delete posts Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    avatar
    supermario.nz
    New Member


    Posts : 5
    Reputation : 1
    Language : english

    Solved my forum

    Post by supermario.nz August 1st 2015, 9:16 pm

    YES... on my forum... there is no "yes or no" on this page?

    Can not delete posts Forum10
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: Can not delete posts

    Post by brandon_g August 1st 2015, 10:05 pm

    Wow, yes or no buttons are missing, wierd. Do you have any css or javascript installed that may effect messages?


    Have you tried from any other browsers?


    -Brandon



    Can not delete posts Brando10
    Remember to mark your topic Can not delete posts Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    Can not delete posts Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    avatar
    supermario.nz
    New Member


    Posts : 5
    Reputation : 1
    Language : english

    Solved Re: Can not delete posts

    Post by supermario.nz August 2nd 2015, 12:31 am

    yes ie and chrome
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can not delete posts

    Post by Ape August 2nd 2015, 12:59 am

    it looks to me that you have made an edit to your templates or you have a java code that is messing it up.

    Please try the following steps

    step 1
    (turning off java codes)
    ACP >> Modules Tab >>  Can not delete posts Html HTML & JAVASCRIPT >> Javascript codes managem
    Enable Javascript code management : NO SAVE.

    Test and see if the buttons work.

    step 2
    ACP >> Display tab >>  Can not delete posts Type_li Templates >> Templates option:  Force the default templates : YES SAVE

    Test and see if you see the buttons.

    if none of this works then put your settings back to how they was before.



    Can not delete posts Left1212Can not delete posts Center11Can not delete posts Right112
    Can not delete posts Ape_b110
    Can not delete posts Ape1010
    avatar
    supermario.nz
    New Member


    Posts : 5
    Reputation : 1
    Language : english

    Solved 1/2 DONE..

    Post by supermario.nz August 2nd 2015, 6:02 am

    Ok the java was already off.. but saved it again.  The template part is stuck on no.. and cannot be changed. i think i may have to reset and restart template?
    avatar
    Alex14
    New Member


    Posts : 16
    Reputation : 1
    Language : Romanian

    Solved Re: Can not delete posts

    Post by Alex14 August 2nd 2015, 11:55 am

    You should change the theme.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can not delete posts

    Post by Ape August 2nd 2015, 11:07 pm

    if you have not done any work in the templates then it should be set to NO anyway.

    It looks like the theme is to do with the problem if you send me a test account in a pm with admin rights i will look over the codes for you and see if there is anything blocking the buttons



    Can not delete posts Left1212Can not delete posts Center11Can not delete posts Right112
    Can not delete posts Ape_b110
    Can not delete posts Ape1010
    avatar
    Alex14
    New Member


    Posts : 16
    Reputation : 1
    Language : Romanian

    Solved Re: Can not delete posts

    Post by Alex14 August 3rd 2015, 6:41 am

    Put this code in the CSS:
    Code:
    .button2 {display: inline-block !important;}
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can not delete posts

    Post by Ape August 3rd 2015, 3:42 pm

    Hi @supermario.nz

    Find this in your CSS files
    Code:
    #page-header #search-box .button2 {
    display: none;
    }

    As you can see the code has the text .button2 then Display :None ; this means it removes the buttons your looking for to fix this just remove the text .buttons2 and submit.

    APE



    Can not delete posts Left1212Can not delete posts Center11Can not delete posts Right112
    Can not delete posts Ape_b110
    Can not delete posts Ape1010
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can not delete posts

    Post by Ape August 3rd 2015, 4:16 pm

    sorry i just see one other code that you have on your forum that removes the buttons

    FIND AND REMOVE:
    input.button2 {
    display: none;
    }

    Submit



    Can not delete posts Left1212Can not delete posts Center11Can not delete posts Right112
    Can not delete posts Ape_b110
    Can not delete posts Ape1010
    avatar
    supermario.nz
    New Member


    Posts : 5
    Reputation : 1
    Language : english

    Solved THANK YOU ALL

    Post by supermario.nz August 4th 2015, 3:29 pm

    Thank you to all that helped. Very grateful.
    mtbee
    mtbee
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Solved Ok

    Post by mtbee August 4th 2015, 5:42 pm

    I think you have all the help soory
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Can not delete posts

    Post by SLGray August 4th 2015, 8:17 pm

    Topic solved and archived



    Can not delete posts Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 22nd 2024, 9:28 pm