Tagged: x
-
AuthorPosts
-
April 18, 2016 at 2:37 pm #888821
sonomacanopytoursParticipantMy FAQ seems to work on my desktop but not on mobile – how can I fix this? http://allianceredwoods.com/zipline/faq/
ThanksApril 19, 2016 at 2:21 am #889432
John EzraMemberHi there,
Thanks for writing in! Your FAQ isn’t working on desktop on our end either. Are you using a third party plugin to achieve this FAQ? Also, please provide 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.
April 19, 2016 at 7:10 pm #890964
sonomacanopytoursParticipantThis reply has been marked as private.April 20, 2016 at 6:30 am #891594
ChristopherModeratorHi there,
I’m sorry but I’m not sure what you mean by it doesn’t look fine in mobile, are you trying to add space on right and left sides?
Please add following code in Customize -> Custom -> CSS :
@media (max-width:480px){ .x-container.wpb_row { width: 88%; } }Hope it helps.
April 21, 2016 at 9:38 pm #894651
sonomacanopytoursParticipantThey just don’t open! I did add this code you suggested but it didn’t work – please help!
Thanks.April 22, 2016 at 3:07 pm #895851
RadModeratorHi there,
Please add this CSS to Admin > Appearance > Customizer > Custom > Global Javascript
jQuery ( document ).ready ( function($) { setTimeout ( function() { $( '.vc_tta-accordion .vc_tta-panel-heading a').off('touchstart touchend'); }, 300 ); } );Hope this helps.
April 22, 2016 at 5:13 pm #895969
sonomacanopytoursParticipantIt still doesn’t work. Was I supposed to take out this 1st code you gave me?
@media (max-width:480px){
.x-container.wpb_row {
width: 88%;
}
}Why is this be such a problem????
April 23, 2016 at 8:54 pm #897065
Rue NelModeratorHello There,
Before anything else, Cornerstone 1.2.4 is now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
April 24, 2016 at 8:17 pm #897936
sonomacanopytoursParticipantI’m not using Conerstone at all – I’m using Visual Composer.
April 25, 2016 at 6:03 am #898436
Paul RModeratorHi,
Yes, but it’s required for the theme to work correctly.
Please check version compatibility
https://community.theme.co/kb/version-compatibility/
Kindly update the plugin then let us know how it goes.
Thanks
April 26, 2016 at 1:45 pm #900794
sonomacanopytoursParticipantUpdated Cornerstone – STILL not working! Why is this such a problem?????
April 27, 2016 at 5:41 am #901854
ZeshanMemberHi there,
Sorry to hear you are still facing the issue!
I went ahead and fixed the issue for you by adding following JavaScript code under Custom > JavaScript in the Customizer of your site:
jQuery(function($) { $('.vc_tta-tab a, .vc_tta-panel-heading a').off('click touchend touchstart'); });Hope this helps. 🙂
Thank you!
April 27, 2016 at 2:05 pm #902850
sonomacanopytoursParticipantThis reply has been marked as private.April 28, 2016 at 1:56 am #903600
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888821 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
