Do you own or need to design a large website with a great support and help page? You don’t have to write the code yourself from scratch! These great PHP scripts for support tools will help you create great support and help features, such as live chat, FAQ pages, ticket submission, support centers, forums, help… Continue reading Top 20 Best PHP Scripts for Support Tools
Tag: Support
10 Ways to Be a Student of Life
Learning shouldn’t stop once you graduate from school. Graduating from college doesn’t mean you can no longer be a student. Life offers more lessons than school ever could. As an individual, you must constantly seek for more ways to grow. To be stagnant should never be an option for someone who has so much potential.… Continue reading 10 Ways to Be a Student of Life
Detect Browser CSS Support With @supports Rule
Since browsers have their own decision of what features to include, we web developers frequently have to identify if the browser supports particular features, then we fill in the gap using Polyfills (if required). The popular way of handling this kind of situation is by using Modernizr but do you know that we can also… Continue reading Detect Browser CSS Support With @supports Rule
5 Things to Keep in Mind When Choosing a WordPress Theme
With so many WordPress themes around, it’s important to choose just the right one for your needs. Business websites, personal blogs and artist portfolios may have different requirements, which will influence your choice of theme. However, there are certain factors you need to take into account regardless of the type of a website you have.… Continue reading 5 Things to Keep in Mind When Choosing a WordPress Theme
What Makes a WordPress Theme Worth Installing
What looks good to one person doesn’t always look good to another. Any regular WordPress user knows this. When you talk about form and function, though, there are some definite criteria that need to be met before a theme is worth installing. Functionality Is the WP theme functional? The best way to figure this out… Continue reading What Makes a WordPress Theme Worth Installing
Create a Quick, Sticky Menu
During this quick tutorial we’re going to implement a sticky menu with CSS, toggling its visibility with jQuery. It’s the perfect way to give visitors social links, additional places within a network of sites, or even personalize settings. Step 1: Setting up the Page Let’s start out by making a basic HTML page. We’ll… Continue reading Create a Quick, Sticky Menu
70+ jQuery Touch Event Plugins – Support Touch Gestures!
As the market for mobile devices with touch screens explodes, more and more websites are optimized for offering mobile visitors an optimal experience. With jQuery touch event plugins it is rather simple to allow touch screen users to interact with and navigate your website using touch gestures! In the recent years, the need to make… Continue reading 70+ jQuery Touch Event Plugins – Support Touch Gestures!
Strategies for Supporting WordPress Plugins
As a WordPress developer – specifically for plugins, in this case – determining the best way to provide support for your work can be a challenge. In fact, I’m currently in the process of evaluating what may be the best route for my current set of plugins, so this topic hits close to home. As… Continue reading Strategies for Supporting WordPress Plugins