Hans-Gerd Gerhards
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Hide Author in Post MetaHi @jarretc,
thanks a lot again. It works, but I have it changed a little:
.container .post .post-meta .author :not(.published) { color: white; } .container .post .post-meta span { color: #249a25; } .container .post .post-meta { color: white; }
Best Regards,
Hans-GerdForum: Themes and Templates
In reply to: [evolve] Hide Author in Post MetaHi @jarretc,
thanks a lot. I will try it and will back here soon.Forum: Themes and Templates
In reply to: [evolve] Hide Author in Post MetaHi,
if i see that correctly, i have to comment out the lines 505 and 506 in file template-tags.php and copy the file into the childtheme folder under folder “inc”. Correct ?
I just tested it, but unfortunately it didn’t work.
Thanks for advice.
Best Regards,
Hans-Gerd- This reply was modified 6 years ago by Hans-Gerd Gerhards.
- This reply was modified 6 years ago by Hans-Gerd Gerhards.
Forum: Themes and Templates
In reply to: [evolve] Hide Author in Post MetaHi @romik84,
ok – but that would be a nice feature for a next version ??
Best Regards,
Hans-GerdForum: Themes and Templates
In reply to: [Customizr] Featured image are surrounded by a lineHi,
that’s exactly what we did and found the above described solution via CSS, which is not optimal.Forum: Themes and Templates
In reply to: [Customizr] Featured image are surrounded by a lineHi,
I had already reported this issue. I have found a solution via CSS (Customizer->Customizer CSS), but it is only an emergency solution for the meantime. The lines are less concise:/* seltsamen Rahmen ausschalten*/ .featured-page .fp-thumb-wrapper { max-width: 275px; max-height: 250px; }
Best Regards,
Hans-GerdForum: Themes and Templates
In reply to: [evolve] submenues disappear on tabletHi,
solved ??
However, this worked with twenty seventeen, but not with evolve, twenty nineteen and some other themes.
Apparently it is no longer possible with WP 5.03 and each theme to specify a main page with content in the menu (“Weitere Unterkünfte”) and then create submenu items with additional pages.
After I have created an individual link as menu item with # and the pages as submenu items below it, it works.
Everything a bit strange, because it worked with WP 4.9.9…Thanks for advice
Best Regards,
Hans-Gerd- This reply was modified 6 years, 2 months ago by Hans-Gerd Gerhards.
Forum: Themes and Templates
In reply to: [evolve] submenues disappear on tabletI’ll check it out tomorrow.
On websites with evolve 4.0.5 and WP 4.99 this worked without problems on tablets until now. I will also check it tomorrow on a development envrionment and get back to you.
Thank youForum: Themes and Templates
In reply to: [evolve] submenues disappear on tabletsorry, but I can’t unfortunately take a screenshot. As soon as I go to the menu item “Weitere Unterkünfte”, the submenue appears briefly (about 2 seconds) and is then gone again.
One more info: There are currently no caching plugins active.Forum: Themes and Templates
In reply to: [evolve] submenues disappear on tabletHi,
thanks.
Yes, the menu in the backend is now the same as in the working webpage, but the problem still remains, although I changed the settings for testing purposes.
Since I open the website in Chrome’s incognito mode, it can’t be related to the browser cache.
Surprisingly, the submenu works on an iPad Mini and also on various smartphones (mobile menue) without problems, but not on different tablets.Best Regards,
Hans-GerdForum: Themes and Templates
In reply to: [Customizr] Navlinks NOT in uppercase?Hi,
fine ??
Now it’s fun to work with CSS, isn’t it?Forum: Themes and Templates
In reply to: [Customizr] Navlinks NOT in uppercase?Hi,
please try this in customizer (Advanced options -> Additional CSS):.regular-nav.nav__menu { text-transform: none; }
- This reply was modified 6 years, 2 months ago by Hans-Gerd Gerhards.
Forum: Themes and Templates
In reply to: [evolve] Text at bootstrap sliderHi @romik84,
thanks a lot – it works. Great ??Nice Weekend and best regards,
Hans-GerdForum: Themes and Templates
In reply to: [Customizr] Change footer colour customizr pro modernHi,
thanks for info.
Hans-GerdForum: Themes and Templates
In reply to: [Customizr] Change footer colour customizr pro modernHi,
if I got this right, this should work:.footer__wrapper .colophon__row { background-color: #000; }
Best Regards,
Hans-Gerd