subrisi
Forum Replies Created
-
same issue, looking to import from a staging website, says file is not compatible, both running Version 4.3.5
getting
Import WordPress
Invalid file type.
Thanks for the quick reply, It be a neat feature as then its not only a vendor system but also an affiliate system. The dashboard and all the vendors are well laid out, much better to just use WC vendors than installing something on top. Might even get it built myself as i don’t think it be much to do
Thanks
Forum: Plugins
In reply to: [WooCommerce] After the 8.5.0 update, I encountered an errorsame error,
hello, not using Elementor, using Fatsome theme https://flatsome3.uxthemes.com/
That is a very bitter comment, and in my experience completely untrue. I have been using UNI CPO for over two years and have always found the developers responsive to any queries or feedback.
Thank you
Me too,
I have a back before I installed your plugin. A restore is always a sihn of failure
You should have better method of cleaning this up.
Mark
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Search] No search-field anymore since 1.3Forum: Plugins
In reply to: [WooCommerce] The total number of products in the storei run two stores
1. 7,5000 products
2. 13,500 productsIt can handle that number, you will need your server set up by someone who knows Apache, memcache(d), mod deflate, Varnish to get the speed up.
Product need to be loaded in the correct manner. You need to be fully conversant with an import plugin. Your category set up and product attributes are crucial.
You need a CDN like cloudflare and a wordpress cache plugin like W3 edge.
A question you may not have asked your self is how are your customers going to find the product they need from 50K.
You will need a good filter system.
Good luck, you have a learning curve in front of you
M
Forum: Plugins
In reply to: [WooCommerce] Multiple versions of product on same product pageAs above. You will also need “layered nav” running or https://codecanyon.net/search?utf8=%E2%9C%93&term=filter&view=list&sort=&date=&category=wordpress%2Fecommerce%2Fwoocommerce&price_min=&price_max=&sales=&rating_min=&platform= so your customer can filter the product.
m
Forum: Plugins
In reply to: [WP-FFPC] Memcaced not working for meFixed.
Change php handler to DSO
M
Forum: Plugins
In reply to: [WP-FFPC] timing out on pre cacheHi
Any suggestion on why the pre cache is timing out
all settings to max on a VPS
Thanks
mark
Forum: Plugins
In reply to: [Contact Form DB] showing table for form entries made on that postHi
1 is what we want i think, to show only entries in the table that have been created by a form that is on the same page/post/product as the form
I can do it as
use filter=”Tool SKU=stuart13″
and that works. but the stuart13 changes for every page
Mark
Forum: Plugins
In reply to: [Contact Form DB] showing table for form entries made on that postHi
Thanks again.
we are looking forfilter=”Tool SKU=stuart13″
to
filter=”Tool SKU=the tool sku from the product that the table is posted on ”
Mark
Forum: Plugins
In reply to: [Contact Form DB] showing table for form entries made on that postHi
Thanks for the quick reply
here is a link that the gravity form and data table is placed
https://saic-uk.co.uk/product/dynafile-abrasive-belt-tool-test/
There is a gravity form on 700 products, when the form is submitted on a product I wish the table on that product post to only show entries for that product. We are trying to get the sku from the product/post and filter the table.
We have looked through the instructions on Using HTTP GET, POST and COOKIE variables, but cant getting it working.
here is the shortcode that we are using.
[cfdb-datatable form=”vibration reading” hide=”Total exposure points,hours / 8,post id,Submitted Login,Submitted From,submit_time,Hidden Field” role=”Anyone” filter=”Tool SKU=$_POST(_sku)”]
many thanks
Mark