Odin
]]>Front page logged out of dashboard no summaries
Front page logged into dashboard with summaries
]]>1. Featured Image without link
2. Title
3. Summary
What I want is
1. Title
2. Featured Image with a link to the post
3. Summary
When I look into the code of the theme, I come across a function called the_excerpt(). I can’t find this function in the theme and therefore can’t update it.
So my question is
1. Is there a way to change the order of the title and featured image in this theme?
2. How can I add a link to the post to the featured image, so that when the reader clicks on the picture, they land on the post.
Is that because they were posted before I changed the settings, and subsequent posts will only show a summary? Or is there a delay to the changeover? Or is something not right? Thanks.
]]>https://www.ads-software.com/support/topic/avoiding-post-summaries-in-category-page-for-a-podcast-site?replies=2
]]>Our site’s pages and blog posts used to have summaries of the content collected. If you click on Selected Portfolio or Blog, you’ll see now that there’s just a “…” instead.
I’m not sure what this issue is. I was manipulating this area of the CSS and I wonder if that has any impact?
#single-project h1 {
border-bottom: medium double #ddd;
margin-bottom: 2px;
padding-bottom: 20px;
line-height: 1.2;
}
#single-project img {
max-width: 100%;
height: auto;
}
#single-project .client-details {
border-bottom: none;
margin-top: 5px;
padding-bottom: 10px;
list-style: none;
We’re using the the Nash, and here’s our website: toolboxfored.org
Thanks for your help!
]]>When people go to www.cakeliving.com i want them to see only summaries of all my posts with a ‘read more’-link rather than displaying the entire posts. I have seen another topic on this saying that i need to replace “the_content()” with “the_excerpt ()” in the index.php file, however i can’t find that wording in my index.php file in my twentytwelve child template at all.
Can you help me?
Thanks in advance.
]]>My site is www.allashleymarie.com
For example, under the Recipes section in the menu bar, it shows all of my posts in a feed of recipes. But I want it to show only summaries of these posts and then people can click on them to read the full post.
Any help is greatly appreciated!
]]>