Hi
Really useful plugin but I have a couple of questions regarding layout…
1. In the pages I am listing, each page has a picture top left and then some heading text next to it. when I view the page itself, the alignment is correct, but in the summary list displayed using the plugin, the image appears first with the headline text below it. I would like the image and the headline text(excerpt) to be on the same line.
2. At the end of the excerpt is a bit of text […] This denotes “read more” but it is not a hyperlink so that the user can click to read more – also I’d like it to actually say “Read More” or display a button – how can I do this?
3. I would like the whole of the summary entry text to be a hyperlink to the actual page. At the moment, it is only the title that is a hyperlink and not the excerpt text – how can I do this?
Thanks
]]>Hi there
Has anyome tried to use the plugin on a multisite installation?
Doesn’t seem to work for me ??
Thanks in advance!
S
]]>Under WordPress 4.0 with Genesis pages on which you put the shortcode, have this appearing on top of them:
Warning: Illegal string offset ‘list_only’ in /home/airfr513/public_html/hotairfrying.com/wp-content/plugins/summary-child-pages/summary-child-pages.php on line 76
Warning: Illegal string offset ‘id’ in /home/airfr513/public_html/hotairfrying.com/wp-content/plugins/summary-child-pages/summary-child-pages.php on line 83
]]>I used the plug in and the child pages were listed in random order. I used the below fix, as described in the forum:
For the order of child pages, edit the query on line 64 of summary_child_pages.php:
query_posts(‘post_type=page&post_parent=’ . $id . ‘&posts_per_page=-1&orderby=menu_order’);
It worked, however, the pages are listed with the last one at the top and the first one at the bottom… how can I adjust the code to fix this?
]]>Can you change/set the order in which the child pages are shown?
Is there anyway of getting rid of the bullet point next to them or changing them to small numbers?
Automatic install of the zip will fail because the folder inside is nested twice. Need to unpack the zip and upload the summary-child-pages folder to the plugin folder by hand.
]]>