Find Jobs
Hire Freelancers

Make my custom style.css to be the first thing loaded on the head

$10-30 USD

Closed
Posted over 5 years ago

$10-30 USD

Paid on delivery
I have a custo [login to view URL] which does the next thing: /* [login to view URL] MODS to optimize delivery 1 - Remove parent [login to view URL] 2 - Replace [login to view URL] with a date query string when modified 3 - Tansform [login to view URL] markup to loadCSS compatible */ // 1 - Remove parent [login to view URL] remove_action( 'genesis_meta', 'genesis_load_stylesheet' ); // 2 - Replace [login to view URL] with a date query string when modified add_action( 'wp_enqueue_scripts', 'cache_buster_styles' ); function cache_buster_styles() { // Get the stylesheet info. $stylesheet_uri = get_stylesheet_directory_uri() . '/[login to view URL]'; $stylesheet_dir = get_stylesheet_directory() . '/[login to view URL]'; $last_modified = date ( "[login to view URL]", filemtime( $stylesheet_dir ) ); // Enqueue the stylesheet. wp_enqueue_style( CHILD_THEME_NAME , $stylesheet_uri, array(), $last_modified ); } // 3 - Tansform [login to view URL] markup to loadCSS compatible and add [login to view URL] on head position #1 add_filter( 'style_loader_tag', 'style_transform_loadCSS', 10, 1 ); function style_transform_loadCSS( $html, $handle ) { if ( $handle == CHILD_THEME_NAME ) { $search = array("rel='stylesheet' id='$handle-css'", "type='text/css' media='all'"); $replace = array("rel=\"preload\"", "as=\"style\" onload=\"this.rel='stylesheet'\""); $html = str_replace($search, $replace, $html)."<noscript>{$html}</noscript>"; } return $html; } But i want it to be loeaded the first thing on my <head> for faster css loading, the css is always displayed after all my head calls, need to move it in the top part of the head. I need a mod for my [login to view URL] to do this
Project ID: 18321528

About the project

4 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
4 freelancers are bidding on average $19 USD for this job
User Avatar
Hello. Wordpress expert ready to help you with script loading. I have more 7 years of Wordpress development experience and more 400 good reviews so all will be done with best quality. Free bugfinxing support. We can always make deal on price. Tnx, and hope to hear you soon.
$25 USD in 1 day
4.9 (598 reviews)
8.1
8.1
User Avatar
Hello. Can you post your WordPress website URL? Do you use Genesis theme? --- Thank you. Alexey
$15 USD in 1 day
5.0 (214 reviews)
6.7
6.7
User Avatar
Hi, could you please clarify whether you need it to be the first script/style that is loaded or whether you need it to be the first line after the <head> tag? Thanks & regards, A. Sengupta
$12 USD in 3 days
4.7 (17 reviews)
4.8
4.8
User Avatar
I read through the job details carefully a website and I am absolutely sure that I can do the project very well. All the work that I'll do for you summarized below: Homepage designs and inner pages PSD mockups. HTML5 development of all the designs (mobile and other devices compatible) Custom Theme development and implementation of all module. Free maintenance of 3 months including tutorials, small updates, issues fixes and monthly backups of the site. Let me quickly introduce myself: I have already delivered 20+ websites successfully, I'm one of the best developers on freelancer. I'm having 4+ years of wonderful experience as a web developer and I'm very passionate about my work, coding standards and design quality standards. Hope you like my work and consider me for your job. Looking forward to hearing from your side. Thanks and Regards.
$25 USD in 1 day
5.0 (8 reviews)
3.7
3.7

About the client

Flag of MEXICO
Durango, Mexico
5.0
115
Payment method verified
Member since Aug 14, 2009

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.