• Hi WP friends,

    I am trying to change the blog logo URL to another URL. The scenario is as follow:
    the blog is installed in folder for example domain.com/blog and I want the logo to link to domain.com.

    I’ve tried all snippets and filters that were discussed before in the forum, but none of those worked. I also tried to use JS, but also didn’t worked. The theme is premium and it is called Saasland. Unfortunately, the marketplace code is already expired by a month.

    Thank you!

    • This topic was modified 3 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    To change the logo URL of your homepage, look into your theme’s header.php file. Your logo and it’s link are included there. Depending on your theme, the way that your URL is generated may be different.

    Access your header.php file and search for the line containing the logo. There, you can change it to whatever you want.

    Don’t edit the theme files directly, otherwise your changes will be overwritten whenever the theme is updated.

    A custom CSS editor (usually titled Additional CSS) is included in the Customizer as of WordPress 4.7 specifically for this purpose.

    As an alternative, especially if you intend to modify more than just CSS, create a child theme.

    If you need further assistance, I recommend contacting your theme’s support.

    Since you use a commercial theme and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations: https://themeforest.net/item/saasland-creative-wordpress-theme-for-saas-business/23362980

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

    Thread Starter itrad

    (@itrad)

    Thanks for the fast responce t-p, unfortunately the logo isn’t included in header.php file of the theme, that why this creates a lot of confusion. I will try to get support from Saasland developer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing Logo URL’ is closed to new replies.