Tagged: x
-
AuthorPosts
-
June 8, 2016 at 6:24 pm #1032799
jcolinpetersenParticipantOne of the sites I manage, weathertec.com, utilizes the X Theme with WooCommerce to list the specs on the different sprinklers our client offers. Because they offer the sprinklers overseas, I used the tabs shortcode to list both metric and standard measurements for each of the products. After a recent upgrade, however, not only have the tabs disappeared, but the tables and content within the shortcodes are not displaying.
https://www.weathertec.com/product/1-14-impact-sprinkler-fullpart-circle-15-80/
I am using WordPress 4.5.2 using the most recent version of X.
Please let me know what I can do to fix this situation quickly.
Thank you!
June 8, 2016 at 11:34 pm #1033341
RupokMemberHi there,
Thanks for writing in! It seems a plugin (autoptimize) hiding them. Kindly deactivate this to get expected result.
Cheers!
June 9, 2016 at 10:26 am #1034167
jcolinpetersenParticipantThank you. I disabled the plugin, deleted the cache, and tried to load the product pages again, and the tabs and its contents are still not showing.
June 9, 2016 at 2:46 pm #1034561
JadeModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
June 13, 2016 at 6:36 pm #1040468
jcolinpetersenParticipantThis reply has been marked as private.June 14, 2016 at 2:52 am #1040956
RupokMemberHi there,
Thanks for updating. It seems you have the following code on your CHild Theme’s CSS :
.description_tab { display: none; }Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.
Hope this makes sense.
Cheers!
June 14, 2016 at 9:46 am #1041466
jcolinpetersenParticipantThank you for taking a look at it, however the CSS quoted above does indeed hide the description (which is intentional). Removing the CSS has no effect on the tabs.
June 15, 2016 at 12:13 am #1042678
RupokMemberHi there,
Thanks for updating. If that was intentional then you can keep this and add the below code :
.x-tab-content > .x-tab-pane { display: block!important; }Hope this helps.
Cheers!
June 15, 2016 at 10:33 am #1043438
jcolinpetersenParticipantCloser, but it still isn’t working. I added the CSS in to the customizer, and although the tabs appear, the content portion is all displaying in one tab.
Because the site is live, I removed the CSS so the issue will not be viewable to our clients and their customers.
In addition, the Google Fonts we had chosen for the content on the site are showing on the navigation, but not on the main site anymore.Thank you.
June 15, 2016 at 3:44 pm #1043942
RadModeratorHi there,
This is an issue with multiple/nested tabs. I already forwarded this to our developer.
For the meantime, please add this,
.x-tab-pane.active, .x-tab-pane.description_pane { display: block!important; }Cheers!
June 15, 2016 at 5:02 pm #1044049
jcolinpetersenParticipantThank you.
Is there a reason why this worked originally and no longer does since the upgrade?
June 15, 2016 at 10:38 pm #1044501
Rue NelModeratorHello There,
That could be due the changes they’ve made in the latest version. Our developers will be looking into this. Once they’ll have it fix, it will be updated and will be rolled out in our nest update release.
Thank you for your understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1032799 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
