martinb1
Member
Posted 2 years ago #
Hi there
Back to working on eShop and wanting to try and get my page layout working. I'd like to try and present my products in a table format (not an HTML table) kinda like the folks have done at http://creaturesack.com/?page_id=12 - does this layout reqire use of one of the eShop short codes or rather on CSS styling ?
My shop will only contain about 10 items and if possible viewing them in a single list is the preferred layout.
Any suggestions are welcomed.
Cheers
that will almost certainly be an eshop shortcode - though they will have tweaked the CSS that comes with the plugin. So try them and see what needs tweaking from there.
martinb1
Member
Posted 2 years ago #
Hi elfin
Thanks - I've tried a number of shortcodes and can't seem to find anything that displays all products on one page ?
I can manage the CSS changes once I can get the basic display sorted.
Poss 2nd question - is there a way of showing the products photo's in what I might describe as a category view ?
Cheers
1. if all the products are children of the one page (ie Shop) then on the Shop page you could use [eshop_list_subpages].
Check the help page in the plugin - the panels view may be what you are looking for.