Forum Replies Created
-
AuthorPosts
-
Thank you, that works already quiet good.
There are some thick black lines. Can you transform them to the also visible thin counterparts?
October 10, 2016 at 12:04 pm in reply to: Image size question – featured image in post and for social media #49045Do perhaps want to explain, why the changes in main.css and main.less, i described above, did not change what I was looking for?
October 10, 2016 at 11:21 am in reply to: Image size question – featured image in post and for social media #49027That’s what I was looking for, wonderful! Dave, the CSS genius 🙂 Thank you.
It would be great if that could be a feature in theme settings…just thinkingOctober 7, 2016 at 8:13 pm in reply to: Image size question – featured image in post and for social media #48876I tried to set new thumnail entry for featured-image and featured-image-single, with XXX Simple Image Sizes plugin, but it did not catch it, even when I did regenerate thumbnails (imsanity plugin, next to featured image) everytime I changed something in this regard…I simply want to reduce the featured image and try which size fits best…
October 7, 2016 at 7:48 pm in reply to: Image size question – featured image in post and for social media #48874I’ve found main.css and main.less holding “featured-image”-values and changed width to 50% (from 80%) but it did not change the featured image in a post to appear smaller (on desktop).
Where to change it?main.css:
.single-post .featured-image-single {width:50%; margin:auto; clear:both; margin-bottom:15px; }
main.less:
.single-post { border-bottom: 1px dotted desaturate(@link-color, 30%); padding-bottom: 20px; h1.entry-title { font-size: xx-large; a { text-decoration: none; } } .featured-image-single { width: 50%; margin: auto; clear: both; margin-bottom: 15px; img { border: solid 10px saturate(@default-background, 15%); } } }
Is it possible to define an image dimension in media settings with this theme? If yes, what is the thumbnail-name and the public name ?
regards,
MichaelOctober 7, 2016 at 6:44 pm in reply to: Image size question – featured image in post and for social media #48870Where can I set the dimensions of the featured image in Full Width Pro?
September 28, 2016 at 7:01 pm in reply to: Background color change for featured image in background #47864Do you know why sidebar disappeared on these:
http://danceandsoul.de/category/news/
http://danceandsoul.de/category/kurse/
http://danceandsoul.de/category/lehrer/September 23, 2016 at 2:58 pm in reply to: Background color change for featured image in background #47415When deactivating all plugins, sidebar is also not shown anymore when category elements are being displayed…
September 23, 2016 at 2:36 pm in reply to: Background color change for featured image in background #47414This one works, thank you for the hint:
https://wordpress.org/plugins/plugins-last-updated-column/I’m trying to find the plugin that could have caused this, bydeactivating one after another. But no luck.
I’m sure these were shown in 3 by 3:
http://danceandsoul.de/category/lehrer/Do you know if WordPress core has changed something, if categories are being displayed, that they show up in full width?
September 23, 2016 at 12:45 pm in reply to: Background color change for featured image in background #47390I cannot figure out which plugin last updated. Do you know if there is a way to check an (plugin) update log/history of a wordpress site?
September 23, 2016 at 11:38 am in reply to: Background color change for featured image in background #47369Well, I assumed it, becasue it was the only thing that changed, except perhaps a plugin update? I’ll check that and get back to you in a few minutes. Thank you for answering quickly!
September 23, 2016 at 11:18 am in reply to: Background color change for featured image in background #47363yes I can when you really need it. The whole sidebar is simply gone, but only when displaying the categories mentioned above. On normal pages the sidebar is being displayed.
Do you still need screenshots?September 23, 2016 at 11:00 am in reply to: Background color change for featured image in background #47360Hey Brad, I just recognized that this code broke to display widget area when displaing categories:
http://danceandsoul.de/category/lehrer/
http://danceandsoul.de/category/kurse/
http://danceandsoul.de/category/news/
There are three menu entries that display categories, it’s important that this area displays with those. Do you have a better code?
September 23, 2016 at 10:48 am in reply to: Background color change for featured image in background #47359I cross checked it with a wide featured image and it is being displayed in background and when using a vertical image it displays site’s body color.
You made it Brad! Thank you very much.
-
AuthorPosts