rickcb
Forum Replies Created
-
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Maximum upload sizeHi Glen,
Thank you again for your quick reply!
I have already fixed my issue, even if is a kind of work-around! The reason why I have created two different contact forms was only for styling purposes, that I could simply adjust via CSS (and this is what I did few minutes ago), but I thought it was faster create two different contact forms, one for desktop and one for mobile!
Anyway, by now the issue is solved, simply because I have used the desktop contact form also in mobile, only adjusting style via CSS.
Thank you very much for your help,
Maybe we will get back in touch in the future!Rick
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Maximum upload sizeThank you for your reply!
Little update:
I have just tried to show the contact form I’ve created for desktop layout also in mobile, and it works! So, maybe, could it be possible that you cannot have two multiple files upload created? Or maybe in the same page?
Let me know if could be this the issue.
Rick
Forum: Plugins
In reply to: [Related Products for WooCommerce] Show products related by brand(s)Hi there,
I’m trying to get what @iamxtian has asked here. I’ve modified the woo-related-products.php file in this part: $basedonarray = array(
“product_cat” => ‘Product Category’,
“product_tag” => ‘Product TAG’,
“attribute” => ‘Product Attributes’,
“pwb-brand” => ‘Brand’); ?>
And I have only added the brand taxonomy which is “pwb-brand” coming from the plugin Perfect WooCommerce Brands, in order to find “Brand” in the dropdown menu at the voice “Relate by” under your plugin settings. It worked, but the problem is that some of my products have related products by the correct brand, some other instead has no related products at all, even if the specific brand of that product has many products. Could you provide me any idea about this issue?
Thank you very much for your plugin and I hope to hear you soon,
Rick