Make Logo Image Not Appear on Listing Page
This topic contains 15 replies, has 3 voices, and was last updated by Alex Rollin 4 years, 7 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: live camera, logo
-
AuthorPosts
-
April 3, 2020 at 4:58 pm #538326
I am trying to find a way to make the logo image not appear on the actual listing but not for all listings just a few. I have some live camera feeds that I am using the places listings to show. If I put a copy of the live image in the “logo” area so it shows on the places listings it looks great but then if you click on the listing it will show you the image on top of the live camera image.
Example: https://nhtourguide.com/wp/places/pittsburg/pittsburg-nh-webcam-live-webcam-at-lopstick-2/
Basically I just want a way to turn off showing the logo image on the listing page itself but for just a few listings.
It would be great to also have a way to just use the live camera image url so when a user is browsing the listings they will see a live image where the logo is. This way it could also be shown as the logo image on the listing page.
Thanks!
April 3, 2020 at 5:09 pm #538327Hi Matt,
Thanks for your post. Sorry, I’m not getting this. Could you capture a screenshot of what you’re trying to remove?
April 3, 2020 at 5:50 pm #538336You can use GD Dynamic Content, though you may have to set your logo as a shortcode:
Make a button like ‘hide_logo’ and use that
https://wpgeodirectory.com/docs-v2/design/gd_dynamic_content/
April 3, 2020 at 8:01 pm #538357I attached a screenshot with the image I do not want to appear, but so want that image to appear on the results pages. You will see that its the same image as the one right below it. The top one is a static image, the one below it updates when page is loaded.
As far as GD> Dynamic Content..
I do not seem to find that anywhere. The help document made it appear that it should be at GD>Design>Dynamic Content. I also checked GD>Settings but cannot seem to find it. I am using GD v2. I searched the support forum and did find a mention of a Dynamic Content widget but couldn’t see a way for that to work for this. Could you just point me in the right direction?April 4, 2020 at 3:59 am #538383Hello,
as you can see on the docs it is a shortcode.
First you set up the field
Then use the shortcode builder to create the GD Dynamic Content wrapper
Then create a GD Post Images shortcode to show the logohttps://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
Try one of the examples to see how it works.
April 4, 2020 at 1:12 pm #538450Thank you for the info. I was able to use the shortcode builder to add another logo but couldn’t get it to remove the logo, I also tried changing the values in the shortcode to “0” but it didn’t work.
April 5, 2020 at 5:38 am #538542Maybe the best solution is to delete the logo from those listings, then?
April 5, 2020 at 12:18 pm #538584Tried that, the category page doesn’t look good at all without the images.
April 7, 2020 at 3:55 am #538820I cannot think of any other options that would help you with that.
April 7, 2020 at 12:36 pm #538921Hi Matt,
I’m looking at your category page now https://nhtourguide.com/wp/places/category/webcams-in-nh/new-hampshire/pittsburg/ and what exactly do you need?
April 7, 2020 at 3:48 pm #538965On that category page I wanted to show the “Logo” image but when you click on the listing and view the listing page the logo image doesn’t show, so just want the logo image to appear on the category page only… but not for every listing on the directory, just the live webcams.
Using the link you sent in your last post… click on only one with the logo image. When you got to the page you will see the logo image which is not live, then the live images below.
It is possible to create a template where the code to show the logo image on the listing page is removed or commented out, then just assign the template to the listing individually? I would be ok with that.
Or maybe an easier fix would be to show the live image as the logo so the category page shows the live images?
I understand the GD setup wasn’t designed to do this, most are not. In the past I have had to customize a template just for the webcams.
April 7, 2020 at 10:42 pm #539029It is not necessary to use a new template, but you could do that, with a customization.
You can use GD Dynamic Content
Make a field like ‘show_logo’ and set it to default checked.
https://wpgeodirectory.com/docs-v2/design/gd_dynamic_content/
[gd_dynamic_content key="show_logo" condition="is_not_empty"] [gd_post_images type="image" slideshow="1" show_title="1" animation="slide" controlnav="1" types="logo" fallback_types="0"] [/gd_dynamic_content]
April 8, 2020 at 1:12 pm #539113Thank you! I made a field named show_logo and copy/pasted the shortcode you created into the “Value” box and saved the page I wanted to remove the logo from. The shortcode was automatically added to the top of the page replacing the shortcode that was there. From here I am getting confused. I wasn’t able to find a place to change a setting to default checked.
April 9, 2020 at 8:26 am #539210In the custom field (show_logo) options you can set it for checked by default.
April 9, 2020 at 1:09 pm #539268ok but either way it won’t show up on the edit place page, or add new place page in the backend.
In Places>Settings I do see the “Show Logo” checkbox field which I dragged to where I want it to appear but for some reason it’s not showing up.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket