joylee06
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Can't Unzip Backup File.tar worked 🙂
Thank you so much, Daniel!Forum: Plugins
In reply to: [Toolbar Menu] [Plugin: Toolbar Menu] hide secondary menu from usersSolved!
Add
if ( !is_super_admin() || !is_admin_bar_showing() ) return;in toolbar_menu.php line 146 right after global $wp_admin_bar;
I hope I’m not too late but duefiore can you explain what you did?
I’m having the same issues and I even reinstalled it.
Thanks in advance!Forum: Installing WordPress
In reply to: change appearance of “comments off”The default theme.
Forum: Fixing WordPress
In reply to: repeat the date for same day postsI tried the_time and then I got an parse error.
Forum: Fixing WordPress
In reply to: repeat the date for same day postsI tried that and now those same date entries have a blank date and time as in it’s not there.
Viewing 6 replies - 1 through 6 (of 6 total)