This topic has 10 replies, 3 voices, and was last updated 12 years, 9 months ago by Stephanie253.
Tagged: blog carousel
Viewing 11 posts - 1 through 11 (of 11 total)
Hello,
I am using the blog carousel shortcode on my homepage and would like the title and/or picture to be a hyperlink into the actual blog post. I have reviewed the “carousel_blog.php” file in the framework–>shortcode folder but can not figure out how to update it. Can you please advise on how to make the blog carousel hyperlink into the actual blog post. You can find my homepage at http://www.fluiditymovewell.com. Thank you.
Its there in the carousel_blog.php only
Find Code
$out .= ''.get_the_title().'
';
Replace Code
$out .= 'ID).'" class="more-link">'.get_the_title().'
';
Thank you very much for your help, however that code did not work for me. Instead it gave me a white screen with black text when I reloaded the page. The text read:
“Parse error: syntax error, unexpected ‘=’ in /home1/fluidity/public_html/wp-content/themes/linofeast/framework/shortcode/carousel_blog.php on line 61”
Hi, where can I find your email address?
Check your email now.
I am still having the error. Please advise.
Thanks very much, it is fixed!
Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.