OnPoint Plugins

  • Plugins
    • Advanced Sidebar Menu
      • Basic Version
        • Documenation
        • Usage
        • Developer Docs
      • PRO Version
        • Demo
        • Usage
        • Developer Docs
    • Go Live Update Urls
      • Basic Version
        • Documenation
        • Usage
        • Troubleshooting
      • PRO Version
        • Demo
        • Usage
        • URL History
  • About
    • Services
    • Showcase
  • Blog
  • Contact
  • Support
  • Log In

Category: Tutorials (page 3)

Case Study: Displaying Highlighted Search Terms With Limited Content

Displaying Highlighted Search Terms With Limited Content

As the content of a WordPress site grows (using this site as my case study) search results will also grow. Typically on a WordPress site the search results will either show the post content, the excerpt, or a limited version of the content. WordPress does not highlight the words in the content which match the search terms, nor does it automatically display the relevant sections of a post's content when using the excerpt or a limited version of content. This can lead to potentially unintuitive … [Read more...]

Filed Under: Case Study, Programming, Tutorials, WordPress

Node As A CLI

This is an exhaustive article on creating command line run scripts/executables with node and how it all works. It is broken into sections for convenience if you are looking for a specific topic. Otherwise, grab a coffee and prepare to learn more than you ever wanted to know about node cli. For the purpose of this article the words package and project are interchangeable and both mean a node app which is defined by the package.json standard. For the purposes of this article all project … [Read more...]

Filed Under: Programming, Tutorials

Responsive Image Srcset Sizes

Srcset filter

So you are using WordPress right? Or maybe another modern CMS which supports responsive image srcsets? Alright, so you are a true pioneer rocking your own framework? Regardless of how your images get those helpful "srcset" attributes, this article will apply to you. Real quick refresher... the srcset attribute allows your browser to select the appropriate image src based on the current screen size and pixel density. This way you can load retina images or smaller versions depending on how you … [Read more...]

Filed Under: Case Study, Programming, Tutorials, WordPress

WordPress Redirect Loop When Logging In [Solved]

If you are using a WordPress as a submodule, PHP-FPM, and are hosting your site on WHM, you probably woke up today with and endless redirect loop when trying to login or access any .php core file directly. ERR_TOO_MANY_REDIRECTS This error which is affecting a massive amount of servers is coming from the "EasyApache4 October 31 update". Within this update a new redirect was added to PHP-FPM which catches .php files and attempts to redirect them to .txt files. This was part of an … [Read more...]

Filed Under: Tutorials, WordPress

Installing a PRO Plugin

All of our PRO plugins require the basic version to also be installed and active, so be sure to leave the basic version installed and active when upgrading to PRO. Basic versions may be found here: Installing the PRO version of the plugin FAQ Where do I enter my license? All OnPoint plugins have their license automatically included in the plugin code. You do not need to enter your license anywhere in the plugin. … [Read more...]

Filed Under: Products, Tutorials

Saying Goodbye To Cssnano

Edit 07/2025: At this time, cssnano has been receiving support again and is now compatible with PostCSS version 6+. postcss-clean has now fallen behind is not actively maintained. At the moment either cssnano or grunt-contrib-cssmin are probably the most compatible options. If you are like us and have no patience for community supported libraries routinely being abandoned, we wrote a Grunt plugin here which were are now using in our active projects. If you have been using PostCSS, … [Read more...]

Filed Under: Programming, Tutorials

« Previous Page
Next Page »

Find Something

Categories

Follow Us

Subscribe to get the latest news and updates.

Follow

© 2025 · WordPress Development · Terms Of Service · Privacy Policy · Cookie Policy · Log in

  • Plugins
  • Blog
  • Contact