Journal
Latest stories
Updates, ideas and resources from the site.
-
How to Formally Request Positive Administrative Silence (Silencio Administrativo Positivo) in Spain
If you have applied for a residency authorization in Spain under Ley 14/2013 (such as the Digital Nomad Visa/Residency, Highly Skilled Professional Permit, Intra-Corporate…
-

How to Build a Professional Website with Claude Using the frontend-design and ui-ux-pro-max Skills
A professional, repeatable workflow for building responsive, accessible websites with Claude using the frontend-design and ui-ux-pro-max skills: from brief and design tokens to a…
-

Connecting WordPress to Claude Code with MCP Connectors: Fixing OAuth Errors on Bluehost and Cloudflare
A hands-on troubleshooting guide for connecting Claude Code to WordPress via an OAuth MCP connector — fixing the Bluehost .well-known discovery 404 and the…
-

Adding Local Fonts or Google Fonts In Tailwind CSS With WordPress
In this blog, we will learn about how to add local fonts in TailwindCSS.There are several reasons why you should include fonts locally. Watch this…
-

Apply Different CSS Styles Based On Window Size (Responsively) Without Using JavaScript Window Event
Switching CSS classes or properties based on screen size can be achieved using JavaScript as shown below. But handling such things with JavaScript window…
-

Adding Scroll To Top In WordPress Site
In this blog, we will learn about how to add a scroll to the top button in WordPress Site. Scroll To Top Button Add…
-
Create Custom Post Type Search Result Page In WordPress
In this blog, we will learn about how to create a custom post-type search result page in WordPress. We need to take the following…
-
Adding Offset With Limit To wp_get_archives for pagination.
In this blog, we will learn about how to add the offset and the limit for pagination. In this example, we are showing this…
-

Setup And Run Cypress Tests With Your WordPress Plugin
In this blog, we will learn how to setup and run Cypress test with your WordPress plugin. Source Code: (for smart people 😉) https://github.com/imranhsayed/aquila-features/pull/7 In…
