mysecondmale
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is it possible to bold the categories in wp_dropdown_categories?I don’t want to post it here. It seems like it should be pretty straight forward though.
Forum: Fixing WordPress
In reply to: Is it possible to bold the categories in wp_dropdown_categories?That doesn’t work either. There’s a label before it that’s bolded if it matters.
Forum: Plugins
In reply to: [WP Pipes] Can't updateI did a fresh install and the problem went away. Now on this new install I have three problems.
#1
I can’t delete pipes. I get this error when deleting Pipe#1:
Warning: rmdir(/home/website/public_html/wp-content/plugins/wp-pipes/cache/wppipes/edata/item-1) [function.rmdir]: Directory not empty in /home/website/public_html/wp-content/plugins/wp-pipes/models/pipes.php on line 55
Warning: Cannot modify header information – headers already sent by (output started at /home/website/public_html/wp-content/plugins/wp-pipes/models/pipes.php:55) in /home/website/public_html/wp-content/plugins/wp-pipes/controllers/pipes.php on line 37
#2
Every post generated has the comments closed.
#3
Post are being made in ascending order. The newest are being posted first, meaning the older ones are at the top of my website.
Any ideas?