Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Naveed Lodhi
0 points
Beginner
I believe that PP devs are working are their *bing* off with developments, but still it’s our duty to point out or fix any issues if possible :p
I noticed that once you activate and install any theme page that is compatible with Elementor, the logo in the header disappears and only give the URL of the image. I don’t it happens to everyone or just me. I tried multiple times, but same. For this here is a short fix.
I believe that PP devs are working are their *bing* off with developments, but still it’s our duty to point out or fix any issues if possible :p
I noticed that once you activate and install any theme page that is compatible with Elementor, the logo in the header disappears and only give the URL of the image. I don’t it happens to everyone or just me. I tried multiple times, but same. For this here is a short fix.
Open *theme-path*//header-menu.php
Search:
<?php echo $GLOBALS['CORE_THEME']['logo_url']; ?>Replace with:
" alt="<?php echo get_bloginfo('name'); ?>"/>
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now