Hi there,
First time using your templates, SP page builder and Helix ... coming from Joomla 3, K2 and plain coding.
I installed the "Gourmand" tempalte and while trying to edit an article I found that the article's full image remains on top even when I don't have a full image selected in the article itself, I thought that this might be al article override so I went to the template files looking for the template override to see which code you have there that pulls what seems to be a default image.
When I open the file : templates/gourmand/html/com_content/article/default.php I see it's calling the Helix Framework:
defined ('JEXEC') or die();
require HelixUltimate\Framework\Platform\HTMLOverride::loadTemplate();*
But I can't find where I should go to open the Helix framework and figure out how to replace that image, when I go to extensions I can see I have Helix 2.0.7 plugin installed but honestly I can't find how to load the Framework to work on the layout or edit these pictures.
- Helix Ultimate based template installer Site
- shaper_helixultimate
- System - Helix Ultimate Framework
Hope you can help , probably I'm missing an step here or maybe is an issue related to using a temporary domain while I build the site?
Thanks !