mkummer
Forum Replies Created
-
Hi guys!
I don’t know if this feature has been implemented already but because I was impatient, I coded the feature myself using a simple code snippet and a WP filter – see https://michaelkummer.com/tech/blogging/link-attributes/ if anyone wants to re-use the code.
Cheers,
MichaelFollowing up on that thought, it’d also be great if such exceptions/links could be marked with an icon or symbol that clearly indicates to visitors that these links might be sponsored or affiliated.
Of course you could do that manually, but it would take forever to do that for existing links.
Cheers,
Michael- This reply was modified 5 years, 1 month ago by mkummer.
Thanks, I much appreciate that!
Forum: Plugins
In reply to: [Fast Velocity Minify] 2.3.9 – No longer workingHi Raul: The CSS/JS inlining is working fine, but in PSI, I can still see
/css?family=Lato:400,400italic,700italic,700
As a render-blocking resource – see https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmichaelkummer.com
I have a) selected as per your instructions.
Forum: Plugins
In reply to: [Lazy Loader] Lazy load CSS background-imageHi Florian,
Here you go:
<div class=”thrv_wrapper thrv-page-section tve_empty_dropzone tcb-window-width” data-tve-style=”1″ data-css=”tve-u-1672bbb999a” style=”width: 1101px; left: -10.5px;”><div class=”tve-page-section-out” data-css=”tve-u-1672d82199f”></div><div class=”tve-page-section-in” data-css=”tve-u-1672bbb99b6″><div class=”thrv_wrapper thrv_heading” data-tag=”h2″ data-css=”tve-u-1672d830b71″><h2 class=”tve_p_center” data-css=”tve-u-167421d1154″>Latest in Technology</h2></div><div class=”thrv_wrapper thrv_post_grid” data-css=”tve-u-1672bceea30″><div class=”thrive-shortcode-config” style=”display: none !important”>__CONFIG_post_grid__{“display”:”grid”,”grid_layout”:”horizontal”,”columns”:”3″,”text_type”:”summary”,”read-more-text”:”Read More”,”image-height”:”200″,”font-size”:””,”text-line-height”:””,”teaser_layout”:{“featured_image”:”true”,”title”:”true”,”text”:”true”,”read_more”:”false”},”layout”:[“featured_image”,”title”,”text”,”read_more”],”orderby”:”date”,”order”:”DESC”,”recent_days”:”0″,”posts_start”:”0″,”posts_per_page”:”3″,”content_types”:[“post”],”filters”:{“category”:[“Technology”]},”action”:”tcb_editor_ajax”,”custom”:”post_grid”,”nonce”:”a102e38edc”,”exclude”:0}__CONFIG_post_grid__</div></div><div class=”thrv_wrapper thrv-divider” data-color=”rgb(217, 217, 217)” data-thickness=”1″ data-style=”tve_sep-1″ data-css=”tve-u-1672bd13b42″>
Forum: Plugins
In reply to: [Crazy Lazy] Background images (CSS)Hi Florian,
Es geht mir in der Tat um die beiden Post Grids. Details dazu hab ich in deinem Support Forum gepostet.
Danke und liebe Grüsse
MichaelForum: Plugins
In reply to: [Crazy Lazy] Background images (CSS)Servus Florian!
Magst du gegen eine Gebühr einen Blick auf meinen Blog werfen um zu gucken was machbar ist?
Das ist vermutlich effizienter als wenn ich erst herumprobiere ??
Liebe Grüsse
MichaelForum: Plugins
In reply to: [Fast Velocity Minify] 2.3.9 – No longer workingForum: Plugins
In reply to: [Fast Velocity Minify] Font issueAll good now!
Forum: Plugins
In reply to: [Fast Velocity Minify] Font issueI added a temporary redirect to bypass the issue, but the final solution would be a bug fix in the plugin.
Forum: Plugins
In reply to: [Schema] Schema.press not loadingHi Hesham!
I assumed the Pro extensions were paid, but I couldn’t tell because your page (still) isn’t loading from here ??
Forum: Fixing WordPress
In reply to: Comment checkbox not showingSame issue here with Chrome on macOS. The checkboxes show in Safari, even when I’m not logged in – see https://michaelkummer.com/technology/xfyro-aria-wireless-headphones-review/ as an example.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Checkboxes not showing on ChromeHi Harish!
You are right, the issue appears to be in WP Core. I thought it was related to your plugin and the integration with WP Comments, but disabling your plugin still doesn’t show the checkboxes.
Thanks
MichaelI also want to exclude all NoIndex pages and posts from the sitemap. Any help on how to accomplish that would be highly appreciated!
Huh – that worked! Much appreciated, man!