Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
#2 seems to be this css rule problem in your child theme
body { zoom: 0.9; -moz-transform: scale(0.9); -moz-transform-origin: 0 0; }Stiofan
Hello Hefin,
Can you try a live 0.01 test, i never use paypal sandbox, it has bugs they refuse to fix, it has done for over 5 years now. If the live test fails i will investigate.
Thanks,
Stiofan
This reply has been marked as private.January 5, 2016 at 12:34 pm in reply to: Only post Specific Package Listings on Facebook Page #66664Hello, you can try adding the code below to your child theme functions.php (not tested)
Thanks,
Stiofan
I was testing your site, all you plugins are in a folder called p.bak, just copy/past them into plugins folder.
Your site keeps blocking me, i can’t help further until our resolve this for obvious reasons.
Stiofan
Hi Roman,
Can you please provide FTP details so i can debug this, i could not see the reason from just wp-admin.
Thanks,
Stiofan
ok firstly u need to fix the backend editor problem, you have a JS error thrown by yoast
Uncaught TypeError: jQuery(...).qtip is not a functionIt seems the jquery qtip script is not being loaded, my gues is its another plugin removing it but i could be wrong, i would need FTP to confirm.
Stiofan
Hi Stefano,
The CPT should all be fixed now.
For the GD homepage that is how it is supposed to work, GD takes over the content, you can edit the content via widget areas, if you just want a plane page just dont have those two settings the same.
Thanks,
Stiofan
Thanks for the info, please check now. I have not activated all plugins but this is what i see in your error logs:
#1 You had stripe addon active without the payment manager active which will cause problems, please always activate the payment manager first.
#2 I see this error many times “WordPress database error Incorrect key file for table” You can google it but this one seems to have the correct answer: https://wordpress.org/support/topic/wordpress-database-error-incorrect-key-file-for-table
Please let us know if you have any more problems.
Thanks,
Stiofan
Hi John,
we run a check like this..
if (!function_exists('curl_init')) {...}I take it you are seeing the warning message?
Stiofan
When i login to wp-admin there is no plugins setting tab, is it the user?
Stiofan
It was a bug with the shortcode, the fix will be in the next release of events but i have fixed it on your site now.
Stiofan
Thanks for the info, there are some default hidden settings for the address custom field and for some reason in your case the default values did not set, i have applied this for Eccellenza and it now works, i was going to check the other CPT but your site stopped responding for me, so just let me know if they also need fixed.
Thanks,
Stiofan
I managed to get connected with another FTP client.
The 0 meters distance is because u have “lagos” in the near field and all your listings have the same GPS coordinates that doing a search for “lagos” via google have, so it is working as it should but all your listings have the wrong GPS data.Stiofan
Hello,
I was using ur FTP fine but then it just stoped working…
Try adding this to your child theme functions.php (not tested)
remove_filter('geodir_listing_page_title', 'geodir_advance_search_listing_page_title', 2);Let us know,
Stiofan
-
AuthorPosts