Raphael Stonehawk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hello Elementor] Update Child themeThe Child theme inherits all the functionality of the Hello Elementor theme, so although it only shows the Child theme as active, it is actually using resources from the original. So when you update the original, your child theme will see the benefits.
I’d recommend sticking the main theme on auto-update, and monitor any customisations made to the child theme yourself.
Forum: Themes and Templates
In reply to: [Hello Elementor] Transparent header only on home pageI would make 2 headers – one for the entire site, excluding the homepage. And another for just the homepage.
If you are concerned about maintaining two duplicate headers which are identical apart from the background, you can use a saved template for the foreground content. And whenever a change is needed in the header, you only need update that saved page template once.
If you are using ELementor Pro, you can use a header in the theme builder, this should hide the auto title in the published page, whether you chose to or not in the Elementor Page Settings.
Another way is to edit the theme, I recommend doing this in a Hello Elementor Child theme so it won’t be lost on updates.
In functions.php and add the line:
add_filter( 'hello_elementor_page_title', '__return_false' );Forum: Themes and Templates
In reply to: [Hello Elementor] Adding product categories to my store frontLovely looking site!
I would say you’ve done everything correctly in WooCommerce for the category renaming and adding. The issue is the Elementor blocks used on annanicolsonandsons.com/shop/ must not be set up to dynamically pull any new categories, just the original ones set up with.
I’d recommend going back to the developer and explaining this use-case you had in mind.
Or if you are confident check the “Product Categories” widget on the shop page, and check the settings. It may be only looking at only “top level” categories and the new categories are child categories?
I still haven’t found a solution. For me it’s not critical to have Attendee Registration yet, so I’ve chosen to disable it. But if I needed it, I’m sorry to say it would have to be Hello Elementor theme that goes… which is why I’m hoping this theme will get updated to work with it.