Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Mega Menu: No Cache

More
7 years 1 month ago #16063 by Pedro María Campanón Pizarro
Hello
I'm trying to activate the module cache and I can not do it.
I need to activate it because the web is 3 seconds slower with the module activated.
How can I activate the module cache?

Thank you very much

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #16077 by Huyen Tran
Replied by Huyen Tran on topic Mega Menu: No Cache
Hi Pedro.
Thank you for using our product,
Currently, the modules doesn't have the configuration for cache but you can try to with this solution:
Please go to file mod_jux_megamenucss3.xml and find to line 539, where create the configure for advanced tab and add some code below:
<field
name="cache"
type="list"
default="1"
label="COM_MODULES_FIELD_CACHING_LABEL"
description="COM_MODULES_FIELD_CACHING_DESC">
<option
value="1">JGLOBAL_USE_GLOBAL</option>
<option
value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
</field>
<field
name="cache_time"
type="text"
default="900"
label="COM_MODULES_FIELD_CACHE_TIME_LABEL"
description="COM_MODULES_FIELD_CACHE_TIME_DESC" />
Hope it will help you

Best Regards,
Huyen Tran

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.022 seconds
Powered by Kunena Forum