Paolo
Forum Replies Created
-
AuthorPosts
-
make sure in settings (wordpress not geodirectory) >> discussion >> Allow people to post comments on new articles is enabled.
For listings already in the database, go to Places (or whatever CPT you are using) select all listings and select on edit in bulk actions > Click apply > in Comments select Allow and save.
Thx
At the moment reviews can be edited only in back end from admin.
GeoTheme had few extra options to allow users to edit their own reviews so I guess it is a good request to make here and see how many think it is a must…
Thanks for the good use of the forum!
Hi,
the fix will make sure GD media queries will work correctly.
The search button being unstyled isn’t an oversight. Avada allows to edit colors, font-family and other css properties for buttons and allowing avada to also modify GD elements becomes very complex.
In such cases we decided to leave it unstyled so that site admins can style the button according to their Avada settings.
For example, to style the search button like the default avada button you need to add this in geodirectory >> design >> script >> Custom style css code
.geodir_submit_search { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border-style: solid; border-width: 0; box-shadow: none; text-shadow: none; border-color: rgba(255, 255, 255, 0.8); box-sizing: content-box; display: inline-block; font-weight: bold; font-family: "PT Sans",Arial,Helvetica,sans-serif; background: none repeat scroll 0 0 #a0ce4e; color: rgba(255, 255, 255, 0.8); transition: all 0.2s ease 0s; width: auto; min-height: 23px; padding: 0 20px; text-align: center; text-transform: uppercase; float: none; vertical-align: middle; cursor: pointer; }
if you change the color in avada settings, here you should manually change the background color to its new value for example…
Thx
This has been fixed and will be in the next version. (to bo released probably tomorrow)
This has been fixed and will be in the next version (update to be released in the next 24hrs)
At the moment there is no easy way to do this.
Trust me it is SO much easier to delete one that you created and rename places than it would be for us creating an option to delete the default CPT or exclude it from the search bar.
Thx
Hi
it is possilbe to reorder tabs, here we explain how: https://wpgeodirectory.com/support/topic/exclude-selected-tabs-from-detail-page-if-empty/#post-7305
To rearrange it on a CPT basis, I think that wrapping the function to reorder them in a if statement that checks to what CPT the listing belongs, it should work.
But I need to test it before confirming…
did you update Avada child theme to 1.0.1?
First version had that problem, but John fixed it: http://dropct.com/avada/location/united-states/pennsylvania/philadelphia/
Let me know,
yes you are correct, there is a validation to make sure places are imported only for default location in case multilocation isn’t installed.
We will add better error messages to avoid confusion.
I’ve flagged this for the developers.
thanks for the suggestions!
Hi Michless,
you have 2 options there.
Keep the GD > Gmap home in the Home Top Section widget area and set width 100%. It will look like our demo: http://dropct.com/enfold/
Or move it into the Home Content Section widget area and set width 100%. It will look like image attached.
Thx
Hi,
it can’t be GD child theme, cause they appear here: http://dropct.com/avada/
Did you install any new plugin recently?
I have to flag this for Vikas, I can’t find any logic reason…
Thanks for your patience.
Hi,
did you created the categories present in the sample file before trying to upload it?
That’s the only mandatory thing to do before a CSV upload, make sure all CSV mandatory fields aren’t empty and that categories have been previously created.
Thx
Hi Sag Lev,
and thanks for joining.
At the moment there is no export tool available, but if you request it here: https://wpgeodirectory.com/requests/ and the request becomes popular, we will definitely look into it.
As Vikas said, the only way now is to do it manually.
Thx
super! 🙂
-
AuthorPosts