• Resolved dimensionbits

    (@dimensionbits)


    Hello,

    Why the users cannot Edit the answers or Quote to other users…?

    Always put…working, working, but none.

    If you write and you want Edit or Quote to other user, not working.

    Kind regards!

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Not only these buttons. Lots of things don’t work on your website, even the cookie accepting button for non-logged-in users. Please reset all caches, delete them, disable HTML/CSS and JS minification, optimization functions, and all will work fine. Just find a way to disable your cache plugin for wpForo forum page. wpForo has built in cache system and it conflicts with the plugin you use. make sure all caches are deleted and minification/optimization functions are disabled for forum page.

    Thread Starter dimensionbits

    (@dimensionbits)

    Right now is disable HTML/CSS and JS minification…II had reset all caches, delete, but not work.

    I dont know what do more…

    Plugin Author gVectors Team

    (@gvectors-team)

    I don’t think you did it clean. i still see the HTML code of your website is minified and the wpForo editor doesn’t work. All is crashed because of these optimization and minification functions. Please do that again, and make sure you’ve done it completely. Disable all plugins who do this:
    2018-06-05_2351

    Plugin Author gVectors Team

    (@gvectors-team)

    The editor is crashed, so you don’t have any chance to edit and add new reply.

    2018-06-05_2359

    All functions are crashed because of the content minification, commissioner gzip and optimization. This kind of plugins are not for general use, they always make tons of conflict with other plugins, so please make sure all plugins work fine before using such minification/compression plugins.

    Also i see your theme has a strange CSS code which turns all link tags to list items with dots on front. It crashes menu, breadcrumb and other links. So please put this CSS code in Dashboard > Forums > Settings > Styles >Custom CSS Code textarea, save it, delete all caches and do Ctrl+F5 on front end to remove those:

    .page .entry-content #wpforo-wrap a {
        display: inherit;
    }
    Plugin Author gVectors Team

    (@gvectors-team)

    Update for the CSS, change it to this:

    .page .entry-content #wpforo-wrap a {
        display: inline;
    }

    I still see the HTML/JS compression and optimization is not disabled for the forum page. The topic/post editor is still crashed. if you can’t find the plugin who does this, just disable all plugins and enable those one by one.

    Thread Starter dimensionbits

    (@dimensionbits)

    Hello!!!

    Yes, Now yes It is working. You are the Best!! I had 2 pluging for the speed, but I disable and it work now πŸ˜›

    Thank you so much!!!

    Plugin Author gVectors Team

    (@gvectors-team)

    Please remove the first CSS. I still see that, it disturbs the second correct CSS. I see you’ve inserted it in different place, so please remove it.

    2018-06-06_0121

    All JS functions are fixed. I see all works fine now.

    Thread Starter dimensionbits

    (@dimensionbits)

    Done!!

    Yes, I had try reply a Quote and it works πŸ˜‰

    Thank you so much!! Really πŸ˜‰

    Plugin Author gVectors Team

    (@gvectors-team)

    Also please remove all your custom CSS codes for wpForo category panel colors.

    2018-06-06_0130

    Just navigate to Dashboard > Forums > Settings > Styles admin page, choose the green style and save it. Don’t do custom coloring. The best way is using the color styles.
    Once the green is activated, click on the #12 primary color and change it to #79b941 , this is the exact your WP theme primary color. Save this again, delete all caches and do Ctrl+F5 on forum front.

    https://www.screencast.com/t/khxrCHNxLe

    It’ll change all blue colors to green. Now I see topics and posts are still blue.

    Also please, keep reading wpForo doc: https://wpforo.com/docs/root/wpforo-settings/style-settings/

    Thread Starter dimensionbits

    (@dimensionbits)

    Done too!! Thank you πŸ˜‰

    I am so happy with your tips, so nice all this changes πŸ˜‰

    Plugin Author gVectors Team

    (@gvectors-team)

    Thank you dimensionbits,
    Just keep reading the doc and you’ll be supersized by dozens of cool wpForo features and settings.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Problem to Edit, Delete, Quote…’ is closed to new replies.