Forum Replies Created

Viewing 30 posts - 1 through 30 (of 34 total)
  • Author
    Posts
  • in reply to: Main menu item non clickable ruins mobile menu #862474

    Hi Rikard,

    It’s a bit difficult as the site is not live yet. I will post immediately when I’m live. The site is now only reachable by a local hosts file change.

    in reply to: Retina displays macbook pro #781124

    Hello Ismael,
    Yes, SOLVED!
    I now have functional sliders but my image was total out of proportion. I have now set the dimensions in your script to the size I need en create an image that is double the size in Photoshop. Now I have a beautiful Retina slider.
    Many Thanks Ismael!

    in reply to: Retina displays macbook pro #780531

    Hello Ismael,
    I have removed the styles from Victoria and also removed the line in /themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php like she told me in post #777510 from this thread.

    It now says the mentioned error on the homepage. Please find my FTP details below.

    Thanks!!

    in reply to: Retina displays macbook pro #780030

    Hello Ismael,

    Placed the code again (from the forum) but I see no slider…
    I still have the Victoria css code (#778039) in place, should I remove this? Also the other victoria code is in place (#777510).

    Thanks for your help!

    in reply to: Retina displays macbook pro #779125

    Hello Victoria,

    Thanks for your solution. Sadly this does not work. My guess is that I cannot specify in the slider to use it’s original size. I have placed an image in a 1/2 column under the slider and I’m able to select the original size image for this. This image is sharp on Retina screens.

    It seems to me as I only can select cropped sizes in the accordeon slider this module uses the resized images from wordpress and for retina display I need images double the size…

    Does this point us in the right direction? Thanks for your assistance.

    in reply to: Retina displays macbook pro #777719

    Thanks Victoria,

    Sadly this does not work. I don’t see the slideshow at all now. The error is gone…

    Thanks for your assistance!

    in reply to: Retina displays macbook pro #775434

    Hello,

    I have restored the original code from Rikard. On the place of the slider is now:

    Warning: Division by zero in /public/sites/rational.mercx.org/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 468

    Thanks in advance!

    in reply to: Retina displays macbook pro #773769

    Hi Rikard,
    Already tried that because my install collapsed due to an error on line 15 of functions.php.
    After that I added the ; but still the error.

    Have a look on my install if you want to.

    Thanks!

    in reply to: Retina displays macbook pro #773048

    Thanks John but this does not work:

    Instead of a slider I get this error:

    Warning: Division by zero in /public/sites/rational.mercx.org/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 468

    in reply to: Retina displays macbook pro #771855

    See details in the private content. It is now a staging area.

    Please have a look at the sliders on home. the uploaded images are twice the size and if I look at the original over here, it’s crisp:
    http://rational.mercx.org/wp-content/uploads/2017/03/Slide-horeca.jpg

    in reply to: Log in and log out link in the main menu for woocommerce #502861

    Hello Elliot,

    Thanks! This works like a charm. Can I change the order so the search icon is at the end? And the login link one before?

    in reply to: Log in and log out link in the main menu for woocommerce #501605

    Hey Andy,

    I’ve updated to the latest version of Enfold v3.3.2 but still no link…

    Any other idea’s?

    Regards Luc

    in reply to: Log in and log out link in the main menu for woocommerce #500464

    Hi Andy,

    It works for standard themes, before I used “Inspire”. It worked fine.

    • This reply was modified 9 years, 2 months ago by lmercx.
    in reply to: Aligning Gravity Forms fields with WooCommerce Enfold #489750

    Hello Ismael,

    Thanks for your message. Please have look at my page, we’re almost there but it still looks a bit messy. Any ideas?

    Thanks in advance.

    in reply to: Sidebar on product pages WooCommerce #489005

    This works even without replacing stuff in the config fil of Woocommerce. But what do I need to change to get the sidebar on the right?

    Thanks!

    in reply to: Show Woocommerce categories on phone and tablet #486714

    Fixed for now, thanks! Ticket can be closed.

    Fixed, thanks!

    Ticket can be closed!

    Helli, it is still there, on the homepage of Boosty.nl. We had some DNS changes today and the site is now live on http://www.boosty.nl

    from the code section of this forum, not from the e-mail

    Hi There Yigit,

    Thanks for your code, however when added to my child theme functions file nothing happens and when added to the functions file of enfold, site ends up as a white screen. Any idea’s?

    Maybe you can have a look? Thanks in advance.
    See your login details in the private section.

    Thanks Elliot,I already tried that but it will create a fullwidth section pushing my sidebar down :-(

    in reply to: Woocommerce and Gravity Forms #461959

    Hi Andy,

    Thanks for your support, looks beautiful!

    I’d love to buy you a beer, whenever you’re in Amsterdam, I’ll buy you a big one!

    in reply to: Woocommerce and Gravity Forms #461894

    Hey there, Andy,

    Thanks for your fast support. Too bad is does not look good on the desktop now, please see screenshot.

    desktop terms

    in reply to: Woocommerce and Gravity Forms #461846
    This reply has been marked as private.
    in reply to: Woocommerce and Gravity Forms #461806

    Thank Andy but not quite there…

    I’ve changed the custom css like you said and this is in there now:

    #top .title_container .container, stretch_full container_wrap alternate_color dark_bg_color title_container, .alternate_color {
      background: -webkit-linear-gradient(#e55c00, #ff7c24);
      background: -o-linear-gradient(#e55c00, #ff7c24);
      background: -moz-linear-gradient(#e55c00, #ff7c24);
      background: linear-gradient(#e55c00, #ff7c24);
    }
    
    .alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {color: #FFFFFF !important}
    
    @media only screen and (max-width: 767px) {
    .responsive #top #main .container_wrap:first-child {
      background: -webkit-linear-gradient(#e55c00, #ff7c24);
      background: -o-linear-gradient(#e55c00, #ff7c24);
      background: -moz-linear-gradient(#e55c00, #ff7c24);
      background: linear-gradient(#e55c00, #ff7c24);
    }}
    
    .page-thumb img {
      display: none;}
    
    .logo, .logo a {
      overflow: visible !important;
      height: 110%;}
    
    form.cart {
      overflow: visible !important;
      z-index: 100 !important;
    }
    
    #billing_city_field, #shipping_city_field {
    float: right !important;
    }
    
    @media only screen and (max-width: 767px) {
    .responsive .title_container .breadcrumb {
      font-size: 16px;
      line-height: 28px;
    }}
    
    p.form-row.terms {
    float: left;
    margin-left: -118px !important;
    padding-top: 15px !important;
    }
    input#place_order {
    float: left !important;
    margin-top: 16px !important;
    margin-bottom: 15px !important;
    }
    
    #top .form-row .input-checkbox { position: relative; right: 380px; }
    /* p.form-row.terms { margin-top: -30px!important; } */
    
    @media only screen and (max-device-width: 767px) {
    input#terms {
    top: -21px !important;
    }}
    
    

    But somehow it still looks messed up on the mobiel checkout, can’t finish the process cause the checkbox is mandatory to complete the order. Please help as we need to go live with this site.

    terms checkbox not visible

    Thanks.

    in reply to: Woocommerce and Gravity Forms #460315

    Hi There Andy,

    This works fine for the checkbox of the terms but it messes up the checkbox from Ship to other address. See screenshot.

    screenshot checkout on mobile

    Thanks again in advance…

    in reply to: Woocommerce and Gravity Forms #459200

    Hello Andy,

    Almost there, by adding your styles to the quick CSS it is now ok on desktop! Thanks for that. However on mobile it is not ok, I’ve included a screenshot of my mobile (iphone6).

    Thanks in advance!

    Screenshot iPhone6 checkout

    in reply to: Show Woocommerce categories on phone and tablet #458474
    This reply has been marked as private.
    in reply to: Show Woocommerce categories on phone and tablet #458444

    Hi there,

    Is a bit better but it does’nt work. Because my pagename (for SEO purposes) is quite long, the active links is presented before the long link and is not clickable. Any idea how to fix this?

    Thanks in advance!

    in reply to: Woocommerce and Gravity Forms #458442

    Thanks for the fast reply. I’ve added the styles and it looks a bit better now. But is doesn’t on the phone. Text is over the order button. How to fix this?

    It is not possible to get the line with the checkbox BEFORE the Submit button? Seems so much more logical…

    Thanks!

Viewing 30 posts - 1 through 30 (of 34 total)