Tagged: jordan shannon, rikard
-
AuthorPosts
-
March 2, 2017 at 12:03 pm #754301
Hi, Is there a way to show a different featured image slider on mobile version of my site? I tried this solution , obviously changing CSS class and the respective Quick CSS code, but my result is a duplicate slider. Is there a simple solution for this task?Thanks
March 4, 2017 at 12:25 am #755415Hey aka-alex,
You can add two slider sections in the advanced editor, and simply choose to hide one on the desktop, while hiding the other on mobile.
Best regards,
Jordan ShannonMarch 4, 2017 at 2:49 am #755444Hi Jordan and thanks for the answer. Unfortunately there is only the option to hide the content on mobile, in this case I have a single slider on mobile but there are still two on desktop version. Can you help me? Thanks
March 4, 2017 at 7:32 am #755505Would you be able to provide your admin login info so that I can investigate this further?
Best regards,
Jordan ShannonMarch 4, 2017 at 11:44 am #755582All that you need is below, Jordan!
March 6, 2017 at 6:33 am #756173Hi,
Thanks for that, though I think you forgot to post the URL of the site? Please include that as well.
Best regards,
RikardMarch 6, 2017 at 12:37 pm #756334HI Rikard, Thanks
March 6, 2017 at 11:26 pm #756637Hi,
Are you able to load the Advanced Layout Builder at all? Please test. If not I would recommend trying to deactivate plugins to see if one is preventing it from loading. We need the ALB to load before we can troubleshoot the image slider.
Best regards,
Jordan ShannonMarch 7, 2017 at 1:55 am #756687Hi, Jordan!
Please try again. The plugin that caused issues has been disabled by me. You have full power on Advance Layout Builder from now on.Best regards,
MarioMarch 7, 2017 at 5:23 am #756732Hi!
We added the following css code in the Quick CSS field.
@media only screen and (min-width: 990px) { .only-mobile { display: none !important; } } @media only screen and (max-width: 990px) { .only-desktop { display: none !important; } }
And then created a test page here:
// http://www.decimagames.it/test-sliders/
Please update the theme to the latest version, 4.0.
Cheers!
IsmaelMarch 7, 2017 at 1:27 pm #756967Thanks for all! You have done a great work for me! I’ve tried it before more than once but something had gone wrong . Thanks again men.
March 7, 2017 at 6:17 pm #757165Hi,
I am glad that this was able to get worked out for you! If you have any additional questions please don’t hesitate to contact us.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.