Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Advanced Layout Builder verschwunden #1085911

    Hi Rikard,

    thanks for asking. For the topic with the update you can close this thread.

    I will open another thread as I have a problem with the mobile page speed ranking.

    Or can I paste this also here ?

    The mobile page speed (google insights) is just at 61

    there are 2 big points I can’t solve right now.

    I have installied picutre resizer and auto optimizer as plugin but without a big effect an the mobile page speeed.

    Maybe you have some tipps for me, that would be great! :)

    Thanks and best regards!

    Here the 2 recommendation from the google insights page
    ———————————————————
    Estimated savings
    1
    Remove resources blocking the rendering
    1,45 s
    2
    Nicht verwendete CSS aufschieben (Postpone unused CSS)
    1,2 s
    3
    Reduce server response times (TTFB)
    0,52 s
    4
    Provide images in modern formats
    0,3 s (
    5
    Post unvisible pictures
    0,15 s
    34/5000

    2.
    Minimize overhead on main thread
    3,7 s
    Try reducing the time to parse, compile and run JS. Providing smaller JS payloads can help.
    category
    time
    Script Evaluation
    1.291 ms
    Style & Layout
    960 ms
    Rendering
    717 ms
    Other
    397 ms
    Script Parsing & Compilation
    194 ms
    Parse HTML & CSS
    146 ms
    Garbage Collection
    15 ms

    in reply to: Advanced Layout Builder verschwunden #1085116

    Hey guys,

    made the update with the instructions and everything is working finde now! :)

    Thanks for you help!

    in reply to: Advanced Layout Builder verschwunden #1083798

    I wanted to do some changes but now the Adcanced Layout Builder no longer exists.
    I installed the new WordPress version. Unfortunately, I can not find a setting to activate the Avia Pagebuilder again ?!

    In addition to that, I get the following error message when want to update to the new Enfold version (from 4.4 to 4.5.5)
    This messages pops up when I want to update: download failed. No valid URL was submitted.

    Thanks in advance for your help!

    in reply to: Advanced Layout Builder verschwunden #1083797

    Hey guys,

    allright no problem – but aren’t you from Austria ? :D

    in reply to: Use all enfold demo theme content #846296

    Can you please provide me the zip file for the icon set like in the post #841435

    Would be great to have all the icons from the enfold demo themes, is it possible that you can provide a package of all icons?

    I think it would be nice to have all the enfold demo themes icons, no matter what demo I have imported. So it is not just limited to one demo.
    Can you get this for you improvement board?

    Thanks and best regards
    Malve

    in reply to: Use all enfold demo theme content #844811

    Hi Mike,

    unfortunately I can’t download the package without paying for it :(
    when I click on download and registered with my google account, but anyway I have to subscribe for a download.

    Thanks for the tip with the accordion elements, it works fine.

    BR
    Malve

    in reply to: Use all enfold demo theme content #844545

    Hi Victoria,

    I just wanted to know what Iam able to do when I download the enfold theme options for all demos here… http://kriesi.at/documentation/enfold/downloads/

    Can you give me an example of what I can do with the theme options of all enfold demo themes?

    Can you also please provide me the icon set of the medical demo?

    And right another question. Is it possible with the enfold theme to make a FAQ section like this one
    https://ibb.co/nwNpU5
    So when you click on the + the text is shown and the text of the other points is blended out.

    Thanks a lot for the fast and helpful support !!! :)

    • This reply was modified 7 years, 6 months ago by Malve86.
    in reply to: Use all enfold demo theme content #842164

    Hi Mike,

    thank you that was working fine :)

    Can you please explain one more thing to me:

    What happens, what I am able to do, if I download the enfold theme options for all demos and import them in the enfold theme menu?
    Do I loose any content or settings?

    Thanks and best regards

    in reply to: Use all enfold demo theme content #841370

    Hi Rikard,

    sorry for my late answer, I am on vacation and until now i haven’t access to the internet.

    Thanks for the code, but thats not what I wanted to do. With this code I overwrite my content. I could also load another demo theme in the Enfold menue.

    What I wanted to have are the lifestyle logos from the Health Theme (see Image)

    https://ibb.co/kBcDxQ

    Can you please provite this logos via code snippet?

    • This reply was modified 7 years, 6 months ago by Malve86.
    in reply to: Use all enfold demo theme content #836218

    Hi Rikard,

    thanks a lot for your help. The site looks good and the debug mode is working.

    I am sorry for that…. what do you mean with installation? The project “Praxis Schwabing”?

    What was wrong with the function.php, I would like to know my fault to provide it the next time!

    So now I’am able to put in a shortcode to get the icons of the Enfold Health Theme?
    Can you please provide me the code and a short explanation of where I have to add it.

    Thank you for your help!!!

    in reply to: Use all enfold demo theme content #835736
    This reply has been marked as private.
    in reply to: Use all enfold demo theme content #835526

    Hi Rikard,

    so I tried to do this with the code above, but I get the same error message.

    I was not sure if I should replace the old code with the new one, or if I have to add it below the old. So I tried both of it.

    When I replace it I get the following message:

    } add_action(‘avia_builder_mode’, “builder_set_debug”); function builder_set_debug() { return “debug”; }
    Warning: Cannot modify header information – headers already sent by (output started at /homepages/17/d692530964/htdocs/clickandbuilds/PraxisSchwabing/wp-content/themes/enfold-child/functions.php:1) in /homepages/17/d692530964/htdocs/clickandbuilds/PraxisSchwabing/wp-includes/pluggable.php on line 1210

    When I set the new code below the old, I get the same message as before.

    There are no further codes in the functions.php in the child theme folder . It looks like that:

    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    I didn’t thought it would be so much effort to get some freakin icons into the avia bulder.

    Wouldn’t it be great to get all the icons and fonts per standard in all demo themes ?!

    So what are the next steps?

    Thanks and best regards

    in reply to: Use all enfold demo theme content #835262

    Hi Rikard,

    i tried again to setup the code in functions.php in the child theme. (I deleted it after the failded try). I also changed the password.

    As I login, I get this error message

    //set builder mode to debug add_action(‘avia_builder_mode’, “builder_set_debug”); function builder_set_debug() { return “debug”; }
    Warning: Cannot modify header information – headers already sent by (output started at /homepages/17/d692530964/htdocs/clickandbuilds/PraxisSchwabing/wp-content/themes/enfold-child/functions.php:1) in /homepages/17/d692530964/htdocs/clickandbuilds/PraxisSchwabing/wp-includes/pluggable.php on line 1210

    in reply to: Use all enfold demo theme content #834983

    Hi Rikard,

    i added the code (via filezilla) in the funcitions.php of the child theme of my project, but when i connect (via 1&1 Word Press) the new field don’t show up.

    I just can see a part of the code ( add_action(‘avia_builder_mode’, “builder_set_debug”); function builder_set_debug() { return “debug”; } ) in the first row of the page, when i want to edit a page with the avia page builder.

    What mistake have i made?

    Is there no other way to get the icons of the enfold health demo? ( http://kriesi.at/themedemo/?theme=enfold-overview )
    Or to get the icons of all the demo themes.

Viewing 14 posts - 1 through 14 (of 14 total)