• Resolved hoobasbank

    (@hoobasbank)


    Hello,

    I want to use wpDiscuz with a WP 5.3.5 site using Atahualpa theme.
    However, icones are out of place, buttons “post” is missing and all the buttons are inactives (reply, edit, …) nothing happens on a clik.

    can you help me?

    thx

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi @hoobasbank,

    Please leave some example URL to allow us to check the issue.

    Thread Starter hoobasbank

    (@hoobasbank)

    Plugin Support gVectors Support

    (@gvectorssupport)

    Hi @hoobasbank,

    Please navigate to Dashboard > Comments > Settings > Styling admin page, put the following CSS code in “Custom CSS code” textarea, save it, delete all caches and check again. The issue should be solved.

    Please press CTRL+F5 (twice) on the frontend before checking.

    #wpcomm .wc_comm_form.wc_main_comm_form .wc-field-comment .wc-field-avatararea {
        margin: 17px 19px !important;
    }
    
    #wpcomm button, #wpcomm input[type="button"], #wpcomm input[type="reset"], #wpcomm input[type="submit"]{
        height: auto !important;
    	padding: 8px 20px !important;
    }
    Thread Starter hoobasbank

    (@hoobasbank)

    it works fine.
    thx a lot! ??
    we have just problem with quicktag bar which does’nt appear, altough enabled.
    how can we resolve this thing?

    Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @hoobasbank,

    We see the following js error in the console.

    View post on imgur.com

    Please deactivate the plugins one by one and check after each deactivation to find the problem maker.

    Don’t forget to delete all caches and press CTRL+F5 on the frontend each time before checking.

    Thread Starter hoobasbank

    (@hoobasbank)

    thanks,
    I’ve done but still not working. anyway , have only 6 plugins activated.
    Of course, Qicktags option is activated in the form.

    Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @hoobasbank,

    Please switch on the default theme and check again.

    Thread Starter hoobasbank

    (@hoobasbank)

    hi, it’s ok when I switch to default theme (twenty nineteen).
    Atahualpa has a problem with WP Discuz? :/

    Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @hoobasbank,

    Atahualpa has a problem with WP Discuz?

    The issue doesn’t have any relation with the wpDiscuz. Somehow the theme you are using bocks the Quicktags (It blocks all WordPress Quicktags), that the reason for the issue. You should contact the theme support and ask them to check and fix the issue.

    Thread Starter hoobasbank

    (@hoobasbank)

    thank you !

    i’ll do that

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘icones out of place and buttons inactives’ is closed to new replies.