Home › Forums › WoodMart support forum › Product tabs
Product tabs
- This topic has 12 replies, 2 voices, and was last updated 7 years, 2 months ago by leonidas.
-
AuthorPosts
-
December 1, 2017 at 2:04 pm #26579
leonidasParticipantHi
Look at the video and tell if there is an easy way to correct the problem.I wanted to input the related products into the tabs that’s why I used the code below which worked well.
I am also using the “WooCommerce Tab Manager” plugin and “YITH WooCommerce Questions and Answers Premium”.
Thank you LeonidasDecember 1, 2017 at 2:39 pm #26592
Artem TemosKeymasterHi,
Sorry, but we can’t fix this issue. JS carousel reinits all slides width when you open the tab. Initially, it is not visible that is why all items have 100% width.
Regards
December 1, 2017 at 4:55 pm #26614
leonidasParticipantI also noticed a weird behaviour on tablets.
Look at the video and tell me why every time I touch the tab title the font becomes smaller!December 1, 2017 at 10:27 pm #26638
Artem TemosKeymasterHi,
Strange, but we don’t see this issue on your website now. What device do you use for testing? Could you please check how it works on our demo?
Regards
December 2, 2017 at 7:02 am #26690
leonidasParticipantI see it every time I clear the cache in chrome browser.I am using a Nexus 10 tablet with an official Dirty Unicorn Rom 10.6.It doesn’t happen to your demo..
December 2, 2017 at 8:26 am #26704
Artem TemosKeymasterCould you please try to temporarily remove all the custom CSS and check again? If it happens only on your website then it seems to be caused by some of the CSS code added.
December 2, 2017 at 10:39 am #26719
leonidasParticipantYes I did it.Nothing.Do you think it’s good to disable the plugins one by one?
December 2, 2017 at 12:05 pm #26726
Artem TemosKeymasterYes, try to disable installed plugins also.
December 2, 2017 at 3:31 pm #26771
leonidasParticipantDisable all the theme except the basics and also removed any custom CSS.Cleared the cache.
The problem appears when rotating the screen.In portrait mode, everything seems to be fine.Rotating in landscape I noticed that the fonts in tabs title increased their size.Coming back to starting position the fonts stay larger.Only when I touch the title they return to the initial font size.December 2, 2017 at 3:46 pm #26775
leonidasParticipantI noticed also something else : a black line which appears in the middle of related products while rotating from portrait to landscape.I don’t know if is the custom code I added or the “custom related products for woocommerce” plugin that I use.Maybe it’s something else
December 2, 2017 at 6:33 pm #26791
Artem TemosKeymasterHere is a code snippet to fix that line
.woodmart-hover-base.product-in-carousel { background-color:white; }
As for the tabs issue, we don’t see any problems in the code. It seems to be some browser issue on your device. We can’t reproduce it on our side.
December 2, 2017 at 10:07 pm #26817
leonidasParticipantdo you check it on an android device?
December 2, 2017 at 10:31 pm #26822
leonidasParticipantAnyway the code worked.I don’t know what else should I do.Maybe it’s better to close the ticket for now and check it sometime in the future.
Thank you for your time -
AuthorPosts
The topic ‘Product tabs’ is closed to new replies.
- You must be logged in to create new topics. Login / Register