Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
you can hide the price selection:
#propertyform .geodir_form_row:nth-child(3) { display: none; }
Than use the indivdual URL to do that by linking them in your menu as custom links or wherever you wish:
Free: http://wpgeo.directory/add-listing/?listing_type=gd_place
Paid: http://wpgeo.directory/add-listing/?listing_type=gd_place&package_id=5
Let us know,
currently there isn’t. Please add it in the requests system if you wish to see it added.
https://wpgeodirectory.com/requests/
Thanks,
In reglage >> lecture
you had a static page selected as home. I disabeld that and now the GD home has taken over.
Thx
login info didn’t work…
Hi,
it appears that you are adding css to the custom css field. That will overwrite all media queries too.
Please try adding it to your child theme style.css
Let us know,
Hi again,
there is an error that is preventing the map to load markers.
You have included the Google Maps API multiple times on this page. This may cause unexpected errors. https://maps.gstatic.com/intl/it_ALL/mapfiles/api-3/17/13/main.js Line 52
Are you using any other google maps plugin? Does your theme provide google maps options?
Let us know,
Thx
Hi ironcore,
if you send me wp admin credentials in a private reply, I’ll be glad to have a look at your settings to see what’s preventing them from showing.
Thx
That should be easy, add this to your child theme style.css:
.site-logo { width: auto; } header nav { float: right; width: auto; }
If your menu doesn’t have too many items it should appear exactly where you want it.
However, if you later add something in the right header widget, the site will look pretty messy.
Thx
Can you provide a link please? I can’t seem to reproduce this on any of my test websites.
Thx
I’ve updated it now.
For the recurring event feature, we have explored most options.
While I totally see your point, it appears that “real cases” recurring events in the majority are not that linear. (every friday forever…)
The 1st UI while in beta was similar to what you want, but it brought up a lot of other issues.
Most users are also asking for options to select: every 3rd friday of the next 3 months, last sunday of every month and similar instances that were not feasible with that interface.
I guess to solve both issue, we could give options to use the “Daily – Weekly – Monthly” interface or th calendar pick.
BTW, if you sync your theme tailors account with your forum account here, you can post in the addon sections for the addons you bought.
Thx
Hi,
the website should resize for all screen sizes if the theme is reponsive. Can we see it?
The all location page is made with a shortcode.
[geodir_location_switcher]
Thx
we are still working on it. Hopefully we can come up with a solution by tomorrow.
Thx
Hi,
for the second option, simply select list view for all your widget and content sections than hide the change view selector with css.
.geodir-list-view-select { display: none; }
You can post in the Jobs forum and see if he or anyone else is available: https://wpgeodirectory.com/support/forum/geodirectory-jobs/
YW,
there is no way to do tht without modifying the template…
-
AuthorPosts