Paolo
Forum Replies Created
-
AuthorPosts
-
March 19, 2016 at 5:49 pm in reply to: Can you help with changing the text in the Add Location form? #142996
Hi,
that can only be done via Translation file: http://docs.wpgeodirectory.com/translate-core/
Let us know how you went.
Thanks
Hi,
I’m not sure that is coming from the theme. The header file looks fine. Can we try deactivating all non GD plugins momentarely to see if the problem goes away?
Let us know,
Thanks
This reply has been marked as private.Ok let us know.
We can’t really help without knowing the CPT name (gd_place is the default, yours is?) and seeing the entire conditional function you are trying to write or the fatal error you are getting, so in case you fail, please provide a link and admin credentials.
Thanks
Looks like the child theme css is loaded before a GDF style.css. That is wrong and I asked to Stiofan to follow up.
Thanks for your patience,
Example:
( has_term ( 'restaurant', 'gd_placecategory' ) )This will check if a listing is in the restaurant category of the gd_place custom post type.
( has_term ( array('restaurant', 'hotel'), 'gd_placecategory' ) )This will check if a listing is in enither the restaurant or hotel category of the gd_place custom post type.
Will you be able to pick it up from there?
Thanks
Hi,
if you implement woocommerce in a website of the network where GD is not installed, it will work perfectly. Multisite only loads what is installed on the visited website.
At the moment there is no tool to create pricing tables. You’ll have to work with html.
Thanks
Personally I wouldn’t use a plugin for this, so I’m not sure I can suggest anything, cause I never tested them.
Doing it with code is simpler for me.
Thanks
Hi,
either after the opening php tag.
Let us know how you went.
Thanks
Hi,
this works on every server, but theirs.
I would consider changing hosting provider.
Thanks
You are welcome and let us know. 🙂
Thanks
Hi,
that would be a question for the buddypress forums.
I’ll ask Giri to reply about the “from address” for compliments.
Thanks
Hi,
because installing 2 plugins like GD and WooCommerce on the same website isn’t a good idea and the reason is simple, to avoid the bloat.
Woocommerce = 1.7MB (only the core plugin)
GD Payment manager = 136KB (less than 10%)If you prefer to have a slow and inefficient website full of features, most of which you won’t use, in that case I understand that it doesn’t make sense.
However we avoid to develop stuff that we wouldn’t use ourself, because it doens’t make technical sense.
Thanks
I still see:
Briefly unavailable for scheduled maintenance. Check back in a minute.
Can you please remove the .maintenance file again?
Let us know,
Thanks
are your licenses up to date?
https://wpgeodirectory.com/support/topic/new-licence-updates-system-info/
Let us know,
-
AuthorPosts