farkled 0 Report post Posted March 21, 2011 Greetings, I want to know if it is possible to add, let's use boxes for example, into a page multiple times using a tag or line of code and separated by other content. Say I want to have 3 sets of boxes on the page, each separated into categories, look at what I did with a table, but want to do it with boxes instead... http://farkledadventures.com/product-reviews/ Cheers Marc Share this post Link to post Share on other sites
Guest Guest Report post Posted March 21, 2011 Unfortunately that's not going to be something that can easily be done with a tag or shortcode. The default page box options only let you select one category, so a custom template would be needed in order to achieve what you're looking for. Here is a great example of what you CAN do with the boxes and soapboxes using only the default configurations: http://www.pagelines.com/docs/boxes-soapboxes If you're familiar with PHP, if you look under the box and soapbox advanced setup options you will find the necessary hooks to construct your own page template. I hope this helps you somewhat. Share this post Link to post Share on other sites
farkled 0 Report post Posted March 22, 2011 Thanks, I'll give that a look. Share this post Link to post Share on other sites