Forum Replies Created

Viewing 15 replies - 61 through 75 (of 84 total)
  • Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Turns out the problem in the end was the W3 Total Cache plugin that we had on the site. To solve, I went into the general settings of W3 Total Cache and disabled the Object Cache.

    Hope that helps someone. ??

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    I’ve got an older version of MailPoet (v2.6.1) running on another site and that version works fine (unlike the current v2.6.6), so I will try downgrading to that one.

    Hopefully, there’ll be no database issues. If it works, I’ll post back here within 24/48 hours and can share the v2.6.1 files if anyone else wants to do likewise.

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    The operation of the plugin seems to be slow also – takes hours to send a newsletter to about 300 people.

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Incidentally, the slowness seems to have occurred since we recently updated the MailPoet plugin to v2.6.6. (We initially installed the plugin a couple of months ago and we did not perform any plugin updates in between.)

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Sorry, I don’t seem to have the code on my computer now, but the solution is most likely in this section – https://codex.www.ads-software.com/Custom_Queries#Implementing_Custom_Queries .

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Contrary to the documentation for this plugin, you can work out the required name and value strings for the URL by inspecting the select and option HTML elements on your product page.

    In my example, the correct URLs I used are:
    /my-product/?attribute_battery-unit=6hr-single-battery-unit
    /my-product/?attribute_battery-unit=12hr-dual-battery-unit

    NB – My attribute values had changed since I asked my question.

    Also note the parameter names my contain both underscores and hyphens.

    The solution is to add this to your functions file:

    /*
    * Customise Contact Form 7 loader icon
    */
    function change_cf7_loader_image($url) {
    $url = get_stylesheet_directory_uri() . “/images/my-image.png”;
    return $url;
    }
    add_filter( ‘wpcf7_ajax_loader’, ‘change_cf7_loader_image’, 100, 1);

    I have exactly the same problem. What’s the correct (upgrade-proof) way of specifying a custom ajax-loader icon??

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    False alarm. The problem was due to my custom CSS.

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Hiya John,

    I raised the issue on the CF7 plugin page as well and the author of that plugin says he has resolved it now.

    Cheers,
    James

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    OK, thanks.

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Definitely not hotlinking. This is the problematic code block in question. My site it https://mobilewebexpert.co.uk

    <ul class="image-grid post-snippets "><li data-id="5676" class="fourcol showcase-item entry-item">
    <article class="post-5676 portfolio type-portfolio status-publish hentry"><div class="image-area"><a title="Chalet du Lys" href="https://mobilewebexpert.co.uk/portfolio/chalet-du-lys/ "><figure class="hammy-responsive thumbnail" title="Chalet du Lys"  data-media="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/mobile-website-design-for-Chalet-du-Lys-550x400.png"><noscript><img src="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/mobile-website-design-for-Chalet-du-Lys-550x400.png" alt="Chalet du Lys" title="Chalet du Lys" width="" height=""></noscript></figure></a><span class="image-info-buttons"><a class="lightbox-link" title="Chalet du Lys" href="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/mobile-website-design-for-Chalet-du-Lys.png "><i class="lightbox icon-expand2"></i></a></span><div class="image-info"><h3 class="post-title"><a title="Chalet du Lys" href="https://mobilewebexpert.co.uk/portfolio/chalet-du-lys/ ">Chalet du Lys</a></h3><div class="terms"><a href="https://mobilewebexpert.co.uk/portfolio_category/mobile-website-design/">Mobile Website Design</a></div></div></div></article><!-- .hentry --></li><!-- .isotope element --><li data-id="5683" class="fourcol showcase-item entry-item">
    <article class="post-5683 portfolio type-portfolio status-publish hentry"><div class="image-area"><a title="Vegan Tuck Box" href="https://mobilewebexpert.co.uk/portfolio/vegan-tuck-box/ "><figure class="hammy-responsive thumbnail" title="Vegan Tuck Box"  data-media="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Vegan-Tuck-Box-550x400.jpg"><noscript><img src="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Vegan-Tuck-Box-550x400.jpg" alt="Vegan Tuck Box" title="Vegan Tuck Box" width="" height=""></noscript></figure></a><span class="image-info-buttons"><a class="lightbox-link" title="Vegan Tuck Box" href="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Vegan-Tuck-Box.jpg "><i class="lightbox icon-expand2"></i></a></span><div class="image-info"><h3 class="post-title"><a title="Vegan Tuck Box" href="https://mobilewebexpert.co.uk/portfolio/vegan-tuck-box/ ">Vegan Tuck Box</a></h3><div class="terms"><a href="https://mobilewebexpert.co.uk/portfolio_category/website-design/">Website Design</a></div></div></div></article><!-- .hentry --></li><!-- .isotope element --><li data-id="5700" class="fourcol showcase-item entry-item">
    <article class="post-5700 portfolio type-portfolio status-publish hentry"><div class="image-area"><a title="Lingoo Mobile" href="https://mobilewebexpert.co.uk/portfolio/lingoo-mobile/ "><figure class="hammy-responsive thumbnail" title="Lingoo Mobile"  data-media="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/mobile-app-development-for-Lingoo-Mobile-550x400.png"><noscript><img src="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/mobile-app-development-for-Lingoo-Mobile-550x400.png" alt="Lingoo Mobile" title="Lingoo Mobile" width="" height=""></noscript></figure></a><span class="image-info-buttons"><a class="lightbox-link" title="Lingoo Mobile" href="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/mobile-app-development-for-Lingoo-Mobile.png "><i class="lightbox icon-expand2"></i></a></span><div class="image-info"><h3 class="post-title"><a title="Lingoo Mobile" href="https://mobilewebexpert.co.uk/portfolio/lingoo-mobile/ ">Lingoo Mobile</a></h3><div class="terms"><a href="https://mobilewebexpert.co.uk/portfolio_category/mobile-apps/">Mobile Apps</a>, <a href="https://mobilewebexpert.co.uk/portfolio_category/mobile-website-design/">Mobile Website Design</a></div></div></div></article><!-- .hentry --></li><!-- .isotope element --><li data-id="5688" class="fourcol showcase-item entry-item">
    <article class="post-5688 portfolio type-portfolio status-publish hentry"><div class="image-area"><a title="Doodes" href="https://mobilewebexpert.co.uk/portfolio/doodes/ "><figure class="hammy-responsive thumbnail" title="Doodes"  data-media="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Doodes-550x400.jpg"><noscript><img src="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Doodes-550x400.jpg" alt="Doodes" title="Doodes" width="" height=""></noscript></figure></a><span class="image-info-buttons"><a class="lightbox-link" title="Doodes" href="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Doodes.jpg "><i class="lightbox icon-expand2"></i></a></span><div class="image-info"><h3 class="post-title"><a title="Doodes" href="https://mobilewebexpert.co.uk/portfolio/doodes/ ">Doodes</a></h3><div class="terms"><a href="https://mobilewebexpert.co.uk/portfolio_category/website-design/">Website Design</a></div></div></div></article><!-- .hentry --></li><!-- .isotope element --><li data-id="5680" class="fourcol showcase-item entry-item">
    <article class="post-5680 portfolio type-portfolio status-publish hentry"><div class="image-area"><a title="LA Weight Loss" href="https://mobilewebexpert.co.uk/portfolio/la-weight-loss/ "><figure class="hammy-responsive thumbnail" title="LA Weight Loss"  data-media="https://mobilewebexpert.co.uk/wp-content/uploads/2012/05/mobile-website-design-laweightloss.png"><noscript><img src="https://mobilewebexpert.co.uk/wp-content/uploads/2012/05/mobile-website-design-laweightloss.png" alt="LA Weight Loss" title="LA Weight Loss" width="" height=""></noscript></figure></a><span class="image-info-buttons"><a class="lightbox-link" title="LA Weight Loss" href="https://mobilewebexpert.co.uk/wp-content/uploads/2012/05/mobile-website-design-laweightloss.png "><i class="lightbox icon-expand2"></i></a></span><div class="image-info"><h3 class="post-title"><a title="LA Weight Loss" href="https://mobilewebexpert.co.uk/portfolio/la-weight-loss/ ">LA Weight Loss</a></h3><div class="terms"><a href="https://mobilewebexpert.co.uk/portfolio_category/mobile-website-design/">Mobile Website Design</a></div></div></div></article><!-- .hentry --></li><!-- .isotope element --><li data-id="5692" class="fourcol showcase-item entry-item">
    <article class="post-5692 portfolio type-portfolio status-publish hentry"><div class="image-area"><a title="Torque" href="https://mobilewebexpert.co.uk/portfolio/torque/ "><figure class="hammy-responsive thumbnail" title="Torque"  data-media="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Torque-550x400.jpg"><noscript><img src="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Torque-550x400.jpg" alt="Torque" title="Torque" width="" height=""></noscript></figure></a><span class="image-info-buttons"><a class="lightbox-link" title="Torque" href="https://mobilewebexpert.co.uk/wp-content/uploads/2014/02/ethical-website-design-Huddersfield-Torque.jpg "><i class="lightbox icon-expand2"></i></a></span><div class="image-info"><h3 class="post-title"><a title="Torque" href="https://mobilewebexpert.co.uk/portfolio/torque/ ">Torque</a></h3><div class="terms"><a href="https://mobilewebexpert.co.uk/portfolio_category/website-design/">Website Design</a></div></div></div></article><!-- .hentry --></li><!-- .isotope element --></ul> <!-- post-snippets -->
    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Sorry, it’s still not working – same error at https://validator.w3.org

    Bad value for attribute width on element img: The empty string is not a valid non-negative integer.

    … width=”” height=””>

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Fair point. I’ll try removing it.

    Thread Starter mobilewebexpert

    (@mobilewebexpert)

    Not sure. On here?

Viewing 15 replies - 61 through 75 (of 84 total)