Replies
Sorry I am again.
I have noticed the topic still something.
If you use the widget text in the widget area, the text is output via the Wiged area and is not limited to the widget panes.The problem appears on longer string strings Example: http: //testwp.pokerteufel.com/2017/09/05/hallo-welt/
The link chain is output via the widget areaThis is so with both widget areas
http://testwp.pokerteufel.com/
- This reply was modified 7 years, 1 month ago by Thomas lefoldt.
The problem with the font is caused by inheritance or rather by inheriting from your theme.
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;The line with
font: inherit;
obviously inherits the representation and overwrites the input.To prevent this heir, I have found at G …. e nothing – sorry.
You might have to create a new CSS rule for this class itself …….
In truth, I’m too amateur – but able to learn when someone has a solutionto 2.
in the Dashboard under Design – Customizer – Additional CSS
.alignleft {
padding-right: 15px;
}enter. The 15px are changeable according to the fallen
to point 1 I still need a solution
Hello
For the problem with the short code in the widget area I found a solution with the installation of a plugin shortcodes Ultimate, so the shortcodees commands are executed in the widget.
Unfortunately I have found for the other problems still no solution. If anyone has an idea, I am grateful for a tip or solutionthe BBCode strong …. strong is not printed as bold text
Property the error with the date output rausgefunden
There was a mistake in the translation of the themeBut the / strong function does not work.