WPIntell

Source evidence

Inline Styles – Placement Priority

Related Posts Thumbnails Plugin for WordPress · support · 2024-04-08T13:42:00+00:00

mixedsentiment
mediumseverity
0.78relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 32 rows with source links

12.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Jimmy Lee resolved
Hello Devs, hope I am finding you well. To save me some time, can you point me to the correct file where I can change the priority set for your inline styles? I need <style>#related_posts_thumbnails to print a bit lower in the source code. ‘inline_styles’ ), Thanks for taking the time with me. Hey, @shirtguy72 Could you please let us know what issue are you facing concerning the current inline style so we can provide you with a better solution? However, we’re using a wp_head hook to include the inline style in related-posts-thumbnails.php#148 Thank you. Not necessarily a problem. I’ll just break down what I have going on…Currently in my source code, this is the order of which is printed out… Theme Stylesheet (Inlined), then <style>#related_posts_thumbnails<style>, then my Custom CSS, then <link rel=”preload” for my posts featured images. On mobile view all display above the fold, except for RPThumbnails which is well below content. I feel if I move your inline stylesheet, I may get a “snappier initial load”. (I would have to test of course, it may all be for nothing) — Why I wasn’t asking for an built-in option to set priority, like you have for Insert Headers and Footers. Amazing thought, I appreciate it especially taken from our ongoing related product. I noted it as a featured request.

Comments

3 shown
Abdul Wahab 2024-04-09T09:04:00+00:00

Hey, @shirtguy72 Could you please let us know what issue are you facing concerning the current inline style so we can provide you with a better solution? However, we’re using a wp_head hook to include the inline style in related-posts-thumbnails.php#148 Thank you.

Jimmy Lee 2024-04-09T11:26:00+00:00

Not necessarily a problem. I’ll just break down what I have going on…Currently in my source code, this is the order of which is printed out… Theme Stylesheet (Inlined), then <style>#related_posts_thumbnails<style>, then my Custom CSS, then <link rel=”preload” for my posts featured images. On mobile view all display above the fold, except for RPThumbnails which is well below content. I feel if I move your inline stylesheet, I may get a “snappier initial load”. (I would have to test of course, it may all be for nothing) — Why I wasn’t asking for an built-in option to set priority, like you have for Insert Headers and Footers.

Abdul Wahab 2024-04-10T21:25:00+00:00

Amazing thought, I appreciate it especially taken from our ongoing related product. I noted it as a featured request.