- This topic has 43 replies, 4 voices, and was last updated 6 years, 7 months ago by
Tom.
-
AuthorPosts
-
February 7, 2019 at 12:02 am #803668
Guna
Hello Tom!
1. Yes it worked!
2. I have sent you an email to support@generatepress.com with my admin login details and will be very grateful if you can take a look.Regards,
GunaFebruary 7, 2019 at 12:05 am #803672Guna
Oh, I just noticed, that now that I unselected featured image where you told me, they also disappeared from Travel Stories:-( Maybe you can also take a look on that when you enter my page?
February 7, 2019 at 9:19 am #804218Tom
Lead DeveloperLead Developer1. You disabled featured images on the Archives. You want to re-enable that option and then click on “Posts”. Then you can disable featured images on single posts: http://prntscr.com/mi07pq
2. You have the Content Title option disabled in the Disable Elements section of the Layout metabox: http://prntscr.com/mi08e2
February 7, 2019 at 1:35 pm #804432Guna
Hello Tom!
1. Yes, now I did that, but nothing changed. I sent you an email with the screenshots. When I entered the post, there is a possibility to remove the featured image, but when i did it, it disappeared again from the Travel Stories.
2. FInally, i realized where I have the disable element feature, but I don’t have the header post disabled as you can see in the screenshot in the mail I sent.February 7, 2019 at 5:47 pm #804546Tom
Lead DeveloperLead Developer1. I’m not sure I understand? It looks like it’s working now. The only issue is your most recent post doesn’t have a featured image.
2. That specific post has a Page Header set in the “Page Header” section of the Layout Metabox. That Page Header is removing the content title. If you remove the Page Header from that post, the title will display.
So for #2, you have two things to check:
1. Disable Elements checkbox
2. Page Header select boxBoth are in the Layout metabox.
February 8, 2019 at 2:39 am #804755Guna
1. The problem is that when I remove featured image from the post as you recommended, it doesn’t appear under TRavel stories. I left the last post like that so you see. Now I uploaded it again though. But the problem is that in Travel stories everything is alright and when an article is opened through TRavel stories, there is only one featured image, BUT on the main page, the featured images for all articles appear twice. It can be so corrected if I remove featured image from the post, as I did with the last article, but then it disappears also from the Travel stories. So to sum it up, how to remove the second image from the posts on the main page without affecting the visibility of images under Travel Stories which is fine now?
February 8, 2019 at 2:58 am #804771Guna
2. I guess its because of my poor English but do I have to make a check sign where the disable elements are? I sent you an email with the screenshots of how I did to see if I did it correctly?
February 8, 2019 at 9:38 am #805238Tom
Lead DeveloperLead Developer1. Try adding this CSS:
body:not(.category-travel-stories) .post-image { display: none; }
2. No – you just need to remove the Page Header from the “Page Header” tab. Right now it says “Single Page Header”. If you click that and choose the empty option, the title should appear.
February 9, 2019 at 6:50 am #805900Guna
1.Yes, finally it worked, thank you so much!!!!!!!!!!!
2.Hm, there doesnt appear anything that says “empty option”. Which one of them that appears would it be then? I have sent a screenshot from which options appear to me.
GunaFebruary 9, 2019 at 8:51 am #805987Tom
Lead DeveloperLead DeveloperAt the top of the list there’s an empty space – if you select that empty space, it will work.
February 10, 2019 at 7:38 am #806669Guna
Oh yes finally I found it and did it, however, I still cannot just press on the title and select if its H1 or H2, but does it happen automatically?
February 10, 2019 at 8:44 am #806718Tom
Lead DeveloperLead DeveloperOn single posts, it will always be an
<h1>
element for SEO reasons.On the blog/archives, they will be
<h2>
elements.February 10, 2019 at 9:17 am #806740Guna
Ok, good to know, thanks a lot for all your help and patience!
February 10, 2019 at 7:13 pm #806976Tom
Lead DeveloperLead DeveloperYou’re welcome 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.