Jeff
Forum Replies Created
-
AuthorPosts
-
These look great Stiofan, I’ll give the implementation a try this weekend and let you know.
Any idea when that would make it into release?
Hi Yuri.
I have several projects and a full-time job. I’m sorry if this isn’t fast enough for you, but I am looking at it and working on it.
I started working on a product plugin a while ago, but haven’t had time to finish it.
I hope to have the basic version ready for testing in the next week or so. That screenshot is pretty helpful. Can you tell me which theme that’s from?
For anyone watching, I just released version 1.3.7 today:
* New: Able to pre-check the “Do not use business hours” for listings to allow users to bypass instead of getting the nag
* New: Header for the hours table so you can add descriptive text/instructions – you can style the div with #gdbh_instructions
* New: Replace the existing “Timing” field from WPGeoDirectory and put the hours inline with the other detailsStiofan: If you get this, in testing it further your solution doesn’t actually work.
Those actions and filters are wrapped inside of an
if ($html):
block, which means if the timing field is empty, they don’t run.
So this won’t help Joy or I in our quest to replace the timing field in all cases.
January 27, 2016 at 9:42 pm in reply to: Quote to integrate iCal and Google Calendar export functionality into Events #112614Mark, this shouldn’t take long to implement. Since the Event Plugin doesn’t have any hooks near this, I’ll implement it and pass the code to Stiofan and Paolo for consideration of integrating into the plugin.
You guys might want to check the newsletter send. Sounds like it either didn’t go or wasn’t complete.
Thanks Stiofan & the rest. It took some wrestling, but this is working great for me now. Screen shot attached.
I’ll look at the schema shortly Stiofan.
Hi Paolo:
No, I haven’t seen any communication from you guys except forum posts and individual emails. No newsletter.
I got one earlier today too. WOndered what it was about.
Hi Joy:
There hasn’t been an updated version out to fix this issue yet. It would be noted in the changes.
My Voucher plugin has a new home for testing: http://geodirectory.gt-vouchers.com/
You can test the outside stuff there, or you can create your own temporary site from the sidebar and test Admin.
I’m still playing with it. Since the layout needs a bit of change, I have to make sure not to break anything else, but it should work.
No problem Giri. My communication was poor, and so was my memory. Thanks for following up on this.
Thanks Stiofan.
I was looking for a way to remove/insert into the custom field array, but I think this will work. I’ll test it today.
Thanks Giri. Somehow in my code it now says “_after_favorite” – which is obviously a different hook.
I’m not sure if/when I changed that, but I’ll switch back to pinpoint.
EDIT: I remember now why I don’t use pinpoint. It’s because it only happens on certain pages. So, for example, none of the places that call widget-listing-listview.php will include the pinpoint call.
So using pinpoint doesn’t work, but geodir_after_favorite_html seems to work everywhere.
-
AuthorPosts