Forum Replies Created

Viewing 30 posts - 32,101 through 32,130 (of 38,325 total)
  • Author
    Posts
  • in reply to: Burger Menu | Login Logout | functions.php #875711

    Hi Timo,

    Glad we got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Problem with WPsearch #875710

    Hey christianichristiani,

    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: Header Resizing #875708

    Hi Phil,

    In what browsers do you experience this behavior and on what OS?

    Best regards,
    Victoria

    in reply to: Avia Page Builder not loading for only one page. #875707

    Hi mwneill,

    It the main.js you something you added?

    Best regards,
    Victoria

    in reply to: Simple table with links – is this even possible? #875704

    Hi greglowsdu,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Menu wraps over the banner #875703

    Hey Wangpo,

    Your menu needs to turn to burger at 1060px. Here is the code for that

    
    @media only screen and (min-width: 1065px) and (max-width: 1150px) {
      #top .av_seperator_big_border#header .av-main-nav > li > a {
        padding: 0 6px;
      }
    }
    @media only screen and (max-width: 1059px) {
    	.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
    	.container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
    	.responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;}
    	.responsive.html_mobile_menu_tablet .main_menu .avia-menu, 
    	.responsive.html_mobile_menu_tablet #header_main .social_bookmarks, 
    	.responsive.html_mobile_menu_tablet #header_main_alternate{display:none;}
    	.responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide{display:block;}
    	.responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:50px;}
    
    	.responsive #header_main .inner-container, .responsive .main_menu{position: relative;}
    	.responsive #top .logo{position: relative;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;}
    }
    
    

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

    in reply to: Footer Issue #875701

    Hey OriginsSpeak,

    Have you tried this here
    Image 2017-11-12 at 11.38.40.png

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

    in reply to: Main Menu + Full Width Sub menu #875700

    Hi tweetgeeb,

    With the way you added images to the page, it is very hard to position them as on the image and keep them like that on all screen sizes.

    I would suggest you experiment with the masonry element and big gap setting. It will not be the same layout but will be more fluid and responsive and will not take that many efforts to adjust and control.

    Best regards,
    Victoria

    in reply to: Removing excess space in page layouts #875697

    Hey Greg,

    Can you please point us to which spaces exactly you want to reduce?

    Best regards,
    Victoria

    Hi jalmz,

    Glad we got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Tab Section Format Problem #875695

    Hi stephanedwards,

    Credentials did not work for me. Could you please update the credentials?
    Here is the code to hide the “Menu” text

    
    .header_color .av-hamburger-inner + strong {
      display: none;
    }
    

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

    in reply to: Left navigation switch to mobile menu on ipad portrait #875693

    Hey Byrne,

    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: 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%;
            }
    
    }
    

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

    in reply to: please match the requested format #875692

    Hey yantsa,

    Here are some threads to consider:
    https://kriesi.at/support/topic/please-match-the-requested-format-qty-woocommerce-measurement-price-calculator/
    https://kriesi.at/support/topic/add-to-cart-not-working-5/
    https://kriesi.at/support/topic/conflict-between-woocommerce-measurement-price-calculator-and-enfold/

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

    in reply to: Blog post comments disabled #875571

    Hey Steve,

    Credentials did not work for me. Could you please update the credentials?
    If you build your blog post with the Advanced Layout Builder, you need to add the comments element
    Image 2017-11-11 at 19.33.50.png

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

    in reply to: Big Homepage Logo #875568

    Hi danswebservices,

    Is Guenni007’s solution working for you?

    Best regards,
    Victoria

    in reply to: Custom Lightbox Size #875567

    Hey danswebservices,

    The size is as big as it can be, if we make it wider, it has to be taller and there is no more room for that.

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

    in reply to: Visability background images on mobile phone #875566

    Hi famewebdesign,

    I think you really should make a different slider for the mobile screen and hide this one. This image is too big for mobile.

    Best regards,
    Victoria

    in reply to: Footer Menus not showing #875563

    Hi hobart,

    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

    
    .html_burger_menu_active #footer .menu-item {
        display: block;
    }
    

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

    Hi mftonto2and3,

    Do you have a screenshot of how it is suposed to look like? Would be really helpful.

    Best regards,
    Victoria

    in reply to: Custom sort of posts #875561

    Hey Jurgen,

    You can try the code like this

    
    add_filter('avia_masonry_entries_query', 'rr_sort_by_tag', 10, 2);
    function rr_sort_by_tag($query, $params) {
        if(is_page(array(724, 3661, 3662))) {
            $query['orderby'] = array(
    	    'tag' => 'asc',
                '{your date field}' => 'asc'
            );
        }
        return $query;
    }
    

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

    in reply to: Display particular product category at the top of shop page #875560

    Hey Andrius,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Victoria

    in reply to: LayerSlider text overlap issue #875559

    Hey lzevon,

    Can you post htpass credentials as well, please?

    Best regards,
    Victoria

    in reply to: Mobile display #875558

    Hi Newton,

    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 #wrap_all .av-inherit-size .av-special-heading-tag {
          font-size: 26px;
      }
    }
    

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

    in reply to: Language switcher disappeared #875557

    Hi Julia,

    HAve you played with the settings here
    Image 2017-11-11 at 18.58.31.png

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

    in reply to: Caption Title – Control Positioning #875556

    Hi pamk21,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? And post a few screenshots of the issue.

    Best regards,
    Victoria

    Hi Anna,

    Credentials did not work for me. Could you please update the credentials?
    Are you getting this error now, with Wordfence disabled?

    Best regards,
    Victoria

    in reply to: Post 4.2 Update – WooCommerce Shopping Cart Missing #875547

    Hi Ryan,

    Well, I cannot text it, since the caching plugin is activated. Can you deactivate it while we are helping you?

    Best regards,
    Victoria

    in reply to: Change colour in search box #875544

    Hi web4698,

    Looks like it is the way you need it to be. Am I not getting something?

    Best regards,
    Victoria

    in reply to: Enfold Child Schriftfarbe #875543

    Hi Klaus,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Mobile Menu "hamburger" Not Showing on iPad #875542

    Hi SAdesignsUnltd,

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

    Best regards,
    Victoria

Viewing 30 posts - 32,101 through 32,130 (of 38,325 total)