Home › Forums › WoodMart support forum › Page Is Broken After Commenting
Page Is Broken After Commenting
- This topic has 15 replies, 2 voices, and was last updated 6 years, 7 months ago by Artem Temos.
-
AuthorPosts
-
March 28, 2018 at 5:36 am #49385March 28, 2018 at 8:02 am #49434
Artem TemosKeymasterHi,
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
March 28, 2018 at 8:21 am #49444
lavitasarimParticipantMarch 28, 2018 at 8:27 am #49446
Artem TemosKeymasterWe don’t see the code added. Maybe your website pages are cached.
March 28, 2018 at 8:33 am #49449
lavitasarimParticipantI cleaned the cache after I added it. You should enter the secret tab or private tab.
You, clear the browser’s cache.March 28, 2018 at 9:03 am #49459
Artem TemosKeymasterSorry, 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.
March 28, 2018 at 9:12 am #49469
lavitasarimParticipantHello 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.
March 28, 2018 at 11:13 am #49509
Artem TemosKeymasterYes, 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.
March 28, 2018 at 11:43 am #49525
lavitasarimParticipantHello 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.March 28, 2018 at 11:51 am #49531
Artem TemosKeymasterTry to disable all caching and optimizations plugin completely.
March 28, 2018 at 2:08 pm #49594
lavitasarimParticipantHello 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.March 28, 2018 at 2:31 pm #49611
Artem TemosKeymasterTry to set our theme JS file to be not minified in that configuration.
March 28, 2018 at 7:51 pm #49696
lavitasarimParticipantHello there.
True “js” Which of the following? I mean, I need to fix it.
Thank you.
March 29, 2018 at 6:22 am #49737
Artem TemosKeymasterWe meant this file –
woodmart-theme
.Regards
March 29, 2018 at 8:29 am #49761
lavitasarimParticipantThanks.
March 29, 2018 at 9:55 am #49782
Artem TemosKeymasterYou are welcome.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register