Forum Replies Created

Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • in reply to: Theme options not appearing after installation. #618379

    Sorry about that. It should be removed now. Thanks again for your help.

    in reply to: Theme options not appearing after installation. #617446

    Thanks for your help.

    in reply to: Theme options not appearing after installation. #617434

    Still having issues with the theme options not appearing. We have updated to the latest versions twice since posting initially, and doesn’t appear to be corrected or addressed in those updates.

    We currently have the section I mentioned above commented out. This allows the theme options to appear with the exception of the “Advanced Styling” section.

    Any recommendations would be appreciated.

    in reply to: Theme options not appearing after installation. #609076

    After some troubleshooting, we found the following. If we comment out the option to that change the default styling on elements, everything works as normal. See below:

    // $avia_elements[] = array(
    // “slug”
    => “customizer”,
    // “name”
    => __(“Here you can select a number of different elements and change their default styling”, ‘avia_framework’),
    // “desc”
    => __(“If a value is left empty or set to default then it will not be changed from the value defined in your CSS files”, ‘avia_framework’).”<br/><br/>“.
    // __(“Attention”, ‘avia_framework’).”:
    “.
    // __(“This feature is in active BETA! We will constantly add new elements to customize and need your help: If you got any suggestions on what to add please post them here:”, ‘avia_framework’).
    // ” “.
    // __(“Enfold Feature Requests”, ‘avia_framework’).
    // “
    <br/><br/>”
    // ,
    // “id”
    => “advanced_styling”,
    // “type”
    => “styling_wizard”,
    // “order”
    => array(__(“Tags”,’avia_framework’), __(“Headings”,’avia_framework’), __(“Main Menu”,’avia_framework’), __(“Misc”,’avia_framework’)),
    // “std”
    => “”,
    // “class”
    => “”,
    // “elements” => $advanced);

    in reply to: Unable to select category for Blog Posts #555189

    It appears the issue was corrected with the latest Enfold update to 3.4.7. Thanks.

Viewing 5 posts - 31 through 35 (of 35 total)