Thread Starter
cutaia
(@cutaia)
Of course after I finally make a support post, I figure it out. It was an issue in the usermeta section in the DB. Not sure what exactly, but I went and imported a different version of that table and it’s now working. Thanks all.
Thread Starter
cutaia
(@cutaia)
Somehow I managed to figure it out myself! 😀
I changed that line to this: (“SELECT * FROM wp_posts WHERE post_status=’publish’ && post_type!=’page’ ORDER BY id DESC LIMIT 0,4″)
Can a moderator please mark this as resolved? Thanks in advance. 🙂