Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • palos Friend
    #947733

    How should I make it premium? Option is grayed out (inactive) and the yellow banner warns me to pay…

    I paid for the developer membership what contains it so why should I pay an extra 40$ for the premium ticket?

    JA Developer wrote: Actually Developer members get this Premium support by default, so you do not need to pay any extra fee to us. When you submit a question in the forums, you can simply tick the option "Premium Ticket" to receive priority from our support team.

    Ninja Lead Moderator
    #948642

    Hi,

    I just jumped on your thread and I’m not sure the problem on your site, if possible you can explain me again the problem on your site and besides that you can give me the credentials info of your site via private reply. I will help you to check the problem directly on your site.

    Regards

    palos Friend
    #948716
    This reply has been marked as private.
    Ninja Lead Moderator
    #949053

    I solved the problem on your site with the solution below

    Open templates/ja_events_ii/css/custom.css file

    find and change

    .t3-slideshow:after {
        height: inherit;
    }

    to

    .t3-slideshow:after {
        background:none;
        height: inherit;
    }

    Let me know if it helps

    palos Friend
    #949096

    Thank You Ninja,
    It is working now!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  palos 8 years, 4 months ago.

The topic ‘Slide show link REOPENED’ is closed to new replies.