1
Hello Plus Header and Footer Widgets Site Title / Logo should link to Home URL and not to Site URL
Source: elementor/elementor#36395 · opened by @Mihuer
Describe the Problem The PHP function "get_site_url()" in the Plugin File ".../hello-plus/modules/template-parts/widgets/ehp-widget-base.php" returns the Site Link in both EHP-Footer and EHP-Header as Site URL (site_url()) instead of Home URL (home_url()). This is not ideal as this returns the path to the Wordpress-Installation instead of the Homepage. If the installation is in a Folder, for instance yoursite.com/wordpress/, but your home url is yoursite.com, you get a 404. If a site has multiple languages, this is also a problem, as the site URL does not translate, while the Home URL does by default (with WPML or others), for instance yoursite.com/de/ . Propose a Solution It requires to change only one line of code in the file "ehp-widget-base.php" (line 548), which I tested successfully as following: <img width="550" height="76" alt="Bildschirmfoto 2026-07-01 um 09 30 51" src=" /> Additional Context I wou…
No pledges yet. Be the first to back this.
Comments
Similar requests
Page Layout with only Header or with only Footer Site Parts
3 votes · 0 comments
Styling Links / custom CSS : exclude Header and Footer
4 votes · 0 comments
Support Theme Builder Templates for other locations like before footer.
1 vote · 0 comments
Extension point for Theme Builder template card header
2 votes · 0 comments
⏳ 🔗 Extend Role manager to stop users from seeing the edit section for the "Header", "Edit Single Page" and "Footer" templates
26 votes · 0 comments
No comments yet.