Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
there is an option for user submitted images to be resized or not at GD > Design > Home:
https://wpgeodirectory.com/docs/core-design/#resize-imageHowever tweaking the slider to occupy the whole width of the section, will be very difficult, unless you and your users only upload landscape format images. In that case you can simply add width:100% in css for the images in slider and the problem will be solved.
If instead you plan to allow users to also submit portait formatted images, you will see that it is almost impossible to achieve a better result than what we have right now. The only way to make the images fit the space of the theme, is to know the width of the theme content space in advance, so for each theme, customm css would be required (and we can’t provide that). It would be impossible to make something that works for all themes.
Let us know if this helps.
Thanks
Hi,
since few versions of WordPress, change in wp-config is no longer needed, because now there is an option in WordPress Settings.
We changed that information a while ago here: https://wpgeodirectory.com/docs/translate-core/
5. If you have not set the language of your website yet, you do that by going to your wp-admin area, and then go to Settings > General > Site language and select your language there.Where did you read the info about wp-config?
Let us know,
Thanks
Hi,
we should release a second and hopefully final beta version next week. At the moment the only workaround is to either disable multiratings or avoid using that widget till next release.
Consider that Whoop! is a beta.
Thanks
Hi,
apparently all 3 Genesis child themes needs to be updated a little. They have some custom css that is no longer valid. I added it to my todo list for next week.
I commented it out in your website. Let me know if you find any other css issues so that we can make sure everything is up to date.
Thank you for spotting this.
Hi again,
are there some translatons working and some not, or none are working?
Are you saving the mo files of the add-ons in the correct folder location?Example: /wp-content/languages/geodiradvancesearch/geodiradvancesearch-pt_PT.mo
https://wpgeodirectory.com/docs/translating-addons/
If this still doesn’t help, please provide a URL, wp admin and FTP credentials and we will have a look.
Let us know,
Thanks
you are welcome 🙂
Hi Kris,
if I remember well you are using Enfold and I know for sure that there is an Enfold layout setting that will remove the title and breadcrumb from the listing detail pages. I don’t remember which one though…
Do you remember tweaking and Enfold settings recently?
Let us know,
Thanks
Absolutely yes!
You’ll need to wait until the update is released.
We don’t release every single patch. We normally gather as many bugs as we can and we fix them all before a new version is released. You will see a notice when the update is available.
Thanks
If they are already listed, please vote for them, if they are not, please suggest them. Ideas suggested on the forum will get lost.
Thanks
you are welcome 🙂
Hi again,
it looks like the problem is with the theme.
We use a wordpress hook to add our links to the menu and appear that Kleo is using walker menu functions that are overriding the hook, making it impossible for GD (or any other plugin) to add custom links to the menus.
This should be reported to the theme author. They also seem to be pretty responsive with support and they advertise 100% compatibility with GD, so I’m sure theyare interested to fix it.
Thanks
ok, I’m sorry…
In GeoDirectory >> design >> navigation, do you have a menu location selected for Show geodirectory navigation in selected menu locations?
https://wpgeodirectory.com/docs/core-design/#navigation
Let us know,
Thanks
Hi,
the menu links are there, but you made all the links the same color as the header so they are no longer visible…
Try adding this custom css in the same location as before:
.mobile-left, .mobile-right { color: #f01d4f; }Let us know,
Thanks
-
AuthorPosts