Hi there,
I'm building my clients website from the Genesis MetroPro theme and that theme comes with its own front page that I do not wish to change as the client is happy with it.
I'm wanting to replace the graphic slider that I currently have with a Views slider generating sliding quotes from text instead of uploading multiple graphics. My slider works fine and is styled and wonderfully response to different mobile presentations! Thank you for that, its hard to find sliders that can be customised so much like yours can.
SIMPLE QUESTION: How to I embed your Views slider using PHP into the front-page.php code.
I've tried to activate it using a shortcode as below:
?>
<div class="sliderinspiration"> <?php echo do_shortcode("[wpv-view name="Quotes - Top Slider"]"); ?> </div>
<?php
This normally works for me. BUT. In this case it throws an error:
Parse error: syntax error, unexpected T_STRING in /home/loveinpo/public_html/www.devotivememories.com/wp-content/themes/york-in-recovery/front-page.php on line 44
. . .
So how do I embed the Views Slider into the front home page?
So very nearly close to finishing the first phase of website development for my client to see and launch soon.
Thank you so much.
Cathie.