Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #779243

    Good morning,
    i can’t seem to turn on Custom CSS Class Field. I added the code:
    add_theme_support(‘avia_template_builder_custom_css’);
    to functions.php , but if i do it i can’t access the site anymore. How can i turn on the custom CSS class field?

    #779252

    Hey Qgrafica_7,

    I think the problem might be on the single quote. At the bottom of your functions.php you should be able to see this code:

    /*
     * add option to edit elements via css class
     */
    // add_theme_support('avia_template_builder_custom_css');

    Try to remove the comment:

    //

    Also do this via ftp so you can easily undo if any mistake.

    Best regards,
    Nikko

    #779461

    thanks for your reply, but that’s not the case: I am already using the code without the comment symbol (//)
    I add the code: “add_theme_support(‘avia_template_builder_custom_css’);” at the end of functions.php file and the result is: “The page does not work. HTTP ERROR 500”
    As soon as i delete the code, the web site goes back to normal.

    #779556

    Hi,

    Can you give us ftp access and your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.

    Best regards,
    Nikko

    #780161

    Here in the private content are the login credentials for WP site and FTP access.
    Thank you

    #780359

    Hi,

    Thanks for the login details. First off, could you try updating the theme to the latest version (4.0.5) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #780844

    Thanks for your reply, i’m updating the theme to see if it resolves the problem.
    In the meantime I have another problem on this same site, i’m asking here since you already have the wp access:
    in the “progetti” page i added a portfolio grid with many images inside; in that page, if i scale down the window, the images in the grid will resize in a weird way, how can i set them to resize keeping the right proportions?

    #781738

    In the meantime i updated the theme to version 4.0.5 and it didn’t solve anything, i still get http error 500 adding the code in functions.php

    #782435

    Hi,

    I logged into your account and enabled custom CSS field. Please review your website now

    Best regards,
    Yigit

    #782522

    Works like a charm! Thank you very much

    #782551

    Hi,

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Turn on Custom CSS Class Field’ is closed to new replies.