Forum Replies Created

Viewing 30 posts - 29,431 through 29,460 (of 34,338 total)
  • Author
    Posts
  • Hi,
    Please try:

    a.ajax_search_entry.with_image:after { display:none !important; }

    Best regards,
    Mike

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

    Best regards,
    Mike

    in reply to: Search form not as dropdown? #900459

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

    Best regards,
    Mike

    in reply to: Add to cart text not showing #900458

    Hi,
    Sorry I was not able to download your backup for the kickstart, I kept stopping and resume would just start it from the beginning.
    The other backup I tried to make was too large for the plugin.
    I had hoped to overwrite the woocommerce files, as I had posted in the other post, it seems that the button text is blank/missing.
    I would have also Try disabling your plugins.
    But I did come up with a css hack:

    .single_add_to_cart_button:before {
    content: "Add to Cart";
    }

    Please give this a try.

    Best regards,
    Mike

    in reply to: Search form not as dropdown? #900454

    Hi,
    Ok, here are the new changes:

    @media only screen and (min-width: 767px) and (max-width: 990px) {
    #menu-item-search.noMobile.menu-item.menu-item-search-dropdown.dropdown_ul_available { display: none !important; }}
    
    @media only screen and (max-width: 767px) {
    .main_menu .avia-menu, #header_main_alternate {
      display: block !important;
        position: relative;
    	z-index: -1;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
      display: block!important;
      margin-top: 10px;
      right: -20px;
    }
    .responsive .main_menu {
      float: right;
    }
    }
    @media only screen and (max-width: 480px) {
    .responsive .logo img {
        max-height: 62px!important;
    }}
    @media only screen and (max-width: 479px) {
      #menu-item-shop .cart_dropdown_link {
         padding: 0 5px 0 5px;
      }
    }
    @media only screen and (max-width: 426px){ 
    .responsive #top #wrap_all .logo a > img {width: 183px !important;}
    .responsive #top #wrap_all .main_menu {right: 10px!important; }}
    
    #top #searchform > * {
    opacity: 1 !important;
    display: block !important;
    }
    @media only screen and (max-width: 767px) {
    #header_main_alternate li.av-burger-menu-main.menu-item-avia-special {
    display: none !important;
    }
    }
    @media only screen and (min-width: 767px) and (max-width: 989px) { 
    li#menu-item-search {
        display: none !important;
    }
    #top #searchform {
        margin-top: -45px !important;
    }
    #header_main_alternate .container {
      padding: 0px !important;
    }
    .av-main-nav li.only-mobile-menu-search {
        float: right !important;
    }
    }
    @media only screen and (min-width: 990px) {
    .only-mobile-menu-search { display: none !important; }}

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Search form not as dropdown? #900445

    Hi,
    I replaced your quick css with this:

    @media only screen and (min-width: 990px) {
    .only-mobile-menu-search { display: none !important; }
    }
    
    @media only screen and (max-width: 480px) {
    .responsive .logo img {
        max-height: 62px!important;
    }}
    @media only screen and (max-width: 479px) {
      #menu-item-shop .cart_dropdown_link {
         padding: 0 5px 0 5px;
      }
    }
    @media only screen and (max-width: 426px){ 
    .responsive #top #wrap_all .logo a > img {width: 183px !important;}
    .responsive #top #wrap_all .main_menu {right: 10px!important; }}
    
    @media only screen and (min-width: 767px) and (max-width: 989px) { 
    li#menu-item-search {
        display: none !important;
    }
    #top #searchform {
        margin-top: -45px !important;
    }
    #header_main_alternate .container {
      padding: 0px !important;
    }
    .av-main-nav li.only-mobile-menu-search {
        float: right !important;
    }
    }
    
    #top #searchform > * {
    opacity: 1 !important;
    display: block !important;
    }

    There were a lot of changes I had to make to fix the extra search, the extra mobile menu, the main menu not fitting in the space for tablets, etc. I hope it’s what you had in mind, please see screenshot in Private Content area.
    Here is your old css if you want to change back to the way it was:

    @media only screen and (min-width: 990px) {
    .only-mobile-menu-search { display: none !important; }}
    
    @media only screen and (max-width: 767px) {
    .main_menu .avia-menu, #header_main_alternate {
      display: block !important;
        position: relative;
    	z-index: -1;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
      display: block!important;
      margin-top: 10px;
      right: -20px;
    }
    .responsive .main_menu {
      float: right;
    }
    }
    @media only screen and (max-width: 480px) {
    .responsive .logo img {
        max-height: 62px!important;
    }}
    @media only screen and (max-width: 479px) {
      #menu-item-shop .cart_dropdown_link {
         padding: 0 5px 0 5px;
      }
    }
    @media only screen and (max-width: 426px){ 
    .responsive #top #wrap_all .logo a > img {width: 183px !important;}
    .responsive #top #wrap_all .main_menu {right: 10px!important; }}
    
    #top #searchform > * {
    opacity: 1 !important;
    display: block !important;
    }

    Best regards,
    Mike

    Hi,
    1) I used this shortcode:

    [av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]

    in the widget while in the “text” tab.
    2018-01-21_103616

    3) The big blue button is a anchor button that is pointing to the bottom of the page from the main forum page, and doesn’t show in the search results or when viewing another topic. Please try adding this to your bookmark bar for quick access: Enfold New Topic

    Best regards,
    Mike

    in reply to: How to change font #900390

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

    Best regards,
    Mike

    in reply to: Header in color section #900388

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

    Best regards,
    Mike

    in reply to: Search form not as dropdown? #900386

    Hi,
    the “display: block!important;” is making it show at mobile when it is suppose to be hidden.
    Try replacing the above code and the code from the other article with this:

    @media only screen and (min-width: 990px) { 
    li#menu-item-search {
      margin-top: 10px;
      right: -20px;
    }
    #top #searchform > * {
    opacity: 1 !important;
    display: block !important;
    }
    }

    Best regards,
    Mike

    in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900384

    Hi,
    Opps, sorry about that. Please try:

    a.slide-image {background-color: #fff !important;}

    Best regards,
    Mike

    in reply to: Mysterious section on pages #900381

    Hi,
    You are right, I thought this was part of your design. As I look closer I see quite a bit of customization in your functions.php aimed at your sidebars
    2018-01-21_092602
    and for that portfolio item the sidebar is set
    2018-01-21_092516
    changing that setting to “no sidebar” removes the brown stripe, so this is a sidebar and the custom code has broken the layout. I recommend changing the setting to “no sidebar” or contacting the person who added the custom code, I assume it was not you. I don’t feel comfortable working on this code, and it is beyond our support scope Sorry for that!

    Best regards,
    Mike

    in reply to: Horizontal Row at Bottom of Footer #900375

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

    Best regards,
    Mike

    in reply to: Link to Anchor point on a different page #900374

    Hi,
    I think I understand your question, but let me start with that what I did was to add a code block element to your page with some code in it:
    2018-01-21_085149
    You can see the code of the page by Enable Avia Layout Builder Debug which will show this at the very bottom of the page:
    2018-01-21_085927
    This would be useful to copy a whole page to another or to a new site, but we don’t recommend editing this directly as it is touchy.
    Is that your question?

    Best regards,
    Mike

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

    Best regards,
    Mike

    in reply to: How to display timeline for Events ? #900367

    Hi,
    What you have created looks very nice, what would you want to change?

    Best regards,
    Mike

    Hi,
    1)Do you mean here where the arrow is?
    2018-01-21_074609
    unfortunately the title field doesn’t allow code so we would need to use css to add the icon there. As you see the body of the widget does allow code if you use the Custom HTML widget. Here is a good read on the subject: How to Customize WordPress Widget Titles

    2)Please see our Video Tutorials for learning more about Enfold

    3) Do you mean this button?
    2018-01-21_082958
    You should have no issues with it, what browser and OS are you using?

    Best regards,
    Mike

    in reply to: help please – opaque header #900357

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900237

    Hi,
    Sorry I don’t see it, please see screenshot in Private Content area.
    Please include a screenshot of what you see.

    Best regards,
    Mike

    in reply to: Search form not as dropdown? #900234

    Hi,
    That is strange, I just tested the code from the link above and I don’t get the same behavior. For me the search is hidden at mobile width.
    There also seems to be a conflict with this in your custom css:

    li#menu-item-search {
      display: block!important;
      margin-top: 10px;
      right: -20px;
    }

    Do you plan to show the search box on mobile?

    Best regards,
    Mike

    Hi,
    Padding & margin isn’t working on this, but vertical-align: middle is pretty close.
    Please try adding:

    .phone-info span {vertical-align: middle!important; }

    Best regards,
    Mike

    in reply to: Error importing Startup Business Demo #900216

    Hey JeffMcDiarmid,
    Please try this alternative method, using the All-in-One WP Migration plugin. The files for the Startup Business Demo are in the Private Content area.
    They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
    Read this All-in-One WP Migration tutorial

    Best regards,
    Mike

    Hi,
    Please include the url to the page in question so we can take a closer look.
    How much space would you like, 10px?

    Best regards,
    Mike

    in reply to: help please – opaque header #900209

    Hi,
    Please try:

    div#header_meta {
    background-color: transparent!important;
    }

    Best regards,
    Mike

    in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900207

    Hi,
    I don’t see a screenshot, I do see a link, but not the blue as described.

    Best regards,
    Mike

    in reply to: Change image on mouse hover #900204

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

    in reply to: Mysterious section on pages #900202

    Hi,
    It seems to be a caching issue, once I cleared your cache the sidebar was gone.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900194

    Hi,
    Please try removing this code from your custom css:

    .responsive .container {
    max-width: 100% !important;
    }

    Then please clear your browser cache and any cache plugin check.

    Best regards,
    Mike

    in reply to: How to waste less vertical space? #900191

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

    Best regards,
    Mike

    in reply to: Demo Import doesn't work #900190

    Hi,
    Here is the All-in-One WP Migration files for the Creative Studio Demo in the Private Content area.
    They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
    Read this All-in-One WP Migration tutorial

    Best regards,
    Mike

Viewing 30 posts - 29,431 through 29,460 (of 34,338 total)