Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #477410

    I am Brazilian, I Enfold theme not the color panel works.I need help.

    #477420

    Hi,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #477985

    I had already placed in another contact

    #478000

    I can not put the home page transparent.
    how Business

    #478012

    Hey!

    The provided login access doesn’t work, please check.

    Best regards,
    Josue

    #478286
    #478390

    Hi,

    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,
    Josue

    #481638

    I’ve been the FTP did not get answer yet. My client is charging me. I need your answer.

    #481645

    Hey!

    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!
    Josue

    #483664

    Josue

    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.

    #483668

    Josue

    Atualisei by the server and returned. Its you even try?

    #483678

    By 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 style

       You have the following options:

      Unix style

      MacOS style

       style Windws

    #484253

    Hey!

    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

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.