Home / Forums / WoodMart support forum / Not proper display
Home › Forums › WoodMart support forum › Not proper display
Not proper display
- This topic has 9 replies, 2 voices, and was last updated 5 years, 4 months ago by
Artem Temos.
-
AuthorPosts
-
July 8, 2020 at 12:34 pm #209425
MargoDParticipantHi,
I added content from block in PRODUCT TAB OPTIONS. I have a display problem. Look at imges, one shows how it should be and the other how it is.
ThanksAttachments:
You must be logged in to view attached files.July 8, 2020 at 12:57 pm #209444
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').click(function() { setTimeout(function(){ vc_rowBehaviour(); },10); });Regards
July 8, 2020 at 1:29 pm #209462
MargoDParticipantI think it will be good.
I have another question. I have a picture inserted in the product description. Unfortunately, the picture is not visible on the smartphone, or in Safari. Look at images.Attachments:
You must be logged in to view attached files.July 8, 2020 at 2:02 pm #209465
Artem TemosKeymasterIt seems to be not an image but emoji symbol and it may be displayed differently in different browsers. It doesn’t depend on our theme.
July 8, 2020 at 2:57 pm #209487
MargoDParticipantThis is an image (jpeg). I can’t put the image in the “short product description” field at all.
Returning to the previous case, the view is still broken in Safari. Look at the attachment please.
Thank you.Attachments:
You must be logged in to view attached files.July 8, 2020 at 8:09 pm #209529
MargoDParticipantUnfortunately it didn’t work. The image is still faulty, also in other browsers.
July 9, 2020 at 6:03 am #209586
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
As for the initial problem, it seems to be your browser cache. Clear the cache in Safari and test how it works.
Regards
July 10, 2020 at 7:08 am #209866
MargoDParticipantHello,
unfortunately the problem is in other browsers also. Look at the picture.
ThanksAttachments:
You must be logged in to view attached files.July 10, 2020 at 7:16 am #209869
MargoDParticipantForget about my last message. I did an update and for now everything is displaying well.
Thank you for your helpJuly 10, 2020 at 7:49 am #209880
Artem TemosKeymasterOK, fine. Contact us if you will have any extra questions.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register