Forum replies created

    Evgeny
    Keymaster
    Posts: 1006
    July 20, 2022 at 4:14 pm #48267

    I will try again. I don’t need any images, I understood the problem the first time. And I’m saying repeatedly, that there shouldn’t be any problem with PHP8. Since you DO have a problem, I want to have a look at it. For that, I need access to your WordPress admin and FTP. You can send it to me in a private message right here, just tick it as “Set it as a private reply”. Am I being clear now?

    Evgeny
    Keymaster
    Posts: 1006
    July 20, 2022 at 3:48 pm #48263

    I’m sorry you lost me; I don’t understand some of the things you’re writing. If you want to work with the background colors, you are welcome to do so in Customizer, Colors & Background section. As for the PHP8 – there shouldn’t be any problem, but until you give me access, I will not be able to do anything. In addition, It is important to emphasize that anything unrelated to the theme options like writing or supporting CSS code is outside support’s scope. Thank you.

    Evgeny
    Keymaster
    Posts: 1006
    July 20, 2022 at 12:09 pm #48247

    It is 1.7 rem because I made it so, and it made the text bigger. That’s why I’ve sent it to you. So there’s no bug there; something is going on in your installation. I hope that I am clearer now. Please share access. Thanks.

    Evgeny
    Keymaster
    Posts: 1006
    July 20, 2022 at 12:01 pm #48243

    I’m sorry – I do not understand what you mean in the last question. There is a way to regulate the size of the copyright text, that’s what it is there for. See the screenshot please.

    Evgeny
    Keymaster
    Posts: 1006
    July 20, 2022 at 11:59 am #48241

    So the footer copyright text doesn’t have any bugs and the size works, but it is only applied in the copyright area, see the screenshot: https://prnt.sc/_zFRc8PcYAxL. As for the PHP 8 – there shouldn’t be any problems and if you gave any, I will have to ask you to send me access details to your website, including FTP in a private message.

    Evgeny
    Keymaster
    Posts: 1006
    July 20, 2022 at 6:37 am #48235

    Hi. It would help to know HOW are you trying to regulate the size of the text. If you’re doing it in the Footer section of the customizer, it won’t work because only the size of FOOTER COPYRIGHT text is set there. If you want to set the size of the text in widgets, then try in the widget settings, this is where it is set.

    Evgeny
    Keymaster
    Posts: 1006
    July 17, 2022 at 10:36 pm #48225
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 1006
    July 14, 2022 at 9:17 am #48213

    Hi again. This option doesn’t exist in the free or the paid version for years. You can use a plugin for this, for example, here: https://wordpress.org/plugins/customizer-export-import/
    We had no plans of bringing the option into the theme, but we will consider it. Thank you for your feedback.

    Evgeny
    Keymaster
    Posts: 1006
    July 14, 2022 at 9:12 am #48211

    Hi. Sorry for the late reply. Customizer->Main layout is where you set the Sidebar setting.

    Evgeny
    Keymaster
    Posts: 1006
    July 6, 2022 at 8:29 am #48195

    Good morning, it seems that you are using the Salient’s version of WP Bakery and Portfolio plugins, and the settings are from there, not from the theme. I’m sure that there’s a setting for this somewhere in those plugins, but If you can’t find it, I can offer you the following CSS code to do that:

    #project-meta {
    display: none;
    }

    Hope it helps.