Forum Replies Created

Viewing 30 posts - 29,221 through 29,250 (of 34,598 total)
  • Author
    Posts
  • in reply to: Different height for Fullwidth easy slider #909462

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

    Best regards,
    Mike

    in reply to: Urgent – Menu/Logo Broken After Theme Update to v 4.2.2 #909460

    Hi,
    Can you please include a admin login to both sites in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Main menu + sidebar menu widget in mobile burger #909222

    Hey agenturwendt,
    If I understand correctly, for mobile devices you would like your sidebar menu in your burger menu?
    To do this please create these menu items in your main menu and use the “screen options” at the top to enable your css classes for your menu items.
    2018-02-06_235016
    and use the class “mobileonly”, then add this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 767px) { 
    .mobileonly {display: none !important; }
    }

    This will hide the menu items unless your burger menu is showing. Then we can hide your sidebar menu for mobile if you wish.

    Best regards,
    Mike

    in reply to: Is there a way too sent emails from the avia contact form? #909212

    Hey chrishilli,
    Please try WP Mail Logging it will not show past emails but it is very helpful to see email sent after it is installed, and it will show if there is a error message.
    Are you having issues with Yahoo or Gmail addresses?

    Best regards,
    Mike

    in reply to: Updating Woocommerce #909208

    Hi,
    You said you have a backup, what do you use to backup your site?

    Best regards,
    Mike

    in reply to: Updating Woocommerce #909204

    Hi,
    I couldn’t login to your ftp, are you using any woocommerce plugins? If so try to use ftp to rename the different plugins folders which will deactivate them and allow you to get into the site where you can update the plugins and the main woocommerce plugin.

    Best regards,
    Mike

    in reply to: Child theme importing partial settings #909190

    Hi,
    I viewed your parent theme widgets and copied them, then viewed your child theme widgets and created them.

    Best regards,
    Mike

    in reply to: Breadcrumb section doesn't display at certain resolutions #909125

    Hey sdturnbull,
    I tested your breadcrumbs on the url in the Private Content area, and created this code for you to add to the General Styling > Quick CSS field:

    @media only screen and (min-width: 768px) and (max-width: 988px) { 
    .title_container .breadcrumb {
        margin-top: 10px!important; 
    }

    Please clear any cache plugin and your browser cache and check.

    Best regards,
    Mike

    in reply to: Date don't display anymore in blog page. #909115

    Hey voldor,
    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: Updating Woocommerce #909109

    Hey kathrynmichaud,
    I have not seen any issues with Enfold & woocommerce, I have updated my localhost to the newest Enfold, woocommerce, & WordPress with no issues.
    I see you are using PHP Version: 5.6.32
    I suggest make a backup, ask your host to update your PHP to version 7.0 (not v7.2), then update WordPress to v4.9.4, then try to update woocommerce.

    Best regards,
    Mike

    in reply to: Comments Fields #909087

    Hey goingthewholehogg,
    I believe that the name and email address fields only show for users that are not logged in. I tested this on my localhost and this is the case, but as your site can only be seen if you are logged in, we can’t check. I believe once you go live you will find this to be true.

    Best regards,
    Mike

    in reply to: Comment redirect #909075

    Hi,
    Good to hear, we will leave this open to hear back from you.

    Best regards,
    Mike

    in reply to: CSS to remove 'Pin it' button from image links #909072

    Hi,
    I changed your code to:

    a.sbi_photo .sw-pinit-button {
      display:none !important;
    }

    which seems to be working, Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Different height for Fullwidth easy slider #909048

    Hey doboon,
    You can choose the size of you images in the slides and you can choose the “Slider minimum height in pixel” from within the element:
    2018-02-07_045057

    Best regards,
    Mike

    in reply to: 2017 Enfold edition #909037

    Hey Thomas,
    This is one of the many demos that is available with Enfold, please go to Enfold Theme Options > Demo Import and choose from the list. If you want to see how the demos will look, please see: https://kriesi.at/themes/enfold-overview/

    Best regards,
    Mike

    in reply to: Remove breadcrumbs on tablet and mobile size screens #909029

    Hi,
    W3 Total Cache can be persistent, you will want to disable the minify first by unchecking the box, then click “empty all caches” then disable the plugin from the plugin page. Please see this article: How to Clear Your Cache in WordPress Then clear your browser cache and check your site.

    Best regards,
    Mike

    Hey andrassberlin,
    Please try going to your menus > then screen options > and checking the CSS Classes
    Your menu item css class option will then show.
    2018-02-06_235016

    Best regards,
    Mike

    in reply to: Want to buy enfold theme #908921

    Hey Snowman,
    Thank you for contacting us, Yes, your licence is for life, but the tech support is for 6 months. You can upgrade to one year of tech support for only a little more, and you can always add more support in the future.

    Best regards,
    Mike

    in reply to: Hamburger menu always the only menu, and always visible #908917

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

    Best regards,
    Mike

    in reply to: Column width #908916

    Hey bobjonesdesigns,
    I changed the section number to match your site, so it should work as your other site.

    .home #av_section_1 .av_one_third {
    width: 33% !important;
    margin-left: 0 !important;
    }

    Please let us know if this is what you had in mind.

    Best regards,
    Mike

    in reply to: 3D Effect on Blog Grid Page #908913

    Hey candeos,
    It looks like the image has a box shadow effect on it, see the screenshot in Private Content area of your blog page with this css applied:

    .post-entry .slide-image {
    box-shadow: 4px 4px 18px 0px rgba(50, 52, 50, 0.75);
    }

    Is this what you had in mind?

    Best regards,
    Mike

    in reply to: Urgent – Menu/Logo Broken After Theme Update to v 4.2.2 #908906

    Hey Rajeev,
    It looks like you currently are using Enfold Version: 4.0.5 with WordPress version: 4.9.3
    Do you have a staging site with the Enfold 4.2.2 installed so we can take a closer look?

    Best regards,
    Mike

    in reply to: Hamburger menu always the only menu, and always visible #908904

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

    @media only screen and (max-width: 2000px) {
    .av-burger-menu-main { 
         display: block!important; 
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }}

    Best regards,
    Mike

    in reply to: Enfold – how to add phone number to header? #908899

    Hi,
    Sorry I didn’t realize that you were going to have 48 pages. That posses a challenge.
    I’m not really sure what would work for you in this case, other than using a sidebar on all of your pages and listing all of your phone numbers with a heading “We are a local call from anywhere in the state”
    I wish I was more help.

    Best regards,
    Mike

    in reply to: textballoon when clicked on image stays when in lightbox #908892

    Hi,
    Don’t worry if you run into issues we are here to help.

    Best regards,
    Mike

    in reply to: CSS to remove 'Pin it' button from image links #908891

    Hi,
    I checked your site in Chrome, Firefox, & Edge and for me the Instagram Feed images are just like the image I posted, and not like yours. This must be local to your browser, Please clear your browser cache and check. Also try clearing your history,
    perhaps this will help: https://kb.iu.edu/d/ahic

    Best regards,
    Mike

    in reply to: Target all images except from one with a custom CSS #908890

    Hi,
    When I look at your site, it seems that the first image, of the house, already has the box shadow, Please see screenshot in Private Content area. I also see the box shadow on other images on other pages, this is what you wanted right? Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Problems display different browsers #908889

    Hi,
    I added this to your css to correct:

    @media only screen and (max-width: 754px) { 
    .weather {
        right: 115px!important;     
    }
    }

    Please clear your browser cache and check.
    You can use either, but I suggest keeping all of your css together so it will be easier to manage. I recommend using the General Styling > Quick CSS field

    Best regards,
    Mike

    in reply to: Stuck In Maintenance Mode #908887

    Hi,

    @samdive
    , your site is now up again. I believe you had this issue because WordPress was trying to update, you have this warning at the top of your admin screen:

    An automated WordPress update has failed to complete – please attempt the update again now.

    I see you are using PHP Version: 5.6.32 please ask your webhost to help you update to PHP v7, while they are helping you, also ask for PHP Post Max Size: 20M & PHP Max Upload Size: 50M & to enable PHP ZipArchive Extension.
    Then try updating WordPress again.

    Best regards,
    Mike

    in reply to: Remove breadcrumbs on tablet and mobile size screens #908886

    Hi,
    From what I can see you have a site cache and/or minify plugin, because your css has this path:
    /wp-content/cache/minify/1ddba.css
    Please check your cache plugin for the option to clear or purge it, and then please disable it.
    Caching plugins are great once your site is built and done, but it makes it hard to change your css while you are developing it.
    I believe once you do this and also clear your browser cache you will see your css changes.

    If you still have issues, please include your admin login in the Private Content area so we can take a closer look.

    Best regards,
    Mike

Viewing 30 posts - 29,221 through 29,250 (of 34,598 total)