AndreasL
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Infinite Scroll not workingConfirmed, infinite scrolling show for a short time the turning circle and than disappeared. I have to change it back to paging for now.
The changes in the free template are drastic and I fear a lot of people will notice this to late.
Forum: Themes and Templates
In reply to: [evolve] V4.0.0 Pic inside a post becomes featured picThank you for the feature in V4.0.4
Forum: Themes and Templates
In reply to: [evolve] V4.0.0 Pic inside a post becomes featured picThanks for your Time. This would be great.
Regards
AndreasForum: Themes and Templates
In reply to: [evolve] V4.0.0 Pic inside a post becomes featured picYes, this work on archive pages. I found this too. But it doesn’t work for the front page. If I post a new entry it appears on the frontpage with pulled inline pic again. The css made no difference between wanted and unwanted featured images. I insert the css right now.
Here it works: http://www.dragon-clan.de/wordpress/category/allgemein/
Here it doesn’t work: http://www.dragon-clan.de/wordpress/ (scroll down to the end)While scrolling down you see a lot of images. These are wanted featured images and set as featured image in the posting.
I also try a plug-in (hide featured images) but this doesnt’t work too.
It would be nice to have a switch in blog customier to handle this (enable/disable automatic pull the first picture if no feature picture set) or an option for each post to disable it.
Regards
AndreasForum: Themes and Templates
In reply to: [evolve] V4.0.0 Pic inside a post becomes featured picYes, I found some examples for other styles b ut can’t translate it the correct way for evolve. Do you can help me a little bit and give me an example?
It is beyond my skills.I try this, but this removed the wanted featured image too:
.thumbnail-post { display: none; }Regards
Andreas- This reply was modified 7 years, 7 months ago by AndreasL.
Forum: Themes and Templates
In reply to: [evolve] V4.0.0 cant set widget font colorahhhh, my fault π Thanks for pointing me in the right direction. I dont’t think about the links.
No Bbug, solved.Regards
AndreasForum: Themes and Templates
In reply to: [evolve] V3.9.8: Post slider problem with Jetpack pluginfixed in v4.0.0
Forum: Themes and Templates
In reply to: [evolve] V3.9.8: Post slider problem with Jetpack pluginI update my public page to 3.9.9 and found a litte workaround for my post slider pictures.
After getting both options to set the color auf title and text and understand that there is an alpha channel setting I pick the background color of the post slider in full view and set the background font color to the same with alpha 0.40.
With this setting (example convert #273039 to rgba(39,48,57,0.4) for the first stock color schema) it looks better then without alpha background but not perfect π In full view the effect is not visible because its the same background color, if you you use smaler displays the effekt comes up visible.
Forum: Themes and Templates
In reply to: [evolve] V3.9.8: Post slider problem with Jetpack plugin/update:
The options for the font background color shows up if I disable the post slider and re-enable it.Forum: Themes and Templates
In reply to: [evolve] V3.9.8: Post slider problem with Jetpack pluginThank you for looking into the Jetpack problem.
Yes, this option for setting background is still missing in my 3.9.8 version:
https://www.dropbox.com/s/rp7x5o54ejvmghd/missingoption.jpg?dl=0
I try to reset the theme and work from scratch but the option doesn’t appears. I dont use any child theme.But I dont like to change the background of the text/font. I like to dim out the picture witch becomes the becomes the background of smaler displays like in 3.8.4
Look at my exaples above. In 3.8.4 you use some kind of opacity to darken the featured image on smaler displays.Setting a font background would be a small and fast workaround for a while but not a solution π
Regards
AndreasForum: Themes and Templates
In reply to: [evolve] V3.9.8: Post slider problem with Jetpack pluginI find out its the option Performance and Speed. Enable it and you see the problem. I marked it red in my german screenshot:
https://www.dropbox.com/s/0yulgik4tbg9f2o/jetpack.jpg?dl=0The slider settings seems different to me. Here a screenshot how it looks in 3.8.4 with tablet-size and grey out effect:
https://www.dropbox.com/s/3cnnmx53clinsv6/slider384greyout.jpg?dl=0In 3.9.8 I have only option to set the font size and color but no option for the picture greyout or background:
https://www.dropbox.com/s/axmdkhn0ww32p4c/slider398nogreyout.jpg?dl=0
The last two option ist for responsiv setting but only for visibility of the title. The title of the last selction box may be this what I search for but in the drop down Box I can only select the visibilitxy of the slider title too and not the options for background or color
https://www.dropbox.com/s/evfw5rtwy4focqd/slideroptions.jpg?dl=0Forum: Themes and Templates
In reply to: [evolve] V3.9.8: Post slider problem with Jetpack pluginAnd a little other ‘problem’ with post-slider pictures. In Evolve 3.8.4 it grey out the picture a litte bit if you enter small display sizes and the text is an overlay of the picture so can better read the text. In Evolve 3.9.x the grey out for background pictures is missing and the text can’t be read. Can you tell me were to place the opacity in .css for the smaler sizes? I try to find it but miss it.
Forum: Themes and Templates
In reply to: [evolve] 3.9.4 Post Slider and Page featured imageI work on post sliders in my local dev version and try to reduce the size of the imnage. I try the plugin ‘Simple Image Size’ but it has no visible effect. The Image type evolve-slider-thumbnail was reduced to 400x300px but the theme slider layout scale it up to 615x461px. Is there a way to prevent rescaling this image beyond the original size? Maybe with a custom css? For my use the image is to big in the slider and I like to reduce it a little bit.
I can use this pice of code
.carousel img { margin-top: -45px; margin-bottom: -45px; }but this is only a quick and dirty fix. I have no more skills to find out the correct way.
Regards
AndreasForum: Themes and Templates
In reply to: [evolve] How do I get rid of “Written by” on each blog post?design > customizer > blog
2. from top (postings?) I have german language and its labled ‘beitrΓ€ge’
4. option, background for post-meta format -> set it to disabledForum: Themes and Templates
In reply to: [evolve] 3.9.4 Post Slider and Page featured imageI found a solution to resize the featured images on portfolios to the size I like. I just install the plugin ‘Simple Image Sizes’ and now I can change the size and crop it. I testing it on sliders and will see what happens.
Featured Images on pages are still missing in V3.9.6