I would like to put a custom icon in the heading of each of my pages, as shown on your "Fancy page heading" page and on many of your demos.
Unfortunately, I read later in the documentation the feature wasn't available in the Elementor version (which should be more clearly stated from the start, from my point of view). Is this going to be implemented anytime soon?
Is there otherwise any way to still do it? I tried to put the icon in the "featured image" field, in order to use it in a custom title, but we can't access this variable. And it wouldn't make any sense that I create a custom title for each page only to change an icon. I have the Advanced Custom Fields plugin, but from what I understand, you need Elementor Pro to combine both.
Through the child theme maybe? I found the header was rendered via "thegem_page_title()" in functions.php, so I guess not (since this is the only file of the parent theme that has priority over the child theme)? Can we maybe filter this function?
Yes, but I would like the icon to be different on each and every page. If I set one in a custom title, it will be the same everywhere. I would need to insert dynamic content (like for the title, excerpt, background...) associated with an "icon" field specified for each page (and as I said, I tried to do this using the "featured image" field of the pages, but you don't have access to this dynamic content in the custom title editing).
Hello!
Thank you for this theme!
I would like to put a custom icon in the heading of each of my pages, as shown on your "Fancy page heading" page and on many of your demos.
Unfortunately, I read later in the documentation the feature wasn't available in the Elementor version (which should be more clearly stated from the start, from my point of view). Is this going to be implemented anytime soon?
Is there otherwise any way to still do it? I tried to put the icon in the "featured image" field, in order to use it in a custom title, but we can't access this variable. And it wouldn't make any sense that I create a custom title for each page only to change an icon. I have the Advanced Custom Fields plugin, but from what I understand, you need Elementor Pro to combine both.
Through the child theme maybe? I found the header was rendered via "thegem_page_title()" in functions.php, so I guess not (since this is the only file of the parent theme that has priority over the child theme)? Can we maybe filter this function?
Thank you!
HI!
You can use the Custom Title and use any icon with it.
Hello! Thank you for your answer!
Yes, but I would like the icon to be different on each and every page. If I set one in a custom title, it will be the same everywhere. I would need to insert dynamic content (like for the title, excerpt, background...) associated with an "icon" field specified for each page (and as I said, I tried to do this using the "featured image" field of the pages, but you don't have access to this dynamic content in the custom title editing).
Or did I miss something?
Unfortunately, the only way is to use different Custom Titles for each individual page.