Forum Replies Created

Viewing 30 posts - 16,291 through 16,320 (of 38,331 total)
  • Author
    Posts
  • in reply to: Angezeigte Bildgröße in Masonry Galerie #1103048

    Hi Torsten,

    Well, the web has to be responsive and brutal to images, it will scale them and resize them, having them in the set size does not work well on all screen sizes.

    You can disable the theme and WordPress generating different sizes and so they will be as uploaded.

    Please have a look at the following articles, maybe they will help you understand

    Best regards,
    Victoria

    in reply to: Slideshow & Layerslider #1103047

    Hi EcoTec,

    Well, we do not have any snippet to share with you. So your solution might be the best way for now.

    Best regards,
    Victoria

    in reply to: Code in description in google results #1103046

    Hey peterolle,

    Are you using some SEO plugin?

    Best regards,
    Victoria

    in reply to: Add slogan next to Logo #1103045

    Hi NoraGTS,

    It does not matter where you put the code. It just does not want to render at font-weight: 200. This is the rule shown to apply and it should look slim.

    I will ask my colleagues to have a look.

    Best regards,
    Victoria

    Hi rainchild,

    The header is not transparent on mobile unless you add css for it.
    The header does not shrink on mobile. It is of the set height.

    The header can be sticky on mobile.

    Here is the code to make the header sticky on mobile

    Best regards,
    Victoria

    in reply to: Layerslider not working since update to 4.5.6 #1103043

    Hi JennyGr,

    Best regards,
    Victoria

    in reply to: Logo not showing up/Small Menu Bar Color #1103040

    Hi theoak15,

    It got confusing, let’s start over. Can you remove the customizations and please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    in reply to: Broken feed #1103037

    Hi peterolle,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: Blog classic grid #1103034

    Hey robertoKM,

    Best regards,
    Victoria

    in reply to: Demo Import not working. Urgent help required #1102979

    Hey anantharam,

    Credentials did not work for me. Could you please update the credentials.

    Please have a look at our docs here

    Best regards,
    Victoria

    in reply to: Favicon being replaced w/ WordPress Logo #1102977

    Hi jacobcoffy,

    It can be due to the fact that your website is hosted on the WordPress.org or really heavy browser caching.

    Best regards,
    Victoria

    in reply to: Change font size and color on all scroll down arrows #1102975

    Hi Camilla88,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .scroll-down-link {
        color: navy;
        font-size: 84px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    Hey mailworm,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    in reply to: ajax search not working #1102970

    Hey Tobias,

    Please have a look at this thread
    https://kriesi.at/support/topic/site-search-is-this-intended-to-confuse-visitors/#post-63700

    Best regards,
    Victoria

    in reply to: Edit Blog heading h1 and Sidebar #1102969

    Hi Sarah,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: Masonry Subtitles #1102962

    Hi Samuel,

    The code here removes the titles and you need to show some other content that might not be even available in the html and so it will require customizing masonry files. So the solution will be more complex.

    Best regards,
    Victoria

    in reply to: Erledigt #1102960

    Hey MK8587,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Copyright info for background image #1102958

    Hey matthias,

    You need to add the html with copy to the section where you use the image as background.

    Best regards,
    Victoria

    in reply to: Problems with Google Maps Element #1102954

    Hi Simon,

    The free quota is exceeded and so the map shows up like this.

    Best regards,
    Victoria

    Hi federica_alice,

    This functionality is not available at the moment, unfortunately.

    Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Best regards,
    Victoria

    in reply to: Ajustar version tablet en ipad pro #1102896

    Hi Joel-martinez,

    Do you mean for the header layout or for what elements?

    Best regards,
    Victoria

    in reply to: Changing responsive table layout #1102895

    Hi evertypedesign,

    Well, this table element does not really do that. You can create the table in the html and make it responsive via css or look for a plugin that already does that.

    Best regards,
    Victoria

    Hi milano24ore,

    Enfold can work anywhere, only the paths have to be updated for everything to work.

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Victoria

    in reply to: Changing global breakpoint didnt work #1102885

    Hey kmihanet,

    Please try using the following css:

    
    /* Header in sidebar to turn to burger on iPad 768px */
    @media only screen and (max-width: 990px) {
      
            .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
            .responsive #top .av_header_transparency .logo img.alternate{display:none;}
            
            .responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
            .responsive #top #main {padding-top:0 !important; margin:0;} 
            .responsive #top #main .container_wrap:first-child{ border-top:none; }
            .responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
            .responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
            .responsive .phone-info span{margin:0;padding:0; border:none;}
            .responsive.html_header_top #header_main .social_bookmarks ,
            .responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; } 
            
            .responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
            .responsive .logo a{display:table-cell; vertical-align: middle;} 
            .responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block;  max-height: 80px;}
            .responsive #header_main .container{height:auto !important; }
            .responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
            .responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
            .responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
            .responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
            .responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width:  1px;}
            .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
            .responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
            .responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
            .responsive #header .social_bookmarks li{float:none; display: inline-block;}  
            .responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
            .responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
            .responsive .logo img{margin:0;}
            .responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
            .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}  
            
            .responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
            .responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
            
            .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, 
            .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, 
            .responsive #top .av_header_transparency #header_main_alternate, 
            .responsive .av_header_transparency #header_main .social_bookmarks li a,
            .responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
            .responsive #top .av_header_transparency #header_meta, 
            .responsive #top .av_header_transparency #header_meta li,
            .responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
            .responsive.html_top_nav_header .av-logo-container{height:auto;} 
            .responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;}
            
            
          /*new mobile*/
            .responsive .av-burger-menu-main{display: block;}
            .responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
            .responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
            .responsive #top .av-main-nav .menu-item{display:none;}
            .responsive #top .av-main-nav .menu-item-avia-special{display:block;}
            .responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
            .responsive #header_main_alternate{display:none;}
            .responsive #top #header .social_bookmarks{display:none;}
            .responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
            .responsive #top .av-logo-container .avia-menu{height:100%;}
            .responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
            .responsive #top #main .av-logo-container .main_menu{display:block;}
            .responsive #top #main .av-logo-container .social_bookmarks{display:none;}
            .responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
            .responsive #top #main .av-logo-container .main_menu{display:block;}
            .responsive #top #header_main > .container .main_menu  .av-main-nav > li > a,
            .responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
            .responsive #top #wrap_all .av-logo-container {padding:0;}
            .responsive #top #header_main > .container .main_menu  .av-main-nav > li > a{
                min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
            }
            .responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
            .responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
            background:transparent;
            color: inherit;
            }
            
            .responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
            .html_header_sidebar #header .container {
              width: 90%;
            }
    }
    

    Best regards,
    Victoria

    Hi anantharam,

    These credentials did not work either. Please update, also you can check our docs here

    Best regards,
    Victoria

    in reply to: foto immer komplett zeigen #1102883

    Hey esven,

    You can try using the full-screen slider.

    Please have a look at our docs here

    Best regards,
    Victoria

    in reply to: READ MORE link in posts – change language #1102879

    Hi Matt,

    Will wait for your feedback :)

    Best regards,
    Victoria

    in reply to: Resize Shop Thumbnail #1102878

    Hi brandgeist17,

    Please have a look at this thread if you want to disable image size generation
    https://kriesi.at/support/topic/how-to-disable-enfold-creating-media-image-sizes/

    Best regards,
    Victoria

    in reply to: Google Maps element and plugins not working #1102876

    Hi thotadmin,

    Do you have billing enabled for the maps?

    Best regards,
    Victoria

    Hey kreativeseite,

    Which AMP plugin are you using?

    Best regards,
    Victoria

Viewing 30 posts - 16,291 through 16,320 (of 38,331 total)