Okay
  Public Ticket #889289
Artist Photos Disappearing
Closed

Comments

  •  2
    John started the conversation

    Hi,

    See attached.  If you click on any of the nav buttons (2, 3, 4), below the photos, the left-most artist disappears.  

    How do I prevent from disappearing or can I hide the nav buttons as I only have 4 artists so I don't need nav buttons.


    Thanks,

    John



  •  840
    Jelly replied

    Hi,

    Please open this file:

    /muziq-jellythemes-plugin/blocks/jellythemes.artists.php
    

    Then you will see the code:

    <div class="js-flickity" data-flickity-options="{ "cellAlign": "left", "wrapAround": true, "contain": true, "prevNextButtons": false }">';
    

    Change it to:

    <div class="js-flickity" data-flickity-options="{ "cellAlign": "left", "wrapAround": false, "pageDots": false, "contain": true, "prevNextButtons": false }">';
    

    Best Regards,
    Jelly Team

  •  2
    John replied

    PERFECT!  Please close this ticket.  Thanks! john

  •  840
    Jelly replied

    Hi,

    I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.

    P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.

    You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme, thank you very much!

    Best Regards,
    Jelly Team