sandras21
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to add product variations to order template?Hello, Actually now did new test order and got that data there.. Thanks for the support!
Forum: Plugins
In reply to: [WooCommerce] How to add product variations to order template?hm i added it with link but seems that it did`nt work out..you can get it from here:
Hello!
Thanks for your reply! I replaced but then it gives an parse error on the site. I replaced exactly that line you refer above..
original code:
if ($wpcs_display_cart == ‘yes’) { ?>
<div class=”cart”><?php echo do_shortcode(‘[add_to_cart id=”‘.get_the_ID().'”]’) ?></div>
<?php } ?>
</div>
</div>I replaced and it looked like that:
if ($wpcs_display_cart == ‘yes’) { ?>
<div class=”cart”><?php <div class=”cart”>” title=”Buy <?php the_title();?>”>Buy</div> ?></div>
<?php } ?>
</div>
</div>Hello, i have same issue if displaying variable products with different prices. Not using any cache plugins and just downloaded carousel plugin, so it is the latest version.
Forum: Plugins
In reply to: [WooCommerce] How to add product variations to order template?Forum: Themes and Templates
In reply to: [Voyage] Menu not working in mobilethanks, that hide the thing!
Forum: Plugins
In reply to: [Tabby Responsive Tabs] plugin not fullyresponsive after 450pxHm…this is confusing, i got lost now…but sorry!
Dear Ben! Thanks for your reply, it worked well! Could you advice also how to add “Read more” link there? Thanks!
Hello! Does anybody have suggestions how to do that? Limit the characters so posterboard view will look nice, same height and Read more link or button in the end?
Forum: Fixing WordPress
In reply to: How to move site from subfolder to subdomainThanks! THere are so many different guides available, so i got confused. Anyway..did it so that just copied all files from one folder to another, then changed URL′s in admin tool and finally corrected URLs with Velvet URL plugin. Worked as a sharm:)
Hello! is there somebody who could advice what to do?
just adding that I also switched off all plugins and activated them one by one to understand if some plugin causes it but nothing did`nt change…
Thanks Bas, exactly! I changed theme color to white to avoid that big black box which is killing the printer ink and did not realize that same color is used to display total amount on the bottom of the items table:)
But there is still issue with “?” shall it work with html code?
hi, yep i was using last version of plugin, got it fixed somehow, so it is solved by now (can`t remember anymore how).
Forum: Plugins
In reply to: Is there an option to remove woocommerce products gallery images as a bulk?Hey!
I am still struggling with product galleries – I have about 100 images per product in every product gallery and need to get ride of that. I deleted all images from media library and from ftp under plugins-wp all import – uploads but if I look the website, galleries are still full of images, or in most of cases broken images. Is there any option to get ride of those? or shall i delete all products and import again? as we have`nt launched yet, I can do it but would like to know if that makes sense or not:)