New Version Coming Soon

Hey everyone, I'm sorry but business has been busy lately and well I've had the chance to put some great work into CataBlog the new release has been delayed. This is to ensure that it is bug free though, so that's good. - Zach
This entry was posted in Software Update. Bookmark the permalink.

2 Responses to New Version Coming Soon

  1. Nikolas says:

    I have created the CataBlog and I know how to put it on my posts/pages. What I want to do is put it on my home page as a gallery linking to my store. I don’t know how to embed the [catablog] into the home.php page. Can you help?

    • Zach says:

      Nikolas,

      Starting with version 0.9.5 there is a function to put your catalog directly in to your theme code. Just place the below code into your theme’s code where you want catablog to be drawn. As far as linking to other pages, your catalog item’s link can go to any url you want, and you can even set the target attribute in the options page under the title tab.

      <?php catablog_show_items('category'); ?>

Leave a Reply

Your email address will not be published. Required fields are marked *

Please wrap any HTML markup or code with the pre-formatted tag: <pre> </pre>