Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
pictures can’t be inspected and debugged, please provide a link and admin credentials in a private reply and we will have a look at your issue.
Thanks
Hi, we don’t provide customization services.
You’d need to hire a freelance developer to get a similar work done.
ThanksHi,
that is the correct setup if you don’t want GD Home to be your website home page.
Thank you
December 1, 2015 at 8:40 pm in reply to: Is it possible to delete stars rating, no reviews, pinpoint #62194Hi,
add this css to GeoDirectory >> Design >> Scripts >> Custom CSS:
.post-type-archive-gd_event .geodir-addinfo { display: none; }This will hide stars rating, no reviews, pinpoint. You can add custom fields via their options (show in listings page). Then move it with css. If you start adding a custom field and provide a link, then I’ll give you css to move it around.
Thanks
Hi,
the settings to show the GD home page are correct, what is not correct are the Home page design settings.
In GeoDirectory >> Design >> Home, You disabled the top and content area and you only have enable the right siderbar.
Let us know if that helped,
Thanks
You are welcome 🙂
HI,
I’m not sure i see the problem you described on this website. I don’t even see the location switcher anywhere…
In any case I manually visited a location and than clicked Home and I was redirected correctly.
Can you please clarify?
Thanks
You are welcome 🙂
Seems to be working correctly to me too…
What are your doubts?
Hi again,
this is what I did, edited your home page, scrolled down to the map row, edited the row settings and changed Text Align from Center to Left.
That’s it.
Let us know if now you see it correctly too.
Thanks
December 1, 2015 at 6:09 pm in reply to: Record could not be added due to blank/invalid address #62166Hi,
1) Listings in rows 1021,1061,1274,1466,1558 have blank post_address
2) Post_region should be the full name and not the abbreviation.
3) Categories are missing. You should create it/them in advance. You can import them too.
https://wpgeodirectory.com/docs/core-export/#mandatory
Let us know if this helped.
Thanks
Hi,
sorry about that, if you provide a link and admin credentials, we will have a look at your settings.
Let us know,
Thanks
Hi,
please add this code to your theme functions.php file:
add_action('geodir_before_listing_listview', 'my_call_to_action'); function my_call_to_action() { if ( geodir_is_page(listing) || geodir_is_page(search) ) { echo 'Your Place not listed? Please <a href="http://wpgeo.directory/add-listing/?listing_type=gd_place">click here</a> to add your place now'; } }It should do exactly what you are looking for.
Thanks
Hi,
that’s what the near me button widget does. Just add the widget wherever you want and change it text.
Let us know if that worked,
Thanks
Hi,
is that price recurring? If yes, only Paypal or Stripe will show.
Recurring payments on GD are not supported for 2Checkout.
Let us know,
Thanks
-
AuthorPosts