Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
February 12, 2016 at 10:58 am in reply to: Reviews/Comment invisibles (but present in database) #121179
Are you sure you have not ran out of disk space or anything?
Stiofan
Please check now, i had to exclude 2 files and i added this to your theme functions:
(adding here for future reference)// fix for GD Booster function kikuyu_geodir_booster_exclude_js( $continue, $content ) { if (strpos($content, "e.setAttribute('unselectable'") !== false || strpos($content, "var webengage;") !== false ) { $continue = true; } return $continue; } add_filter( 'geodir_booster_script_continue', 'kikuyu_geodir_booster_exclude_js', 10, 2 );Thanks,
Stiofan
You had some broken CSS in your child theme, please check now.
Thanks,
Stiofan
February 11, 2016 at 6:13 pm in reply to: Events Calendar Title inserting Htag inside another Htag #120906This has been fixed and will be in the next release.
Thanks,
Stiofan
The user details u gave dont have admin pemission, please give that user admin rights and provide FTP and i’ll take a look.
Thanks,
Stiofan
This reply has been marked as private.February 11, 2016 at 3:31 pm in reply to: Geodirectory Custom Fields Option Values Translation #120834this will be in the next release of core.
Stiofan
This reply has been marked as private.Please tell me how to recreate the problem, i doubt the change i did would affect this.
Thanks,
Stiofan
i have asked our server guy to check again if there is anything he can find.
Stiofan
Did someone say whisky? 🙂
Please check now 🙂
Stiofan
February 10, 2016 at 5:18 pm in reply to: Auto-Recurring Listing Becomes Draft After Payment #120543Just the same, add a year from the last payment or when it was setup. Then we wait for the next renew and if it does not add the required time i’ll debug.
Stiofan
Hi Ray,
Please provide FTP details and i’ll look into it the white screen, the image uplaod seems to work ok for me now.
Stiofan
Hi roman,
It looks ok to me on mobile, what device are u checking with, can u send a screenshot?
Thanks,
Stiofan
-
AuthorPosts