Forum Replies Created
-
AuthorPosts
-
November 29, 2019 at 10:10 am in reply to: Logo displays instead of "featured image" in listing grid #519188This reply has been marked as private.November 27, 2019 at 2:56 pm in reply to: Logo displays instead of "featured image" in listing grid #518888
Hi Kor.
I solved the logo problem by altering the “GD Archive Item” page definition and deleting the gd_post_images show_logo parameter.It’s still a mystery why the logo only shows when all mandated fields are present.
I’ll see what I can do to get you access to the site.
November 27, 2019 at 9:48 am in reply to: Logo displays instead of "featured image" in listing grid #518853Hi Kor
The website is on a laptop on my local LAN so isn’t visible to the internet. I’ll look to see if I can configure my firewall to allow you through. In the mean time is there any further information I can provide that might help?
AndySee this post February 17, 2019 at 11:55 am #469487 it says
This is not a bug, in v2 we have new feature is display listing images. We have new option “Show Logo” in post images widget/shortcode(see attachment), so if there is an field added with name “logo” andshow_logo=”true”
then it will use image uploaded under logo to show in images.If you are using post images widget to show images then untick “Show Logo”.
If you are using post images shortcode to show imagesthen do not use show_logo parameter or use show_logo=”false” in shortcode parameter.In map popup we have default
show_logo=”true”
. See https://github.com/AyeCode/geodirectory/blob/master/templates/map-popup.php#L30If you do not want to show logo as a main image then you can use template system. Just create folder /geodirectory/ in your theme and copy file \wp-content\plugins\geodirectory\templates\map-popup.php under it. So file location will be YOUR_THEME/geodirectory/map-popup.php.
Now edit file YOUR_THEME/geodirectory/map-popup.php and remove show_logo parameter or useshow_logo=”false”
This minor edit fixed it for me
Hi Kiran
Its not on the web at the moment, its local host only. As Alex has the same issue as I do, can you look at his system?Thanks Alex
Thanks for the update Alex.
This reply has been marked as private.Thanks Alex. Moving to 4 columns has made a big difference.
Yes that works. Thanks Alex. Is there a way to add a tool-tip to the location input to explain “in” and “near?”
That worked. Many thanks.
Easy when you know how! Thanks Alex.
Thanks for this Kor. It doesn’t give me quite the level of control I need. I think I might be able to do what I need with the franchise manager. I’ve posted a couple of questions in the support section for that and hopefully that will give me the functionality I need.
I’ve fond the GDF theme options – the wp admin menu control is in there. Please close this request.
Thanks Alex,
I’m pretty sure WP AllImport advertises a “delete missing records” feature. I’ll take a look at that to see if it works with GD.Although my request is a bit extreme for the initial database load (I’m doing that from a portal, hence the large volume of records), later I’ll be processing smaller datafeeds provided by individual estate agents’ CRM systems, so I’ll need to find some way to automate that. When I get to that point I will contact you for help with the database structure so I can do it through custom code.
-
AuthorPosts