In the "Portfolio" section of the Flashlight Theme Options, there is an option to select Yes or No to display Portfolio Title & Excerpt. I would like to control these separately and have Portfolio Title on, but Excerpt off. How can I do that?
How can I control the settings for Portfolio Title and Excerpt seperately?
10 posts from 4 voices-
Posted 1 year ago #
-
Well, I might have figured it out. I commented out the "//the_excerpt();" line in loop-portfolio.php. Is that the right approach?
Posted 1 year ago # -
Hey,
yes - that's the best solution :)Posted 1 year ago # -
Hello,
I would like to do that on my site too.
I commented out from the_excerpt(); to }
Is this what you did? I got an error on my page as a result.What part exactly did you comment out?
Thanks.
Posted 1 year ago # -
Can you post the code with http://pastebin.com/ please?
Posted 1 year ago # -
I didn't save any modified code. Maybe you can tell me what I need to edit in order to just have the image and title minus the excerpt on the portfolio page.
Thank you so much.
Posted 1 year ago # -
In includes/loop-portfolio.php delete following line:
the_excerpt();Posted 1 year ago # -
I get this error:
Posted 1 year ago # -
Got it to work, thanks for your help.
Posted 1 year ago # -
Glad to see it works now :)
Posted 1 year ago #
Reply
You must log in to post.














