-
AuthorPosts
-
July 31, 2014 at 2:21 pm #298230
Hi,
I’m using the latest version of the enfold theme, however the style of the slide show buttons “Previous” & “Next” is different from the style of those in kriesi.at/themes/enfold. How can the slide show buttons be styled as in kriesi.at/themes/enfold?
Thanks in advance!
Simon
- This topic was modified 10 years, 3 months ago by Simon.
July 31, 2014 at 2:57 pm #298247July 31, 2014 at 4:01 pm #298289This reply has been marked as private.July 31, 2014 at 4:06 pm #298292Hey!
You can post login credentials here privately, just like you have set your post private. Only moderators can see the content of your post while other users see this – http://i.imgur.com/TAHuMjD.png
Cheers!
YigitJuly 31, 2014 at 5:29 pm #298332This reply has been marked as private.July 31, 2014 at 9:49 pm #298426This reply has been marked as private.August 1, 2014 at 4:07 pm #298807Hey Simon
Login credentials does not seem to work. Can you please check them once again?
Best regards,
YigitAugust 1, 2014 at 4:28 pm #298811This reply has been marked as private.August 1, 2014 at 4:56 pm #298828Hey!
I meant login credentials you have posted here – https://kriesi.at/support/topic/change-the-style-of-slide-show-buttons-previous-next/#post-298332
I tried including and excluding the dot but that made no differenceCheers!
YigitAugust 1, 2014 at 7:26 pm #298901This reply has been marked as private.August 2, 2014 at 1:49 am #299024Hi!
Thank you for the update.
Did you install layer slider separately? Try to add this on Quick CSS or custom.css:
.ls-fullwidth .ls-bottom-slidebuttons, .ls-fullwidth .ls-nav-start, .ls-fullwidth .ls-nav-stop, .ls-fullwidth .ls-nav-sides { display: inline-block; height: 10px; width: 10px; border-radius: 30px; background: #000; opacity: 0.3; filter: alpha(opacity=30); border: 2px solid #fff !important; text-indent: 300%; overflow: hidden; text-indent: 0; z-index: 10000; }
Best regards,
IsmaelAugust 2, 2014 at 12:14 pm #299136This reply has been marked as private.August 7, 2014 at 8:07 pm #301306Hey!
I can’t seem to find a reason why the incorrect skin is showing. Try doing a quick re-install of the theme on top of the current live one so that all the files are replaced and updated. Follow the same steps as in this video: https://vimeo.com/channels/aviathemes/67209750
Best regards,
DevinAugust 13, 2014 at 3:43 pm #303892This reply has been marked as private.August 14, 2014 at 11:14 pm #304624This reply has been marked as private.August 15, 2014 at 4:45 am #304695Hi!
Thank you for the info.
This web space does not have anything installed on it. We need at least the basic installation of WordPress and Enfold before we can proceed.
Regards,
IsmaelAugust 15, 2014 at 9:20 am #304760This reply has been marked as private.August 16, 2014 at 6:36 pm #305330This reply has been marked as private.August 19, 2014 at 8:24 am #306136Hi Simon!
This is not a bug, this is expected. The “buggy” skin you are seeing it’s actually the default LayerSlider skin, you’ll get that if you call the slider using the default shortcode:
[layerslider id=”1″]
If you want to render it with the Enfold LS skin you need to use:
[av_layerslider id=’1′]
However, that will not render the slider exactly like the Layout Builder does (won’t be fullwidth), because it’s not meant to be used outside ALB.
Best regards,
JosueAugust 19, 2014 at 8:42 am #306139This reply has been marked as private.August 19, 2014 at 9:06 am #306146Hey Simon!
The problem is that fullwidth elements are not meant to work in a non-ALB enviroment. For example, you can force fullwidth in that page by adding this code to the Quick CSS:
.page-id-3326 #main .container, .page-id-3326 #main .container .content { width: 100% !important; }
But if you put any content below the slider shortcode it will get affected too.
Cheers!
JosueSeptember 2, 2014 at 4:21 pm #312376This reply has been marked as private. -
AuthorPosts
- The topic ‘Change the style of slide show buttons "Previous" & "Next"’ is closed to new replies.