misslovelylara
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment Number not Displaying – Database Problem?*bump* I really need some help with this :/
Forum: Plugins
In reply to: Excerpts from every Category on one pagegot it all fixed 🙂
Forum: Plugins
In reply to: Excerpts from every Category on one pageby just assigning the page the name ‘single.php’ wordpress will use it when reading posts?
i’ll try it out.Forum: Plugins
In reply to: Excerpts from every Category on one pageI’m figuring I need to use if then statements for this… I just don’t know how to do that to change the CSS file.
Forum: Plugins
In reply to: Excerpts from every Category on one page^^ and basically on this “Regular” reading page I’ll need a new loop.
Forum: Plugins
In reply to: Excerpts from every Category on one pageI have a problem now… Ive been able to display one post from each category on the main page, but I want the reader to click on the word “more” in each little section and be brought to a “regular” page to read it on. I want to create a new style sheet for this “regular” page which will show the lates 5 or 6 posts from that category. Right now when I click on the permanent link, I basically just refresh the page.