Home Forums WoodMart support forum Page Is Broken After Commenting

Page Is Broken After Commenting

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #49385

    lavitasarim
    Participant

    Hello there.

    After commenting on the comments page on the product page, the page looks distorted when it goes to the description page on the side. Refreshing the page does not improve.

    What is the problem?

    Attachments:
    You must be logged in to view attached files.
    #49434

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom JS on document ready area in Theme Settings to fix this issue.

    jQuery(".tabs > li").on('click', function() { setTimeout(function() { vc_rowBehaviour(); }, 10) })

    Regards

    #49444

    lavitasarim
    Participant

    Hi.

    I added. But it did not happen 🙁

    Attachments:
    You must be logged in to view attached files.
    #49446

    Artem Temos
    Keymaster

    We don’t see the code added. Maybe your website pages are cached.

    #49449

    lavitasarim
    Participant

    I cleaned the cache after I added it. You should enter the secret tab or private tab.
    You, clear the browser’s cache.

    #49459

    Artem Temos
    Keymaster

    Sorry, but we still don’t see the code added in your website’s source using debug tools. Maybe it is affected by some of the installed plugins.

    #49469

    lavitasarim
    Participant

    Hello there.

    Is the code we added correct? Are you sure?
    If you want to examine it I can give you admin rights.
    I need to resolve this issue as soon as possible.

    Thank you.

    #49509

    Artem Temos
    Keymaster

    Yes, the code is correct and we tested it on our side. You need to open your website source code and try to find the code. You will see that it is not added and that is why it doesn’t work.

    #49525

    lavitasarim
    Participant

    Hello there.

    I added the code as you said in the picture. I’ve Empty Cache.

    I can not control it from somewhere. You need to help me.

    Theme version 2.0. Could there be a problem with that?

    Thank you. We need to solve this.

    Attachments:
    You must be logged in to view attached files.
    #49531

    Artem Temos
    Keymaster

    Try to disable all caching and optimizations plugin completely.

    #49594

    lavitasarim
    Participant

    Hello there.

    The problem originated from “Better WordPress Minify” den. I Neutralize. Then he got better.

    But you told me to set it up. To improve performance.

    If I remove it again, performance will drop. Already still could not improve. Performance problems are still going on.

    Can we customize “Better WordPress Minify – Manage enqueued JS files” settings?

    As seen in the picture, I think individual adjustment can be made.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #49611

    Artem Temos
    Keymaster

    Try to set our theme JS file to be not minified in that configuration.

    #49696

    lavitasarim
    Participant

    Hello there.

    True “js” Which of the following? I mean, I need to fix it.

    Thank you.

    #49737

    Artem Temos
    Keymaster

    We meant this file – woodmart-theme.

    Regards

    #49761

    lavitasarim
    Participant

    Thanks.

    #49782

    Artem Temos
    Keymaster

    You are welcome.

Viewing 16 posts - 1 through 16 (of 16 total)