Archived topic
WP Job Manager Company Logo
4 replies · Started by Anonymous on June 4, 2016
I have been shopping around for a theme which is Schema.org compliant, lightweight and uncluttered, and bloat-free. I have contacted Arraythemes, the Theme Foundry, and a couple of successful Themeforest Authors. With Array, they seem pretty much dependent on Jetpack which I don't like. At Themefoundry, their themes are not schema compliant and they don't seem to update often. Until I found yours, and I'm pretty much impressed with its speed and functionality.
I am now 90% closer to buying the add-ons. While playing around, I happened to get some issue with the company logo (I have the WP JOB Manager installed) set as header/featured image. It's shown here:Job Post. I was thinking: Is this something that your disable elements can resolve?
In addition, the breadcrumbs found on this site. Is this something doable without your add-ons?
I am very much in love with the theme.
Hi there,
Super easy, just add this CSS:
.single-job_listing .page-header-image-single {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
I'm looking into adding breadcrumbs to the free theme, but for now, this might help: https://generatepress.com/forums/topic/many-breadcrumbs
Let me know if you have any other questions :)
hey there I can't get this to work somehow. There must have been some changes since 2016? Would you please provide an updated css?
sorted! I just used GP elements to hide the featured image on this post type :)
sorted! I just used GP elements to hide the featured image on this post type
That's a much better solution :)