Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

SVG Logo

This topic is resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • joostm
    Participant
    • 3 Topics
    • 8 Posts
    @joostm

    Hi,

    I want to add a svg logo as the logo, but I only get an option to crop the svg and I cannot skip.

    I hav txt in the logo, so a pixel version is not an option.

    Met vriendelijke groet / Kind regards

    Joost

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 5752 Posts
    @themodactyl

    Hi Joostm, 🙂

    This is standard behavior with WordPress, I’m afraid. As this is not breaking the page, changing this is considered customization work. Unfortunately, this is a service that we do not provide.

    We only share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise. If you want to go further with the customization of your website, we advise that you hire a freelancer to do it for you.

    If you’re on a tight budget, we recommend you to require the services from Envato Studio freelancers (https://studio.envato.com/explore/websites-programming). This web platform gives you access to developers who have already experience with theme customizations, and for very competitive prices.

    In case you’re willing to give this a try yourself, you can use the following filter to replace the default theme logo with your own custom SVG logo: grimlock_site_identity_args. For more about WordPress filters, please read the following post: What is: Filters.

    To use this filter to your site, we recommend that you use the Code Snippets plugin (https://wordpress.org/plugins/code-snippets/). If you have never activated this plugin, please read the following post: Adding Custom PHP Without Changing Your Child Theme.

    Thank you for your understanding.

    Regards,

    joostm
    Participant
    • 3 Topics
    • 8 Posts
    @joostm

    ok clear. The thing is we have a programmer, but if we search for grimlock_site_identity_args for needed variables, we get 0 results in any search engine.

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 5752 Posts
    @themodactyl

    Hi Joostm,

    To change this, simply add the following code snippet to your website:

    /**
    * Disable the crop step when selecting a logo
    */ 
    function themename_custom_logo_setup() {
        $defaults = array(
            'height'               => 125,
            'width'                => 125,
            'flex-height'          => true,
            'flex-width'           => true,
        );
     
        add_theme_support( 'custom-logo', $defaults );
    }
     
    add_action( 'after_setup_theme', 'themename_custom_logo_setup', 30 );

    To add this code snippet to your site, we recommend that you use the Code Snippets plugin (https://wordpress.org/plugins/code-snippets/). If you have never activated this plugin, please read the following post: Adding Custom PHP Without Changing Your Child Theme.

    Please also note that we don’t provide any theme customization. So, you shouldn’t expect other snippets from us unless it’s to fix an issue stemming from our own codebase. We always try our best to help theme users whenever we can and only provide code snippets out of courtesy to prevent them from waiting for the next update.

    Regards,

    joostm
    Participant
    • 3 Topics
    • 8 Posts
    @joostm

    Much appriciated!

    Manathan
    Keymaster
    Themosaurus Support
    • 0 Topics
    • 5752 Posts
    @themodactyl

    Glad to read we were able to help you Joostm. 🙂

    Best,

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘SVG Logo’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site