-
AuthorPosts
-
April 18, 2017 at 12:51 pm #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?April 18, 2017 at 1:09 pm #779252Hey 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,
NikkoApril 18, 2017 at 4:36 pm #779461thanks 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.April 18, 2017 at 6:48 pm #779556Hi,
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,
NikkoApril 19, 2017 at 9:27 pm #780161Here in the private content are the login credentials for WP site and FTP access.
Thank youApril 20, 2017 at 7:48 am #780359Hi,
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,
RikardApril 20, 2017 at 10:27 pm #780844Thanks 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?April 22, 2017 at 6:34 pm #781738In 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
April 24, 2017 at 4:39 pm #782435Hi,
I logged into your account and enabled custom CSS field. Please review your website now
Best regards,
YigitApril 24, 2017 at 8:44 pm #782522Works like a charm! Thank you very much
April 24, 2017 at 10:08 pm #782551Hi,
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 -
AuthorPosts
- The topic ‘Turn on Custom CSS Class Field’ is closed to new replies.