Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi Paul,
This is in our PM as a task but as Paolo mentioned it has a few things infront of it, it will be added soon but i cant give an exact time frame at the moment. Sorry i can’t be more help for now.
Thanks,
Stiofan
Hello,
Can you please provide FTP and i’ll take a look?
Thanks,
Stiofan
Hi Marius,
I could not connect via my usual ftp client but it worked with filezilla…
The problem is your PHP version of 5.2.17 WordPress recommends 5.6+ and at a bare minimum but not recommended 5.2.4+ . I’m surprised more things are not breaking on your site, please ask your host to update your PHP version, 5.6 is a good version if you have a choice, it’s alot faster. PHP 7 would be great but alot of hosts are holding off from leting users have it yet as it’s not long been released.Thanks,
Stiofan
For the titles we deliberately hide them on listings pages, if you set GD>Design>Search>Show advanced pagination details:: to “before” then it will show the cat name and some numbers which is what we prefer otherwise you can unhide the actual titles with CSS.
Thanks,
Stiofan
This reply has been marked as private.I’m running out of ideas of what it could be, does it also happen with “normal” letter urls?
Stiofan
Yeah thats no probs
Stiofan
I have changed it back now 🙂
Stiofan
I’m sure the change i made would not cause this sort of problem, but i have undone it so you can test. FYI the change i had made was to comment out this line in the plugin so our ver of the JS file was used:
wp_register_script( 'chosen', plugins_url( 'assets/js/chosen.jquery.min.js', __FILE__ ), array( 'jquery' ), null, true );Let us know.
Thanks,
Stiofan
Hello,
The problem is another plugin is using a different version of jQuery chosen, Doken plugin, i have commented out their line that adds their script, please check it has not broken thier dropdowns if not i can add a more permanent solution in your theme that will allow you to also update that plugin.
Thanks,
Stiofan
Hi Josh,
We call those scripts via agnostic protocol, meaning we use //site.com so the browser detects and sues the protocol used but something on your site is forcing it to be output as http, i am not sure what this is, it might be a plugin or theme.
You can see here we do it the right way:
http://wptavern.com/wordpress-tip-how-to-load-google-fonts-over-ssl-and-non-ssl
https://codex.wordpress.org/Function_Reference/wp_register_styleThis is not a GD problem but you should be able to find the cause by disabling plugins one by one and checking or it might be in theme code.
Let us know how you get on.
Thanks,
Stiofan
Hello,
He has started working on it today, i’ll keep you updated.
Stiofan
I am not sure what you are trying to achieve but you can use the filter here to do whatever you want after signup/signin
https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/signup_function.php#L599Thanks,
Stiofan
no probs 🙂
This reply has been marked as private. -
AuthorPosts