Home › Forums › Calendar Products › Events Calendar PRO › Changing Page Header – Uncode Theme
- This topic has 11 replies, 2 voices, and was last updated 10 years, 1 month ago by
Cliff.
-
AuthorPosts
-
March 27, 2016 at 3:44 pm #1094636
Igor
ParticipantHi,
I am using Uncode by Undsgn – and the theme developer has kicked me over to you.
I can control the height of the header, and color, but how can I insert an image header for event pages.
If I could have individual page control, great, if not, at least I would like one header to be used across all Events pages (and no other types on the site).
Thanks,
March 28, 2016 at 7:27 pm #1095136Cliff
MemberHi Igor. Are you asking about the event’s Featured Image? It gets displayed on the front-end.
If you’re already setting each event’s Featured Image and you’re wanting to do something more, please provide a link, screenshot / markup drawing, something to help me understand better how I might be able to help you.
Thanks.
March 29, 2016 at 11:42 am #1095561Igor
ParticipantHi,
I mean the header on the Events listing page, not the individual event page.
See the blue color up top? That’s what I would like to control…
Thanks,
iMarch 29, 2016 at 3:32 pm #1095663Cliff
MemberThanks for the additional information.
The blue coloring of the header comes from this CSS rule: http://cl.ly/2j39110d042m
From http://www.nc350.org/wp-content/themes/uncode/library/css/style-custom.css
You could add CSS code like this to change it for only the Events Archive view:
body.post-type-archive-tribe_events .style-color-197315-bg { background-color: green; }I’m not sure where that style-custom.css file comes from in your theme, but you can contact your theme author for support if you’d like.
I hope this helped.
March 29, 2016 at 6:07 pm #1095690Igor
ParticipantThank you for that.
I can change the color as of now – what I am hoping to be able to do is add an image instead to the Event Archive page.
Can I add an image via an Image URL link in the CSS, and control its height?
March 30, 2016 at 5:12 am #1095801Cliff
MemberThere’s not a built-in way to do this.
You may want to ask your developer or reference our list of known customizers.
We’re limited in how much customization help we can provide, per our Scope of Support / Terms.
Out of curiosity, were you wanting the Featured Image as the background image or a different image?
March 31, 2016 at 8:59 am #1096426Igor
ParticipantHi,
Thanks for the reply.
I will try to contact the theme developer again, though they kicked me over to you…
I was hoping to be able to add a Featured Image to the /events page (separate from other featured images on the site) – the same way I can add a featured image to the /events/specific-event pages.
I can add a header image on other site pages, via Featured Image, or one of the slider plug-ins like Revolution Slider or LayerSlider – but these do not show as options in the case of customizing the header on the /events page…
April 1, 2016 at 9:29 pm #1097321Cliff
MemberIgor, it’s definitely a “customization” sort of request, which is why we and your theme author are probably saying the same thing (to go ask the other to see if they’ll do it for you).
We do not provide customizations, per our Scope of Support / Terms. I assume your theme author doesn’t provide these for free. You might want to ask them or someone from our list of known customizers.
If I understand your request completely, I imagine you’d want to add a meta box to the wp-admin Events edit screen to receive an image file (like the Featured Image meta box) — and then you’d need a theme customization to retrieve that Media File ID and turn it into some background-image CSS code on your Event single pages.
I hope this helps!
April 2, 2016 at 3:42 pm #1097492Igor
ParticipantOK, thanks.
Yes, that is the feature I am hoping for. Seems sensible given the rest of the functionality.
Thank you for the assistance and links,
April 3, 2016 at 11:00 pm #1097690Cliff
MemberTo be clear, we will not be providing this functionality.
I just wanted to clarify this because you said, “…that is the feature I am hoping for.”
You will need to code this yourself or hire someone.
Please let me know if you need anything else from me.
April 4, 2016 at 4:52 am #1097766Igor
ParticipantYes, I understood.
Thanks,
April 5, 2016 at 3:52 pm #1098674Cliff
MemberI’m glad to have helped. Have a great week!
-
AuthorPosts
- The topic ‘Changing Page Header – Uncode Theme’ is closed to new replies.
