I’m on localhost
Muito legal
Deu certo
Obrigado
Qual seu site ou blog?
-
This reply was modified 11 years by
André.
hahahaa
good!
The footer is fixed
Thanks a lot Chris S
I am tired
I changed several times, the default continues
🙁
Oh god
ohall.com.br
take a look
OK
Other problem Chris
After theme update, my personal footers moved to the default
I was using Slide Widget in footer 3
look

thanks a lot
cache empty
error persist
ohall.com.br
take a look
Cool
Thanks a lot
Crhis
I have NEWSMAG installed
Is allowed put this code to works fine?
/*CHRISTOPHER’s CUSTOM MODS – 1.10.15 rev15A – (c) 2010-2015 Chris Simmons */
remove_action( ‘wp_head’, ‘wp_generator’ ) ;
remove_action( ‘wp_head’, ‘wlwmanifest_link’ ) ;
remove_action( ‘wp_head’, ‘rsd_link’ ) ;
remove_action( ‘wp_head’, ‘feed_links’, 2 );
remove_action( ‘wp_head’, ‘feed_links_extra’, 3 );
add_filter( ‘pre_comment_content’, ‘wp_specialchars’ );
function no_errors_please(){
return ‘You appear to be up to no good. Please stop now!’;
}
add_filter( ‘login_errors’, ‘no_errors_please’ );
/* Disable YOAST SEO Admin Bar. */
function mytheme_admin_bar_render() {
global $wp_admin_bar;
$wp_admin_bar->remove_menu(‘wpseo-menu’);
}
// and we hook our function via
add_action( ‘wp_before_admin_bar_render’, ‘mytheme_admin_bar_render’ );
function delete_enclosure(){
return ”;
}
add_filter( ‘get_enclosed’, ‘delete_enclosure’ );
add_filter( ‘rss_enclosure’, ‘delete_enclosure’ );
add_filter( ‘atom_enclosure’, ‘delete_enclosure’ );
function remove_cssjs_ver( $src ) {
if( strpos( $src, ‘?ver=’ ) )
$src = remove_query_arg( ‘ver’, $src );
return $src;
}
add_filter( ‘style_loader_src’, ‘remove_cssjs_ver’, 10, 2 );
add_filter( ‘script_loader_src’, ‘remove_cssjs_ver’, 10, 2 );
add_filter( ‘jpeg_quality’, create_function( ”, ‘return 50;’ ) );
function remove_pingback_url( $output, $show ) {
if ( $show == ‘pingback_url’ ) $output = ”;
return $output;
}
add_filter( ‘bloginfo_url’, ‘remove_pingback_url’, 10, 2 );
add_action(‘init’, ‘myoverride’, 100);
function myoverride() {
remove_action(‘wp_head’, array(visual_composer(), ‘addMetaData’));
}
function dequeue_visual_composer_css() {
if (is_single()) {
wp_dequeue_style(‘js_composer_front’);
}
}
add_action(‘wp_enqueue_scripts’, ‘dequeue_visual_composer_css’, 1003);
I need insert manual code to show the code Facebook like.
ok
Great
Thanks a lot
Look
I’m not tagDiv support ,take a look this site
http://www.stylezebra.de
big logo header
952×138 px
advertisement infected?
Good
I go follow step by step
The last!
I did not found this code to remove
<script type=’text/javascript’ src=’https://maps.google.com/maps/api/js?sensor=false&ver=4.1′></script>
Look
Google Pagespeed show this in use; but i am not use this
how remove this .js?
https://maps.google.com/maps/api/js?sensor=false&ver=4.1
how add page expiration in htacess? I am using w3 total cache
hmm
duplicate elements loading from 2 different locations?
let me see what elements
Oh God
🙁
thanks a lot Chris
Works fine
Thanks a lot
thanks a lot
thanks a lot