Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi Delek,
DO you mean our scripts or other scripts, can you provide an example so we are both on the same page 🙂
GD uses $_SESSIONS for many things and caching plugins usually cause problems with them, so we created out own plugin to try and take the best bits of others and have it work properly.
I do not think they would play well together.
Stiofan
Great 🙂
we will be releasing updates tomorrow.
Thanks,
Stiofan
Did u use the CSS fix? i don’t see it applied to your site.
Stiofan
There is no option in GD for that, Guust is correct, do u need one?
Stiofan
The bug on your reg page seems to be the GD Booster, this bug was reported and has been fixed, we will be releasing updated tomorrow.
Thanks,
Stiofan
There are two options for sorting, “review” and “rating” you might want to try the other one.
Stiofan
Hi,
I would suggest making your category names plural and then if a user ever searches for the singualr term it will also show as we do a search like this: (wp_terms.name LIKE”%hotel%”
Thanks,
Stiofan
I would say letting users enter shortcodes is a bad idea, i would guess the best solution would be to let them enter their reference number and use that value in a custom widget etc.
Stiofan
Hi Delek,
I’m glad you resolved the CSS issue.
W3TC is not 100% compatable, there have been a few bugs reported between them. GD Booster does concatenate the scripts and minifies the CSS.
Some files are conditionally enqueued but most are needed.
Thanks,
Stiofan
Hi, usually the claim process takes care of this, once you approve it they will be the owner of the post, you can ask him to claim it and then approve it or if you want to do it manually you would have to change the role of his user to something like contributor and then edit the post from the wp-admin and assign the author as him (might need to hid screen options to show this section) then change his role back to subscriber or what it was before.
Thanks,
Stiofan
January 19, 2015 at 3:17 pm in reply to: Cannot update category Icon for a subsite in wordpress multisite #28004Hi Kevin,
There was a JS error, not sure why it was happening on ur site and not my one but i have fixed it anyway.
I have updated the category “Day Care”, i tried updating the cat “Association” but it would not update, this probably means you have a duplicate slug of “association” somewhere, either a tag or a category slug, even maybe in another CPT.
Thanks,
Stiofan
Hi Ian,
This could be done with the standard wp_mail filters.
http://codex.wordpress.org/Plugin_API/Filter_Reference/wp_mail
Stiofan
There is still not a perfect solution but try this and let me know how u get on. add this to your chld theme css file:
#post_video-wrap{ overflow:visible; } #post_video-wrap iframe { position: relative; height: 400px; }Stiofan
January 19, 2015 at 1:22 pm in reply to: 'Chosen' Script in GD causing Conflict with Gravity Forms? #27990Hello,
I will change this in core but you can also make the change now in admin_functions.php lines 84 and 85 change the line “geodirectory-chosen-jquery” to “chosen”
and geodirectory_template_tags.php lines 45 and 46 do the same.
Thanks,
Stiofan
🙂
-
AuthorPosts