Forum Replies Created

Viewing 30 posts - 34,051 through 34,080 (of 34,860 total)
  • Author
    Posts
  • in reply to: Enfold & WooCommerce #778461

    Hey Neil,
    Perhaps this will help: https://kriesi.at/support/topic/woocommerce-3-0-03-0-1-and-the-images-issue/

    Best regards,
    Mike

    in reply to: Contact form issue #778460

    Hi,
    I’m not sure if this is related, but your url is giving a warning “Subresource requests whose URLs contain embedded credentials will be deprecated, and will be blocked in M59, around June 2017”
    Can you explain what changes you want to your contact form and include a admin login in the private content area so we can take a closer look.

    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: Blog post in tab section with author image on the left #778452

    Hi,
    Ok, how about this: (site is set now, you can view live now after you clear your cache)
    postimage
    postimage
    postimage
    Solution:
    I enabled sidebar so author image is to the left, then I added this code in the General Styling > Quick CSS field to hide sidebar and white space:

    .page-id-413 #after_section_1 {display: none!important; }

    Best regards,
    Mike

    in reply to: Portfolio Images on Homepage – Remove Link #778445

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

    #av-masonry-1-item-577:active, #av-masonry-1-item-576:active, #av-masonry-1-item-579:active { pointer-events: none!important; cursor: default!important;  }
    #av-masonry-1-item-577, #av-masonry-1-item-576, #av-masonry-1-item-579 { cursor: default!important;  }

    Please also clear your cache :)

    Best regards,
    Mike

    in reply to: Tracking Button (call) For FullScreen Slider #AdwordsTag #778437

    Hi,
    Q1: You can use the same class for all 4 buttons if you like, or with a more complex script you can have a different class for each.
    Q2: your home page is id 10

    Best regards,
    Mike

    in reply to: Blog post in tab section with author image on the left #778436

    Hi,
    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: Adding Custom Ordered List Style #778434

    Hi,
    I might be able to do that with some custom css, but it would be page specify, and it would affect all bullets on that page. Can you create the page and element for me to work with?
    Best regards,
    Mike

    in reply to: Tab Section – Make images larger #778432

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

    Best regards,
    Mike

    in reply to: Blog post in tab section with author image on the left #778353

    Hi,
    How about if we hide the sidebar on that page? can you enable it again so the author image is to the left?

    Best regards,
    Mike

    in reply to: Tab Section – Make images larger #778351

    Hey cosmicresearch,
    You can make them larger with the code below by adding it to your in the General Styling > Quick CSS field.

    .av-tab-section-icon {
        font-size: 80px!important; 
    }

    Adjust as needed

    Best regards,
    Mike

    in reply to: Image mapping #778349

    Hey Alexia R.,
    You can not add a image map to a slider, perhaps there is a plugin but I don’t know of one.
    Yet you can add a image map to a “Code Block” element which can be full-width.

    Best regards,
    Mike

    in reply to: Mailchimp styling #778348

    Hey Dwimmer,
    I can’t see the difference, perhaps the first image link is wrong?

    Best regards,
    Mike

    in reply to: 504 Error with Enfold 4.0.3 #778345

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

    Best regards,
    Mike

    in reply to: YouTube API and Marketo not working in Enfold #778342

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

    Best regards,
    Mike

    in reply to: Built in image magnifier in WooCommerce 3.0 #778338

    Hi,
    Glad mensmaximus was able to help, we will close this now. Thank you for using Enfold. @mensmaximus Thanks :)

    Best regards,
    Mike

    in reply to: Adding Custom Ordered List Style #778337

    Hey Felix,
    I was able to do this on my localhost:
    postimage
    It is not exactly what you wanted, but maybe you can use it.
    First use the “code block element” were you want the list. Then use this code for your list:

    <ol>
        <li><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod ultrices ante, ac laoreet nulla vestibulum adipiscing. Nam quis justo in augue auctor imperdiet. Curabitur aliquet orci sit amet est posuere consectetur. </p></li>
        
        <li><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod ultrices ante, ac laoreet nulla vestibulum adipiscing. Nam quis justo in augue auctor imperdiet. Curabitur aliquet orci sit amet est posuere consectetur.  </p></li>
        
        <li><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod ultrices ante, ac laoreet nulla vestibulum adipiscing. Nam quis justo in augue auctor imperdiet. Curabitur aliquet orci sit amet est posuere consectetur.  </p></li>
      </ol>

    Then use this css code in the General Styling > Quick CSS field:

    
    ol {
    color: #ccc;
    list-style-type: none;
    }
    
    ol li {
    position: relative;
    font: bold italic 45px/1.5 Helvetica, Verdana, sans-serif!important;
    margin-bottom: 20px!important;
    }
    
    li p {
    font: 12px/1.5 Helvetica, sans-serif!important;
    padding-left: 3px!important;
    top: -5px!important;
    position: absolute; 
    color: #555;
    }

    Hope this helps :)

    Best regards,
    Mike

    in reply to: Logo Size #778335

    Hi,
    Down means that your web host is not online, sorry but only your web host can fix such an issue. I see that your site is online right now, but I would recommend watching your sites with this free service: https://uptimerobot.com/ If your web host goes down often then perhaps a new one is in order.

    Best regards,
    Mike

    in reply to: Font of Sort Filter #778332

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

    Best regards,
    Mike

    in reply to: WooCommerce 3.0.1 – Cart Icon Badge Not displaying #778330

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

    Best regards,
    Mike

    in reply to: Disable CSS on single page #778329

    Hi,
    Since this is a 7 page form with many elements matching the css would require too much time and is suitable for a freelancer: You can request customization here
    Or perhaps a plugin such as this could help: https://wordpress.org/plugins/page-specific-stylesheets/

    Best regards,
    Mike

    in reply to: 504 Error with Enfold 4.0.3 #778327

    Hi,
    Yes I have had heard of similar issues with background videos, size is a main issue with host throttling right there with it.

    Best regards,
    Mike

    in reply to: Text in header is not right on mobile #778325

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

    Best regards,
    Mike

    in reply to: Icon Box – apply link to entire box #778323

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

    Best regards,
    Mike

    in reply to: previous/next buttons #778321

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

    Best regards,
    Mike

    in reply to: Change colors in a table #778319

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

    Best regards,
    Mike

    in reply to: Woo Commerce Error Message with Avia Builder in Enfold #778317

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

    Best regards,
    Mike

    in reply to: How is this done? #778314

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

    Best regards,
    Mike

    Hey mjakubicek,
    Can you please explain how you believe there is an error and what are the signs of the error?
    Because when a visitor fills out your contact form, WP uses your web host (php mail) to send it to you. It is not sent by Yahoo, or any others. Now is you are using Yahoo for your business (contact form) and you test your form with your yahoo address it will be blocked, this is well documented, but it does not affect real contact email from visitors. Any other deliverably issues with your web host mail could be pointing to a black listed IP.

    Best regards,
    Mike

    in reply to: Lightbox Backgournd Color #778312

    Hi,
    Try different opacity settings, 1 is full color, 0.9 is next step down, all the way to 0

    .mfp-bg {
    background-color:#1D6047 !important;
    opacity: 1 !important;
    }

    Best regards,
    Mike

Viewing 30 posts - 34,051 through 34,080 (of 34,860 total)