I installed the plugin and checked the box the page i want excluded from the nav but it still shows up, i published the site too. Is there something that i’m missing?
]]>When I pick a page and choose to exclude it from page listings, it is also excluded from the admin dropdown on the settings -> reading page, and I can’t make this page the front page.
]]>This plugin is not compatible with CMS Page Tree View. I assume the changes to wp_list_pages break it. In my site, I hid the Home page from the navigation.
]]>i added this pluggin to my site in order to display a page in the menu that did not have content and now i cant see any of the children pages. I have tried deactivating and deleting the pluggin to no avail. please help asap I need to publish this site today. I can not supply you with a url because I am working offline via wamp.
]]>On the latest version of WP and the plugin, if I exclude a page then it is no longer selectable as a parent when creating a new page.
On one hand this makes some sense, but on another I can’t add child pages easily on a page that’s been excluded.
Seems that there should be an exception for the drop down list in wordpress so you can still add pages below an excluded page. Right now i have to unexclude, add the page, then exclude and I don’t see any practical reason why that should be the workflow for that given situation.
Cheers
]]>Is there anyway to set this attribute in batch through mysql? I am looking to exclude quite a few pages but I don’t want to have to go to each one.
Thanks
]]>Hi,
in my child theme’s functions.php I tried to apply a filter to hide certain posts that belong to a travel guide I’m working on, I tried to use this code here:
function excludeMetaKey($query) {
if ( $query->is_home && $query->is_feed && $query->is_main_query() ) {
$query->set('meta_key=mappress&meta_value=ns');
}
return $query;
}
add_filter('pre_get_posts', 'excludeMetaKey');
Unfortunately it is not working. I stumbled over your plugin and wonder if it is already doing at least a part of my requirements? Maybe you can extend your plugin to support posts as well? I like to hide certain posts as said from being displayed ad my feeds and main loop. They should still be available by search or category listings.
Many thanks in advance.
Cheers
Yogie
Seems like the pages are not excluded from the Search in Tersus/Dynamix template, aparently this one uses a different way to list pages, possibly this:
WP_Query(“s=$s&showposts=-1”);
It is possible to use this plugin that works for this search box? Because it works nicely with the 404-results generator page ??
Thanks
Thanatermesis
Hi,
I’d like to request the ability to exclude a page from search results. I think this is an important addition because otherwise the page is still accidentally accessible by users, which beats the purpose the plugin.
Thanks
]]>Hi
I am assuming that you are aware that IM8 has a conflict with CMS Tree page view plugin. Both of these plugins are necessary and good for WP users.
How can i resolve the conflict so I don’t have to uninstall your plugin and find an alternative because cms tree page view is very necessary for me as I have a huge website.
Regards
Accounking
I tick the exclude tick box, save the page … and the tick box has been unchecked.
Was using theme 2010: changed to 2013 — same effect. Have tried changing the template drop down (default -> Show case), tried giving it a parent … all to no effect.
Bit of a disaster for me: I need to make a number of pages “hidden”.
]]>Hi!
Sorry but the meta box does not show up in WordPress 3.8.1 edit window.
Getting this error after the latest update to 2.0:
Warning: explode() expects parameter 2 to be string, array given in /home/cosmove/public_html/wp-content/plugins/im8-exclude-pages/im8-exclude-pages.php on line 444
Warning: in_array() expects parameter 2 to be array, null given in /home/cosmove/public_html/wp-content/plugins/im8-exclude-pages/im8-exclude-pages.php on line 423
Impulse Theme By Manishg
gonna roll back for now… please help!
]]>Is it possible to exclude new pages by default?
I’d love to be able to toggle this setting in an options page for this plugin.
Most of my clients have a main navigation when the site launches and then they add landing pages to the site later on which they don’t want to appear on the site. The only problem is they always forget to check this box, so if it were possible to toggle a setting to default to exclude pages that would be awesome.
]]>This plugin seems very useful. I was a little surprised by the fact that there are only 2 entries in the support section. Might be that the plugin is just perfect, no questions needed, but…
Is this plugin actively supported?
]]>Dear,
After installing IM8, which works fine as it is, my password protect setting is ignored.
The reason I have installed IM8 is to get pages invisible as well as password protected.
Any advice?
With kind regards,
Maarten van den Driest
]]>Hey there — this plugin is just what I was looking for but is lacking one thing for me to use it… I want to be able to hide the publish meta box and then let the user turn the page on or off with this plugin.. only problem is that in order for this plugin to update it requires you to click publish… is there anyway to add a update or save option in this plugin box so I can still use the plugin if I hide the publish meta box?
Thanks
]]>