Viewing 15 replies - 16 through 30 (of 44 total)
  • Plugin Author jamesdbruner

    (@jamesdbruner)

    If you guys enjoy my plugin, please take a second and rate it! ??

    Done ??

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Thanks, I appreciate it!

    Hi I am having a problem with the slider, it only appears when I’m logged into WordPress. And when we are not logged in, there is the following code where the slider should be:

    ] })(‘overlay’, { src:’no’ }) });

    Or similar. ] })(‘overlay’, { src:” }) });

    We are only using ‘Twent Twelve’ theme which is the basic wordpress theme.

    Is there an error with the shortcoding?

    [vegasslider id=”52″ fade=”500″ delay=”4500″ arrows=”yes” autoplay=”yes”]

    I dont think so?

    The url is https://nw.protomojo5.com.au

    Let me know your thoughts!

    I have the same problem. It appears when I’m not logged. I’ve tried with and without overlay and it still fails. I’m using the shortcode calling right on the head.php

    "] })('overlay', { src:'https://...png' }) });"

    I’m using the whole shortcode (as someone recommended):

    <?php echo do_shortcode( ‘[vegasslider id=”4″ arrows=”yes” delay=”10000″ overlay=”url-to-my-image” fade=”1500″ title=””]’ ) ?>

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Odd, let me play around and see if I can recreate this. I’ll be in touch.

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Ok, I found the problem and committed the changes to the repository so you should just have to deactivate then delete the plugin and download it again for it to work. All the slides you’ve created and settings you’ve saved should still be intact when you redownload the plugin because they’re saved in your database. Let me know if that fixes it for you (it did for my test)

    hi, i have some problems too.
    i have a test page here https://www.lafacebstudio.com/studio/.

    i’m using shortcode [vegasslider id=”106″ fade=”1000″ delay=”3000″ overlay=”my-image-overlay” title=”” arrows=”no” autoplay=”yes”]

    log or unlog, it’s not working but when i edit script in my browser with firebug, it’s working ???

    if you have an idea, i appreciated.

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Make sure your header.php contains wp_head(); and your footer.php contains wp_footer();

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Try this. Add <?php wp_enqueue_script(‘jquery’); ?> before wp_head() in your header.php and let me know if that fixes it for you.

    it’s all right for wp_head() and wp_footer.

    i try to put wp_enqueue_script(‘jquery’), but it’s not working.

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Email me at jamesdbruner[at]gmail.com with your login information and I’ll be glad to help you out but I’m fairly certain that this is theme specific so I’d like to be able to see what’s going on in the theme and see if maybe something is conflicting or not being called.

    Anita C

    (@mymothersdaughter)

    I am trying to implement using the Genesis Framework. When I select Global and add the 6 for the ID, the number disappears and will not save or implment.

    Plugin Author jamesdbruner

    (@jamesdbruner)

    You want to email your sites login details (or create me a new one with administrator rights) so I can poke around and see what’s going on? My email is jamesdbruner[at]gmail.com

    Hello How can I use background scroll to put big picture on the top “header”

Viewing 15 replies - 16 through 30 (of 44 total)
  • The topic ‘Vegas Slider doesnt work’ is closed to new replies.