raja21be
Forum Replies Created
-
Thanks Jeff, it worked. Not sure how could I missed that simple setting.
Another point that I am unable to figure out is – if I submit a post from back-end (being the Admin), it is not getting displayed on the website page where all Posts are being displayed. However, all front end Post submissions are getting displayed just fine.
I am using the short code:
[usp_display_posts userid=”all”]Regards,
RajaI have facing the same problem Sir. How did it get resolved.
Hi,
I replaced the file but still same issue. Story Title, Story Date and Story Picture not displaying.
Also, regarding the Story Date – when I create a new story from “Timeline Stories” menu in WordPress there is no field to enter date.
Do I need to change the “published date”?Sorry about the last response. I would be more than happy if you can guide.
Appreciate it.I am not sure how to add dynamic id though.
Seems I have to give up.Forum: Themes and Templates
In reply to: [Klopp] Remove header image from every page i create@crouchingbruin – Thank you so much for your response. I will try out the changes you suggested.
It was my bad as I actually google’d my question and this forum showed up right up there.Forum: Themes and Templates
In reply to: [Klopp] Remove header image from every page i createHi CrouchingBruin,
I too want the header image to display ONLY on the home page but not other pages.
As you suggested above to follow the navigation:
Appearance → Customize → Design & Layout → Custom CSSBut, I dont have that, rather I see Appearance → Customize –> Additional CSS
Do I need to do the coding here?I added the below but couldnt get rid of the header image from any of the pages.
#masthead.site-header {
background-image: none;
min-height: 0;
}
#masthead .layer {
background: #003;
min-height: 0;
}
.site-branding {
padding: 20px 0;You may check the website: MyAshvita.in
Regards,
Raja- This reply was modified 7 years, 4 months ago by raja21be.