Ace goes horribly wrong in 3.3.1 and .2. The admin page even shows multiple pages for every existing page. So something is broken in the "loop". Was avid user prior to upgrade of WP. Would love to see it fixed again
http://wordpress.org/extend/plugins/advanced-category-excluder/
ottomek
Member
Posted 10 months ago #
Yes same here. WP 3.3.1 & ACE 1.4.3 caused most of my pages to be 404 errors. It was working for several months though until yesterday.
In case it was a hosting php upgrade issue my host is running php 5.3.13.
Please advise how to get ACE to work again.
thanks,
John
CsignCsign
Member
Posted 7 months ago #
same here.
Error:
Warning: Parameter 1 to ace_join() expected to be a reference, value given in /home/www/web346/html/websites/wp-includes/plugin.php on line 227
I came across this too-fortunately there's an easy fix:
http://pastebin.com/i40dmGfq
Remove 3 ampersands from adv-cat-exc.php as shown in the pastebin.
jack42b
Member
Posted 2 months ago #
Hi, Looks like ACE doesn't work for me. I'm not sure how to filter certain post from page using ACE. Why it only work on Home page, static?
If i want to use on other page like blog page n i want to show only certain post in blog page, how do i do it?
It's designed to work with categories as the name implies. If you want to show specific posts on a page, you probably want something like this:
http://wordpress.org/extend/plugins/posts-in-page/
DjZoNe
Member
Plugin Author
Posted 1 month ago #
Upgrade to version 1.4.4 and the errors mentioned above will disappear :)