How to remove the WordPress Logo from the WordPress Toolbar
Just add this code to your theme’s functions.php file: add_action( ‘wp_before_admin_bar_render’, function() { global $wp_admin_bar; $wp_admin_bar->remove_menu(‘wp-logo’); }, 7 );
Just add this code to your theme’s functions.php file: add_action( ‘wp_before_admin_bar_render’, function() { global $wp_admin_bar; $wp_admin_bar->remove_menu(‘wp-logo’); }, 7 );
The answer is no. If you have a small site and it has hyperlinks to all pages, a sitemap is not of any use. Google will index all pages on your…
When moving a WordPress website or just about any website that uses MySQL as its database, you need to pay attention to the character set used for Collation in the…
Click: File > Import Video Frames to Layer Then type *.* into the filename dialog to see all files. Now find and click on the animated GIF. You will now…
“Cannot modify header information – headers already sent” warnings are typically due to extra spaces before opening PHP tags and after closing PHP tags. Try the following to resolve these…
Increasing the PHP environment memory and file upload limits on virtual hosting account is a common question. This is especially true when your working on a WordPress site and the file…
If you get a white background with your Windows XP active desktop and an error about running scripts when you try to recover the active desktop do this: 1. Click…
Put this in between the <head></head> tags. <script type=”text/javascript”> $(document).ready(function() { $(“#my_fancybox_id”).fancybox().trigger(‘click’);< }); </script> In the body/content area put in a link. Hide it if you like. <a href=”#my_content_div” id=”my_fancybox_id”>Click…
An email like the one below was sent to me. This has happened once before so I am well aware that is is a scam. A scammer/spammer gets access to…
Is your business growth stagnating? Are you looking for ways to grow your business and expand into new markets? If so, then you need an effective website that harnesses social…
Big Apple Design Group
134 West 29th Street
Third Floor
New York, NY 10001