Forum Replies Created

Viewing 30 posts - 25,891 through 25,920 (of 34,961 total)
  • Author
    Posts
  • in reply to: sticky subnavmenu has space to the top (but shouldn't) #995212

    Hi,
    Ok, thanks for using Enfold.

    Best regards,
    Mike

    in reply to: How to change Secondary Menu color? #995211

    Hi,
    Sure, it looks as though you are using a custom css plugin, if so please check the code in it for:

    #header_meta {
    	background: #dd7027 !important
    }
    
    #header_main ul li a:hover span {
    	color: #dd7027 !important
    }

    and change the color code to the one you wish to use.
    If you are not using a plugin, then check WordPress > Customize > Additional CSS & Enfold Theme Options > General Styling > Quick CSS field
    for the code.

    Best regards,
    Mike

    in reply to: Hover color of the font on the mobile menu #995208

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: enfold mobile menu is not displaying #995207

    Hi,
    I found in your child theme style.css you had this css hiding the mobile menu:

    @media only screen and (max-width:989px) {.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 #header .main_menu .social_bookmarks {display:none;}}

    and in your Quick CSS you also had this css:

    .avia-menu { display: none !important; }

    I commented both rules out so the mobile menu now works.
    Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    I would recommend contacting the author of the plugin at his site, perhaps he can offer some insight or a solution.

    Best regards,
    Mike

    in reply to: Product images caught up on post page #995198

    Hi,
    I didn’t see any cause for this, I changed your blog element to use post tags instead of categories, and that seemed to correct the issue, except one product that had some cross tags, which I solved by hiding from your blog page with some css. It will still show elsewhere, just not on the blog page.
    Please check your blog page.

    Best regards,
    Mike

    in reply to: Bullets for Recent Posts Widget in Sidebar? #995187

    Hi,
    Those are nice, I will work on this, please upload the bullet to your new site and post the link in the Private Content area.
    I have linked to it for you to download from your old site in the Private Content area.

    Best regards,
    Mike

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look for a hr solution, would this be for this one page, or site wide?
    I know you have given the login in other threads, but I don’t save logins :)

    Best regards,
    Mike

    in reply to: Remove Quotes & Comma in Audio #995184

    Hi,
    Glad Victoria could help, Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Facebook widget phone #994959

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: How to change Secondary Menu color? #994958

    Hi,
    Oh I see now, your css has changed it with this:

    #header_meta {
        background: #dd7027 !important;}

    the “!important;” is going to be a little hard to overwrite, please include a admin login in the private content area so we can look for this rule and change it. I believe it was manually added as typically the theme settings don’t add the “!important;” to the rules.

    Best regards,
    Mike

    in reply to: Header Transparency Options Not Working #994956

    Hi,
    For the header issue, I’ve tried deactivating your pulgins, checking for console errors, etc. without success. I do see godaddy has added a “drop-in” plugin “APCu backend for the WP Object Cache” which I can’t disable and I wonder if that is the issue.
    Please ask godaddy if they can disable it so we can see if that is the conflict.

    Best regards,
    Mike

    in reply to: gallery images no lightbox #994931

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Header Transparency Options Not Working #994930

    Hi,
    Thank you for the login, I was able to upload the slideshow.js file and clear the cache to fix the mobile [object object] error.
    I’m still have not solved the header issue yet.
    Please check the mobile [object object] error by clearing your cache a few times.

    Best regards,
    Mike

    in reply to: Facebook widget phone #994892

    Hi,
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Text Colour and Icons in top header #994889

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Header Transparency Options Not Working #994637

    Hi,
    For the [object object] error have you tried uploading the slideshow.js file? or if you include ftp access we can assist with it.

    Best regards,
    Mike

    in reply to: No custom class in Mega-Menu-Column-Item (burgernav) #994634

    Hey Mario,
    Yes since the mega menu is not active in the burger menu, the classes are not copied over. But the item classes are so we should be able to assist with your styling if you can explain what you are trying to do and link to the menu so we can examine it.

    Best regards,
    Mike

    in reply to: Mobile Posts display #994624

    Hey dinapost,
    I wrote this script to work on the pages like the url in the Private Content area, and tested it on a couple of other pages, and it seems to work correctly.
    Please test for yourself and let us know if you find any issues. For the logic I wrote it to only work on single posts that are rtl when the browser view is less than 766px wide.
    When testing you may need to reload the page for it to work, which should be fine because mobile users don’t suddenly change their screen size, like you might do if testing on a desktop.
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    function switch_mobile_columns(){
      ?>
      <script>
       $(window).on('load resize', function() {
        if ($(window).width() <= 766) {
        $(function() {
        $('#top.single-post.rtl_columns .post-entry .flex_column_div.first').insertAfter('#top.single-post.rtl_columns .post-entry .flex_column_div.el_after_av_one_half.el_before_av_one_half');
        });
        }
        });
      </script>
      <?php
      }
      add_action('wp_footer', 'switch_mobile_columns');

    Best regards,
    Mike

    in reply to: Styling a specific category #994607

    Hey Kesselhut,
    I took a look at your page and see you have items in your sidebar with a orange background color, I assume that these are the items you are referring to.
    Unfortunately I don’t see a category class on the items, and they all have the same classes, if they had different classes we could style them differently, perhaps you could manually add the classes.
    Or if their placement was always the same, such as the middle one, we could always style it differently.
    Can you explain a little more about what you want to do so we could assist.
    Perhaps including a admin login in the private content area would also help.

    Best regards,
    Mike

    in reply to: Product images caught up on post page #994598

    Hey Richard,
    If I understand correctly, your products are also showing on the bottom of your blog page, such as with “Sage Green” which you don’t want.
    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: How to change Secondary Menu color? #994597

    Hey Oliver,
    Do you mean the top bar on your site where the phone number is? It seems the correct color is already set, has this been resolved?

    Best regards,
    Mike

    in reply to: gallery images no lightbox #994592

    Hey nautrino,
    I see you have a child theme with a copy of the header.php in it.
    The header.php has changed, so please add a copy of the current header.php to fix your lightbox issue.
    please save a copy of your old header.php as you may have made changes to it that you will want to do to the new header.php

    Best regards,
    Mike

    in reply to: Bullets for Recent Posts Widget in Sidebar? #994591

    Hey Moondreamer21,
    When you say you want a “custom bullet” is it a image or just the regular dot? Can you link to it.

    Best regards,
    Mike

    in reply to: Text Colour and Icons in top header #994589

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

    .phone .av-icon-char {
            -moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
            filter: FlipH;
            -ms-filter: "FlipH";
    }

    Best regards,
    Mike

    in reply to: Hide Sidebar Menu #994586

    Hi,
    This css will hide the menu for the whole site, Please add this code in the General Styling > Quick CSS field:

    .avia-menu.av-main-nav-wrap {
    display: none !important;
    }

    This css will hide the menu on only one page, in this case your frontpage:

    #top.home .avia-menu.av-main-nav-wrap {
    display: none !important;
    }

    if you want to target a different page, please let us know.

    Best regards,
    Mike

    in reply to: How to make the special heading align to the right #994584

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

    .main_color .align_right .special-heading-inner-border,.main_color .align_left .special-heading-inner-border {
    border-color: transparent;
    }

    this covers the two classes “align_right” & “align_left” so that it won’t interfere with the rest of your site.

    Best regards,
    Mike

    in reply to: Facebook widget phone #994580

    Hi,
    I’m not sure as I don’t have that browser installed, I would ask at their support on Google Play.

    Best regards,
    Mike

    in reply to: Open sans font weights #994576

    Hi,
    Yes I understand, if you follow the same steps I did above do you get the same result?
    Another option is to try adding the font weight in directly at: enfold\framework\php\font-management\class-avia-type-fonts.php
    on line 726, look for:

    'Open Sans'			=> 'Open Sans:400,600',

    and change to:

    'Open Sans'			=> 'Open Sans:300,400,600,700',

    Best regards,
    Mike

    in reply to: Font Weight Difference in Enfold 4.4.1 #994575

    Hi,
    I believe I figured out the issue, on your main site there seems to be some opacity on the test, I tried to replicate it on your beta site on the frontpage under the heading: “BE UNIQUE. BE CLASSY.” and it seems to match.
    Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 25,891 through 25,920 (of 34,961 total)