Paolo
Forum Replies Created
-
AuthorPosts
-
I’m not sure there is a slider that will be able to render an interactive map with custom markers between its slides. If it is possible, I’d bet it would be terribly slow.
Shortcodes are being added to core. Not sure they will be in the next coming version, but definitely will be very soon.
Once you have the shortcode you could try, but I don’t guarantee it will work.
Thanks
January 30, 2015 at 5:07 pm in reply to: Woocommerce Items in Detail View tab show 1st item in grid view/bubble #29255Hi,
all this require customizations.
Here you can see how to create a new tab and add content to it. https://wpgeodirectory.com/support/topic/details-sidebar-content-elsewhere/#post-27190
The second part is way more complex and definitely goes beyond the scope of this support forum.
Would you like me to move this topic in the Jobs section of the forum to see if any developer is willing to take on the challenge?
Let us know,
Thanks
Hi,
you just need to turn on GeoLocation. Users will still have to click to authorize their browser to share the location.
If there are places near them, they will see the nearme page. You can also add the near me button widget if you want a one click solution.
Thanks
I’m not 100% sure it will be in this very next version as we are very close to release it. It could be pushed to the next, it depends how long it will take to fix.
Thanks
Yes we are, it will be included in the next core that we will probably release tomorrow. I’ve replied with more details in another topic of yours.
Thx
Quick question, disabling GeoDirectory and all addons, solves the problem?
Please quickly test and let us know, because if it doesn’t, the problem should be reported to the plugin author causing the problem, not to us.
Thanks
No, this is not feasible. You can offer different prices to enable disable certain features or restrict them to a category, but you can’t set a different price based on the location where the listing will be submitted.
Thank you
Next version of core will be released with a new admin page named Theme Compatibility.
In this page there are textareas where html of templates can be tweaked to work with any theme.
Any decent developer should be able to make a theme compatible in maximum 20 minutes now. (fine tuned css excluded).
Each theme copmatibility code can be both exported, imported and hopefully members will start sharing them here.
It will come bundled with GDF, Avada, Enfold, X, Divi and Genesis.
Stiofan is working now on Genesis, which is the last one missing. Hopefully we will release it by tomorrow.
Thanks
Hi,
I’ve added this as a bug for developers to look into it. It should return Dr. Angel Adolfo Vazquez Vega as a result for both query in my opinion too.
Thanks for spotting this.
Hi,
currently GeoDirectory doesn’t provide options for restricted queries, especially for ratings, so you would have to dig into the plugin’s code and start customizing it.
For fields and custom fields that can be used as filters with advance search widget, you could use search URL to link to listing with a specific feature.
Example : Restaurant with custom field no smoking: http://wpgeo.directory/restaurants/?geodir_search=1&stype=gd_restaurant&s=+&snear=&sgeodir_nosmoking=1&sgeo_lat=&sgeo_lon=
Thanks
The conflict is between the Clicky Analytics plugin and GD Booster.
I’ve deactivated Clicky Analytics and now it works. I’ll ask Stiofan how to exclude this plugin script from being concatenated.
It is giving a problem also when logged out, but it’s less visible.
To be honest with you, I’d get rid of it.
Thanks
This reply has been marked as private.Currently it is not possible to remove the address from a CPT, GeoDirectory entirely revolves around addresses.
To be honest with you, I’ve never tested any glossary/dictionary/wiki plugin, so I can’t really help.
Thanks
January 29, 2015 at 8:43 pm in reply to: Bullet Point appears beside Detail Listing Profile Text on Load #29181I think this is due to the css hiding the bullet point loaded at the end of the page.
I think you can solve it by adding this custom css in GD >> design >> Script
ul.geodir-tabs-content { list-style:none;}This css will be loaded in the header and should avoid showing the bullet while loading the rest of the page.
Let us know,
You can add this to your custom css:
.near-compass { display: none; } .geodir-search input.search_text, .geodir-search input.snear { display: none; }and have a look here to see how to have the advance search filters box open by default.
https://wpgeodirectory.com/support/topic/customze-advanced-search-widget/
Thanks
p.s. this is to be considered a customization and shouldn’t be expected as part of support.
-
AuthorPosts