Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter garfy

    (@garfy)

    also where to get id of the slider????

    Come on man, why you dont make the easy tutorial, step by step or video?

    Thread Starter garfy

    (@garfy)

    Ok I added it to index right after the header call

    <?php get_header(); ?>

    <?php echo do_shortcode( ‘[vegasslider id=”744″ fade=”800″ delay=”” overlay=”” title=”” arrows=”yes” autoplay=”yes”]’ ) ?>

    It does not show up

    my site is

    https://www.johnofgodlove.com/

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Haha, I’m working on Garfy! I have a day job and other hobbies you know! Really though, I am working on the documentation that’s what I’ve been doing this weekend. When you create a slideshow it generates the shortcode for you which it looks like you already figured out. Make sure that you add an amount for the delay. I typically use around 3000 for fade and 4000 for delay (note this is milliseconds).

    Plugin Author jamesdbruner

    (@jamesdbruner)

    It doesn’t look like the plugin is activated as far as I can tell since it’s not enqueueing any of the scripts or styles. If that’s not the case and it is activated just shoot me an email at jamesdbruner@gmail.com and I can take a closer look.

    Thread Starter garfy

    (@garfy)

    dude, i tried to use your module, i even inserted the code in index file, but did not work

    i switched to simple backgrounds plugin, much less hassle than with your modules

    “my guru always said, never drink and code at the same time”

    Plugin Author jamesdbruner

    (@jamesdbruner)

    That’s fine, this plugin isn’t for everyone, it’s not meant to be. Trust me I don’t drink and code, ever. Glad you found a solution to your problem, even if it was by just using a different plugin!

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Just for future reference

    Ok I added it to index right after the header call

    You want to add it to header.php to get the slider to be on every page, not index.php

    Thread Starter garfy

    (@garfy)

    there was no header call in header.php

    that code was only in main php file that had <head>

    not saying you drink and code, saying my guru told me in Ashram, never drink and code, ok?

    Plugin Author jamesdbruner

    (@jamesdbruner)

    The wp_head() function is a fairly important one and should be called in the header.php! That’s silly that it’s not.

    Oh that’s funny! I thought you were saying that I was drunk when I was working on this, haha

    Have a good one garfy!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘This plugin is weird’ is closed to new replies.