Forum Replies Created

Viewing 30 posts - 30,211 through 30,240 (of 34,594 total)
  • Author
    Posts
  • in reply to: Mobile Menu Broken #893054

    Hi,
    Thanks for sharing your solution, shall we close this then?

    Best regards,
    Mike

    in reply to: Site crashed with header errors #893052

    Hi,
    Please try asking your webhost to update your php to v7

    Best regards,
    Mike

    in reply to: Changing the script font #893051

    Hi,
    Your code in the Private Content area contains:

    /*

    with no closing tag so it won’t work. This is the comment tag, and it will deactivate all rules until the next

    */

    Please check.

    Best regards,
    Mike

    in reply to: In regards to post #893015 #893050

    Hey ConStambo,
    Thank you for sharing your solution.

    Best regards,
    Mike

    in reply to: Display blog category results as grid #893048

    Hi,
    I tested the code from the post:

    add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); 
    function avia_change_category_blog_layout($layout, $context){
    if($context == 'archive') $layout = 'blog-grid';
    return $layout;
    }

    on a clean install and it is working, perhaps in your copy/paste your quotes turned into curry quotes?
    Try changing with FTP.

    Best regards,
    Mike

    Hey jgdoyle1,
    By upper/lower case, do you mean Capitalize?

    text-transform: capitalize;

    Best regards,
    Mike

    Hey Kevinmve,
    Try this code in the General Styling > Quick CSS field:

    
    .av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
        color: #fff !important;
        font-size: 16px !important; 
        font-family: HelveticaNeue !important; 
    }

    Best regards,
    Mike

    in reply to: Footer covering over items #893042

    Hey Chris,
    This would fix the issue:

    #footer {
        z-index: 0!important; 
    }

    But the socket would still cover the sorting function at the very bottom. We could still do the same for the socket, but it makes the social links in the socket moot, at this point you could just remove the socket all together.
    Have you considered that a visitor who makes it to your footer is probably done sorting and is looking for more info about your company and other ways to connect to you?
    I only bring this up as a UI (User Interface) example, please advise how you would like to proceed.

    Best regards,
    Mike

    in reply to: Customize accordion #893038

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Remove logo + main menu area from mobile version #893037

    Hey InnovativeAirport,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
      background: transparent!important;
      position: absolute!important;
    }}

    Best regards,
    Mike

    in reply to: Testimonial on mobile too small #893036

    Hey taylorchiu,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
    padding: 0px !important; }
    
    #top .avia-slideshow-arrows a {
        margin: -30px -35px 0 !important; }
    }

    Best regards,
    Mike

    in reply to: categories and tag fonts in the shop sidebar #893034

    Hi,
    I believe you are saying that this is working, but it is also changing another font color also. Sorry I’m not so clear, perhaps a screenshot will help me understand so I can adjust the code.
    Please try to show what you do want changed, and what not to change that is being changed now.

    Best regards,
    Mike

    in reply to: Center align Product category above products #893033

    Hi,
    Try this code in the General Styling > Quick CSS field:

    div.entry-content-wrapper {text-align: center !important; }

    I don’t have access to a mac, so if this doesn’t work please post your other code that didn’t work for mac & I will ask for mac members to review.

    Best regards,
    Mike

    in reply to: Style accordian #893031

    Hi,
    Try:

    #top .av_toggle_section .av-inherit-font-color * {color: #000 !important;}

    adjust to suit.

    Best regards,
    Mike

    in reply to: Shop Banner Image #893029

    Hi,
    I found this post that discuss your issue, and it points to this code to solve it. But I don’t want to try it without your FTP access to undo the code should there be issues.
    Can you try the solution or include your FTP access in the Private Content area so I can try?

    Best regards,
    Mike

    in reply to: display always slideshow arrows #893009

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top.page-id-16353 .avia-slideshow-arrows.avia-slideshow-controls .next-slide {
    right: 0!important;
    }

    Best regards,
    Mike

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .ls-button-widget-container {display: inline-block !important; float: right; top: 70%;}
    #ls-button-widget-ls_button_widget-3 {margin-right: 10px}

    Best regards,
    Mike

    in reply to: I Frame #892995

    Hi,
    Please try:

    <iframe src="site.com" style="width: 100%; height:100vh; border: none"></iframe>

    Best regards,
    Mike

    in reply to: Style accordian #892788

    Hi,
    Please try removing the custom css and going to the accordion styling tab and choose “Define Custom Colors” and make the background-color gray (#f1f1f1)
    2018-01-03_051739
    then try this css:

    #top.postid-9297 .toggler {background-color: #169D72 !important; }

    this is only for that one page, change or remove “.postid-9297” if you need it for other pages.
    This is the test results:
    2018-01-03_052252

    Best regards,
    Mike

    in reply to: Spinning wheel forever #892782

    Hi,
    Glad to hear it is resolved, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: display always slideshow arrows #892780

    Hi,
    I believe the arrows are now showing all the time, please see screenshot in Private Content area to be sure I was looking at the correct element.

    Best regards,
    Mike

    in reply to: Shop Banner Image #892777

    Hi,
    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 a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    in reply to: Avia layout builder has suddenly disappeared #892775

    Hi,
    Your “Lock advanced layout builder” setting in Enfold Theme Options > Layout Builder had been checked, I unchecked it and now the Layout Builder shows. Please check.

    Best regards,
    Mike

    in reply to: I Frame #892770

    Hi,
    Please try:

    <iframe src="site.com" style="width: 100%; height:100%; border: none"></iframe>

    Best regards,
    Mike

    in reply to: categories and tag fonts in the shop sidebar #892769

    Hi,
    I checked again and was able to see your page, if I understand correctly you wanted to change the link color with no change on hover & a different color for the numbers.
    Try this code in the General Styling > Quick CSS field:

    
    /*link color*/
    #woocommerce_product_categories-2.widget ul.product-categories li.cat-item a{
    color: red !important;
    }
    /*link hover color*/
    #woocommerce_product_categories-2.widget ul.product-categories li.cat-item a:hover{
    color: red !important;
    text-decoration: none!important; 
    }
    /*number color*/
    #woocommerce_product_categories-2.widget ul.product-categories li.cat-item {
    color: blue !important;
    }

    Adjust the colors to suit.

    Best regards,
    Mike

    Hey Autostopowicz,
    Try using

    … {
    margin-left: -50px !important;
    margin-right: -50px !important;
    }

    if 50px is you container margin. or use a percentage to be responsive.

    Best regards,
    Mike

    in reply to: Homepage image not scaling with mobile #892715

    Hey TheDean19,
    Would you like the image to show it’s full width on all devices? This would mean that on mobile devices the image would not be the full height of the page, is this ok?
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: I Frame #892712

    Hi,
    Try this iframe:

    <iframe src="site.com" style="width: 100%; border: none"></iframe>

    and this css:

    #top.page-id-25 .content {
        padding-top: 0px!important; 
        padding-bottom: 0px!important; 
    }

    Best regards,
    Mike

    in reply to: Can only see first page of blog post entries #892708

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Centering breadcrumbs below responsive breakpoint #892705

    Hey M1000000,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .breadcrumb.breadcrumbs.avia-breadcrumbs {margin-left: 10%!important; }
    }

    adjust the number to suit.
    2018-01-02_202853

    Best regards,
    Mike

Viewing 30 posts - 30,211 through 30,240 (of 34,594 total)