• Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
dForge.net
Soguecode.ioTwitterGitHubCodepen
 
Skip to content
  • Home
  • About
    • BI, Workflow Automation, and App Development
    • Login
  • Search
Home Reference Archive for category "WordPress"

Category: WordPress

Development, WordPress

Want to Get Rid of the Open Sans Font in WordPress?

By Ron S. November 7, 2014 February 28, 2017  wordpress 0

Did you know that China doesn’t like Google? Did you know that WordPress, for all its awesome features, defaults to the Open Sans font and fetches it via CDN from Google’s servers? Well, now you do. If you’re wondering why this is a concern (but, let’s face it, if you’re …

Continue reading"Want to Get Rid of the Open Sans Font in WordPress?"
WordPress

dForge.net is Now SSL-only

By Ron S. August 12, 2014 February 28, 2017  Google, ranking, ssl 0

Here’s one reason, among many, to enable SSL on your site. But now that Google is up-ranking sites that use SSL, it’s even more important to do so. So…do it! Want to test your SSL-enabled server for vulnerabilities? Go to https://www.ssllabs.com/ssltest/. Here’s dForge.net’s report. NOTE: For the recommended perfect forward …

Continue reading"dForge.net is Now SSL-only"
WordPress

Change Avatar Size in WordPress

By Ron S. August 20, 2012 August 20, 2012  avatar, wordpress 1

Sure you can do this via CSS. However, doing so will result in a pixelated image. If you’re anal like me, change the comments.php file (using your child theme, of course) and look for (i.e. do a search for any instance of wp_list_comments :D) a line similar to: wp_list_comments(‘avatar_size=48&type=comment’); The …

Continue reading"Change Avatar Size in WordPress"
WordPress

WordPress Conditonal Menus

By Ron S. August 3, 2012 August 9, 2012  menu, php, wordpress 0

I had a need to add a login button on the top right side of my menu system in WordPress: Seemed easy enough, just go to Appearance | Menus from your Dashboard and add a Custom Link that points to https://www.dforge.net/wp-login.php. Then play around with the CSS for that element …

Continue reading"WordPress Conditonal Menus"
WordPress

Adding favicon to Your WordPress Site

By Ron S. July 30, 2012 August 5, 2012  favicon, wordpress 0

Want to add a favicon to your WordPress site? You’ll need to add a link tag to your head on your HTML page. The best way I found to do this was to edit your functions.php file and add the following code: function favicon_link() { echo ‘<link rel=”shortcut icon” type=”image/png” …

Continue reading"Adding favicon to Your WordPress Site"
Back to Top
@ 2017 Soguecode.io, LLC.
Powered by Fluida & WordPress.