Forum Replies Created

Viewing 30 posts - 7,861 through 7,890 (of 11,213 total)
  • Author
    Posts
  • so we now had to use these phrases for the signs in input-fields like headings or caption-titles

    '###lt###'		=> '<',
    '###gt###'		=> '>',
    '###amp###'		=> '&',
    '###91###'		=> '[',
    '###93###'		=> ']',
    '###quot###'	         => '"',
    '###34###'		=> "'"

    by the way i shortend the code –
    It is also very unlikely to hit such a string. In principle, you replace the & and the semicolon with the rhombus #

    '#lt#'		=> '<',
    '#gt#'		=> '>',
    '#amp#'		=> '&',
    '#91#'		=> '[',
    '#93#'		=> ']',
    '#quot#'	=> '"',
    '#34#'		=> "'"

    PS : thanks – i know that Guenter could help in this case !
    See here the icon-list in action : https://webers-testseite.de/cynthia/logo-move/

    in reply to: Mobile device and font size #946548

    First of all – you have here on that page more than one h1 Tag. This is something goolge f.e. do not like to see. A h1 heading should be unique as an ID per page.

    To your headings and mobile advices. I can not reproduce your troubles. But i can only test it in firefox with ( alt cmd M )
    Can you please show a screenshot of what your are talking about

    in reply to: Remove Avia Framework debug information #946545

    put this into your functions.php of your child-theme:

    if(!function_exists('avia_debugging_info')){
      function avia_debugging_info() {
        // 
      }
    }
    in reply to: Update 43. speed test is top! But wie have 1 problem #946086

    Loading of jquery in the footer seems to have troubles with shrinking header logo.

    on using the entities it works the first time – but if you open the iconlist again all less than signs are gone and the iconlist in frontend does not work anymore. So no chance for a second edit or to add list points here.

    on mobile there will be a hamburger menu – the option of menu center is for the most advices not given – accept ipad 2 etc on landscape ?

    there were possibilities to set this – but there must be alot of css additonal. (Scroll offset, etc.)

    Try this in your functions.php of your child-theme:

    add_filter('avf_header_setting_filter','av_change_header_layout');
    function av_change_header_layout($header){
        if(wp_is_mobile()){
            $header['header_layout'] = "logo_center bottom_nav_header menu_right";
    	$header['bottom_menu'] = "header_bottom_menu_active"; 
        }
        return $header; 
    }

    and this to quick css ( it depends on your header settings values):

    .avia_mobile #header_main_alternate {
        border-top: none !important ;
    }
    
    .avia_mobile #header_main .container, .avia_mobile .main_menu ul:first-child > li a {
        height: 50px !important;
        line-height: 52px !important;
    }
    
    .html_header_top.html_header_sticky.avia_mobile #top #wrap_all #main {
        padding-top: 119px !important;
    }
    in reply to: Kommentarfeld mit Checkbox für Datenschutz versehen #945468

    see here a solution: https://kriesi.at/support/topic/checkbox-contact-formular-to-data-security-contract/#post-940989

    you can input that in the Form Element Label:
    <span>Ich habe die <a href="https://link-zum-Datenschutz" target="_blank">Datenschutzerklärung</a> zur Kenntnis genommen. Ich stimme zu, dass meine Angaben und Daten zur Beantwortung meiner Anfrage elektronisch erhoben und gespeichert werden. Hinweis: Sie können Ihre Einwilligung jederzeit für die Zukunft per E-Mail an (Email address hidden if logged out) widerrufen.</span>

    Das Teil muß verpflichtend sein und nicht preselektiert sein.

    in reply to: Png overlayed on advanced layerslider #945466

    well it is always best to see a link – but is it something like this here: https://webers-testseite.de/
    from layerslider over the next color-section – or
    like this here : https://kriesi.at/themes/enfold-hotel/

    in reply to: "Less than" sign < in title or text crashes the icon list #945378

    i tested it ( ampersand method ) – but it does not work as expected.

    Maybe the other Günter can have a look at that. We need a coder here

    • This reply was modified 6 years, 10 months ago by Guenni007. Reason: Günter needed
    in reply to: "Less than" sign < in title or text crashes the icon list #945358

    So i think the question is how to only replace those strings in frontend and not in backend.
    if in shortcodes the &lt ; and &gt ; are seen the page shows correct – but on editing the iconlist again these strings are translated and the troubles start.

    ok – i ignored your reference – on iconlist headings it is a great desaster !

    no solution for that ? !

    in reply to: change search icon #944972

    try this : you had to test width and height if this fits:

    #top .menu-item-search-dropdown > a:before {
        content: "";
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        background: url(https://url-to-your-image.jpg) no-repeat center center;
        background-size: contain;
    }

    Seit der Umstellung von kriesi.at auf https liegen die Bilder auch ganz woanders.
    Kannst du herausfinden in welcher color-section das liegt? Du siehst ja in der Demo welche color-section das sein soll : https://kriesi.at/themes/enfold-construction/ Einmal in dem Gelben und dann unten in dem Grauen Bereich

    Gehe also in die color-section die es betrifft und lade dort ein eigenes Hintergrund bild – das überschreibt das fehlende.
    oder das Bild jetzt findest du in Vollauflösung unter: https://kriesi.at/themes/enfold-construction/files/2015/10/house-wire-model-fade-white.png

    in reply to: Google font is not displayed in the selection menu #944961

    and your screenshot does not show the bottom of the list – where the newly added fonts are ! ;)

    in reply to: Header #944958

    sicher aber du kannst ja das in ein media-querie setzen: ( musst selbst wissen wo dein hamburger menu startet)

    @media only screen and (min-width: 990px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 148px !important;
    }
    }
    in reply to: Header #944901

    Das mit dem Padding-top für main hattest du gelesen. Das muss inline gesetzt worden sein –
    egal setz mal bitte:

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 148px !important;
    }
    in reply to: Header #944881

    ja weil der schatten “falsch” angelegt ist
    bei Schattenwurf in eine Richtung wird der 4 Wert meist mit negativen Vorzeichen verwendet:
    deshalb siehe meinen Vorschlag oben der wirft nur in Y-Richtung nach unten einen Schatten – eventuell ist !important wichtig:
    Lass also die Einstellung ruhig drin und nimm stattdessen das ins Quick css

    .av_minimal_header_shadow {
        box-shadow: 0 5px 12px -8px rgba(0, 0, 0, 0.8) !important;
    }
    in reply to: "Less than" sign < in title or text crashes the icon list #944873

    hm – i recognized that behavior too on reediting some textblocks –
    or very often in headings from some alb elements f.e. inserting a softhypen – after reediting that alb again it is lost.

    maybe the avia_ampersand function could redefine some special characters
    f.e. i do allways want to have non-breaking dashes :

    add_filter('avia_ampersand','non_breaking_hyphens');
    function non_breaking_hyphens($content)
      {
        $content = str_replace("-","&#8209 ;",$content); 
        return $content;
    }

    maybe this could help

    add_filter('avia_ampersand','translate_signs');
    function translate_signs($content)
    {
        $content = str_replace("<","<span class='special_amp'>&#60 ;</span>",$content);    
        $content = str_replace(">","<span class='special_amp'>&#62 ;</span>",$content); 
        $content = str_replace("&#60 ;","<span class='special_amp'>&#60 ;</span>",$content);    
        $content = str_replace("&#62 ;","<span class='special_amp'>&#62 ;</span>",$content); 
        return $content;
    }
    

    Lol : Boardsoft changes it immediately :

    so remove the space to the semicolon

    • This reply was modified 6 years, 10 months ago by Guenni007.
    in reply to: Edit "All" Category Title #944866

    you have downloaded that predefined child-theme by Kriesi (link above) http://bit.ly/enfold-child
    Upload that best is ftp to the themes folder.
    After that it should be shown in Appearance – Themes.
    Here you can activate it – goto your Enfold-child – Options page – Import/Export and import the parent theme settings.

    if there is something misssing you alway can reactivate Enfold make some backups ( f.e. the same page but Export Theme Settings File)

    in reply to: 3 section footer showing as 1 row on mobile (responsive) #944858

    deminish the 29.333 etc to f.e. 29.2%
    (100-2×6):3 = 29,333333 but borders and other settings could be responsible that it does not fit with the exact value

    and as allways it might be an important necessary:

    @media only screen and (max-width: 767px) {
    #footer .av_one_third {
        margin-left: 6% !important;;
        width: 29.2% !important;;
    }
    #footer .av_one_third.first {
        margin-left: 0 !important;;
    }
    }

    or maybe you make it for very small screens as it is set by Enfold – and let the space in between abit smaller:

    @media only screen and (min-width: 480px) and (max-width: 767px) {
    #footer .av_one_third {
        margin-left: 4% !important;;
        width: 30.5% !important;;
    }
    #footer .av_one_third.first {
        margin-left: 0 !important;;
    }
    }
    in reply to: A problem with importing own .zip icons #944857

    have you installed any security plugin? Some of them have mime type restrictions – so you had to allow zip files.

    in reply to: Header #944735

    wo kommt das padding-top von main her – hast du das gesetzt ? da steht inline css
    das ist der Wert 152 nimm doch mal 149px

    und eventuell definierst du den Header Schatten ein wenig anders :

    .av_minimal_header_shadow {
        box-shadow: 0 5px 12px -8px rgba(0, 0, 0, 0.8);
    }
    in reply to: Edit "All" Category Title #944651

    get familiar with child-theme it is so easy and nearly all snippets to adjust something in Enfold are for child-theme use.
    https://kriesi.at/documentation/enfold/using-a-child-theme/

    in reply to: Header #944645

    Lösche deinen Browser Cache und eventuell vorhandene Caching Plugins.
    ich sehe jetzt kein rot mehr

    in reply to: Header #944642

    it comes from background-color of main and a top-padding.
    Don’t know if you have set this by yourself.

    What have you set on Enfold – General Styling – Main Content – Default background-color : #ff0000

    set it to white : #ffffff

    in reply to: Edit "All" Category Title #944634

    that is the code here on board which normaly is used to do this. But i tried a few seconds ago.
    But i’m working on a German WordPress with Enfold maybe this only goes with editing the lang files.
    I guess the substitution is made but the translation to german is the same.
    So i suppose that on english sites this will work perfect – the filter still exists in enfold.

    in reply to: Edit "All" Category Title #944622

    insert this to your functions.php of your child-theme

    add_filter('avf_portfolio_sort_first_label','new_first_label');
    function new_first_label() {
    $first_item_name = "smething-you-like-instead-of-all";
    return $first_item_name;
    }

    if you have different pages with different “All” settings you must use if-clauses

    Edit: Aha – seems to work not any more- i have a look if this filter exists anymore

    • This reply was modified 6 years, 10 months ago by Guenni007.
    in reply to: Google font is not displayed in the selection menu #944618

    on Enfold Options – general styling – fonts there are both heading and content
    the newly added fonts are at the bottom of the list. If not – please show me your code you have inserted

    in reply to: Header #944617

    Dear Faserschmeichler – i show you now an image of my son and you tell me his name!

    But now seriously – how should I judge from a screenshot – clearly I can guess until it clicks – but it is unprofessional. Looks to me like a border-bottom or top

    in reply to: small seperator in menu? #944614

    and it is indeed the enfold menu you see.
    Sometimes it is forgotten to define a menu as main menu.

    If you done that – a link would be nice

Viewing 30 posts - 7,861 through 7,890 (of 11,213 total)