I am thrilled to announce the release of WP Swiper version 1.1.0, marking a significant milestone in the evolution of our plugin. This version brings about a major…
Read article: WP Swiper Version 1.1.0 Release: A Leap Forward in FunctionalityFrom the product team
Blog
Practical WordPress development notes, product releases and integration guides. Lessons from building and maintaining Digital Apps products.
Explore the journal
Latest articles
Browse the archive by topic, or search for a product, problem or technique.
23 articles · Page 2 of 3
In the digital age, where competition is fierce, real estate professionals must leverage every advantage to establish a strong online presence. While aggregate sites like domain.com.au and realestate.com.au…
Read article: Dominate the Real Estate Market: Accelerate Closings and Expand Prospect Reach with a Multilingual WordPress Site Integrated with AgentboxLet's setup our development environment using docker. Firstly download docker for apple silicon. Download, install and launch. To make sure docker has been installed, open your terminal and…
Read article: Developing WordPress with Docker on Apple Silicon"code":"woocommerce_rest_missing_nonce","message":"Missing the X-WC-Store-API-Nonce header. This endpoint requires a valid nonce." You gonna see this error when you are using WooCommerce REST API. The error is self explanatory and…
Read article: WooCommerce REST API Cart Endpoint ErrorLet build UI for our WordPress Plugin with ReactJS. First we need to generate a package.json file. Open your terminal and run: >npm init Once the package.json has…
Read article: Building WordPress Plugins with React.jsSometimes we need to hide a WordPress customizer control out of view based on the value of another customizer control. In my case, I needed a way to…
Read article: Hide/Show controls based on other settings in WordPress CustomizerWordPress single posts come with featured images. Suppose you don't want to show a featured image on every blog post but you still want a featured image showing…
Read article: Gutenberg: Extending Featured Image ComponentIf you have ever tried to hire freelancers from websites like Freelancer.com or Upwork.com, you already know that it's not as simple as websites claim. The illusion of…
Read article: Hiring freelance developers from Upwork or FreelancerTo begin, lets use express to create an app. Create a directory for your app, open terminal, cd into the directory and run following command: [code lang="javascript"] express…
Read article: Getting started with React, Node and React Bootstrap




