Forum replies created

    Evgeny
    Keymaster
    Posts: 1010
    June 29, 2023 at 6:18 am #49014

    Hi, Reinhard. These blocks I see on the page are Gutenberg blocks. Is there something related to our theme that doesn’t work and you need help with? I’m not sure how I can help you with other stuff.

    Evgeny
    Keymaster
    Posts: 1010
    June 22, 2023 at 11:15 am #49010

    Hi! The logo is taking the entire space the design “lets” it to take. So if you want to make it bigger, you can do the following: add the code below to the Additional CSS in the Customizer

    .header-logo-container img {
    max-width: 150%;
    }

    You can play with the percentage as you wish. Please let me know if it helps.
    Also, try to use images where there are no white bezels so you don’t lose visible real estate.

    Evgeny
    Keymaster
    Posts: 1010
    June 18, 2023 at 7:29 am #49007

    Hello, and I’m very sorry for the late reply! Your ticket accidentally fell through the cracks.
    Please add the following to the Additional CSS section in your Customizer:
    .carousel-control-next, .carousel-control-prev {
    z-index: 10;
    }

    This fix will help.

    Evgeny
    Keymaster
    Posts: 1010
    April 24, 2023 at 9:32 am #48947

    No, but this is irrelevant. To create a log, you do the following in the wp-config.php:
    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true );
    You don’t need to display it on your front end. You will have a debug.log in the WP-Content folder.

    Evgeny
    Keymaster
    Posts: 1010
    April 24, 2023 at 9:27 am #48943

    What problem?? We don’t have any issues related to the logs, and it is WordPress functionality. You also should get an email when something like this happens.

    Evgeny
    Keymaster
    Posts: 1010
    April 24, 2023 at 9:15 am #48939

    What does it say in the error log? or message?

    Evgeny
    Keymaster
    Posts: 1010
    April 23, 2023 at 4:37 pm #48935

    So you mostly speak of some theme possibilities, like the twenty twenty-three theme, but ours is much more powerful. I can’t even compare… We do not have a visual builder, which is on purpose because of its overhead. If you want one, you can get any builder to work with our theme, but it kind of beats the entire purpose. The website you gave as an example has a critical error, so if you have a specific ask or a problem, please describe it, and we will try to assist, as always.

    Evgeny
    Keymaster
    Posts: 1010
    April 17, 2023 at 7:48 pm #48926

    What is it that you want to do but can’t? Please elaborate on that a little bit.

    Evgeny
    Keymaster
    Posts: 1010
    April 2, 2023 at 7:00 am #48911

    Hello. The sidebar on the homepage works under specific conditions only. For posts as the homepage, for example. If you use the Component Shortcodes to build it, the Sidebars will not be added. If you want, please share access to your admin area in a private reply, and I will look and see if we can find a solution for you.

    Evgeny
    Keymaster
    Posts: 1010
    March 21, 2023 at 4:49 am #48880

    CTRL+F5 should help with the Customizer in Evolve Plus as well. The website shouldn’t be a mess if you use Evolve without problems… If you want, I could take a look. For this, I need admin access to your website, you can share it in a private message here.