Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Thanks for spotting, i have flagged this for a dev but as its just a CSS change we will look at it after our GDPR releases.
Thanks,
Stiofa
The preview shows you how the listing will look live, that edit button will be there when live, in the preview it is disabled.
Stiofan
beta addons will be released one by one after core is out of beta, we are already working on them 🙂
Stiofan
On desktop we ajax load more, or u can use the search box to ajax search.
On mobile we can’t ajax load into the select box when its open as its a native UI, so you have to use the search box, i tried searching “Charlotte” on your site on mobile and it populated the ajax and seems to work ok.Stiofan
This week it’s pretty much all hands on deck for GDPR compliance releases for all our products, things should resume as normal on Monday (28th).
Thanks,
Stiofan
Hi Dirk,
All we can do at this point is what we know we have to do…
There is so much confusion and differing opinions even between the core WP devs and a lack of “standards” to follow at the moment. For now we will copy the WP approach (which is ever evolving).If someone comes along and says “hey you need to also do XYZ to be compiant” then we will apply it, the GDPR rules have this system of warnings of compliance built in before any sort of fine is considered.
Thanks,
Stiofan
Yes the reply to thing can’t really be helped. but i have added a task to make sure the html and body tags are added.
Stiofan
This is not possible just now but i want to do something like this in GDv2.
We will be improving the search in GDv2, we have not started it yet but we plan to improve it as best we can.Thanks,
Stiofan
Great! 🙂
Sure let me explain the problem exactly:
The server needs to know where to store user sessions.
This location is usually set on the server PHP settings file as something likesession.save_path = /file/location/for/sessions
The first problem is the server seems to have no proper default setting for this, if its not explicitly set then the value is empty and it does not work (i have never seen this before from a host)
The second problem and the one you are having is the value was explicitly set in a local php.ini file but this value was wrong so the sessions could never save.
This local php.ini file i assume was set by your host, BUT it might have been set by you, a dev you hired in the past, or maybe you cloned the site from another hosting provider?
If it was them that added it then they messed up!
If it was not them that added it then i would still not say its your fault in any way, a good tech should be able to spot that in seconds.I hope that explains things and i’m glad its working for you now!
Thanks,
Stiofan
Hi Dirk,
Its all we have been working on since the WP 4.9.6 release.
We will be doing releases next week before the deadline for everything that is affected, we will also do a blog post about it.So far yes we are adding to the privacy component of WP, both the text and the export/erase tools.
Also consent tickboxes will be added where needed but i am a little disappointed a consent component was not added to wp 4.9.6, its going to get messy tracking things if everyone does it a different way…
Thanks,
Stiofan
forum reply test after updates
Ah, for some reason i thought you were referring to GDv2, not GDv1, my bad sorry.
Those images are loaded in full but at upload we limit them to 800px width, you can increase this but not lower it at the moment.
You will have more control over this in v2, sorry for the confusion.
Thanks,
Stiofan
Hi Elijah,
I had a talk with support online and found that the save path is being overwritten in a php.ini file, we managed to change that to a writable folder of /tmp
There still seems to be much caching going on as the sessions number is not iterating in value on each refresh but is working (though the original seems to be cached).
Can you check if the issue is resolved now? (i fear it might not be due to session caching)
Thanks,
Stiofan
this sort of idea has been put forward and likely will be implemented in GDv2.
Stiofan
Hi Elijah,
I have not made any change to your site either…
Regarding your hosting company, run, run for the hills 🙂
I’m not sure if you have an incompetent support guy or its the company but i would love to know who the company is, this is ridiculous.There is literally no point in replying to that guy, find another way to get support or move host.
Thanks,
Stiofan
-
AuthorPosts