Community Forums › Forums › Archived Forums › Design Tips and Tricks › Need help displaying full titles in Runway theme
Tagged: css, posts, Runway Theme, titles
- This topic has 7 replies, 4 voices, and was last updated 10 years, 4 months ago by Shay.
-
AuthorPosts
-
November 28, 2013 at 11:28 pm #76117lmacadamMember
Hi there,
Can anyone help me figure out how to display full titles on the homepage of the Runway theme? I would like to display full titles in both the Genesis Responsive Slider and above the post images below. As it is now, it is only displaying the first three words or so and an ellipses, and that does not entice anyone to click on the posts. I considered changing all my post titles to be three words long but that would negatively impact SEO results and would also be so vague that a) no one would want to click and b) you would eventually run out of titles. PLEASE HELP! Is there any way to code around this?
- Lindsay
http://www.thenewpretty.comNovember 29, 2013 at 10:47 am #76168nutsandboltsMemberI'm betting there is a function in functions.php to truncate the titles and keep them on a single line. You might try contacting Viva la Violette for support since it's a third party theme.
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+November 29, 2013 at 11:35 am #76177lmacadamMemberThank you for your response. I will try reaching out to Viva la Violette. I wish I noticed this problem before purchasing the theme and setting it all up -- it's definitely a huge design flaw in my opinion.
November 29, 2013 at 11:36 am #76178nutsandboltsMemberI agree - the theme is beautiful and I understand that single-line titles keeps everything lined up nicely, but some of us like to post longer titles than 1 or 2 words!
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+February 4, 2014 at 10:14 am #88536genevishgraphicsMemberAny update on this?
February 4, 2014 at 4:20 pm #88620nutsandboltsMemberThere is a function in functions.php to truncate the post titles. If you want to display the full title, you need to remove that function. Since Runway is a third party theme, I don't have access to it to tell you the exact function.
Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
I provide development and training services for designers • Find me on Twitter and Google+May 8, 2014 at 12:09 pm #104172ShayMemberI'm not really sure if its in the function.php. Here are the sections that she has listed in the functions file...
// Add Viewport meta tag for mobile browsers
// Add support for custom background
// Add support for 3-column footer widgets
/** Customize the credits */
// Enqueue sticky menu script
// Add support for custom header
// Reposition the secondary navigation menu
// Customize the post info function
// Modify the speak your mind text
// Create color style options
// Add Slider Widget Area
/** Custom image sizes */From what I can see, the only thing that would be related to the titles would be the "customize the post info function", which I removed and it did nothing to the titles. I'm still working on it but haven't figured it out yet.
May 8, 2014 at 1:09 pm #104176ShayMemberI found it! Yay... its actually under the Home.php. You can adjust the number of characters there.
-
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.