davidwieland
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variable Product SKU DisplaySame boat as all the other guys: woocommerce + variations + yootheme = not playing nice.
I’ve followed the steps of copypasting lorsabyan’s code into the 2 JS files, and added a link to their location in the template.php before the closing body tag, but still to no avail.
Seems though I’m pretty close to the solution. I’ve set SKU for the main product and the price for all variations. What am I doing wrong?
Forum: Fixing WordPress
In reply to: WooCommerce [product_categories number=""]It’s strange it isn’t working for you, because I got it working just fine. Do you have any products in your categories? No products = no categories displayed.
Forum: Plugins
In reply to: [contact form 7] impossible to send attached file@jmysona Hey, do you still remember how to solve this problem? The URL you linked to doesn’t tell me anything, and many people seem to be struggling with this problem. Any help is much appreciated!
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Can't receive uploaded filesI have the same problem. In the form, the attachment function looks like this:
<span class="colortext">Upload de brontekst direct naar Language Company. [file attachment limit:20000000]</span>And in the attachment field I use:
[attachment]The form email arrives perfectly, sans attachment. I wonder what I’m doing wrong?
:EDIT:
it appears that either the files are not uploaded correctly, or that they are not attached correctly, because they do not appear in /wp-content/uploads/etc. I don’t know if they’re never uploaded, or deleted by the application because of ‘successful’ delivery. Hmm.
Forum: Fixing WordPress
In reply to: Any media I upload disappears — why?Thanks Adiant, this fixed it!