Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27797

    Kriese sir,

    Is there any way to get number navigation for the slider instead of buttons?

    Like mineral have on their portfolio sliders? http://themeforest.net/item/mineral-responsive-multipurpose-wordpress-theme/full_screen_preview/5221751

    #135389

    Hi,

    Which slider are we talking about here? Layer Slider, Easy Slider?

    You can add this on your custom.css or Quick CSS to show the numbers:

    .avia-slideshow-dots a {
    display: inline-block;
    height: 13.5px;
    width: 13.5px;
    border-radius: none;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    text-indent: 0;
    overflow: visible;
    margin: 0 1px;
    padding: 7px;
    color: black!important;
    font-size: 30px;
    border: none !important;
    background: transparent !important;
    }

    Regards,

    Ismael

    #135390

    WOW! I never got an email for this reply. Thank you so much for this! Really need this.

    I want the number to be at layerslider’s. Is this what the code for, sorry I have very limited knowledge about html :D

    Couple more followup question, if you don’t mind :D

    1. If I want to make a portfolio item with 2/3 slider, I can’t seem to use layerslider without using the advanced layout editor, and in advanced layout editor, I could only insert layer slider as a full width. Is there anyway I can use layer slider if I want to make a portfolio with 2/3 slider?

    2. Is there any tested social sharing with counter (like addthis, but I don’t think I’m gonna use addthis except it’s the only one recommended) that works with enfold without causing any conflict with Enfold’s futures?

    Thanking in advance and really hoping for your response,

    MD

    #135391

    Hi MD,

    1) You can change the size of Layer Slider as shown below. Please do not forget to uncheck full-width.

    2) There are so many social sharing plugins and we cannot guarantee that they will not cause any conflict. If you decide to use AddThis you can follow instructions of entegrating it on Enfold https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header

    Regards,

    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mido's question.’ is closed to new replies.