
-
AuthorPosts
-
July 22, 2015 at 11:29 pm #477410
I am Brazilian, I Enfold theme not the color panel works.I need help.
July 23, 2015 at 12:09 am #477420Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueJuly 23, 2015 at 10:15 pm #477985I had already placed in another contact
July 23, 2015 at 11:13 pm #478000I can not put the home page transparent.
how BusinessJuly 23, 2015 at 11:58 pm #478012Hey!
The provided login access doesn’t work, please check.
Best regards,
JosueJuly 24, 2015 at 5:01 pm #478286July 24, 2015 at 9:16 pm #478390Hi,
There’s a permission issue with the dynamic stylesheet generated by Enfold, can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueAugust 1, 2015 at 6:42 am #481638I’ve been the FTP did not get answer yet. My client is charging me. I need your answer.
August 1, 2015 at 7:49 am #481645Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_action('init', function() { global $avia; $avia->style->print_styles = true });
Cheers!
JosueAugust 6, 2015 at 5:12 am #483664Josue
As he sent me put the end functions-enfoid.php
He was totally blank. What do I do? I can not access the panel to modify.
Please answer me also by email. I’m with the customer on hold.
August 6, 2015 at 5:20 am #483668Josue
Atualisei by the server and returned. Its you even try?
August 6, 2015 at 5:58 am #483678By locaweb (hosting) I found the folder
1 – functions.php in the end is:
/ *
* Register custom functions que are not related to the framework but Necessary for the theme to run
* /require_once (‘functions-enfold.php’);
/ *
* Add option to edit elements via css class
* /
// Add_theme_support (‘avia_template_builder_custom_css’);“(I put here?)”
2 – The functions-enfold.php folder in the end is:
{
$ Dir_flag = update_option (‘avia_stylesheet_dir_writable’ $ safe_name, ‘true’.);
$ Stylesheet_flag = update_option (‘avia_stylesheet_exists’ $ safe_name, ‘true’.);
$ Dynamic_id = update_option (‘avia_stylesheet_dynamic_version’ $ safe_name, uniqid ().);}
{Put here and it did not work, everything vanished}
}
}3 – In the Setup:
Save settings
Save the following code: UTF-8
Line break type: convert to UNIX styleYou have the following options:
Unix style
MacOS style
style Windws
August 7, 2015 at 2:56 am #484253Hey!
Try the following:
1. Install this plugin: https://wordpress.org/plugins/functionality/
2. Go to Plugins > Edit Functions
3. Paste the code there and Save.Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.