Forum Replies Created

Viewing 30 posts - 31,171 through 31,200 (of 34,564 total)
  • Author
    Posts
  • in reply to: column shadow #864596

    Hey Luisgasser,
    Please try adding your page_id for your start page, like this:

    #top .page-id-1593 .flex_column_table_cell {
    box-shadow: 10px 10px 10px #666;
    }

    Best regards,
    Mike

    in reply to: Mobile Menu To Faint To See #864595

    Hi,
    Try this code at the end of your Quick CSS field:

    @media only screen and (max-width: 769px){
    .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a {color: #fff !important;}}

    Best regards,
    Mike

    in reply to: Google API key is not configured correctly #864590

    Hi,
    That’s great news, I don’t believe that you will have trouble again. Perhaps the issue was a combination of things, but I’m glad it’s working now. Thanks for using Enfold

    Best regards,
    Mike

    in reply to: Sidebar Color Scheme #864582

    Hey hallyupedia,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Form parameters to pass to google analytics event #864580

    Hey Sara,
    Perhaps this will help: https://developers.google.com/analytics/devguides/collection/analyticsjs/events

    Best regards,
    Mike

    in reply to: Custom font added but nothing happens #864578

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

    Best regards,
    Mike

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

    Best regards,
    Mike

    in reply to: Contact-Form #864575

    Hey danielrad78,
    Try this plugin: https://wordpress.org/plugins/wp-mail-logging/

    Best regards,
    Mike

    in reply to: Mobile menu not working #864573

    Hi,
    Your burger menu doesn’t seem to be activating, 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: Mobile Help #864560

    Hey ccyran,
    I don’t seem to see it, can you add a screenshot from your phone?
    I assume this occurs on a iPhone, do you know if this occurs in Android also?

    Best regards,
    Mike

    in reply to: Mobile menu not working #864558

    Hey frammies,
    I seem to be getting a 403 error, are you blocking IPs?

    Best regards,
    Mike

    in reply to: Strange characters show on certain text on ipad #864556

    Hey alexandervellguth,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Mailchimp integration #864547

    Hi,
    shall we close this then?

    Best regards,
    Mike

    in reply to: Mobile Menu To Faint To See #864546

    Hey clickrepublic,
    Your autoptimize cache has the color set to “#333 !important;” which is basically black from your main menu.
    Try deactivating the plugin and clearing your cache to see if it corrects it self.
    If you are minimizing your css with the plugin try unchecking that option.

    Best regards,
    Mike

    in reply to: Adding videos to portfolio #864543

    Hi,
    Ok, after looking at your site I believe you want to link your videos to your masonry gallery on your front page, so I got one of them working for you, “Go Beyond” When you click on the image the video will popup in a lightbox and play.
    First I opened the masonry gallery > edit gallery and clicked on the image to link the video to.
    In the ATTACHMENT DETAILS at the bottom you’ll see “Custom Link” I added your video url that I got from your Media Library with “?iframe=true” at the end, like this:

    http://www.YourDomain.com/wp-content/uploads/2015/02/GoBeyond-v01.mp4?iframe=true

    and then saved. Please see screenshots in Private Content area.
    Hope that helps

    Best regards,
    Mike

    in reply to: Google API key is not configured correctly #864539

    Hi,
    While I believe that people are not looking to steal your api usage because getting one is free, my goal in suggesting this was to first get you up and running and then figure out why you can’t restrict your key.
    Now that it is working lets fix your RetiredVersion error. Add this code to your Enfold Theme Options > Google Services > Google Analytics Tracking Code box:

    <script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=your_api_key_here"></script>

    replace “your_api_key_here” with your key.
    Then try to set your domain restriction, perhaps without wild cards to start. Remember it can take up to 5 minutes for your settings to take effect.

    Best regards,
    Mike

    in reply to: CF7 Columns #864536

    Hi,

    @Guenni007
    Thanks for sharing

    Best regards,
    Mike

    in reply to: CF7 Columns #864532

    Hey PaulBakker,
    In contact form 7 create your form like this:

    <div class="cf7">[text* your-name placeholder "Your Name"] [email* your-email placeholder "Your E-Mail"] [submit "Send"]</div>

    Put your shortcode in a code block element
    and add this css in the General Styling > Quick CSS field:

    .cf7 {width: 700px !important; }
    span.wpcf7-form-control-wrap {
     display: inline-block;
     width: 300px;
    }

    2017-10-15_134136

    Best regards,
    Mike

    in reply to: Color of Main Menu Changes #864524

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

    Best regards,
    Mike

    in reply to: Header transparency and spacing on other pages #864522

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

    Best regards,
    Mike

    in reply to: Can't save changes to one of the pages #864521

    Hi,
    I disabled the “1&1 WP Wizard” plugin and your site seems to be running better now, although some java scripts are not functioning correctly, please ask your host to check the file permissions of your WordPress and if they have any security settings blocking your site.
    Here’s some more info: Fix File and Folder Permissions

    Best regards,
    Mike

    in reply to: Link Pop up maker to button #864518

    Hey Darren,
    To open pages in lightbox using an iframe, create a link like this in a code block element:

    <a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Page</a>

    To open shortcode in a lightbox follow these steps:
    https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439

    Best regards,
    Mike

    in reply to: Color section with slanted border issues #864517

    Hey fkadmin99,
    You are correct, the option should be under “Section Bottom Border Styling”. I see you have many custom functions to expand the builder and I believe one of the has broken that option. I have enabled the debugger and copied your page to a clean install where the option came back, so I suggest deactivating you custom functions one by one to find the issue. If that doesn’t help try doing the same with your plugins.

    Best regards,
    Mike

    in reply to: Grid Row content width issue #864509

    Hi,
    Unfortunately, you can’t constrain the grid row element on the main container. It will always be full width unless you use the boxed layout. What you can do is to add a custom css class on the grid row element to specify the width of the grid on different screen sizes using media queries.
    As an example I added classes .lcell & .rcell to your first two cells
    and used this css:

    @media only screen and (min-width: 1700px) { 
    .lcell .flex_cell_inner {max-width: 655px !important; margin-left:55%;  }
    .rcell .flex_cell_inner {max-width: 655px !important; margin-right:55%;  }
    }

    as 1700px was when the grid row began to brake out of your container & 655px is half of your container width. at 25k it looks like this:
    2017-10-15_105403
    I issue I see is the background cell images which are not contained.
    Another option is to give the container a max width and a background-color:

    #main {max-width: 1310px!important; margin: auto!important; }
    #wrap_all {background-color:#8F78A8!important; }

    2017-10-15_110717

    Best regards,
    Mike

    in reply to: less padding below Enfold Combo Widget #864504

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

    Best regards,
    Mike

    in reply to: Still can't manage upload Enfold 2017 Demo #864503

    Hi,
    I was able to import the demo with no errors this time.
    Let us know if we can be of further assistance.

    Best regards,
    Mike

    in reply to: wrong main content position when using sticky header #864501

    Hi,
    Glad to hear this helped, I have submitted this issue to the devs for review.
    We will close this now, thanks for using Enfold.

    Best regards,
    Mike

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

    Best regards,
    Mike

    in reply to: Gallery Grid sorting #864489

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

    Best regards,
    Mike

    in reply to: Problem plug in qtranslateX #864384

    Hi,
    Perhaps these qtranslate guides will help:
    Integration Guide
    Troubleshooting

    Best regards,
    Mike

Viewing 30 posts - 31,171 through 31,200 (of 34,564 total)