Paolo
Forum Replies Created
-
AuthorPosts
-
What is value set as the radius for your search?
Link and credentials please?
Thanks
please change this part :
echo "<a href='#'>Read More...</a>";with:
echo "<a href=' ".get_the_permalink()." '>Read More...</a>";Thank you
No that is not possible.
GeoDirectory and WordPress in general only allow a subcategory to have 1 parent.
You will need:
nightlife – pubs & bars
restaurants – pubs & barswhich will have as slugs
nightlife -> pubs-bars
restaurants -> pubs-bars-1and if a pubs & bars owner want to be listed in both nighlife and restaurants will have to select both.
Thanks
Link pls? Images can’t be inspected.
Thanks
This would require to change the slider completly.
Currently a script resizes the images to a defined height to make sure both portrait and landscape format images can be uploaded and no matter the format, the slider is responsive.
Not such an easy thing to do.
Thanks
Hi,
modifying the slider with just CSS is impossible.
There is a script that resizes images size so that the gallery is responsive no matter the format of the pictures uploaded (portrait or landscape).
This would require a major customization and I think it could work well only if you chose to use only sqaured images on your website.
Thanks
August 26, 2015 at 5:55 pm in reply to: compatibility with other plugins that use google maps #50938hi,
as long as the other plugin offers a way to disable its call to Google Maps API, there shouldn’t be major problems. Probably a lot of duplicate work to set it up. Locations could be duplicated in your database, so for example if you had “new york” in geodirectory and “new york” in the other event plugin, 1 of the 2 slug will be new-york-1.
Thank you
Hi Gary,
if after restoring your website from the Malware that part was working, than the malware is causing it.
Do we agree on this?
Most malware are script added to the footer. In this case the script is probably causing flexslider to fail loading.
Thanks
HI hollie,
I could recreate this easily in my demo, so this is definitely a bug.
I’ve reported it to the developers who will come back with a solution asap.
Thank you for spotting this!
Hi,
actually those are not DOCS, those are internal messages of our project managment tool. I have no idea how and when the recent posts widget started to show those. I’ve removed the widget for now. I’ll investigate later on to see what happened.
Thanks for the heads up!
remove margin-top:15px from .Navi a, .Navi strong and add a new rule for .Navi with margin-top:15px
Thanks
That would require a customization.
We removed it because it was creating problem, adding it back is really not a good idea as you could see.
Thanks
OK i think I understand now, but how is that contact form added after the content?
If you have more than one function trying to do the same thing, 1 could create a conflict with the other.
Let us know,
You are welcome 🙂
Hi,
changing the icon isn’t just CSS. What icon would you like to use instead?
The hover problem was due to wrong setting in Whoop settings, not custom css.
You had both “Header Button Hover Color” and “Header Button Border Color” set as transparent.
With custom css however you made the login button white (invisible).
Please, instead of giving us css to debug without knowing what result you are going after, try to explain what you are trying to achieve first, than we will look into your settings.
Thanks
-
AuthorPosts