topsitemakers
Forum Replies Created
-
You are welcome. Thank you for your responsiveness.
Thank you for quick update, it seems to be working properly now.
We tested beta on all previous clean installs + on a completely new install.
Thank you for your messages.
I missed bbPress from the initial list of plugins. Just add and enable it and “Custom capabilities” section will disappear from the URE settings form.
Also, the “Reset” button was not clicked.
Note: users can login and see the site, but if any page uses s2Member access checks, it will not work. s2Member simply does not recognize them anymore.
This is probably related to the same issue: all custom capabilities are missing in the latest version of the plugin.
Screenshots:
OLD:
https://s22.postimg.org/fle73tb8h/ure_issue_old.png
NEW:
https://s22.postimg.org/w57acbb4x/ure_issue_latest.pngForum: Plugins
In reply to: [Bug Library] [Plugin: Bug Library] Remove All Filters does not work“Remove all filters” link does not include site URL, which breaks the link on websites that are not in domain root.
Here is the fix:
File: bug-library.php
Line: 1705$output .= " <a href='".get_site_url().'/'.$parentslug. "'>Remove all filters</a>";