Web Links in different folder location

dutton
14 years, 2 months ago
Loving this extension! However, I am having one problem. Our template is using a weblinks compnent that is located within a folder of the template itself. Basically, I just need to for the mobile app to look to a different location for weblinks.

Any advice on how to do this?
dryabov
14 years, 2 months ago
dutton wrote:
Our template is using a weblinks compnent that is located within a folder of the template itself.


Component cannot be located in template's directory. It's either layout for installed component (/html/com_... folder of the template), or just a script called by the template. In the former case you can try to copy this layout to used mobile templates. And in the last case there is no simple way and you should investigate how this script is included by the template.
dutton
14 years, 2 months ago
You are correct, it is the template for weblinks that is located within a template folder. We modified the hard code because we wanted the date to display on our web links. Thus, this is causing the error when trying to view that section.

Could you clarify where to try copying that template portion to the mobile area? You help is much appreciated.
dryabov
14 years, 2 months ago
Copy templates/your_desktop_template/html/com_weblinks to templates/your_mobile_template[mobile_iphone, mobile_pda, mobile_imode and mobile_wap]/html/com_weblinks
dutton
14 years, 2 months ago
Thank you so much! That worked - awesome!!

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.