Simone
Forum Replies Created
-
AuthorPosts
-
Hi Marre, it appears that the “success” redirect loses the place/category/ from the url so it gives 404.
Could you please try to deactivate all the plugin except the GD ones?hi, insert in your child theme’s style.css:
@media only screen and (max-width:480px) { .geodir-locListing_column { max-width:100% !important }; }
There aren’t stupid questions, but only stupid answers 🙂 No problem at all.
Hello, it isn’t showing only 10 listings, but 10 listings per page, if you see on the bottom you will see page numbers.
Please post your login details, thanks
S.Hello, something is wrong with permalinks, could you please post your login details? Thanks,
S.Hello, could you please provide details such as theme used, or an URL (on a private reply), thanks.
November 11, 2014 at 12:23 pm in reply to: How would I hide (or loads as minimised) map category on Mobile #21152Thanks, I’m glad you like it.
S.
Thanks Paolo, we never stop learning things (and the simplest are the easiest 🙂 )
November 10, 2014 at 5:23 pm in reply to: How would I hide (or loads as minimised) map category on Mobile #21102This code will work (tested on my site)
@media screen and (max-width: 1040px) { .stick_trigger_container .geodir_map_container, .stick_trigger_container .geodir_map_container .map_background .main_map_wrapper, .stick_trigger_container .geodir_map_container .map_background .main_map_wrapper .geodir_marker_cluster, .stick_trigger_container .geodir_map_container .map_background .main_map_wrapper .loading_div { display: none !important; } }
November 10, 2014 at 4:47 pm in reply to: How would I hide (or loads as minimised) map category on Mobile #21092Hello Adrian, try adding the following code in your child theme’s css
@media only screen and (max-width:480px) div#sticky_map_geodir_map_v3_home_map_3.top_banner_section.geodir_map_container { display:none; }
November 9, 2014 at 8:21 pm in reply to: What Cookies Are Used? Need to write a cookie policy #21060Checked the cookies stored from my demo site, and there isn’t any “special” cookie that deserve a particular mention, so I guess you can go with the standard statement for the EU law about cookies.
If you enable Google Analytics statistics, you should also add that in the privacy statement.
attached you will find the cookies i have stored.
Ps- Stiofan is being alerted, so I’ll leave to him the final words
Hello Adrian, add the attached code in your child theme’s functions.php
Hmm, tried to change the sorting, but it is more complex than expected.
in short: that tab heading are the result of a given array of results, the only way is to split the array and rebuild it, but my efforts today gave no success.
i will alert Stiofan, just in case.Hello Nicolas, please post your url and login details, thanks
S. -
AuthorPosts