Sp Proprety - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Sp Proprety

AF

Andrea Franzoso

Extension 1 year ago

Hello,

I need to add a foto gallery in the proprety pages. I need to use showtime image gallery shortcodes.

How can I use shortcodes with your component?

Giacomo

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #171015

Hello Andrea Franzoso

Thanks for contacting us. You can override Property Details view on the template. For example, you can create this directory:

templates/your_template_name/html/com_spproperty/property/default.php

Then add your customization to the default.php file. This design will be used to show Property Details page. It will not be changed even if you update SP Property component.

There is no editing option on the admin panel where you can include shortcode. But you can use shortcode in the default.php file. One thing I would like mention that you can only design this one file and it will be shown on all property details page. So, all property details page will have the same shortcode loaded. Unfortunately, we do not provide customization support and can't help you further in this regard.

Best regards

0
AF
Andrea Franzoso
Accepted Answer
1 year ago #171037

Thanks for the answer.

I need to have a different shortcode for each property.

Is there another way to be able to put an images gallery in the property page under the property information?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #171197

I need to have a different shortcode for each property.

Sorry, it is not possible.

Is there another way to be able to put an images gallery in the property page under the property information?

Please follow my first reply. You have to customize it. It is up to you.

0