Viewing 30 results - 271 through 300 (of 142,578 total)
  • Author
    Search Results
  • #1491427
    koomo
    Participant

    Hi,
    We used the excellent post https://kriesi.at/support/topic/content-slider-with-image-and-text-on-the-right/

    And created a content slider with image and text. But having an issue
    On this page you can see bottom left there are another sets arrows and can’t fond a way to get it of those ones, with removing the top right one.

    Also images overlay.

    Any solution? Thank you

    Xavier

    • This topic was modified 2 months ago by koomo.
    • This topic was modified 1 month, 4 weeks ago by koomo.
    #1491402

    I’m refreshing this old thread as I was trying to achieve the same result (ref: here)


    @greenmarketers
    , if you edit the CET (e.g. by changing the label on a button), the change is not applied to CETs that have already been used on your pages.

    This is what @stuwetueho and I want to achieve: I create a special component and use it on different pages. Then, after editing that “special component”, the changes are applied everywhere that special component was used.

    The CET seems to work almost exactly like the ‘Templates’: when you use them in a pages, they are not linked to the original CET/Template anymore. Any further change will not be propagated.

    #1491395
    Fred1969
    Participant

    I’ve been a very happy user of Enfold for a very long time! Now I have a question: the widget menu on a page is below the gallary and not a the top of the page, see for example: https://temp.hotelonsepen.nl/appartementen/hotelappartement-bergkristal/. How can I get the menu at the top, abover the gallery?

    Grtz. Fred

    #1491394
    walhai
    Participant

    Hi,
    I have a problem and maybe somebody can help.
    I use the plugin Gtranslate everything works on desktop view but in mobile view there is no flag in the menu.
    Maybe somebody knows the problem and can help me?
    Thank you and best regards

    #1491389

    Hi,

    Thank you for the update.

    If you want to revert to using the default icon, please remove the previous modifications, then add this css code to enlarge the instagram icon and adjust the color:

    #top #wrap_all .social_bookmarks .social_bookmarks_instagram a {
        background: linear-gradient(44deg, #ef1a88, #e6683c, #fa991f, #ee166c, #bc1888);
        -webkit-text-fill-color: transparent;
        background-clip: text;
        font-size: 50px !important;
        width: 100%;
        height: 100%;
        line-height: 80px;
    }
    
    .responsive #top #header .main_menu .social_bookmarks {
        margin-top: -40px !important;
        overflow: visible;
    }

    Screenshot-2025-11-17-at-12-56-53-PM

    Best regards,
    Ismael

    #1491382

    Hi,

    Thank you for the inquiry.

    If you need the logo centered and the burger menu on the left, try setting the Enfold > Header > Header Layout > Menu and Logo Position to Logo right, Menu left. Then add the following css code to move the logo from the right to the center.

    .html_header_top #top .av_logo_right .logo {
      right: calc(50% + -35.5px);
    }
    
    @media only screen and (max-width:767px) {
      .responsive #top #wrap_all #header_main .main_menu {
        left: 0;
        right: auto;
      }
    
      .html_header_top #top .av_logo_right #header_main .logo {
        position: relative;
        left: 50%;
        right: auto;
        margin-left: -41.5px;
        margin-right: 0;
      }
    }

    Best regards,
    Ismael

    #1491372

    Would it be possibile to have logo visible everywhere (mobile and desktop too) but non in home page in either version?

    #1491369

    to have the title you only have to make it visible by:

    #top .av-burger-menu-main .avia_hidden_link_text {
      display: inline;
      font-size: 20px;
      line-height: 0;
      color: var(--enfold-header-color-meta);
      margin-left: 5px !important;
      position: relative;
      top: 2px; /*=== just to center horizontally - adjust to your needs ===*/
    }

    but for your header layout “Hamburger menu icon left, logo centered, search icon right” i would start from a different header layout – not the header centered – menü below .

    btw. some topics under yours there is the same title of the topic “Hamburger menu icon left, logo centered, search icon right”

    #1491368
    abortolotti
    Participant

    Hi there!
    I would like to have the hamburger menu icon on the top left of the site, the logo entered and maybe (but not necessarily) a search icon on the right; how do I do that?
    The staging site is https://staging2.porscheownersandalucia.com

    Also, would it be possible to reduce the size of the hamburger menu and append a “Menu” title to the right as on the following website: https://www.porsche.com/uk/

    Thank you for your help.

    PS: I tried to add the Quick CSS into the Quick CSS field posted on the other thread with this same title but I saw no results, so I opened this thread.

    #1491356

    so because – the original insta logo is to complex to insert it as svg file to the social media icons.
    I would place the normal instagram icon via font-icon !
    and replace that by css .

    maybe you upload two versions of that logo:

    and for hover style:

    then to quick css:

    #top #wrap_all .av-social-link-instagram a:focus, 
    #top #wrap_all .av-social-link-instagram:hover a {
      color: unset;
      background-color: unset;
    }
    
    .social_bookmarks_instagram a {
      font-size:0 !important
    }
    
    .social_bookmarks_instagram a:before {
      content:"";
      background-image:url(/wp-content/uploads/Instagram_Glyph_Gradient.png);
      background-size:contain;
      display:inline-block;
      width:inherit;
      height:inherit;
      border-radius: 10px;
      background-position:center center;
    }
    
    .social_bookmarks_instagram:hover a:before {
      background-image:url(/wp-content/uploads/Instagram_Glyph_Gradient_invers.png);
      border-radius: 10px
    }

    see (the first in the row) https://basis.webers-testseite.de/
    the second icon on the right is the svg icon (with its trouble to use the mask (or clipPath)

    #1491348
    mehrasadi23
    Participant

    Hi,

    I have a similar question to this this

    I’m primarily making the website in Farsi/Persian. Later, I would like to add an English version. As far as I understand, this plugin clones my pages into another language but my issue it that my Farsi and English content will be different.

    Will I be able to customize my English content or is it going to be just the translation of the Farsi page?
    Also, for example if I have 10 pages, 5 pages in Farsi and 5 pages in English, will they look different like this as for their address and url?

    Exmaple.com/en/service and exmaple.come/fa/خدمات

    thank you

    #1491333

    The problem this inserting it from media-library is – that inside the Original svg of Instagram a clipPath or mask is used. both – mask and clip-path are used via url and ID of that path. If there are more than one instance of the icon on the page – the ID is not unique anymore. And browser do not render them.
    Enfold (as you can see in the DOM) on using Logo left – Menue below generates two navigations – the one is set to display: none on desktop and vice versa for responsive case ) svg two times in the DOM then clip-path won’t work.

    I have never seen such a poorly made SVG intended for the web. The shape could have been filled using a direct gradient, but the folks at Meta apparently didn’t want that.

    #1491317

    Hey rixi,

    Thank you for the inquiry.

    You can try this code in the Enfold > General Styling > Quick CSS field:

    #top #wrap_all .social_bookmarks .social_bookmarks_instagram a {
        background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    Result:

    Screenshot-2025-11-14-at-12-27-32-PM

    Best regards,
    Ismael

    #1491271

    Hey bemodesign,

    Thank you for the inquiry.

    Try to add this css code below the previous modification to disable the underline for the menu items.

    #top .menu-item a:not(.avia-button) {
        text-decoration: none !important;
    }

    Best regards,
    Ismael

    #1491264

    Hi,

    Thank you for the info.

    We’re still not seeing the black background on the “Über mich” page. Please check this clip:

    Clip: https://streamable.com/lrrk8l

    Best regards,
    Ismael

    #1491263

    Hi,

    Thank you for the update.

    We adjusted the css code further — applying a maximum width to each cell type or size.

    #top #gridtest .av-gridrow-cell.no_margin.av_one_fifth {
        width: 20%;
        max-width: 280px;
    }
    
    #top #gridtest .av-gridrow-cell.no_margin.av_four_fifth {
        width: 80%;
        max-width: 1120px;
    }
    
    #top #gridtest {
      width: 100%;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
    }
    
    #top #gridtest > .av-gridrow-cell {
      box-sizing: border-box;
    }
    
    #top #gridtest .flex_cell_inner {
      margin: 0 auto;
    }
    
    @media (max-width: 768px) {
      ##top #gridtest > .av-gridrow-cell {
        flex: 0 0 100%;
        max-width: none;
      }
    }

    Result:

    Screenshot-2025-11-13-at-11-11-33-AM

    Best regards,
    Ismael

    #1491225

    ismaels filter (ava_inside_main_menu) is a brilliant idea.

    maybe it is easier to use if we insert a social bookmarks shortcode:
    then we can use all those benefits of enfold options dialogs – and hover styling etc.

    function social_bookmarks_shortcode_inside_main_menu() {
      $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
      $social = avia_social_media_icons($social_args, false);
      return $social;
    }
    add_shortcode('social-bookmarks', 'social_bookmarks_shortcode_inside_main_menu');
    
    add_action( 'ava_inside_main_menu', function() {
        echo do_shortcode('[social-bookmarks]');
    });

    Quick css for your setting (left burger – logo – socials )

    #top div .logo {
      z-index: 101 !important;
    }
    
    #top .main_menu, 
    #top .avia-menu {
      width: 100%;
    }
    
    #avia-menu #menu-item-search {
      position: absolute;
      right: 0;
      left: auto;
    }
    
    #top #wrap_all .av-hamburger-inner {
      display:block;
      top: 0;
      margin-top: 4px;
    }
    
    .html_header_top #top #wrap_all .av_logo_right #header_main .logo {
      position: relative;
      left: 50%;
      right: auto;
      margin-left: unset;
      margin-right: unset;
      transform: translateX(-50%);
      width: auto;
    }
    
    .responsive #top #wrap_all  .main_menu {
      width: 100%;
      display: flex !important;
      flex-flow: row nowrap;
      justify-content: space-between;
      height: inherit;
    }
    
    #top #wrap_all .menu-item-avia-special {
      display: block ;
    }
    
    .responsive #top #wrap_all #header .main_menu ul.social_bookmarks {
        display: flex;
    }
    
    #top #wrap_all .main_menu ul.social_bookmarks li a {
      height: 30px;
    }
    
    #top .main_menu .social_bookmarks li {
      width:40px;
      margin-left:5px
    }
    
    #top .main_menu .social_bookmarks li.avia-svg-icon img[is-svg-img="true"],
    #top .main_menu .social_bookmarks li.avia-svg-icon svg:first-child {
      height:1.1em;
      width: auto;
      margin-top: 4px !important;
    }
    
    @media only screen and (max-width: 767px) {
      .responsive #top #wrap_all .container {
        width: 95%;
        max-width: 95%;
      }
      .html_header_top #top #wrap_all .av_logo_right #header_main .logo {
        max-width: 200px;
        transform: translateX(-57%);  /* === an individual correction - depends on how many social icons are present=== */
      }
    }
    

    see : https://elementar.webers-webdesign.de/

    PS: for more than 3 social bookmarks it gets complicated on small mobile screens. So maybe in this case we set them to display none – or switch in this case to header meta solution

    PPS: i tried first that option to show social icons via Header – Extra Elements – Header Social Icons : “display in main header area”
    but this was to complicated to find the right css positioning options – especially on shrinking headers.

    #1491217

    Hi,

    Thank you for the update.

    Add the following code to your functions.php file to display an instagram icon next to the mobile menu:

    add_action( 'ava_inside_main_menu', function() {
        $instagram_url = 'https://www.instagram.com/yourusername/';
        echo '<a class="av-custom-header-icon" href="' . esc_url( $instagram_url ) . '" target="_blank" rel="noopener noreferrer">';
        echo do_shortcode('[av_font_icon icon="instagram" font="svg_entypo-fontello" size="30px" av_uid="av-mhvfocn7"]');
        echo '</a>';
    });

    Then add this css code:

    .av-custom-header-icon {
        position: absolute;
        left: 0;
        top: 20px;
        display: none;
    }
    
    @media (max-width: 768px) {
        .av-custom-header-icon {
            display: inline-block;
        }
    }

    Best regards,
    Ismael

    #1491216

    Hi,

    Thank you for the update.

    To make the buttons sticky on all screen sizes, place the Button Row element inside a Color Section, edit the section and apply a custom css class name “av-custom-sticky-menu-button-rows” in the Advanced > Developer Settings panel. Then add the following css code:

    
    #main > .av-custom-sticky-menu-button-rows {
      position: fixed;
      top: 132px;
      z-index: 999;
      width: 100%;
    }
    
    #main > .av-custom-sticky-menu-button-rows + .clear + #av_section_1 {
      margin-top: 100px;
    }
    

    You can also apply a custom css class name to the section next to the Button Row element so you can replace the default selector #av_section_1.

    Best regards,
    Ismael

    #1491212

    Hi,

    Thank you for the info.

    The leaflet image is not displaying, even on desktop view. There’s not much difference in file size or page loading impact between the 170×400px and 64×150px thumbnails, so I wouldn’t worry about that. Which thumbnails have you removed so far?

    function avf_wp_calculate_image_srcset_mod( $sources ) {
        foreach ( $sources as $width => $image ) {
            if ( $width == 170 || $width == 400 ) {
                unset( $sources[$width] );
            }
        }
        return $sources;
    }
    add_filter( 'wp_calculate_image_srcset', 'avf_wp_calculate_image_srcset_mod' );
    

    Also, why are you using gif as the image format? for non-animated images, it’s better to use jpg, png or webp.

    Best regards,
    Ismael

    #1491211

    Hi,

    Thank you for the update.

    We’re not seeing any black background when reloading the page. If you’re referring to the background of the iframe itself, unfortunately, that’s something we can’t adjust — this is how it loads on our end.

    Clip: https://streamable.com/glnnh3

    Best regards,
    Ismael

    #1491206

    @Ismael:
    On this page the images “Museum Leaflet” and “Domino by Pat Thomas” are inserted on the page as 64x150px and 90x150px size images. They display correctly as that size in desktop mode. Original image upload sizes were 339x800px and 299x500px.

    In Dev Tools, switch to Responsive (or view on a smartphone) and the images no longer display because I have deleted the …x400px sizes.

    Dev Tools Console reports:
    greenville/:67 GET https://www.americanroadtrips.net/wp-content/uploads/2014/05/highway-61-blues-museum-leaflet-170×400.gif 404 (Not Found)
    greenville/:67 GET https://www.americanroadtrips.net/wp-content/uploads/2014/05/domino-by-pat-thomas-239×400.gif 404 (Not Found)

    Let’s focus on the Leaflet image.

    The first question is why is the responsive page even trying to load the 170×400.gif image – this is surely way too big for a smartphone screen and to me the specified 64x150px size should still be loaded. That aside, how to remove the x400 image from srcset?

    Second, these are the files in Media Library.

    highway-61-blues-museum-leaflet-127×300.gif
    highway-61-blues-museum-leaflet-222×525.gif
    highway-61-blues-museum-leaflet-34×80.gif
    highway-61-blues-museum-leaflet-64×150.gif
    highway-61-blues-museum-leaflet-76×180.gif
    highway-61-blues-museum-leaflet.gif

    If you look at srcset for the leaflet, you will notice that highway-61-blues-museum-leaflet-76×180.gif is not listed within. Not that I’d want that size displayed either, but surely it should be included? Is this an error?

    #1491187

    a p-tag inside a span-tag ? try another span with a custom class.

    i tested 2 spans – that will lead to different troubles – because the span.entry-image will be placed inside and not besides entry-title

    you can use :
    Henri Flu • <i>1912-1944</i><span class="ondertitel">Geliefd huisarts en oorlogsslachtoffer</span>
    or
    Henri Flu <i><br>1912-1944</i><span class="ondertitel">Geliefd huisarts en oorlogsslachtoffer</span>

    then you can colorise the i by:

    
    #top .avia-post-nav .entry-title > i {
      color: #ff0;
    }
    #top .avia-post-nav .entry-image img {
      width: 100%;
      height: 100%;
    }
    

    #1491175

    In reply to: Submenu opacity

    because of “Lösungen” now in german

    ich sehe deine Seite nicht (als Participant ) aber versuch mal stattdessen:

    #top #wrap_all .avia_mega_div {
        background-color: rgba(255,255,255,0.2);
        backdrop-filter: blur(6px)
    }
    
    #top #wrap_all #header .avia_mega_div ul, 
    #top #wrap_all #header .avia_mega_div ul * {
        background: transparent ;
        color: #000; /**** das war nur um es an meiner Testumgebung umzusetzen ***/
    }

    die hover styles der menu-punkte bleiben bestehen – was für das navigieren eventuell hilfreich ist.
    jedenfalls war es auf meiner Seite so.

    #1491169

    see f.e. a test-page: https://webers-testseite.de/clippy-2/
    ( i set a custom ID to the sub-menu: submenu-with-icons )

    #submenu-with-icons .menu-item a .avia-menu-text:before {
      font-family: entypo-fontello;
      display:   inline-block;
      position: relative;
      color: inherit;
      margin-right: 10px;
      line-height: inherit;
      font-size: 1.3rem;
      top: 2px;  /*** just a correction if font-size is bigger than text ***/
    }
    
    #submenu-with-icons .menu-item:nth-child(1) a .avia-menu-text:before { content: "\e82a"; }
    #submenu-with-icons .menu-item:nth-child(2) a .avia-menu-text:before { content: "\e82b"; }
    #1491164

    you can see that if there are more than 1 post inside a category – it works:
    https://kunst-en-verhalen.rhijnhof.nl/pieta/

    what makes me wonder is that on your posts with category: oorlogsslachtoffers (only 1) – there should be no post-navigation. ( Do you have in the page title that p-tag ?)
    so maybe Ismael could help you with this inside your installation

    PS : the setting on Enfold > Blog Layout > Single Post Navigation setting is not important if you use the filter from : above

    With the help of this filter, you can even handle post-types differently.

    #1491160

    if it is active again –
    try:

    .html_header_top #top #wrap_all .av_logo_right #header_main .logo {
      position: relative;
      left: 50%;
      right: auto;
      margin-left: unset;
      margin-right: unset;
      transform: translateX(-50%);
      width: auto;
    }

    you see i have centered the logo a little different – so if you find those margin-left and margin-right values in your code remove them.
    i set it to unset to overwrite your settings.

    Thanks sir,

    1. I know i cna make my own custome HTML,but that is why I asked about the refund. Making that much custom HTML defeats the purpose of having a template.
    2. I have many test pages. They all do the same thing. login info below.
    3-4. I did this as I stated. I appended the customer copyright with your shortcode. It’s there now. Has no effect.
    5. I am sorry but I need a higher level of support. I can’t post screnshots here so I am not going to waste my time usng workarounds for support tickets to get you screenshots. If you want to email me directly I will give you screenshots. You don’t need this to check the footer.php file. Youwill see at the end it has this code: “‘ id=’scroll-top-link’ class=’avia-svg-icon avia-font-svg_entypo-fontello’ <?php echo $icon_top[‘attr’]; ?> tabindex=’-1′ aria-hidden=’true’>
    <?php echo $icon_top[‘svg’]; ?>
    <span class=”avia_hidden_link_text”><?php echo $icon_title; ?></span>

    <div id=”fb-root”></div>”
    6. what change was this supposed to have? I don’t see any change from this.
    7. You can recreate this. Make color section rox. Add bg image. Next add columns to fill row. Pick any column and add a bg-image to the column. It displays the column under the row and not on top of it. When you modify the higlight option it pushed the bg image off the bottom of the screen.
    8. You can check my home page. I have two independent color sections both with text blocks that have only hedings. The same exact headings. Yet it shows two differnt things. How is that even possible? If it won’t display the same code twice on one page I am noit sure what I can do.

    nearly every element I have to make custom inline because the global options to not seem to work. I really think I need to find a new theme. It’s not about getting used to it, right? It’s about this theme taking me more time to configure than it would be to just write the site from scratch, because the options are severely limited. I did not even know they made themes templates this limited.

    Take a look. Tell me what you think after you see for yourself. Hopefully you can see what is wrong because I am wasting so much time with this theme I could have built three sites. Please sir. I made a mistake. I think it would be best to offer a refund as you do not have the resources to help me resolve this in a way that will work for it’s intended purpose. I can’t even modify image sizes or blog posts. It’s very frustrating. It’s my fault for buying the theme because I did not know it was missing the normal options you find in other themes. It’s great for your purpose, but I need a theme I can customize.

    I can buy another theme and same myself over 70% of the labor costs your theme requires for basic styles. Let me know what you think. I am not trying to give you a hard time, I doubt you will fix any of this stuff and the answer will be the same -“make custome html”. I am just trying to be realistic. I feel like I lost a lot of money using this theme. Please help me cut my losses and move on.

    Hi,

    Thank you for the info.

    Did you add this css code somewhere?

    .js_active .woocommerce-tabs .panel {
        display: none;
    }

    Try to override it with this css code:

    .js_active .woocommerce-tabs .panel {
        display: block;
    }

    Please make sure to temporarily disable the cache and compression plugin (Autoptimize) while testing the site.’

    Clip: https://streamable.com/ih23g6

    Best regards,
    Ismael

    #1491146

    Hey agenturwendt,

    Thank you for the inquiry.

    Looks like you have successfully adjusted the background of the slides using this css code:

    #top .av-video-slide .avia-slide-wrap, #top .av-video-slide iframe {
        background: #fdf1e3 !important;
    }

    Let us know if you need any additional assistance.

    Best regards,
    Ismael

Viewing 30 results - 271 through 300 (of 142,578 total)