Spring in Kraków, the open web in the spotlight, and the WordPress community converging on one of Central Europe’s most storied cities – that’s the setup for WordCamp Europe 2026,… The post Hostinger heads to Kraków for WordCamp Europe 2026 appeared first on Hostinger Blog.
#wordpress
25 posts
28 May
20 May
Discover the best design tools and resources for 2026. Build faster with AI, optimize workflows, and create high-performing websites with ease. 7 Best Design Tools and Resources to Speed Up Your Workflow in 2026 on SitePoint.
13 Mar
From April 9–11, the WordPress community gathers in Mumbai for WordCamp Asia 2026 – and Hostinger will be there as a Super Admin sponsor. India has one of the most active WordP… The post Meet Hostinger at WordCamp Asia 2026 appeared first on Hostinger Blog.
27 Jan
Discover the top 12 web design tools for 2026 – from AI-powered builders to creative resources for designers.
13 Jan
Compare the 8 best WordPress themes for designers in 2026—fast builds, clean UI, dependable updates, and WooCommerce depth for reliable, high-performance sites.
6 Jan
Discover the best 8 WordPress plugins for 2026 – animation, data UI, maps, grids, forms, builder & booking – to extend your site while keeping pages lean with smart setup.
22 Dec 2025
The new standard for WordPress design is interactive, animated, and intentional.
2 Dec 2025
WordPress 6.9 marks the second and final major release of the platform in 2025. Following the mid-April release of WordPress 6.8, this update brings a wide range of enhancements t… The post What’s new in WordPress 6.9? appeared first on Hostinger Blog.
19 Aug 2025
It’s that time of the year again! The vibrant city of Portland will host the final flagship WordPress event of the year from August 26th to 29th. As always, this event of… The post Meet Hostinger at WordCamp US 2025 appeared first on Hostinger Blog.
15 Jun 2025
Faced with customer service issues at his previous hosting providers, Jake, a brand designer, began searching for a new web host. Hostinger’s live chat function was one of the mai… The post How Jake’s Migration to Agency Hosting Made Multi-Site Management Easy appeared first on Hostinger Blog.
14 May 2025
When you’re developing in WordPress and creating your own custom plugin or theme, you need to use version control. It makes it easier to keep track of changes in your code and the… The post Advanced trunk-based development workflow in WordPress and GitHub appeared first on Hostinger Blog.
5 Sept 2020
WooCommerce returns an HTTP 401 error if you are not using HTTPS or the Authorization header is not parsed correctly by your webserver. Receiving HTTP 401 during authentication WooCommerce provides an extensive REST API with which you can automate your WordPress WooCommerce shop. WooCommerce uses a Consumer Key and Consumer […] The post Fixing HTTP 401 Unauthorized when calling WooCommerce’s…
17 Jun 2020
Zum 01.07.2020 und 31.12.2020 werden in Deutschland die Umsatzsteuersätze von 19% auf 16% bzw. dann wieder auf 19% geändert. Dies hat die deutsche Bundesregierung am 3. Juni 2020 verkündet und seit dem 12. Juni 2020 als Gesetzesentwurf vorliegt. Dies bedeutet für viele Shop-Betreiber eine Nachtschicht. Die Umstellung der Mehrwertsteuer hat […] The post Automatische Anpassung der Mehrwertsteuer in WooCommerce zum…
26 Feb 2020
When WordPress keeps showing the installation screen after having installed WordPress, you have to check if the database tables of your WordPress installation do exist and are accessible. if you are missing permissions for your database tables. if your database tables are corrupted. Do you have every been presented with […] The post How to fix WordPress showing the install…
15 Aug 2019
Most of my articles are written in English but this topic is more or less focussed on German businesses so I’ll do this write-up in German. Für das WordPress-Plug-in Next Active Directory Integration bieten wir als virtuelle Dienstleistung eine Support-Lizenz in diversen Stufen an. Die Bezahlung der Dienstleistung erfolgt dabei […] The post WooCommerce für den Verkauf von B2B-Software konfigurieren…
15 Jul 2017
After migrating my domain to AWS Route 53 I finally transferred my website to a new Uberspace host which supports Let’s Encrypt. You should be automatically redirected to HTTPS when visiting www.schakko.de. The whole procedure took 2 hours, including setting up the new Uberspace, importing the existing databases and changing […] The post Website moved to new Uberspace with HTTPS…
18 May 2016
If that title left you feeling a bit indignant, this post is just for you. After consulting with my Nth company running a content site and watching them struggle to design, develop, and maintain their own CMS, I think it's time to admit this: I'm not better than WordPress. None
13 Jan 2015
Hi everybody! Here I’m again to write my first post in 2015. Last year I’ve wrote less and this year I have plans to write much more, telling about my experience with web development. I have plans to start screencasting too, but this is just plans 😀 I decided to start this year writing about … Continue reading Why WordPress…
26 Apr 2014
Hi everybody! Updated Mar 3rd 2015: Are you using Laravel 5? Check these changes! Updated May 11th 2014: Using Corcel project Currently I am working on a project where I had to make some choices about technologies and how work with them together. First this project will be developed using WordPress only. It’s a College … Continue reading Working with…
18 Sept 2013
These days I’m thinking about productivity and the use of PHP frameworks. I’ve read some posts about framework X or Y, defending a framework instead of another one. I know people that use a framework like Zend Framework to develop a simple website just to say they’re using it, and not an “easy” framework. I … Continue reading Solve the…
19 Sept 2012
Hello all! Let’s continue with our WordPress series. Today I’ll write about the main files in a WordPress theme. First files Above we have some files that are basic for your new theme: index.php This file is the root file, the home page. When you open your WordPress website it’ll get this file content. Is … Continue reading Creating your…
15 Sept 2012
Hello everyone! As I said, this is our second post about Themes in WordPress. Today I’ll talk about: How to create page templates How to retrieve posts If you want you can read the first post about WordPress themes. Let’s GO! Page Templates You can customize pages the way you want, as you want. If … Continue reading Creating your…
13 Sept 2012
Hello again… Continuing with our first WordPress site, now we’ll understand how WordPress allow you to customize themes. If you didn’t read the first post about WordPress Thinking the WordPress Way – First Steps and want to learn how WordPress works, take a look. You don’t have to change your layout or using specific techniques … Continue reading Creating your…
Hello everybody! I work with PHP since 8 years and I never took a look on WordPress. In the start of this year a customer requires me to develop his next website, but using the WordPress. So I had to search some tutorials on the Internet and join informations to make my own way to … Continue reading Thinking the…
Hi all! Yesterday I publish a new blog theme and the spams arrived! Between 12 AM and 7 AM I received 12 spam emails in my Inbox. So, let’s get a free Akismet API Key. I’m using the Akismet WordPress Plugin. Locating the free plan When you open the Akismet signup page you’ll see 3 … Continue reading Getting an…