Forum Replies Created
-
AuthorPosts
-
June 8, 2016 at 1:05 am #26777June 7, 2016 at 6:18 pm #26766
Everything is now released. We have also created a free Symbiostock Video Diagnostic plugin so if you are interested in purchasing Symbiostock Video, you can download this and test your system to see if it is likely you will be able to process videos:
June 4, 2016 at 3:20 pm #26752We’re basically spending all our time on the hosting system and getting 3.0 tested. Shouldn’t be too long now, but we want everything to be solid without issues.
Again, there is no feasible way to host images elsewhere unless you use symlinks within Linux, and even so, you’d need an extremely fast connection to it. PHP needs to access those originals quickly for thumbnailing and sales.
June 2, 2016 at 5:20 pm #26721June 2, 2016 at 5:19 pm #26720May 30, 2016 at 3:02 am #26705Pretty much the same issue for me. It isn’t really loading consistently.
To be honest, I’m not sure why that is happening.
It doesn’t seem to be an issue here, for example:
May 28, 2016 at 1:54 pm #26701May 27, 2016 at 2:52 pm #26697May 27, 2016 at 3:31 am #26695May 26, 2016 at 1:48 pm #26686May 26, 2016 at 1:47 pm #26685May 26, 2016 at 2:41 am #26682Go into the Symbiostock settings and disable ‘Auto-filter Licenses during save’ – see if that solves your issue. If you do this, however, global licenses will not auto apply when you save products.
The best way to do this is not to use WooCommerce to manage your attributes but to just add a hook into your theme that removes the additional information tab altogether.
May 26, 2016 at 2:21 am #26680May 21, 2016 at 6:59 pm #26673They always say it’s much faster, but then you run an average site and realize that slowdown has nothing to do with PHP and all to do with everything else. With Symbiostock, PHP is not the issue – PHP performs very few calculations (unless you’re using the GD library). A majority of the resources (and I mean 95%) is database querying and image manipulation, both of which are done using external software. And this is just server side. 99% of the speed that the end user experiences has to do with their distance to the server and the strength of their internet connection.
What that all means is the average user, guaranteed, will experience literally the exact same speed running a site on PHP4 or PHP7.
May 21, 2016 at 6:56 pm #26672 -
AuthorPosts