bhoehner
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Post title field missing in backend of Custom Post TypeHi there, i have the same issue. my custom post type doesn’t display metafields for post title and featured image. both fields are missing even though all is activated in the options for the post type
Hi @anlino,
I realize that your solution works if titles only show on hover. However, I would like to show header for some categories permanently and not at all on the others.
I was also still not able to change the color of the overlay header ??Thanks for your help
Best
BenjaminHi @anlino,
Thanks for your swift feedback on this. Unfortunately this doesn‘t work. I try to apply it on the categories women, men
.post-preview:hover header, .post-preview:hover .preview-image:after { opacity: 0; } .post-preview.category-women:hover header, .post-preview.category-women:hover .preview-image:after { opacity: 1; } .post-preview.category-men:hover header, .post-preview.category-men:hover .preview-image:after { opacity: 1; }
Nothing changes. Both are subcategories. Could this be a reason? Tried the main cat too but no luck either.
I also wonder how to alter the font style on the overlay. While i can adjust the size through the .post-preview class, color changes don‘t seem to work even if forced through !important…
Thanks again for your help with this
Best
BenjaminForum: Themes and Templates
In reply to: [Hamilton] Change opacity of overlay/preview imageForum: Themes and Templates
In reply to: [Hamilton] Change opacity of overlay/preview imageHi, any luck with your question?
Thx!Forum: Themes and Templates
In reply to: [Hamilton] One column mobile viewHi there,
I have a similar question. I would like to show picture galleries in two columns on desktop and 1 column on mobile. Is this easily possible?
Thanks a lot!!