Comments on: SB Child List http://www.sean-barton.co.uk by Sean Barton, a freelance PHP website developer in Crewe, Cheshire Tue, 07 Feb 2012 21:17:50 +0000 hourly 1 http://wordpress.org/?v=3.3 By: Sean http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7278 Sean Tue, 03 Jan 2012 20:29:02 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7278 Hi Salvo, Thanks for your message. Sorry I missed your call on Skype. I see you want to get the image to show. At the moment images only work with my SB Uploader plugin which allows you to attach images to posts. The Uploader should be called post_image (which is the default name) and then using the appropriate template tag inside the SB Child List template ([post_image] I think) the thumbnail will show. I shall look to add the normal Wordpress image system in new releases. thanks Sean Hi Salvo,

Thanks for your message. Sorry I missed your call on Skype. I see you want to get the image to show. At the moment images only work with my SB Uploader plugin which allows you to attach images to posts. The Uploader should be called post_image (which is the default name) and then using the appropriate template tag inside the SB Child List template ([post_image] I think) the thumbnail will show.

I shall look to add the normal WordPress image system in new releases.

thanks
Sean

]]>
By: Salvo http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7255 Salvo Mon, 02 Jan 2012 13:40:04 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7255 Hi Sean, thanks for the plugin, it is very useful. I am using it inside a page template: I am not able to displaye the page thumbnail. I have both put the image in the page content and as featured image but it is not displayed in the list. It should be displayed automatically or have I to specify manually in the shortcode? Thanks in advance. Hi Sean,

thanks for the plugin, it is very useful.
I am using it inside a page template:

I am not able to displaye the page thumbnail.
I have both put the image in the page content and as featured image but it is not displayed in the list.
It should be displayed automatically or have I to specify manually in the shortcode?
Thanks in advance.

]]>
By: Sean http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7247 Sean Sun, 01 Jan 2012 21:11:23 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7247 Hi Chuck, Thanks for your comment and suggestion. I have just released version 2.5 for you to play with. Add class="[post_class]" to your loop content template box when using the new version and it will add a CSS classname when looking at the current page. It will allow you to style the page you are looking at very easily. Let me know if you get stuck and need some example CSS. thanks Sean Hi Chuck,

Thanks for your comment and suggestion. I have just released version 2.5 for you to play with. Add class=”[post_class]” to your loop content template box when using the new version and it will add a CSS classname when looking at the current page. It will allow you to style the page you are looking at very easily. Let me know if you get stuck and need some example CSS.

thanks
Sean

]]>
By: Chuck http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7240 Chuck Sat, 31 Dec 2011 21:24:39 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7240 Thanks for the plugin, works great for me. One question/idea.. Is there a way to style the page that a viewer is looking at. I would like to bold or color the link to the page that is being viewed. -thanks! Thanks for the plugin, works great for me. One question/idea.. Is there a way to style the page that a viewer is looking at. I would like to bold or color the link to the page that is being viewed.
-thanks!

]]>
By: Chuck http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7239 Chuck Sat, 31 Dec 2011 17:56:03 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7239 Thank you, just what I needed! Thank you, just what I needed!

]]>
By: Sean http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7096 Sean Tue, 20 Dec 2011 00:27:10 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7096 No worries at all.. it's the 'cascading' part of cascading style sheets which often people don't use :) thanks Sean No worries at all.. it’s the ‘cascading’ part of cascading style sheets which often people don’t use :)

thanks
Sean

]]>
By: Lori http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7095 Lori Tue, 20 Dec 2011 00:23:54 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7095 perfect - thank you. I should have been able to figure that one out :) perfect – thank you. I should have been able to figure that one out :)

]]>
By: Sean http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7093 Sean Mon, 19 Dec 2011 22:24:11 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7093 Hi Lori, Thanks for the feedback. Glad you like it. To get the levels styled differently you just need to use some hierarchical CSS. For example let's assume you add a class to the top level list called child_list. The CSS to access LI tags inside the list would be... .child_list li { } To get the next level down styled differently just add another LI onto the end of the CSS statement as follows... .child_list li li { } You just add another LI for each level you want to style. Hope this helps! thanks Sean Hi Lori,

Thanks for the feedback. Glad you like it. To get the levels styled differently you just need to use some hierarchical CSS. For example let’s assume you add a class to the top level list called child_list. The CSS to access LI tags inside the list would be…

.child_list li {

}

To get the next level down styled differently just add another LI onto the end of the CSS statement as follows…

.child_list li li {

}

You just add another LI for each level you want to style.

Hope this helps!

thanks
Sean

]]>
By: Lori http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-7090 Lori Mon, 19 Dec 2011 15:39:25 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-7090 Hi Sean, I've installed your plugin on a new 3.3 site and it works great. I have two levels of subpages showing on the parent page. I'd like to style the children differently from the grandchildren. Is that possible with the plugin? Thanks, Lori Hi Sean,

I’ve installed your plugin on a new 3.3 site and it works great. I have two levels of subpages showing on the parent page. I’d like to style the children differently from the grandchildren. Is that possible with the plugin?

Thanks,
Lori

]]>
By: Sean http://www.sean-barton.co.uk/sb-child-list/comment-page-2/#comment-6925 Sean Mon, 05 Dec 2011 19:55:29 +0000 http://www.sean-barton.co.uk/?page_id=159#comment-6925 Hi there Hendryk, I have just released a new version for you. I have added the getText code around the "Back to" text so you should now be able to use PO files to replace the text with German without losing your changes on upgrade. I have added a new shortcode called sb_grandparent which will show another level higher than sb_parent. I need to write recursive function at some point but just need to decide on the best way to present the results. How would you like to see it... as a breadcrumb? The category thing I think you just need to add quotes around the shortcode... [sb_cat_list category="Category Name"]. Let me know if that doesn't work and I shall update it to use ID instead. thanks Sean Hi there Hendryk,

I have just released a new version for you. I have added the getText code around the “Back to” text so you should now be able to use PO files to replace the text with German without losing your changes on upgrade. I have added a new shortcode called sb_grandparent which will show another level higher than sb_parent. I need to write recursive function at some point but just need to decide on the best way to present the results. How would you like to see it… as a breadcrumb? The category thing I think you just need to add quotes around the shortcode… [sb_cat_list category="Category Name"]. Let me know if that doesn’t work and I shall update it to use ID instead.

thanks
Sean

]]>