Chigolo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Strange behaviour of snippet text for ad tagIt’s your code: https://gyazo.com/8656eb09c5449ae3704749957bc2b1f9.
Please see also: https://gyazo.com/bd5e7c2f9ce2a3879b81d9c1a82e40e7.
Forum: Themes and Templates
In reply to: [GeneratePress] Strange behaviour of snippet text for ad tagI think we’re almost there. It’s still a bit shifted in the mobile view, see: https://gyazo.com/d0d3ae62ee4c05d7fb1f691b68a88936.
My current code looks like this:
/* ANZEIGE/WERBUNG CUSTOMIZATION */ header.entry-header { display: flex; flex-wrap: wrap; } header.entry-header .entry-title { display: block; width: 100%; } header.entry-header > a:before { content: "|"; color: #000000; margin: 0 5px; } header.entry-header .entry-meta { display: inline; order: 1; } header.entry-header > a { order: 2; font-size: 13px; } @media(max-width:768px){ header.entry-header > a { font-size: 11px; } } header.entry-header > :is(a,.entry-meta ) { margin-top: 0; }
Forum: Themes and Templates
In reply to: [GeneratePress] Strange behaviour of snippet text for ad tagThx @yingscarlett
I’ve tried to set it like this: https://gyazo.com/13afa6e03e10101058fedb16b15b3d57, but it didn’t work. Which code is needed?
Thx for your support and great work! It’s working again.
Same issue here on all of my sites.
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] “Skip posts” doesn’t workThx! But on the other way – How does it work to occupy your link with a CSS class, or how and where is this created? So you can assign a setting to each link individually (if necessary). Or can you, for example, only exclude the content of the ID and continue to display plugins etc. with the settings? Here is the postto it.
https://www.fitnsexy.de/2022/05/17/mit-tanzen-deine-ausdauer-steigern/
- This reply was modified 2 years, 6 months ago by Chigolo.
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] “Skip posts” doesn’t workIt’s working now — cache …
Please delete this thread.
Forum: Plugins
In reply to: [All-in-One Video Gallery] Change Background Color of Video PlayerThanks @wpvideogallery for the information.
I would like to change the default “blue” that appears throughout the footer (buttons, progress bar, volume, mute, etc.) https://gyazo.com/9a041d9efb6d3a0ba9cd7c8e358b58cb. Which codes are required for this, or where can I find them for the video player?
Forum: Fixing WordPress
In reply to: Individual link color in posts/sites or blocksThx @yogeshyadav20.
Forum: Plugins
In reply to: [Simple Lightbox] Closing X in pictures“It appears that the images being loaded directly in the browser are all WebP files, which will be supported in an upcoming update.”
Sounds great! Hope to get the update soon.
Forum: Plugins
In reply to: [Simple Lightbox] Closing X in picturesForum: Themes and Templates
In reply to: [GeneratePress] Closing X in in picturesThx @diggeddy. I will do it. Hae a nice day.
Forum: Themes and Templates
In reply to: [GeneratePress] Closing X in in picturesForum: Themes and Templates
In reply to: [GeneratePress] Closing X in in picturesSure @diggeddy, there you go: https://www.fitnsexy.de/2022/04/16/protein-works-superfood-bites-im-review/.
Forum: Themes and Templates
In reply to: [GeneratePress] Closing X in in picturesHi @diggeddy,
that’s exactly what I mean.
I don’t use a plugin for this, but the core version of WordPress. The images are then inserted as a file in the normal way using the Gutenberg editor.