rainerb
Forum Replies Created
-
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Logo text color only redyou can no longer see it. In the meantime I have added to my child-theme:
/* sticky menu plugin slicknav mobile menu */
p.slicknav-logo-text a {
color: white;
text-decoration: none;
}.primary ul li a {
text-decoration: none;
}Without this, the ‘logo text’ appears in red and with an underscore. For users without css-skills it could be a issue…
I don’t mean the Menu label. The now vissible entry ist logo-text (alternativ for logo image)
But thanks for your answer!
Forum: Themes and Templates
In reply to: [Simple Days] no italic font in excerptsI don’t need all content style in excerpt. Only italic font for proper names.
This is a pity…
But thank you for answer!
Forum: Themes and Templates
In reply to: [Simple Days] excerpt: remove more-buttonYes, I know it. But this is only a global option for all posts.
What I mean is a hide option for one post if the whole content is shown already in his excerpt. In this case a read more button is nonsens, because there is no further page linked with more information. Everything is shown in the excerpt.
There should be a function that automatically hides the button if the number of words is less or equal to set for excerpt.
Forum: Themes and Templates
In reply to: [Simple Days] excerpt: remove more-buttonMy Plugin Advanced Excerpt remove the read more button when whole content of post is already displayed in the excerpt. So no further post page has to be called up. In this case the read more button in the excerpt should be hidden.
Under the WP-theme twenty nineteen it works, but not under simple day.I posted an example for you on my site www aufstehensachsen.de. I would like to display this excerpt without read more button.
Thank you.
Forum: Themes and Templates
In reply to: [Simple Days] excerpt: remove more-buttonIt is the same plugin whose excerpt option ‘finish by word’ simple day had not adopted. I asked about it under the topic ‘excerpt’. After that you expanded this option to simple day and it worked.
Therefore, I suspect that an additional in simple day is required so that the plugin option is taken over by this. Under the WP-standard-theme twenty nineteen the option Remove link if the whole post content shown of the Plugin (Advanced excerpt) is taken over. So I think it should be a question of simple day and not the plugin.
Thank you very much!
Forum: Themes and Templates
In reply to: [Simple Days] header children menu collapse on mobilesYes, I tried several plugins and chose SlickNav.
Now my page is running with your theme to my satisfaction. Thank you!
Just one last problem – in a new post… ??
Best regard!
Forum: Themes and Templates
In reply to: [Simple Days] search function don’t appearI mean a search toggle button as in the mobile view…
Forum: Themes and Templates
In reply to: [Simple Days] Header menu responsivIt runs. My Problem was:
After setting humburger and search color to red (under skin color red-orange), I tested several skin colors. That puts the character color back to white. But in the theme options humburger and search color continue to show red. But it’s not enough to put red color once more again, but you have to change first into another color and than back to red. Only now does the color change from white character color to my desired red.
Sorry for the little confusion and thanke you.
Forum: Themes and Templates
In reply to: [Simple Days] search function don’t appearAh, understand…
Sorry, I didn’t know the widget settings. I’m a wp-newbie.But with additional widget for search function, in the header appears the searchbox. How can I set only the search icon (button) in my header?
Forum: Themes and Templates
In reply to: [Simple Days] excerpt don’t finish by wordGreat and many thanks!
rainerb
Forum: Themes and Templates
In reply to: [Simple Days] search function don’t appearSorry! I want to place a search function to the right of the header menu. In the customizer features is red my color for search icon (skin: red orange), but the search icon isn’t visible. If I change the search color to green, the search icon appears in green with the custimizer sidebar unfolded (the header menu isn’t visible). Now I can revers the color to red, than the icon remains visible. But if I hide the sidebar, the search icon disappears…the header menu appears again.
How can I create a search function to the right of my header without additional Plugins?