Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author jamesdbruner

    (@jamesdbruner)

    Hey, sorry I didn’t notice this question earlier. I’ll take a more in depth look when I get home from work!

    Thread Starter cartar929

    (@cartar929)

    James that would be great thanks.

    Plugin Author jamesdbruner

    (@jamesdbruner)

    From what I can tell, your question is very similar to the other question posed here not too long ago.

    Have you tried the do_shortcode solution? Here it is: (Note that this is in your header.php)

    <?php
    /**
     * The template for displaying front page pages.
     *
     */
    ?>
    <?php get_header(); ?>
    <?php echo do_shortcode( '[vegasslider id="5" fade="800" overlay="https://demo.jamesdbruner.com/wp-content/uploads/2012/12/az_subtle.png"]' ) ?>

    Obviously replace my shortcode in the single quotes with yours.

    EDIT: Here’s the other page I was talking about: https://www.ads-software.com/support/topic/vegas-slider-doesnt-work?replies=19

    Thread Starter cartar929

    (@cartar929)

    Sorry for not realizing the similarities between this question and the other one. But, that worked perfectly thanks for the help and your plugin is freaking sweet!

    Plugin Author jamesdbruner

    (@jamesdbruner)

    I’m glad I could help and thanks man, I appreciate it! If you don’t mind rating the plugin for me though, that would make my day!

    Thread Starter cartar929

    (@cartar929)

    Sure thing just rated 5 stars because it’s the shiiiiiiiiiit!

    Plugin Author jamesdbruner

    (@jamesdbruner)

    Thanks man! Your site’s looking great by the way. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Hardcode Straight Into the Header’ is closed to new replies.