• Hello,

    This Catablog plugin is great. I can set up my own templates and tweak everything that I want.

    However, in Lightbox mode, I don’t know how to add price.
    Currently when you click on a picture (with lightbox turned on), you will see a pop up box with: A picture, Title, Description.

    What I want is: A picture, Title, Price, Description.

    Is there anyway to achieve this?

    Thanks,
    Hieu

    https://www.ads-software.com/extend/plugins/catablog/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author macguru2000

    (@macguru2000)

    The LightBox picks up whatever is inside the catablog-description div, so if you put the price inside that div in your template then it will show, something like this:

    <div class="catablog-description>
      <p>%PRICE%</p>
      %DESCRIPTION%
    </div>
    Thread Starter hieu.nguyen

    (@ndh611)

    Thanks Macguru2000 for your prompt response. I also figured out that, couple of minutes after posting this one.

    This is a great plugin. I have rated it 5 stars. Thanks ??

    Plugin Author macguru2000

    (@macguru2000)

    Glad to here, cheers ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: CataBlog] How to add price to Catablog when using lightbox?’ is closed to new replies.