- Posts: 10
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Override simple gallery pro component
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Override simple gallery pro component
- ale
- Topic Author
- Offline
- New Member
How can I override the component in administrator com_sigpro/gallery, com_sigpro/galleries, ecc for the frontend image upload?
I've done in administrator and folder is created, /administrator/templates/isis/html/com_sigpro/galleries/default.php but i can't see changes, I tried to copy "com_sigpro" folder in "html" template directory, but it doesn't works.
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
Read here how to www.joomlaworks.net/docs/simple-image-gallery-pro under "MVC templates: the power to customize the look of your galleries".
Also please post in the appropriate board.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- ale
- Topic Author
- Offline
- New Member
- Posts: 10
I nedd to customize the upload template in front end editing.
For example, this file:
/administrator/components/com_sigpro/views/gallery/tmpl/default.php
Also please post in the appropriate board.
How can i change board?
Many thanks
Ale
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
If you override these views, the backend view will change as well.
The structure on isis should be isis/html/com_sigpro/gallery/default.php
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- ale
- Topic Author
- Offline
- New Member
- Posts: 10
I've done in administrator and folder is created, /administrator/templates/isis/html/com_sigpro/galleries/default.php but i can't see changes
Please Log in or Create an account to join the conversation.
- ale
- Topic Author
- Offline
- New Member
- Posts: 10
many thanks
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
- Posts: 6219
The right one, as also mentioned in the docs is:
/templates/YOURJOOMLATEMPLATE/html/jw_sigpro/
(jw_sigpro, not com_sigpro)
In the future please use our helpdesk system for support on commercial projects.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- ale
- Topic Author
- Offline
- New Member
- Posts: 10
I want edit this file:
administrator/components/com_sigpro/views/gallery/tmpl/default.php
this code
<div id="sigProModal">
<div id="sigProUploaderContainer">
<div id="sigProUploader"></div>
......
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
- Posts: 6219
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- ale
- Topic Author
- Offline
- New Member
- Posts: 10
The powerfull of K2 is the front end edit, but I can't override the front end component!
And it doesn't works with the "&format=json" too!
:(
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- Override simple gallery pro component