Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
even deactivating all other plugins the problem persist. There must be a security settings not allowing iframes in your server, because it works if I enter plain text in the video field.
Probably mod_security, please ask to your hosting provider and in case have it disabled.
Let us know,
Thanks
You are welcome 🙂
April 7, 2016 at 7:00 pm in reply to: do_action after a page is loaded or retrieve data from the database #159625Hi,
I’m not sure I understand the question, what would you like to do to the sidebar? Show/Hide it?
In that case i would use jQuery, not PHP.
Please explain what you want to do and we will tell you the best way to do it.
To call listings fields via php, you can by declaring the $post variable and call each field individually.
example:
<?php global $post; echo $post->geodir_contact; ?>Will show the telephone of a listing. This must be used via hooks, action or directly in a php template. Other fields name can be seen directly in DB, you can install the db browser plugin to check them, the table is wp_geodir_gd_place_details.
Let us know if this helps,
Thanks
Hi,
please provide a link and admin credentials.
Alos please remember to open new topics, rather than posting on other topics that are already resolved.
I moved this for you.
Thanks
HI,
please provide a link and admin credentials and we will check, if the price was set to be recurring before the purchase was made, it will reoccur.
Thanks
hi,
you have the payment manager installed, but out of date compared to the core plugin.
That’s probably the cause. You should use the username that bought the add-on to request support though, as a free users, you shouldn’t have any premium add-on installed.
Let us know,
Thanks
Hi Tim,
just FYI, you will lose this changes after next update of the add-on and you will have to add it back after every new update.
I’m not sure there is a hook for this, I asked to the developers to let us know,
Thanks
Hi,
I asked to the developers to let us know, we don’t promise anything…
Thanks
Hi,
what did you set as width for that map? is it 100%?
Let us know,
Thanks
For the event calendar and WPML problem, I’ve flagged this for the developers.
They’ll let us know soon,
Thanks
April 7, 2016 at 6:26 pm in reply to: Coupons don't work, can't add coupons, can't add prices, PHP warnings #159611Hi,
1) WARNING FRAUD DETECTED
Using paypal id as a merchant id detects verified payment as a fraud payment – FIXEDWe have code that validates receiver email with merchant id during paypal response, so when paypal id used as a merchant id, it does not validates correctly. Because business field allows both PayPal ID an email address.
Please @see https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/#html-variables-for-shopping-carts2) coupons don’t working
Now coupons work fine after we ran GD Tools -> Clear GD versions and then re-saving coupons. Probably during the update process coupon fields were not created in the DB.3) misspell fixed
All updated on your site.
Please let us know
Thanks
Hi,
message from the developer:
There is no any bug in that.
After enabling GeoDirectory -> Design -> Listings -> Hover listing map animation (Bounce map pin if listing hovered), the pinpoint bounce on map working fine.I didn’t even know they added an option for this 🙂 You had probably disabled it without noticing.
Now we both know,
Thanks
FYI, the widget in your page now is not opening by default because of the paramter used in the shortcode.
Currently page http://silong.woonb.com/school-home/ has shortcode
[gd_advanced_search show_adv_search=”default”]Please make sure that show_adv_search=”always” is used to always open the search form.
Thanks
Hi,
this should be fixed too.
Let us know,
Thx
Sorry about that, there it is:
.geodir-filter-cat { float: left; width: 25%; }GD Booster will help with speed through caching, but if the server isn’t powerful enough, it can’t do miracles.
Thanks
-
AuthorPosts