Silvio
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Tiles WUD] formatting of postsHi Danny,
OK. I understand that. I’ll make the adjustment and enroll . Could this be the next release as a switch in the settings to disable this security setting may optionally ? ??Greetingxxx Silvio
Forum: Plugins
In reply to: [WP Tiles WUD] formatting of postsThis code example is an excerpt from a tile of a post to the website.
<div class="wp-tiles-wud-wrapper" id="wp-tiles-wud-wrapper-8"> <div class="wp-tiles-wud-image" style="background-image:url(https://nhp-herten.de/wp-content/plugins/wp-tiles-wud/images/empty-wud.png)"></div> <div class="wud-h2" style="font-size:1vw; height:2vw;">Hom?opathie</div> <div class="wud-excerpt">Hom?opathie miasmatisch & prozessorientierte Hom?opathie Biochemie nach Dr. Schü?ler Bachblüten Komplexe Konzepte für Ausleitung & Entgiftung Aufbaukuren >>> weiter lesen...</div> </div>
greetingxxx
Forum: Plugins
In reply to: [WP Tiles WUD] formatting of postsHi Danny,
why lose the formatting of posts in Tiles!
Not the individual contribution! Do not misunderstand ??<div class="wp-tiles-wud-wrapper" id="wp-tiles-wud-wrapper-8"> <div class="wp-tiles-wud-image" style="background-image:url(https://nhp-herten.de/wp-content/plugins/wp-tiles-wud/images/empty-wud.png)"></div> <div class="wud-h2" style="font-size:1vw; height:2vw;">Hom?opathie</div> <div class="wud-excerpt">Hom?opathie miasmatisch & prozessorientierte Hom?opathie Biochemie nach Dr. Schü?ler Bachblüten Komplexe Konzepte für Ausleitung & Entgiftung Aufbaukuren >>> weiter lesen...</div> </div>
greetingxxx
Forum: Plugins
In reply to: [WP Tiles WUD] formatting of postsHi Danny,
here is the code from post (https://nhp-herten.de/homoeopathie/)<label class='tilesTitle'>Hom?opathie<label> </br> <label class="fa fa-circle"><label class='tilesText' style="padding-left: 15px; padding-bottom: 10px;">miasmatisch & prozessorientierte Hom?opathie<label></label> </br><label class="fa fa-circle"><label class='tilesText' style="padding-left: 15px; padding-bottom: 10px;">Biochemie nach Dr. Schü?ler</label></label> </br><label class="fa fa-circle"><label class='tilesText' style="padding-left: 15px; padding-bottom: 10px;">Bachblüten</label></label> </br><label class="fa fa-circle"><label class='tilesText' style="padding-left: 15px; padding-bottom: 10px;">Komplexe Konzepte für Ausleitung & Entgiftung</label></label> </br><label class="fa fa-circle"><label class='tilesText' style="padding-left: 15px; padding-bottom: 10px;">Aufbaukuren</label></label> </br><a href="#section_hom?opathie">>>> weiter lesen... </a>
In the tile of the post content is only one text without html styles.
I use GerneratePress and WP Tiles WUD.I have disabled the links of the tiles.
$('.wp-tiles-wud-container a').attr("href", "javascript:void(0)");
Greetingxxx
Forum: Plugins
In reply to: [WP Tiles WUD] formatting of posts