Forum Replies Created

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • in reply to: Original Image size in Lighbox #812174

    Hey Victoria

    in reply to: Original Image size in Lighbox #811753

    Hey Victoria,

    here is the Login. I disabled the Editor for Themes, cause there are more people with access as Admin. If you need access for the Editor as well, let me know and I will temporaly enable the Editor.

    • This reply was modified 7 years, 3 months ago by Maja.

    Hey Rikard,

    thanks for your answer. It used to show the title of the page as a h1. It used to be like this, when not using the layout builder.

    Did enfold changed that?

    Thanks for your help.

    • This reply was modified 7 years, 10 months ago by Maja.
    in reply to: Font sizes not working anymore #712479

    Hey Nikko,

    thanks for your help! It works now!

    in reply to: Font sizes not working anymore #712457

    Hey Nikko, thanks for your fast answer.

    All de Headline-Sizes are not working. I made a Example Page for the Sizes ( see in private Section below). The Headlines should have the sizes:

    H1 – 52px
    H2 – 44px
    H3 – 38px
    H4 – 32px
    H5 – 28px
    H6 – 24px

    but there are much smaller right now.

    p, a and lists are working fine.

    in reply to: Mailchimp Subscribe button is missing #626490

    Hey Yigit,

    thanks for your reply. I would prefer to embed Mailchimp via the html code in this case and not via the Theme-Settings.
    I was wondering if there is anything which blocks the button.

    Thanks,
    Maja

    in reply to: Lines under Icons #499800

    Hey Josue,

    thanks for your help, it worked! I just had to add also the element a.av-icon-char, so its for all Icons.

    a.iconlist_icon, a.av-icon-char {
    text-decoration: none !important;
    }

    Cheers, Maja

    in reply to: HELP!!! Trying to understand ERROR Message!!!!! #447476

    okay – solved.

    I added this code to the function.php on the bottom

    add_theme_support(‘avia_no_session_support’);

    in reply to: HELP!!! Trying to understand ERROR Message!!!!! #447475

    Hey, I have the same issue and tried all this steps, but the error ist still there :-(

    I have the issue on two websites. One is an child-theme. the other one is the normal enfold Theme.

    Warning: session_start() [function.session-start]: The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and ‘-,’ in /www/htdocs/w0****/webstyle4you.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /www/htdocs/w*****/webstyle4you.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /www/htdocs/w*****/webstyle4you.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /www/htdocs/*****/webstyle4you.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /www/htdocs/w*****/webstyle4you.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    in reply to: Sensei + Enfold #447285

    Hey Yigit,

    no, because thats about the comments and also so much other things between in the other post. Could you please just tell me, what I have to change in my code? I don´t understand the other post!

    Thanks,
    Maja

    in reply to: Sensei + Enfold #447046

    Hey Enfold – Team,

    I still have problems to integrate Sensei into Enfold. I have read and follow this article from sensei http://docs.woothemes.com/document/sensei-and-theme-compatibility/

    , but I think I have an error in my code. Could you check this please and tell me, what is wrong?

    This was in the function.php of my child theme:
    _______________

    <?php

    /*
    * Add your own functions here. You can also copy some of the theme functions into this file.
    * WordPress will use those functions instead of the original functions then.
    */

    global $woothemes_sensei;
    remove_action( ‘sensei_before_main_content’, array( $woothemes_sensei->frontend, ‘sensei_output_content_wrapper’ ), 10 );
    remove_action( ‘sensei_after_main_content’, array( $woothemes_sensei->frontend, ‘sensei_output_content_wrapper_end’ ), 10 );

    add_action(‘sensei_before_main_content’, ‘my_theme_wrapper_start’, 10);
    add_action(‘sensei_after_main_content’, ‘my_theme_wrapper_end’, 10);

    function my_theme_wrapper_start() {
    echo ‘<div id=”container”><div id=”content” role=”main”>’;
    }

    <div class=’container’>
    <main class=’template-page content <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’,’post_type’=>’page’));?>>

    <?php
    /* Run the loop to output the posts.
    * If you want to overload this in a child theme then include a file
    * called loop-page.php and that will be used instead.
    */

    $avia_config[‘size’] = avia_layout_class( ‘main’ , false) == ‘entry_without_sidebar’ ? ” : ‘entry_with_sidebar’;
    get_template_part( ‘includes/loop’, ‘page’ );
    ?>

    <!–end content–>
    </main>

    <?php

    //get the sidebar
    $avia_config[‘currently_viewing’] = ‘page’;
    get_sidebar();

    ?>

    function my_theme_wrapper_end() {
    echo ‘</div><!– #content –>
    </div><!– #container –>’;
    get_sidebar();
    }

    ______________

    Thanks so much!
    Maja

    in reply to: Darstellungsbereich konfigurieren für google #427499

    Hallo Andy,

    habe die aktuelle Version von Enfold, WordPress und Plugins.

    Habe auch wie oben alles gemacht und als Wert habe ich 1100px eingestellt und es auch mit 100% probiert – ohne Erfolg. Welcher Wert wäre denn ideal?

    Habe laut der Anleitung von google auch diesen Code nun in die Header.php gesetzt. hat leider auch nichts gebracht.
    https://developers.google.com/speed/docs/insights/ConfigureViewport?hl=de

    in reply to: Farb.Sektion opacity #395855

    Okay, danke für die schnelle Antwort.

    Wäre schön, wenn es diese Funktion vielleicht in Zukunft in den Einstellungen gäbe.

    in reply to: Comments for Pages (normal Editor) #391629

    Hey Yigit,

    it works now! Thanks a lot!

    Feature Request: could you integrate that code into the shortcodes?

    in reply to: Comments for Pages (normal Editor) #391546
    This reply has been marked as private.
    in reply to: Problem: Unterschiedliche Schriften als Überschrift #338020

    It works. Awesome, Thanks!

    in reply to: Problem: Unterschiedliche Schriften als Überschrift #337948
    This reply has been marked as private.
Viewing 17 posts - 1 through 17 (of 17 total)