We made an attempt to build a new function for ClassiPress over the last couple of weeks. This is the first time we have had to stop and say “its impossible to do this way”. Disappointing I know, but the real issue is simply they way WordPress stores the “sticky posts” into an array in…
Read moreIf you use PUTTY or Bitvise with Microsoft Windows “Xterm” terminals, you may find that the colors are less then desirable. Trying to read folders that are printed dark navy blue on a black background seems next to impossible. I can’t believe its the default color scheme for CentOS. Thankfully we found an article that…
Read moreHow to go about choosing a host: Choosing a host depends on your location, visitors, application, desired uptime and service level. Sethmatics offers hosting packages, only for clients who also do custom development work with us. Why? Simple, on these sites we know exactly what the websites are doing and how they are affecting the…
Read moreThe Story After using ClassiPress for years, I found it difficult to activate the clipper featured coupons slider. I found out it works a bit different then the AppThemes ClassiPress theme. Maybe its there and I missed it, but the first thing I do NOT see is a place to turn the featured slider off……
Read moreThere has been a problem with developing from a Windows machine and using and modifying the files from a Unix or Linux machine. Well, the problem is that they don’t detect end of line styles in the same way. In this article we are going to explain how to fix 2 problems associated with this…
Read moreWe had a problem this week with a cPanel server migration. Thought we would share what we learned since I didn’t see any websites or forums with answers to my questions. First thing you should know is the cPanel stores the DNS into seperate files on the server. More or less one or more files…
Read moreIf you have ever wanted to manage multiple top level domains from a single WordPress MU Multisite installation, here is how you create new domains. Pre-requisites: WordPress installed Multisite setup installed with subdomains selected. Domain Mapping Plugin installed and configured These steps are in order in the gallery, you should follow the step in each…
Read moreEver got stuck wondering which page wordpress is actually loading? Wonder no more! Simply add this text to your functions file, save, upload and refresh. Viola, it will print the page template WordPress is trying to load so you know exactly which file to modify and bend to your every whim. add_action(‘wp_head’, ‘show_template’); function show_template()…
Read moreDid you miss the WordCamp WP-401 Class? Wish you had access to the presentation on Mobile Websites, Responsive Width and CSS3? Your in luck, we decided to publish this globally. You don’t even have to download it, you can just watch it right from the browser. Hope this helps you understand how to better program…
Read moreWant to get rid of admin bar… no, we mean REALLY get rid of it. Leave no trace of it every existing? Wishing admin-bar was never born? We have a solution for you. Below is code delivered from a code-hitman that wishes to remain anonymous. Kill your admin bar today with this code snippet: /*…
Read more© Copyright 2023 Sethmatics Websites All Rights Reserved.