Find Jobs
Hire Freelancers

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

$10-30 USD

已关闭
已发布超过 5 年前

$10-30 USD

货到付款
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
项目 ID: 18321528

关于此项目

4提案
远程项目
活跃5 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
4威客以平均价$19 USD来参与此工作竞价
用户头像
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 在1天之内
4.9 (598条评论)
8.1
8.1
用户头像
Hello. Can you post your WordPress website URL? Do you use Genesis theme? --- Thank you. Alexey
$15 USD 在1天之内
5.0 (214条评论)
6.7
6.7
用户头像
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 在3天之内
4.7 (17条评论)
4.8
4.8
用户头像
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 在1天之内
5.0 (8条评论)
3.7
3.7

关于客户

MEXICO的国旗
Durango, Mexico
5.0
115
付款方式已验证
会员自8月 14, 2009起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。