emielm
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Order Status for WooCommerce] Broke on WordPress 4.7.1 updateThrows fatal error on activation:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Alg_WC_Custom_Order_Statuses_Settings_Section::get_settings(), 0 passed in /plugins/custom-order-statuses-woocommerce/custom-order-statuses-for-woocommerce.php on line 129 and exactly 1 expected in /plugins/custom-order-statuses-woocommerce/includes/admin/class-alg-wc-custom-order-statuses-settings-section.php:44
Just reporting this, I coded the custom order status manually now. Cheers.
Hi Ron,
Did you ever find the right meta key for the _product_video field? I am also having trouble to get this to work.
Thanks for your reply in advance. Regards.
Forum: Networking WordPress
In reply to: Multisite vs multiple single installsThanks again!
Forum: Networking WordPress
In reply to: Multisite vs multiple single installsThanks a lot for your reply again @jkhongusc!
I understand it’s the single database tables’ sizes that (mainly) affect database performance, not the total database size. That being said running multiple standalone instances on the same hardware/hosting would not perform better than running a multisite environment on the same hosting.
About this part:
Then there are solutions for that too. Really large WP multisite systems will shard their database (splits up the database into multiple instances). There are plugins for that.
I tried to find such a plugin, without success. Do you have an example?
Thanks again for your help!
Forum: Networking WordPress
In reply to: Multisite vs multiple single installsThanks @jkhongusc!
So it doesn’t matter that the database on a multisite install gets very big? If on the same server it will be as fast as the smaller databases we would have with a multiple seperate installs? I assumed that a bigger database would slow things down, but that assumption is not correct then?
Thanks for your reply in advance!
PS: Did you ever test this btw?
Forum: Networking WordPress
In reply to: Multisite vs multiple single installsHi Patrick,
I know about the (dis)advantages of multisite and the interface it comes with.
This question is all about performance: I think lots of product tables in one multisite database will perform a lot slower than storing these tables in multiple seperate install’s databases. Unless every site has it’s own id in a multisite install, all tables are in one database. That db will become very large with multiple woocommerce subsites and as a result get slower in my opinion.Wondering if you agree or disagree with me on this.
Maybe someone ever tested this?
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Problems with flatsome theme?Hello, any news on this? Did you get a chance to take a look at the test site? Hope you can help me to add the right code in the right place, because I can’t figure out how to fix it.
Thanks for your help in advance! Regards.
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Problems with flatsome theme?Hi and thanks a lot for your reply.
We’re using flatsome theme and here’s a link to a test website. You will see the products overlap once you scroll down to load more products.
If you need login details for this website, please let me know to which email address I can send those.Thanks in advance for your help!
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Problems with flatsome theme?Hi,
I am also having problems with the Flatsome theme. The infinite scroll plugin works fine, except when masonry grid is activated. I setup these selectors you advised, which helps a bit with the overlap problem, but new item/products are loaded on top of ‘old’ ones, instead of below.
You can see the problem here on our testsite: https://urlgone.com/1f1a42/
Just scroll down (products per page is set to 8), then 4 new products will be loaded on top of the first 4.Thanks for your help in advance!
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Breaks Post PreviewJust found out it’s only not possible to preview changes made to already published posts (empty post content). Drafts however can be previewed.
Okay I fixed that by renewing the w3tc dynamic key in the wp-config and enabling late init for the page cache.
One problem left: When browser caching is disabled dynamic rotating ad groups start with the same banner always on refresh. On hard refresh (ctrl/cmd+F5)it starts with a random banner, as it does on normal refresh when browser caching is disabled. Do you know what I can change in the w3tc browser cache settings to fix this?
Okay thanks!
Okay, I already thought so. That means we have to add this tag to hundreds of products manually, I was just hoping there would be another way to achieve this. Might this be a feature for an upcoming version? Thanks for your reply.
Hello,
I added this tag to all possible single product page templates, but ads are still showing. Are you sure this tag is working to disable ads? And if so, where should it be placed then?
Thanks for your reply in advance.
I am getting the same error message. Did you find a way to fix this? Thanks for your reply in advance.