Allure Web Solutions
  • Home
  • About
  • Services
  • Blog
  • Contact
WordPress Tutorials by Allure Web Solutions

Adding Srcset Attribute To Meta Slider Images

By Mike DoubintchikBlog, Plugin, WordpressNo Comments

In this blog post, I will show how to make the meta slider have responsive images using the built in WordPress srcset functionality. In order to do this we have…

Read More
October 5, 2017
WordPress Tutorials by Allure Web Solutions

Remotely Updated Admin Notices For WordPress Plugins And Themes

By Mike DoubintchikBlog, Plugin, Wordpress3 Comments

In the blog I will show how to create admin notices for WordPress that you can update remotely. With this functionality, you won’t need to resubmit your plugin to the…

Read More
October 3, 2017
Allure Web Solutions Code Snippet

Click Outside Element To Close (Click On Body To Close)

By Mike DoubintchikBlog, ES6, JavascriptNo Comments

With this snippet you can click outside an element specified by a selector to perform some action. A common usage would be to close a popup when clicking outside of…

Read More
September 9, 2017
WordPress Tutorials by Allure Web Solutions

Add WordPress Admin JavaScript To WordPress Theme

By Mike DoubintchikBlog, Sage, WordpressNo Comments

In the post, I show how to add javascript to your admin pages. This JS will only run when you are inside the WordPress dashboard. The example I use is…

Read More
September 4, 2017
Allure Web Solutions Code Snippet

How To Easily Preload Images / CSS / JS With Javascript

By Mike DoubintchikBlog, JavascriptNo Comments

With this snippet you can easily preload your images, css, js. The script initiates after the page loaded so it doesn’t affect loading time. window.onload = function() { setTimeout(function() {…

Read More
September 1, 2017
Allure Web Solutions Code Snippet

How To Use A Local Repo As A Git Remote

By Mike DoubintchikBlog, Shell/Terminal, WorkflowNo Comments

This article is about how to create and use a local git repo as a remote. The use case I’m using this for is for secure SSL certificate storage. We…

Read More
August 28, 2017
Allure Web Solutions Code Snippet

Wait Until Final Event Javascript Function

By Mike DoubintchikBlog, JavascriptNo Comments

This function let’s you wait until a certain javascript event has finished before firing the code inside the function. For example, if you had some function that runs on resizing…

Read More
August 25, 2017
WordPress Tutorials by Allure Web Solutions

SSH Script For Updating Production Bedrock WordPress Sites

By Mike DoubintchikBlog, CLI, Shell/Terminal, Snippets, Trellis / Bedrock, WordpressNo Comments

This is a script I made for updating all of my Bedrock WordPress sites hosted on Digital Ocean. It’s useful because it removes the need go to every site, update…

Read More
August 22, 2017
Allure Web Solutions Code Snippet

WP-CLI Aliases For Advanced WordPress Workflow

By Mike DoubintchikBlog, CLI, Trellis / Bedrock, Wordpress, WP-CLINo Comments

WP-CLI is awesome. Setting up aliases is even more awesome! With WP-CLI + aliases you can easily update plugins and themes on the production or staging servers. You can easily…

Read More
August 21, 2017
Allure Web Solutions Code Snippet

Convert Image Tags Into Inline SVGs (SVG Inliner Function)

By Mike DoubintchikAJAX, Blog, Javascript, jQueryNo Comments

This function converts all image tags with an SVG image in it’s source into an inline SVG. This is useful for having clean HTML, but still gaining benefits of inline…

Read More
August 17, 2017
« Previous 1 2 3 4 … 12 Next »
Think we're a good match? We'd love to hear from you! Launch Your Project

Recent Posts

  • HTACCESS Redirect Avoiding Redirecting Query Parameters
  • How To Update A Range Of Formulas in Google Scripts
  • How To Implement Google ReCaptcha in a PHP Form
  • MySQL Query For All Tables Sorted by Size
  • Bulk Update WordPress Multisite Subsites

Follow Us

Signup for our newsletter and receive extremely rare emails from us. On the plus side, you'll be notified whenever a new blog post is written.

© 2021 Allure Web Solutions. All Rights Reserved. Sitemap

  • Home
  • About
  • Services
  • Blog
  • Contact

    Interested in receiving cool tips directly to your email?

    Sign up for our weekly newsletter.