Kyle Phillips
Forum Replies Created
-
Support for WP core post_row_actions and display_post_states filters has been added in V3. As long as your other plugins are using those filters, they should show up now.
Forum: Plugins
In reply to: [Nested Pages] Clone Button Not Compatible with Xtheme/Cornerstone?I’m not familiar with X theme/cornerstone, but there was a bug fix related to cloning in version 3. The issue was meta_values with the same key name were not properly replicating. I’m not sure if this would be related to your issue, but you could try updating.
Forum: Plugins
In reply to: [Nested Pages] disable nesting is not workingThis should be working as expected in V3
Forum: Plugins
In reply to: [Nested Pages] Changes user capability needed to access All PagesThis has been updated in V3.
Forum: Plugins
In reply to: [Nested Pages] Undefined Variable: parent_statusThis should be fixed in the latest release.
Forum: Plugins
In reply to: [Nested Pages] Undefined VariableThis should be fixed in the latest release.
Forum: Plugins
In reply to: [Nested Pages] Plugin Stopped workingI’ve just released an update, v2.0.3.
After updating, visit Settings > Nested Pages.
There is now a button to reset all the plugin settings. This will refresh all the plugin options in your database. Click this.
Refresh the page and visit the post types tab and ensure that “Pages” is selected, and “Replace Default Pages Menu” is selected if you’d like the Nested Pages interface to be the default.
Forum: Plugins
In reply to: [Nested Pages] Plugin Stopped workingSSL wouldn’t have an effect on the plugin functionality.
Any other info about what specifically isn’t working would be helpful.
Forum: Plugins
In reply to: [Nested Pages] Syn Menu Option Not Displaying Even Though Set to VisibleMenu sync is only available for Pages. It does not work with other post types.
Forum: Plugins
In reply to: [Nested Pages] Sort View In Envira Gallery Not Working After 2.0.1 UpdateThis may be related to this issue, which should be fixed in 2.0.2:
https://wordpress.org/support/topic/plugin-not-working-after-wordpress-4-8-1-update/
Forum: Plugins
In reply to: [Nested Pages] Plugin not working after WordPress 4.8.1 updateThis should be resolved in the latest version, 2.0.2.
The issue came up when the post type was assigned a taxonomy with a dash in the taxonomy name, which is why the bug was appearing on some CPTs and not others.
Forum: Reviews
In reply to: [Nested Pages] Not just a drag and drop interfaceThanks for the review.
Just an FYI… there is an option under the plugin settings to have it not replace the default pages screen.
Under Settings > Nested Pages > Post Types, select the “Pages” item, and uncheck “Replace Default Menu”. That will add a menu item for “Sort view” under pages, and keep the “pages” link set to the default.
This is the expected behavior.
Clicking the “Show Hidden” link above the list will toggle the button into view.
Forum: Plugins
In reply to: [Nested Pages] Hiding pages in the menuIf you click the “Menu Options” button in the quick edit window, additional options display, including the “Hide in Nav Menu” checkbox.
When you add a menu item under the appearance section, it’s the same thing as adding a “link” under the Nested Pages interface. The difference is this is a reference to the page, not the page itself. That is why it is showing up as a link item in addition to the page.
Forum: Plugins
In reply to: [Favorites] Grid list layoutAs mentioned above, this will be handled in your CSS.
You’ll want to add the styles in your theme though… updating the plugin will overwrite any changes made to core plugin files.