Tagged: x
-
AuthorPosts
-
July 4, 2016 at 7:27 am #1071406
Kimberlin WParticipantHi,
I just did a manual update after a few months of not updating. I now have 4.5.2 for X and 1.2.4 for Cornerstone.On mobile, the accordions are not expanding and the tabs do not respond to touch.
I’ve not added any code to CSS before, so haven’t made changes there though I see for some others (not all) with the same problem, you’ve provided script that is the fix. For others, you’ve mentioned updating Cornerstone and for others, you mention 3rd party plug ins. Please advise. I’ll give you the URL in next post.
Thanks.
July 4, 2016 at 7:31 am #1071414
Kimberlin WParticipantThis reply has been marked as private.July 4, 2016 at 8:02 am #1071460
JoaoModeratorHi There,
I could not login on your website using the credentials above.
Please add JS code under Appereance > Customizer > Custom > JavaScript:
jQuery(document).ready(function($) { if ( $(‘html’).hasClass(‘touchevents’) ) { $(‘.vc_tta.vc_general .vc_tta-panel-title > a, .vc_tta.vc_general .vc_tta-panel-title > a’).off(‘click touchstart touchend’); } });Hope it helps
Joao
July 4, 2016 at 8:36 am #1071519
Kimberlin WParticipantThis reply has been marked as private.July 4, 2016 at 8:50 am #1071536
JoaoModeratorHi There,
I have not found your accordion on your pages.
I have placed the code for you and it fixed your contact form, so I believe your accordion should be working as well.
Let us know if it doesn´t work.
Thanks
Joao
July 4, 2016 at 9:20 am #1071572
Kimberlin WParticipantHi Joao,
Thanks for placing the code. It did the trick! I should have given you specific page URLs — there are only about 5-6 pages with accordions/tabs.
I really appreciate your quick help today.
July 4, 2016 at 9:25 am #1071576
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1071406 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
