Forum Replies Created

Viewing 30 posts - 28,861 through 28,890 (of 38,331 total)
  • Author
    Posts
  • in reply to: Beitrag – Eintrag teilen im erweiterten Editor #924528

    Hi Oliver,

    When you make a post with the Advanced Layout Builder you get to choose which components you need and which you don’t and so all that you want, you need to add manually
    Image 2018-03-09 at 21.05.08.png
    Social share buttons are available in the Advanced Layout Builder.

    Best regards,
    Victoria

    in reply to: internal server error 500 after update 4.2.6 #924525

    Hi EZWebdesign,

    Can you please check server log for error?

    Best regards,
    Victoria

    in reply to: internal server error 500 after update 4.2.6 #924524

    Hi EZWebdesign,

    Can you please check server log for error?
    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 gallery links open in new tab #924523

    Hi mstasik,

    Can you please enable Appearance > Editor for now?
    Here is how to do it

    Best regards,
    Victoria

    Hi ccebreros,

    I was able to add images and caption text and it seems to work, it is still there now. Please check.
    Can you make a small screencast of the issue if the issue is still there, please?

    Best regards,
    Victoria

    in reply to: blank page after update theme #924513

    Hi elpapi,

    The website seems to be back up, did you restore it? Can you please check server log for error?

    Best regards,
    Victoria

    in reply to: Buttons with rounded edge and color background icons #924512

    Hi,

    Best regards,
    Victoria

    in reply to: Session problems after update of enfold #924511

    Hi Josesolis507,

    Can you please check server log for error?
    Here is how to find it

    Best regards,
    Victoria

    in reply to: search doesn't appear on mobile properly. #924504

    Hey sarahkim,

    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: shop module in the Enfold theme #924501

    Hey Nico BABOT,

    Well, there are product variations with WooCommerce, that might be something you’re looking for.

    Variable Product

    No, it’s not a file import, you will need to create products in WordPress WooCommerce dashboard.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    in reply to: Sticky Header on Mobile (version 2.0) #924500

    Hey MLA18,

    Best regards,
    Victoria

    in reply to: Double scroll bar #924499

    Hi canadianllama,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: fatal error 500 updating to last version #924498

    Hi Carlos,

    SO did you get the website back up and running or do you still need or help?

    Best regards,
    Victoria

    in reply to: Cant use Blank Enter (Space) at Text Block. #924496

    Hey Chartgrinder,

    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: Overwriting Favicon #924493

    Hey Erwin,

    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

    Hi,

    Best regards,
    Victoria

    Hey OriginsSpeak,

    You can add portfolio items to the menu, you need to check the box in the screen options above, while you’re on the menu editing page.
    Image 2018-03-09 at 20.04.26.png

    If you need further assistance please let us know.
    Best regards,
    Victoria

    in reply to: Enfold Image Hotspot Tooltip Arrow #924487

    Hi healingnutrition,

    Have you tried the code by @Schmiddy?

    @Schmiddy
    Thank you for your input.

    Best regards,
    Victoria

    in reply to: Home page is gone #924486

    Hi djsmbd,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    Hi craigriches,

    Can you try to disable Enfold’s minification and leave the ones that you’re using on?
    Here is how to disable it:

    
    add_filter('avf_merge_assets', function() {
            return 'none';
    });
    

    Best regards,
    Victoria

    in reply to: Demo import not working #924483

    Hi,

    Best regards,
    Victoria

    Hey tbp,

    Can you please give us the login link? When I press login on that page, the page just reloads.

    Best regards,
    Victoria

    in reply to: Woocommerce activation breaks site #924480

    Hi web6s,

    Does this mean that the issue is resolved? Or do you still need our help?

    Best regards,
    Victoria

    in reply to: Breaking Point Burger Menu #924477

    Hi schnippel,

    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

    /*Header in sidebar to turn to burger until 1500px*/
    @media only screen and (min-width: 990px) and (max-width: 1500px) {
      
            .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%;
            }
    
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Trouble custom social icons in header #924342

    Hi kenn_milkshakemedia,

    Not sure I understand your last comment. Do you mean you have another icon?

    Best regards,
    Victoria

    in reply to: Google Maps Not Working #924341

    Hi fulanoinc,

    You mean you cannot generate the API keys in Google console?

    Best regards,
    Victoria

    in reply to: Background Videos on Mobile #924339

    Hey leadingnorth,

    You can hide the videos and the menu with this code:

    
    @media only screen and (max-width: 767px) {
       #extras, #video { display: none;}
      
     .responsive #top .av-menu-mobile-active  .menu-item.menu-item-top-level.menu-item-top-level-4 {
        display: none;
      }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    in reply to: Cannot install enfold to wordpress #924335

    Hey!

    I’ve uploaded a fresh copy of Enfold to your server, but you need to check you installation configuration.
    Here are the thins to check:
    php_value post_max_size 512M
    php_value upload_max_filesize 512M
    php_value max_input_vars 5000
    php_value max_execution_time 300
    php_value max_input_time 300
    php_value memory_limit 512M

    https://kriesi.at/support/topic/failed-to-load-resource-the-server-responded-with-a-status-of-403-forbidden/#post-798773

    And first of all, you should be running at least php5.6.3, php7 is a better option of course.
    Regards,
    Victoria

    in reply to: large testimonial image and description position #924333

    Hi dondela,

    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

    
    @media only screen and (max-width: 767px) {
      #top .av-large-testimonial-slider .avia-testimonial-meta-mini {
          padding-top: 185px;
      }
    }
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 35px;
    }
      #top #wrap_all .all_colors #after_section_5 h1 {
        font-size: 24px;
      }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: large testimonial image and description position #924332

    Hi dondela,

    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

    
    @media only screen and (max-width: 767px) {
      #top .av-large-testimonial-slider .avia-testimonial-meta-mini {
          padding-top: 185px;
      }
    }
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 35px;
    }
      #top #wrap_all .all_colors #after_section_5 h1 {
        font-size: 24px;
      }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 30 posts - 28,861 through 28,890 (of 38,331 total)