Tagged: x
-
AuthorPosts
-
April 28, 2016 at 11:33 pm #905165
JoeTheMoeParticipantHi,
My customers are unable to add a review from my website through the mobile web.
My website is SuppDude.com. Is there any way to fix this?Thank You
April 29, 2016 at 2:52 pm #906111
DarshanaModeratorHi there,
Thanks for writing in! 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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 30, 2016 at 1:30 am #906610
JoeTheMoeParticipantThis reply has been marked as private.April 30, 2016 at 9:47 pm #907408
Rue NelModeratorHello There,
It appears that there is a known issue between X and WooCommerce which causing this issue. It has already been reported to our developers. They will be rolling out an update release soon. For the meantime, you can temporarily fix this issue by adding the following JS code in the customizer, Appearance > Customize > Custom > Javascript
jQuery(function($) { $('.x-nav-tabs>li>a').off('click touchend touchstart'); });Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-905165 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
