beefchimi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Strange Behaviour making lists in the Visual EditorI have the latest version, 3.5.1
Forum: Fixing WordPress
In reply to: Strange Behaviour making lists in the Visual EditorThis has been a constant annoyance for me. Any update on a better fix? SirStuey’s suggestion doesn’t seem to work for me 🙁
Forum: Fixing WordPress
In reply to: No Pagination on Front Page for Custom Post TypeI tried it without the if / else post format, simply using just get_template_part(‘format’, ‘standard’); and it still didn’t work 🙁
I have also tried all of these steps while removing the other loops on the page, and it made no difference.
I’m really stumped about this. There is nothing complicated in my functions.php, and I have disabled plugins and removed any JS in order to troubleshoot, and still the same problems.
Thanks for all your help though Zex.
Forum: Fixing WordPress
In reply to: No Pagination on Front Page for Custom Post Typedang that code seems to have broken the page. if you reload the link above, you will get a blank white page. I will read over it and see if there is a typo anywhere.
Forum: Fixing WordPress
In reply to: No Pagination on Front Page for Custom Post TypeI will put this link up temporarily, but will have to remove it later today.
* link has been removed
Thanks for helping zex!
Forum: Fixing WordPress
In reply to: No Pagination on Front Page for Custom Post TypeGave that a try, but nothing is output within the <div>s
I just end up with two empty <div> elements 🙁
Forum: Fixing WordPress
In reply to: No Pagination on Front Page for Custom Post TypeSorry I guess I should of been more clear.
The problem is that I do not get the pagination at all. If I inspect element on the page, there is no pagination nav.
Unfortunately I cannot link to the site at this moment…
Thanks for the reply though. I’ve got my fingers crossed that someone can assist with this issue.
Forum: Fixing WordPress
In reply to: Prevent WordPress From Remembering Comment InputReally? No one? I would think that this would be something more people would complain about. I can see so many problems with WordPress automatically remembering your comment info.
Help is seriously appreciated.