Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
you should never modify core files. (you’ll lose changes after every update)
There is a hook that allows to modify the html of the map infowindow: https://wpgeodirectory.com/support/topic/bubble-image/#post-200946
You can find examples searching the hook name: https://wpgeodirectory.com/support/search/?bbp_search=geodir_custom_infowindow_html
Let us know if that helped.
Thanks
Thnaks for letting us know 🙂
Hi,
did you have a look at the documentation? https://wpgeodirectory.com/docs/supreme-directory-overview/
If yes and you still can fix the problem, please provide a link and admin credentials and we will check your settings.
Thanks
and the link is please?
Hi,
that should be in Supreme Directory translation file.
Let us know,
Thanks
Hi,
you have this custom css somewhere that is causing the problem:
.geodir_full_page { width: 1040px; }Does it ring a bell?
Let us know,
Thanks
hi,
please see: https://wpgeodirectory.com/support/topic/preview-slider-not-showing/#post-16248
Thanks
Hi,
please provide the entire code used to cutomize the bubble and how you included this and we will check what is not working.
Let us know,
Thanks
Hi,
GD related post is a 3rd aprty plugin: https://wpgeodirectory.com/downloads/gd-related-posts/
Please ask for support to the plugin developer.
http://sfcplugins.com/contact-us/
Thanks
Hi,
I’m sorry, but at the moment we have too many things in our to do list to take on custom work and I can’t suggest anyone for something like that at the moment.
This would require an expert developer.
Just FYI, Integrating WP CSV would take a lot longer then tweaking the current GD System. There would be a lot of extra work to tell WP CSV about GD custom tables and data structure.
Thanks
Hi,
you can delete listings only from the wp dashboard, there is no other tool to delete them all at once.
If go to Places amd click “screen option” (top right corner) you can increase the number of listings to show per page. Increase it reasonably (200 max).
Then delete page by page with bulk actions.
Thanks
p.s. if you prefer Css use this:
dl.geodir-tab-head [data-tab="#post_images"] { display:none; }Thanks
Hi,
you are trying to hide tabs with css:
dl.geodir-tab-head dd:nth-child(6) { display:none; } dl.geodir-tab-head dd:nth-child(4) { display:none; } dl.geodir-tab-head dd:nth-child(12) { display:none; }Given that some listings have more tabs, that will work randomly.
There are settings in GD >> Design >> Details to hide tabs.
Please used them.
Thanks
Hi,
text area fields cannot be used as advance filter logically. The option shouldn’t be there at all.
We will review all plugins options soon to remove as many as we can.
Just ignore it for now.
Thanks
Hi,
no images never get randomly deelted from the server. Someone must have manually deleted them.
I see the icons now, you probably just need to clear your browser cache…
Let us know,
Thanks
-
AuthorPosts