• Resolved enea2883

    (@enea2883)


    Hi guys,
    the bagdet doesn’t show up on the checked coming soon products.
    Just for a fraction of a second, when the page was loading the first time after the setting, I saw the coming soon badget…
    I have 0 stock on each product with an out of stock badge on… I tried to put 1 unit the product stock and checked the CS badge but nothing.
    Let me know.
    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpcentrics

    (@wpcentrics)

    Hi, @enea2883. Thank you for your interest.

    Looking into your HTML code, I see double printing per each image. On the first one, hidden, is where the coming soon badge is placed. On the second one, not. (this is why on first loading you’ll see the badget for a second)

    I think you have some issue between plugins, and yoy should considere if this double product image issue impacts on your website performance and SEO.

    In any case, we’re interested to reproducte the issue on our webserver. Can do you tell me which plugins have you installed?

    Here your code for one product, with the double image issue (I removed your URL):

    <li class="entry has-media has-product-nav col span_1_of_4 owp-content-center item-entry owp-thumbs-layout-horizontal owp-btn-normal owp-tabs-layout-vertical has-no-thumbnails circle-sale product type-product post-5884 status-publish last outofstock product_cat-new-arrivals product_cat-truffle-tomato product_tag-new-arrivals product_tag-organic product_tag-puglia product_tag-tomato has-post-thumbnail taxable shipping-taxable purchasable product-type-simple">
    	<div class="product-inner clr">
    		<div class="coming_soon_wc_loop_wrapper "><span class="coming_soon_text">COMING SOON</span>
    			<div class="woo-entry-image clr">
    				<a href="https://www.yourdomain.com/shop/new-arrivals/tomato-passata-550g/" class="woocommerce-LoopProduct-link no-lightbox">
    					<img width="290" height="290" src="https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-290x290.png" class="woo-entry-image-main" alt="Tomato Passata 550g – Masseria Dauna" loading="lazy" itemprop="image" srcset="https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-290x290.png 290w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-300x300.png 300w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-1024x1024.png 1024w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-150x150.png 150w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-768x768.png 768w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-400x400.png 400w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-100x100.png 100w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-64x64.png 64w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4.png 1080w" sizes="(max-width: 290px) 100vw, 290px" title="BALSAMIC VINEGAR OF MODENA IGP 4">
    				</a>
    				<a href="#" id="product_id_5884" class="owp-quick-view" data-product_id="5884">
    					<i class="icon-eye" aria-hidden="true"></i>Quick View
    				</a>
    			</div>
    		</div>
    		<ul class="woo-entry-inner clr">
    			<li class="image-wrap">
    				<div class="outofstock-badge">
    					Out of Stock
    				</div>
    				<div class="woo-entry-image clr">
    					<a href="https://www.yourdomain.com/shop/new-arrivals/tomato-passata-550g/" class="woocommerce-LoopProduct-link no-lightbox">
    						<img width="290" height="290" src="https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-290x290.png" class="woo-entry-image-main" alt="Tomato Passata 550g – Masseria Dauna" loading="lazy" itemprop="image" srcset="https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-290x290.png 290w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-300x300.png 300w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-1024x1024.png 1024w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-150x150.png 150w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-768x768.png 768w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-400x400.png 400w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-100x100.png 100w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4-64x64.png 64w, https://www.yourdomain.com/wp-content/uploads/2021/07/BALSAMIC-VINEGAR-OF-MODENA-IGP-4.png 1080w" sizes="(max-width: 290px) 100vw, 290px" title="BALSAMIC VINEGAR OF MODENA IGP 4">
    					</a>
    					<a href="#" id="product_id_5884" class="owp-quick-view" data-product_id="5884">
    						<i class="icon-eye" aria-hidden="true"></i>Quick View
    					</a>
    				</div>
    			</li>
    			<li class="title"><h2><a href="https://www.yourdomain.com/shop/new-arrivals/tomato-passata-550g/">Tomato Passata 550g – Masseria Dauna</a></h2></li>
    			<li class="price-wrap"><span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>15.00</bdi></span></span></li>
    			<li class="btn-wrap clr"><a href="https://www.yourdomain.com/shop/new-arrivals/tomato-passata-550g/" data-quantity="1" class="button product_type_simple" data-product_id="5884" data-product_sku="1201" aria-label="Read more about “Tomato Passata 550g - Masseria Dauna”" rel="nofollow">Read more</a></li><li class="category"><a href="https://www.yourdomain.com/product-category/new-arrivals/" rel="tag">New Arrivals</a>, <a href="https://www.yourdomain.com/product-category/truffle-tomato/" rel="tag">Truffle Tomato Taralli</a></li>
    		</ul>
    	</div>
    </li>
    
    Plugin Author wpcentrics

    (@wpcentrics)

    After a while, I close this topic.

    Please, open another one if your question persists

    Regards,
    Carles Martin
    wp-centrics support team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No badge on cheked coming soon products’ is closed to new replies.