Hi There,
Easy to use plugin. Can you please suggest how can the text be formatted to make the text appear more pretty as well?
Many thanks.
]]>After uploading and applying the plugin to my template page.
txfx_wp_subpages(5, false, false, '<ul>', '</ul>', true);
My page showed me this error:
Warning: strpos() expects parameter 1 to be string, array given in /var/www/Clayton_new/wp-content/plugins/subpage-listing/subpage-listing.php on line 35
I want the fix for my project.
https://www.ads-software.com/extend/plugins/subpage-listing/
]]>Warning: strpos() expects parameter 1 to be string, array given in /home/thewordp/public_html/wp-content/plugins/subpage-listing/subpage-listing.php on line 35
I’m using in template as:
<?php txfx_wp_subpages(5, false, false, '<div id="subpages"><ul>', '</div></ul>', true); ?>
Line 35 is:
if ( strpos($text, '<!--%subpages') !== false || is_array($text) || '' == $text || '' == $post->post_content || $post->post_content == "<br />\n" ) {
Any ideas? Thanks for a great plugin.
https://www.ads-software.com/extend/plugins/subpage-listing/
]]>Hello,
first thank you for this useful plugin. Today there is a new version but there is no changelog – too bad. Maybe you could change the compatibility too so users will now they can try this plugin ??
https://www.ads-software.com/extend/plugins/subpage-listing/
]]>