I believe I have hit a plateau as far as site speed goes for the Suivant ReadyTheme
I'm looking into perhaps switching to the Shadows ReadyTheme. It has all the functionalities that I'd prefer and seems to be a faster loading framework out of the box (maybe I'm wrong).
Anyone have any input on their experience with this ReadyTheme?
Also, is there a specific course of action when switching ReadyThemes?
We have about 6 or 7 custom page templates (ex. CTGYW, PRODW, etc.)
Our account pages have conditionals to check if a customer is in the wholesale availability group and will display a different header and footer using the mvt do below within the availability conditional. It displays a custom page template that is just a modified version of the global header or footer.
<mvt:do name="l.result" file="g.Module_Feature_TUI_MGR" value="TemplateManager_Render_Page( 'WGHDR' )" />
We also have modified the product attribute template quite a bit.
Thanks in advance for any input.
I'm looking into perhaps switching to the Shadows ReadyTheme. It has all the functionalities that I'd prefer and seems to be a faster loading framework out of the box (maybe I'm wrong).
Anyone have any input on their experience with this ReadyTheme?
Also, is there a specific course of action when switching ReadyThemes?
We have about 6 or 7 custom page templates (ex. CTGYW, PRODW, etc.)
Our account pages have conditionals to check if a customer is in the wholesale availability group and will display a different header and footer using the mvt do below within the availability conditional. It displays a custom page template that is just a modified version of the global header or footer.
<mvt:do name="l.result" file="g.Module_Feature_TUI_MGR" value="TemplateManager_Render_Page( 'WGHDR' )" />
We also have modified the product attribute template quite a bit.
Thanks in advance for any input.
Comment