Forum Replies Created

Viewing 30 posts - 29,611 through 29,640 (of 34,339 total)
  • Author
    Posts
  • in reply to: Adding a Backround Color for Left Menu Item on Mouse Over #897853

    Hi,
    Sorry, I’m getting confused, your code above is for white text and a dark blue background on hover, right now they show that. Which seems to match your opening post.
    please see screenshot in Private Content area, and advise.

    Best regards,
    Mike

    in reply to: Pictures befor text on mobile #897842

    Hi,
    Please Turn on Custom CSS Class field for all ALB Elements
    Then you can add custom classes to the elements, sorry I mis-spoke when I said “ID’s”

    Best regards,
    Mike

    in reply to: Logo doesn't have ALT Text #897833

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

    Best regards,
    Mike

    in reply to: Google Maps different results #897832

    Hi,
    If I type in your address into Google Maps I get this map:
    2018-01-15_201920
    If I type in the numbers I get this map:
    2018-01-15_202159
    Which matches the Enfold / Google map:
    2018-01-15_202348
    I would like to say it’s a Google interpretation error, numbers are absolute words are not. For example I’m looking for a new house and sometimes “Google Street View” is very wrong and is way down the street, and other times “Google Maps” shows the house in the woods, far from the street. I would adjust the numbers to show the pointer where you want and use that.

    Best regards,
    Mike

    in reply to: having issues while importing some of themes #897825

    Hi,
    Sorry, I’m not sure I understand. The menu order should be based on how it looks in your menu editor. You can click-hold-&-drag the menu items to order them. I believe the left side menu matches the menu order.
    If this doesn’t help please include a admin login in the private content area so we can take a closer look.
    But please Try disabling your plugins first, plugin conflicts can do strange things.

    Best regards,
    Mike

    in reply to: Easy Slider in A Column! #897822

    Hi,
    Sorry I didn’t see that request, the solution is to remove the file name from the “title” field in your media library. I did this for you. Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Header in color section #897816

    Hi,
    I have corrected the code with:

    @media only screen and (min-width: 1439px) { 
    #top #wrap_all .av-special-heading.av-special-heading-h1 {
        margin-left: -15%!important; 
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Problem with full width slider in Firefox (Windows) #897693

    Hi,
    I’m glad that you found the issue. We have seen that lazy load plugins cause issues because the avia.js needs to be loaded with the site to work properly.

    Best regards,
    Mike

    in reply to: Huge Spacing Problems When Updating to 4.2 #897691

    Hi,

    Thanks for sharing your solution, we will close this now. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: My blog post titles are H3 #897689

    Hi,
    Glad we could help, we will close this now. Thanks for using Enfold.

    Best regards,
    Mike

    in reply to: Can't import Enfold 2017 Demo #897559

    Hey intweb24,
    I received a 503 error which means currently unable to handle the HTTP request due to a temporary overloading or maintenance of the server. Try checking with your webhost to see if your account is having issues, or perhaps your webhost account has low memory.
    If that doesn’t help, you could try the All-in-One WP Migration files for the 2017 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

    in reply to: Google Maps different results #897545

    Hey tanjarose,
    I tested the Google map widget on my install and found that the widget and the map site were the same, both were off a little. Did you use the fetch address button in the widget or put the numbers in directly? I tried many zoom settings and all were about the same. Do you have any other Google map plugins? Do you want to send your address with screenshots of both to show what you see? We could test on a clean install to see if we get the same results.

    Best regards,
    Mike

    in reply to: errorcodes with regard to Enfold theme #897538

    Hey LeoHollander,
    Sorry I’m not receiving these errors on your homepage, are you getting these from the backend when editing with the advanced layout builder?

    Best regards,
    Mike

    in reply to: row with text block full width #897535

    Hi,
    Sorry, I couldn’t find the element on your site, please post a link directly to the page with the element in your screenshot.

    Best regards,
    Mike

    in reply to: HTML 5 error #897534

    Hi,
    You set the max-width for your site at this option, but it is for your whole site, not for just one page.
    2018-01-15_065811
    Or if you wanted just the one page to look like your mockup you could try this code in the General Styling > Quick CSS field:

    #top.page-id-7901 .container .content .post-entry {width: 650px !important; max-width: 650px !important; margin: auto!important; }

    Note that in your mockup, every other element has the text right aligned so it will stay close to the image.
    2018-01-15_065558

    Best regards,
    Mike

    in reply to: Symbol summary list #897515

    Hi,
    Please try using https://postimages.org/ and pasting the image URL in your post.

    Best regards,
    Mike

    in reply to: Search Product #897513

    Hey leZ,
    Sorry, the search bar on that site is custom built, but perhaps you could try a plugin, here are a few to consider: 10+ Best Search Plugins for WordPress

    Best regards,
    Mike

    in reply to: Problem with full width slider in Firefox (Windows) #897511

    Hey Karl,
    Sorry, I tested your link in Chrome, Firefox (57.0.4 64-bit), Edge & IE11 on Windows 10, and couldn’t recreate this issue, the slider at the top does seem to have a 0.5 second delay in all browsers. Do you have any browser add-ons?

    Best regards,
    Mike

    in reply to: How to remove the Lightbox arrow? #897497

    Hi,
    Thank you, I understand now, please remove the other code and try this:

    
    .image-overlay:hover {
    background-color: #d63e2d !important;
    opacity: 0.7 !important;
    }
    .image-overlay-inside {
    display:none !important;
    }

    If you don’t want the color please remove this line

    background-color: #d63e2d !important;

    Best regards,
    Mike

    in reply to: Change open tab via Main-Menu #897493

    Hey aditive,
    To link to a tab from the same page try formating your link like this:

    http://yoursite.com/page#tab-1

    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: Breadcrumb and more #897489

    Hey m_reiprich,
    1) I’m not familiar with the difference between German and Business German, but you can create a custom language file with your changes, please read: Child Theme Translations
    Some translation plugins also will let you make custom changes. I also tested the Say What plugin that will replace phrases on your site. I changed the “You are here:” and “Home” in the breadcrumbs
    2018-01-15_044645

    2) Locking backend elements is not a feature, but you can minimize them in the backend and explain to your users not to make changes to those elements.
    2018-01-15_040827

    Best regards,
    Mike

    in reply to: Form submissuon: how to scroll to the first error? #897467

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

    Best regards,
    Mike

    in reply to: My blog post titles are H3 #897275

    Hey Dandelion222,
    Please see this post

    Best regards,
    Mike

    Hey OKEI,
    Please include the url to the page in question so we can take a closer look. Also please include a screenshot with the line pointed out.

    Best regards,
    Mike

    in reply to: DJ Theme Demo #897272

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

    Best regards,
    Mike

    in reply to: Logo misalignment #897269

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

    Best regards,
    Mike

    in reply to: Woocommerce Shop Remove Padding Under Menu #897266

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

    Best regards,
    Mike

    in reply to: Column Background , import pages #897265

    Hi,
    Here’s a good guide: http://www.wpbeginner.com/wp-tutorials/how-to-create-a-local-wordpress-site-using-xampp/
    Here’s a video: https://youtu.be/aAYzmRM43qs
    I like to use UwAmp because it is portable: http://www.uwamp.com/en/

    Best regards,
    Mike

    in reply to: Habitat theme #897263

    Hi,
    You can use it for one website.

    Best regards,
    Mike

Viewing 30 posts - 29,611 through 29,640 (of 34,339 total)