Viewing 30 results - 4,111 through 4,140 (of 142,852 total)
  • Author
    Search Results
  • #1463619

    In reply to: Hide Menu in Header

    @media only screen and (max-width: 768px) {

    /* Add your Mobile Styles here */
    .responsive #top #wrap_all #header {
    position: fixed;
    background: transparent;
    }

    .responsive #top .av-burger-menu-main {
    display: none !important;
    }
    }

    That doesn’t hide the menu in mobile view. Could you just help me to hide it?

    #1463617

    I see you around for years in this forum. Your contribution is awesome! Thank you very much! I’m going now to try with your code.

    On your first example, there is a little “box” on the top of the scroll section. From my tests, if you set custom width for columns, that little box turns funny and take a totally random shape and size. Perhaps I did something wrong…

    I’m looking to get exactly the same result as the examples I sent in here: https://colorlib.com/etc/tb/Table_Fixed_Header/index.html
    But perhaps this is impossible without changing the way Enfold generates tables. From what I know, it takes a custom class at some section that enfold doesn’t automatically generates. And it’s way too hard for me to figure out how to solve that trough JS.

    Thank you again, will make some new tests based on your page.
    Regards,

    #1463611

    Here is the link to the live site once again, I don’t know if you can open it from my previous message!

    #1463610

    Hi Ismael!
    The Template used in the “theeventscalendar” settings is: “Standard Veranstaltungsvorlage”. I don’t think, that the shortcodes are the problem because when I delete them form the blocks in the ALB, this doesn’t solve the issue! Also on “regular” sites, the Color Section as first element works as expected.

    Did you have a look at my sites mentioned on July 23?
    Here are the links again:
    Please compare the live site:

    with the testing site (follow the link and then click on the first event: “Bezahlt wird nicht”:
    https://www.clemensk.at/ksk/veranstaltungen/

    you will see that the header appears underneath the Text. Do you have any suggestion for me?

    I will also re-add login credentials for you in the privat field to investigate the events from inside of WP.

    As mentioned it must be a problem with the color section as a first element of the content because when I remove the section or move it to the end, the content is wrapped.

    I will also add a Dropbox link to my adapted child theme files in the private content field!
    I hope you can help me with this, I think it might be a small thing, but I just don’t figure it out what the problem is;-)

    Hey ballindigital,

    Thank you for the inquiry.

    Did you create an analytics event or follow the steps in these threads?

    // https://developers.google.com/tag-platform/tag-manager/datalayer#installation
    // https://support.google.com/analytics/answer/12844695

    Please check this thread: https://kriesi.at/support/topic/google-ads-conversion-tracking-auf-kontaktformular/#post-1437202

    Best regards,
    Ismael

    #1463575

    In reply to: Hide Menu in Header

    Hi,

    I wanted it to behave exactly like the desktop version in that it doesn’t appear as you scroll down?

    Unfortunately, this is not possible without significant modification to the theme. The previous css code should hide the mobile menu.

    Best regards,
    Ismael

    #1463564
    Qgrafica_7
    Participant

    Hi,
    i’m using a full width sub menu and i need to add a clickable logo. I added this CSS which works correctly:

    #top .av-submenu-container {
    background-image: url(https://www.xxxIMAGELINKxxx.png);
    background-repeat: no-repeat;
    background-position: 30% 50%;
    background-size: contain;
    }

    But i’d need 2 things which i can’t seem to make work:
    – I want the logo image to be clickable so users can click it to go back to the home page
    – I want the logo to be on top of the menu, and i want the menu to be below the logo, just like it is on the other pages

    Thank you

    #1463562
    pamk21
    Participant

    I researched this topic but did not find a fix. I want to add an icon and link to a calendar in the secondary menu. You will see I have the phone # and an envelope for contact. I want to add an icon of a calendar to an external link – any help you can provide would be great. Also, can the phone in the secondary menu be hyperlinked?

    THANK YOU!

    #1463557
    tiago
    Participant

    hello! newbie here, pls be kind

    idk why but my header is the oposite of what my company prefer when i toggle “transparency option” in theme options:
    my settings -> https://imgur.com/a/Pq6bSiS
    my result -> https://imgur.com/a/rKUl4Us

    my hypotesis:
    1. the full-screen slider ins’t on top
    2. the menu isn’t loosing transparency when scroling

    i would be very pleased to know how to set my site to have this header apearance: https://kriesi.at/themes/enfold-2017/
    without importing a demo and scrambbling everthing else i setup until now… any tips?

    — beside that —
    for captions in fullscreen-slider
    have set id and class in the dev tab but failed to capture it.
    i have used the css above to capture-it, but i find it ugly:

    /* slider captions */
    .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title, .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title {
    text-transform: unset !important;
    font-size: 4em;
    }

    any tips on why my css isn’t grabbing my set id and class?

    • This topic was modified 1 year, 7 months ago by tiago.

    Hi,
    To move the title to the centered and make the font size larger, please try this css:

    .title_container .main-title {
        font-size: 20px;
    }
    #top .title_container .container {
    	text-align: center;
    }

    For your second question, do you mean that you want to show the gallery from /campionato-regionale-giovanile-lazio-2024/ on the /notizie/ page above the title?
    If true, please add the gallery to the top of your /notizie/ page and we can provide some javascript to move it above the title for you.

    Best regards,
    Mike

    #1463534

    Hallo, ich habe eine neue Frage kann aber keinen neuen Theard starten daher hier.
    Ich möchte mein Untermenü transparent gestalten mit folgendem Code hat es unter dem Quick css im General tab nicht funktioniert
    #top .av-main-nav ul a { background: transparent !important; }

    Liebe Grüße

    #1463517

    In reply to: Blog Thumbnail Size

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1463514

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Thanks @guenni007 for the great help :-)

    Best regards,
    Rikard

    #1463512

    In reply to: Hide Menu in Header

    Thanks.. We’re almost there – I wanted it to behave exactly like the desktop version in that it doesn’t appear as you scroll down?

    #1463506

    Hey,
    thank you very much for the quick answer.
    We are using RankMath and following the video solved the problem :))
    Thank’s a lot and best regards.
    Barbara
    You can close the topic now.

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1463500

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    Hey laptophobo,

    If you click the Dismiss text, then the notice will disappear. If you click the X, then it will come back. We will change the this behaviour in coming releases.

    Best regards,
    Rikard

    #1463497

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    Hi, I am a website designer and a big fan of that theme, but I stopped using it in 2020 because demo importing is such a hassle. Every time I try, it shows different errors, the most common one being, “Download of files for demo Shop Demo didn’t work! You might want to try reloading the page and then try again.” I’ve searched for solutions on YouTube and many other platforms but haven’t found any. The theme creators don’t even have a YouTube channel to explain these issues. It feels like they created the theme and then went on vacation for life, leaving users like me in trouble. There’s no helpline, no contact form, and no live chat option. I’m feeling exhausted. Can someone please help me?

    #1463493
    isarkai
    Participant

    Hi Enfold Team,

    1. I read the topic ‘Remove meta information’ and added the CCS,
    but it still shows the date and “/” like: “28. November 2024 / /”
    (i use: Einzelner Autor, kleines Miniaturbild (kein Autorenbild dargestellt, kleines Feature-Bild)
    2. is it possible to change the order in the Blogpost module. I want the oldest Blogs first, the newest at last.

    best regards
    Manfred

    #1463478

    In reply to: Hide Menu in Header

    Hi,

    Thank you for the update.

    Please include this css code to make the header transparent on mobile view and remove the burger menu.

    @media only screen and (max-width: 768px) {
    
      /* Add your Mobile Styles here */
      .responsive #top #wrap_all #header {
        position: fixed;
        background: transparent;
      }
    
      .responsive #top .av-burger-menu-main {
        display: none !important;
      }
    }

    Best regards,
    Ismael

    #1463456

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1463448

    you can do that by subtext option – this inserts f.e. the bloginfo name and description as text.
    – but you do not need to insert these dynamic texts – you can insert simple html too
    ( this inside child-theme functions.php)

    add_filter('avf_logo_subtext', 'kriesi_logo_addition');
    function kriesi_logo_addition($sub)
    {
      $sub .= "<h1 class='logo-title'>";
      $sub .= get_bloginfo( 'name', 'display' );
      $sub .= "</h1>";
      $sub .= "<h2 class='logo-title logo-subtitle'>";
      $sub .= get_bloginfo( 'description', 'display' );
      $sub .= "</h2>";
      return $sub;
    }

    then you can set logo img to display none – and style the text via quick css too ( positioning; font-size; colors etc. )
    btw: : you can see that here on top with logo and text. this “kriesi.at” and “Premium Themes” is placed that way ( but only in strong tags)

    PS: you can insert this way dynamically the page title as second text by replacing in the code above

    $sub .= get_the_title();
    

    f.e.:

    #top .logo img {
      display: none
    }
    #top .logo,
    #top .logo a {
      overflow:visible
    }
    #top .logo-title {
      font-size:12px;
      color:#000;
      position:absolute;
      left:0px;
      top:-7px;
      white-space:nowrap
    }
    #top .logo-subtitle {
      color:#aaa;
      top:7px
    }
    #1463444

    In reply to: Sliders

    thanks a lot for your help!

    is it a fullwidth or a fullscreen slider that is needed?

    im using Fullwidth right now (easyslider), but tested the fullscreen one just in case and it gives the same alert for using special caracters.

    Do you have for each slide a different rotator text?

    i intent to use one Headline Rotator per slider

    There will be warnings on doing that – but ignore them

    Oh, nice! i was thinking it was limited in some way, if i CAN do it without breaking anything on the theme structure this will solve half my problems :D thanks a lot!

    there is no default option on slide stop on hovering the slides.

    Sad to know, is Kriesi dev team in a need for ticket or something that sugestion get on their sprint?

    • This reply was modified 1 year, 7 months ago by tiago.
    #1463440

    In reply to: Sliders

    is it a fullwidth or a fullscreen slider that is needed?
    your link goes to easy-slider – the part below shows fullscreen slider.

    Do you have for each slide a different rotator text? Or should the rotator text lay over all slides and is synchronized on slide-change/rotator text change ?

    you can insert the enfold shortcode to caption input field of first slide, then on styling tab of the slider there is the option : “Use first slides caption as permanent caption” ( There will be warnings on doing that – but ignore them )

    see: https://webers-testseite.de/tiago-slider/

    there is no default option on slide stop on hovering the slides.

    #1463419

    In reply to: Hide Menu in Header

    Hi,

    I’ve decided to uncheck the sticky header option and feel that that works better.

    How do I make the mobile version have a transparent background just like the desktop? I don’t want the burger menu to be shown either.

    View post on imgur.com

    #1463418

    Hi Mike,

    thanks a lot, I figured it out. Topic can be closed.

    Regards,
    Daniela

    if you are using image Element for that – just go to advanced tab on the image elmenent and choose as “Image Link”: set manually.
    Insert the url of that new image to show in lightbox.
    As long this is an image it will open then automatically in the lightbox: https://webers-testseite.de/custom-link-to-lightbox/

    easiest way to hamper that lightbox opening would be a media query to set pointer-events to none for that link.

    if you like to have more selectivity – then use custom-class on the image element.

    @media only screen and (max-width: 899px) {
      a.avia_image.lightbox-added {
        pointer-events: none;
      }
    }

    for that close button you can shift it f.e. into the image – or to the right side of the image

    test:

    div.avia-popup .mfp-close {
      right: 5px;
      top: 45px;
      background-color: rgba(0,0,0,0.3);
    }
Viewing 30 results - 4,111 through 4,140 (of 142,852 total)