Thank you so much! it worked 🙂
I created a Travel Website
It is multilingual in German and English 🙂
-
This reply was modified 10 years by
Gwen.
It´s working again! I renamed the folder Newspaper, logged in, activated all plugins and renamed the themes folder back.
Thank you! 🙂 I learned a lesson now
I renamed the plugin folder but the white screen and error message still appear, so I can not login :/
-
This reply was modified 10 years by
Gwen.
I plan to activate the plugins again via database by using phpMyAdmin and navigate to the “active_plugins” column of the “wp_options”.
At the moment there is only the folowwing code:
a:0:{}
Unfortunately I dont know what to add to activate all plugins :/
Anyone other ideas?
Thank u!
Thank !
I followed your steps but unfortunately it doesnt work. It looks same like before. I also cleared cache etc but no change :/
Hi,
that didnt work out completely, but adding the following code in css did:
img {
opacity: 1.0;
transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-webkit-transition: opacity 1s ease-in-out;
}
a:hover img {
opacity: .9!important;
transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
}
That solved my problem! 🙂
Thanks though
How can I remove the space between title and the extract of Block 11?
You can see it on my homepage next to the slider:
gwenos.com
Thank you! Sorry for asking so much
oh I just figured it out! Had to go to options/reading
there I set up the post limits
🙂
perfect thanks!
Hey guys, thanks a lot for your effort!
Finally the slider is “stretched” to its max. values
I added the following CSS:
.iosSlider-col-2 .entry-thumb {
height:100% !important;
}
.home .td-pb-span6 .td_block_slide .td-module-thumb, .home .td-pb-span6 .td_block_slide .td-module-thumb .entry-thumb {
height: 100%;
width:auto;
}
it doesnt work either 🙁
but thank you though!
Hey, Thanks for your suggestion. I tried everything but it just wont work :/
Uploaded new pictures, regenerated, new slider etc
Hi, Thank you for the answer.
I added your code to Custom CSS but unfortunately there is no difference :/
I also tried the regenerating plugin again, but no success.
Any other ideas?
Thanks a lot!
Hey, Thank you for your suggestion, but unfortunately it does not work.
I used the plugin Thumbnail Upscale and Thumbnail regenerator.
It works fine for all modules except the slider. It just will not stretch the slider image to full height.
🙁
Hey, I already fixed it with putting the icon as the menu title 🙂 Thx