Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
If you want to show 3 at a time, 50 as width will not work. 50×3 = 150%, the maximum is 100%.
Try 33.
Let su know,
Thanks
Possibly just my personal opinion, but defintiely yes.
I would go multisite.
Thanks
Hi,
using firebug, in the console tab. With Google Chrome you can use developer tools (f12).
See image attached.
Thanks
HI,
please zip the error log or the system will not permit to upload it.
You should ask to your server support, why a query string with the website URL is resulting in a 403 error.
They should know what it is as it is not the case in 99% of servers.
Thanks
Excellent, thanks for letting us know! 🙂
Hi,
the featured image is the 1st image in the gallery. Instead of adding 2 uploaders, you can hide it from the gallery using the css :first-child attribute.
#geodir-post-gallery a:first-child { display: none; }Let us know if this helps,
Thanks
Hi,
on which page you want to hide it? It appears in several locations… (links to your website would allow us to provide precise css)
Let us know,
Thanks
You are welcome 🙂
Hi,
you could hide the 1st 2 fields and just leave the enar field, which is where users would input either State, City or Zip.
this css in GeoDiretory >> Design >> Scripts >> Custom CSS would do it:
.search_by_post, .geodir-search input.search_text { display: none; }Otherwise you’d need to customize the tempalte:
geodirectory-templates/listing-filter-form.php
Thanks
Hi,
this isn’t a quick customization that we can provide code for.
It will require few hours to achieve something like that and it requires an experienced developer.
The template for the search form is geodirectory-templates/listing-filter-form.php
Thanks
Thanks for letting us know 🙂
Hi,
I’ve flaged this last point for the developers, we’ll keep you posted.
Thanks
Hi,
I can’t access the dashboard with this credentials.
Let me know,
Thanks
It would still require a customization…
Thanks
Hi,
please provide admin credentials in a private reply and we will have a look.
Thanks
-
AuthorPosts