Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
whenever you change theme, the options are reset.
For the menu items, you need to make sure a menu is selected for the themes main navigation in appearance >> menu. The same has to be selected in GD >> design >> navigation >> Show geodirectory navigation in selected menu locations
For the home page widgets go to GD >> design >> home and make sure the top section is enabled than go to Appearance >> Widget and add the GD map and GD search widget to GD Home Top Section.
Let us know,
Facebook and twitter are between the most popular social networks. They have pretty different audiences.
Thx
yes, or wrapping it inside a div with some style.
Hi,
while it is feasible to move default elements in the sidebar below the regualar sidebar without editing plugin files, it still requires some coding skills.
There are several examples in the forum about sidebar tweaks made via hooks and filters, but to do what you want to do, may require the help of a developer.
If you simply want to give more top margin to the social section, add this to your child theme style.css or in geodirectory >> design >> custom script >> custom css:
.single-gd_place .geodir-sidebar-wrap { margin: 15px 0 0; }
Thx
August 4, 2014 at 7:10 pm in reply to: Stripe payment gateway for GD – BETA. Pls download and test #10947no it isn’t too late.
Thx
Hi,
I could help only by having a look at the site, so I can debug css with firebug.
Thx
Hi,
we consider appropriate everything that you would like to see in the plugin.
We consider adding it to the plugin only, if it is requested by many…
Thanks
Hi,
the image is unstyled, how would you expect it to appear?
Let us know…
Best you can do without modifying templates.
// remove line breaks we don’t want and the region field
.geodir-company_info .geodir_more_info span:nth-child(6), .geodir-company_info .geodir_more_info br:nth-child(3), .geodir-company_info .geodir_more_info br:nth-child(7), .geodir-company_info .geodir_more_info br:nth-child(9) { display: none; }
// add space between address and city, zip and country
.geodir-company_info .geodir_more_info span:nth-child(2), .geodir-company_info .geodir_more_info span:nth-child(8) { margin: 0 10px 0 0; }
Thx
Yes you can request it here: https://wpgeodirectory.com/requests/
Where other members can vote for it.
ThanksAugust 4, 2014 at 6:01 pm in reply to: Favorites Page uses location and switches to directory #10934Hi,
without multilocation, you can only make it work for 1 specific location in northern Kentucky.
Thanks
Hi,
I don’t know why in mobile view the width is take into consideration and on desktop view the height is.
I’ve asked Stiofan to look into it.
refund has been already processed.
You should ahve received a notification from paypal about 15 minutes ago.Thanks again!
Do you have any category for dog friendly attraction?
Any place is assigned to that category?
Please send us wp admin credentials again and I’ll have a look.
Thx
That is the address as Google Maps API returns it for that address.
As Simone suggested you can tweak things around with css.
Thx
-
AuthorPosts