Simone
Forum Replies Created
-
AuthorPosts
-
The issue is still under investigation (we can’t duplicate that alert).
You’ll be posted about progresses and the fix will be included in future GD releases.
S.
Try this on your style.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; }
check your cache on your device, I tested with more than one mobile device and I don’t see any map (see attach)
Hello, I see that your map is gone on mobile, and the rule is successfully applied on your style.css
(stretch your browser while testing the mobile rule with the inspector, using your desktop browser)
Hello,
I notified Vikas about this alert (it seems to happen with Webkit browsers).Hello Konrad,
as far as I know, the alt tag is taken from the filename, so hotel.jpg will be alt=”hotel”.
I tried to change the alt from the media manager, but it seems that won’t reflect into the page.Oh sorry I thought you had multiple listings with different images, you’re good to go then
I tried to update only the attachment table and it works. What I meant is that you need to do that file by file not “bulk”
I guess something of this will work but…this isn’t bulk 🙂 this is manual since you have to manually change the file name for each place
I believe it’s not so easy.
You should see what ID is the post/place and then match it in the geodir_attachments table, from there you’ll see the images, and the one with “1” as “menu_order” is the one you need to delete.I’ll notify Vikas about that, maybe he’ll knows a better and easy way to do that.
Hello,
as Paolo and Stiofan wrote, there are no errors in the widget and the html is there.
I also believe there are problems with your cache (and related caching/minifying plugins). I also think you’re using a lot of plugins (leave only the essentials), one of them may be the cause of your issues.Simone
Hello, I checked and yes it was pointing to a wrong address. What I did is to edit the place and clicking just once on the “Set address on map” button, then updated the listing.
Is it happening to all of your places?
Hello,
you can do that (or at least I do that) by writing this code where you want to display the field:
eg.geodir_get_post_meta($postid,'post_latitude',true);
That’s for the latitude, you can see the variables in the geodir_custom_field table in the database.
Hello, could you please define the “wacky” character?
I tried with some random not alpha-numeric character and it is fine on my side.
Thanks,
SimoneHello,
there are conflicts with one of your plugins.The plugin is the “W. Join Menu”, and I think it’s custom since it works with GD.
If I disable that, the website works as expected.
Please ask your developer to fix that.Best,
S.Tested and confirm, if more than one embed code is added in the video field, it will show only the latest.
-
AuthorPosts