Linith
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Error uploading CSVAfter boosting the memory, now it gives no error at all.
It just uploads the files and refreshes the screen, then nothing.
I tried playing with the number of rows, usually have it set 1 to.
Changed it to 10 also and tried it, doesn’t make a difference.
If I submit a much smaller size file it reads it fine. So it must have to do with the file size. Is there a file size cap?Forum: Plugins
In reply to: [Bulk Order Form for WooCommerce] Updated to 4.1 = BrokenPlugin works fine for me on wordpress 4.2.2 and woocommerce 2.3.11
Make sure it’s activated in your plugins screen.
Else nuke it and reload it. For the plugin itself you can also hardcode in the shortcode too. <?php echo do_shortcode(‘[wcbulkorder]’);?>Forum: Plugins
In reply to: [WP Customer Reviews] Multiple AGGREGATE REVIEW errorYeah, I am running into this problem too. After looking at the setup Review and AggregateRating are mixed together. ~_~
These fields are there, but the main problem is the schema setup itself. It needs to be corrected/redone first, Reviews and AggregateRating are mixed up. If you look at in Google Rich Snippet tool it’s all smashed together as being 1 review. So even if you have 100 reviews, google will only see one.