Your account expired support, please renew to get your support.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • in reply to: Hide Page Header Title #5919
    Marwit
    Support Expired

    Hi, before I wrote this option was not in the list, from time to time, wordpress has bugs, and i do nothing… Hmmm! :/

    Thanks for your help, good friend

    in reply to: Hide Page Header Title #5859
    Marwit
    Support Expired

    Photo plus….

    headertitle1

    headertitle1

    in reply to: Hide Page Header Title #5870
    Marwit
    Support Expired

    Hello, try to change the homepage to an elementor, then you get an error…

    in reply to: Hide Page Header Title #5860
    Marwit
    Support Expired

    Photo plus….

    headertitle1

    in reply to: Center the search #3897
    Marwit
    Support Expired
    This reply has been marked as private.
    in reply to: Center the search #3894
    Marwit
    Support Expired

    Hello Friend,

    I knew before that there was a mistake, but it’s still on the left…

    ;p

    in reply to: Center the search #3770
    Marwit
    Support Expired

    Hi, I added a code but nothing works….

    /*
    Theme Name:     Freshio-child
    Theme URI:
    Description:    freshio child theme.
    Author:         Me
    Author URI:
    Template:       freshio
    Version:        1.5.0
    */
    media (min-width: 1200px)
    .header-2 .header-main .center {
        width: 45% !important;
    }

    ;p

    in reply to: Center the search #3768
    Marwit
    Support Expired

    Hi,

    All photos are uploaded to the server and it also doesn’t work there, you can check..

    test

    Thanks a lot!

    in reply to: Center the search #3639
    Marwit
    Support Expired

    Hello, I would like to add one more question, why 90% of the theme photos do not work ?

    Ps: Accidentally, during the modification, I noticed that the photos are damaged even in the new version that I downloaded…

    Here is an example:

    Error2

    Error1

    in reply to: Center the search #3641
    Marwit
    Support Expired

    Here is an example 2

    Error2

    in reply to: Center the search #3640
    Marwit
    Support Expired

    Hello, I would like to add one more question, why 90% of the theme photos do not work ?

    Ps: Accidentally, during the modification, I noticed that the photos are damaged even in the new version that I downloaded…

    Here is an example:

    Error1

    in reply to: Speed theme of the web page #3255
    Marwit
    Support Expired

    Hello,

    I started optimizing * .php files in my own way…

    File before modification: wp-blog-header.php

    
    <?php
    /**
     * Loads the WordPress environment and template.
     *
     * @package WordPress
     */
    
    if ( ! isset( $wp_did_header ) ) {
    
    	$wp_did_header = true;
    
    	// Load the WordPress library.
    	require_once __DIR__ . '/wp-load.php';
    
    	// Set up the WordPress query.
    	wp();
    
    	// Load the theme template.
    	require_once ABSPATH . WPINC . '/template-loader.php';
    
    }


    After modification:

    <?php
    if ( ! isset( $wp_did_header ) ) {
    $wp_did_header = true;
    require_once __DIR__ . '/wp-load.php';
    wp();
    require_once ABSPATH . WPINC . '/template-loader.php';
    }

    Of course i will do it the old fashioned way….

    But this is my way and it works great, not much has changed on the speed test counters, but by switching sides the speed is phenomenal and responds in a second, not lagging 15 sec

    Ps: I know there is some windows program for this that cleaned files from breaks and green comments, but I can’t find it. It may seem dumb, but even if the cache system does not fully compress, the files will always be much lighter…

    Even if your theme is a bit lagging, the theme is still great..

    Greetings to all your team !
    Marc

    in reply to: Speed theme of the web page #3241
    Marwit
    Support Expired

    Hi,

    All suggestions for my problems for a long, time and photos are optimized with a special program.. I installed WP-Rocket and there is no better change, you can go in and check ..

    Best regards and really thank you for your effort !!!

    Marc

    in reply to: Speed theme of the web page #3227
    Marwit
    Support Expired

    What you need to know is that people are only looking for an optimized theme, that’s why you are looking for a paid theme, nowadays you are not looking for fancy lights on the website, only a simple, super fast theme. The times when you added flashing bits to web pages are over lol !!!

    I don’t know what the theme is but once it’s fast 90 and then it drops to 70 hmm !!

    Your theme is cool, because it resembles android applications, I have to find a problem to open in 2 seconds, customers do not like websites that open 2 hours, otherwise they go to other..

    I have been blocked from optimizing for 3 days, otherwise I would have given other products…

    Ps: I noticed a problem when activating the Swift plugin, Autoconfig!

    Autoconfig

    Best wishes!

    in reply to: Speed theme of the web page #3205
    Marwit
    Support Expired

    I threw a plugin into the trash that bites Swift ==> Optimize…

    The site opens much better

    THEME SPEED

    Thx!

Viewing 15 posts - 1 through 15 (of 25 total)