JT75
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Thirteen] "Continue Reading" not showing in excerptsManaged to sort what the problem was.
Forum: Themes and Templates
In reply to: [Twenty Thirteen] "Continue Reading" not showing in excerptsHi Dan
I’ve added the more code exactly the same in every post, and can’t see any reason why it’s showing in some and not in others, there’s nothing different in the posts that are showing the continue reading link.
I haven’t changed anything in the archive template, just using the original one that came with WordPress/Twentythirteen.
Only thing I’ve changed in the style.css file. Have customised it for colours, and also added these snippets to the end-
.archive-title, .archive-meta {
display: none;
}
.entry-date {
display: none;
}
.entry-meta {
display: none;
}I’ve tried removing each one of those but doesn’t make any difference.
ThanksThat’s perfect, thanks!
Thanks, but just installed that and it doesn’t seem to be what I need. Looks to just deal with widgets, and the category list I want to get rid of isn’t a widget.
I was able to get rid of the date stamp next to the category list by adding a small piece of code to the css file, but can’t find anything similar for the categories.
Just to clarify, if you go to the link I posted above, it’s the long list of purple links under “Children’s bubble football parties” that I want to hide (and on similar posts).
Thanks