Every guide
Practical, step-by-step answers to the jobs people actually need doing in WordPress.
WooCommerce handles simple conditional rates with shipping zones, flat rates, free shipping thresholds and shipping classes. For rules based on weight…
WooCommerce does not generate or scan order barcodes by itself. For a one-off job, you can turn an order number into a barcode and print it manually,…
WooCommerce does not calculate carrier live rates in its core shipping methods. Add a carrier extension, connect its API or account, assign it to the…
WooCommerce does not include a customer-entered price field in its standard product settings. You can build one with custom development, but a name-yo…
To create a WooCommerce multi-vendor marketplace, you need a marketplace layer for vendor accounts, product ownership, commissions, dashboards and pay…
Connect your WordPress form to the CRM with its official integration, a webhook or an API request. The manual route works when your form plugin expose…
WooCommerce includes a basic order-tracking form where customers enter their order number and billing email, while logged-in customers can view orders…
Gravity Forms does not provide address autocomplete in its core form builder. Use the official Geolocation Add-On or a specialist extension such as Gr…
WordPress search is fine for a small site if your content is well organised and the form submits a proper search query. For custom fields, faceted fil…
A normal WordPress product can collect payment for a service bundle, but it will not automatically track remaining sessions or apply package credits t…
WPBakery can handle most page design work with rows, columns, Design Options, responsive settings and custom CSS. Use those controls first; add an ext…
Manage categories and tags under Posts in the WordPress dashboard, then assign them while editing content. Custom taxonomies need code or a plugin, an…
WordPress can schedule a post to publish later, but it cannot natively schedule that post across Facebook, LinkedIn and other social networks. You can…
WooCommerce does not include a customer wallet or reusable store-credit balance. You can issue a fixed-cart coupon manually for one-off credit, but a…
WordPress manages permissions through roles and capabilities. You can assign built-in roles from the Users screen, or create more precise rules with c…
WooCommerce does not sell true prepaid, multi-use gift cards by itself. You can make a virtual product and issue coupons manually for simple vouchers,…
You can enhance most Bricks Builder page designs without another plugin by using sections, containers, flex or grid layouts, global classes, variables…
WordPress does not generate finished AI articles by itself. The manual route is to create a draft with an AI service and paste it into Gutenberg; for…
WooCommerce does not include a true customer group feature. You can use WordPress roles for basic manual segmentation, but a groups plugin is needed w…
WooCommerce does not include true automatic BOGO rules in its core discount tools. You can use a bundled product or a restricted coupon for a simple w…
Bookly accepts online payments through supported gateways, but the exact setup depends on the gateway you choose. Use Bookly’s built-in Stripe Payment…
You normally need an appointment-booking plugin to combine availability, reservations and payment status in one flow. Connect the plugin to Stripe or…
For one fixed booking venue, add a Google Maps embed to the booking or confirmation page. For several selectable venues, you need a location-aware boo…
Most WordPress booking plugins let you set one fixed duration per service, but they do not usually let customers choose an arbitrary appointment lengt…
To accept payments for bookings, use a booking plugin with a supported payment gateway. With Bookly, configure the gateway under Settings > Payments,…
WordPress has no built-in newsletter system. You can code one around wp_mail(), but you would still need subscriber consent, unsubscribe handling, tem…
You can improve basic WordPress SEO without a plugin by fixing search visibility, using clear URLs, improving page content, adding internal links, opt…
WordPress cannot take PayPal booking payments by itself. You need a booking plugin that manages time slots and a PayPal gateway integration, then you…
WordPress can add a basic video player without a plugin. Use the Video block for an uploaded file, or paste a YouTube or Vimeo URL to create an embed;…
WordPress does not include a general-purpose form builder, so a working form needs either custom HTML and PHP or a form plugin. For most sites, instal…
Secure WordPress by keeping core, plugins and themes updated, using HTTPS and strong unique accounts, testing off-site backups, limiting file access a…
You need a booking plugin or reservation-ready theme to accept restaurant bookings properly. A basic form can collect requests, but it will not reliab…
You can create a basic review section in Elementor with the Testimonial, Testimonial Carousel and Rating widgets, then add each review yourself. For c…
MemberPress sends transactional messages, not regular broadcast newsletters. Connect it to an email platform such as MailPoet or Mailchimp, map active…
You can customise a WordPress website through Appearance > Editor with a block theme, or Appearance > Customize with a classic theme. The built-in too…
WordPress alone can handle pages and basic user accounts, but a dating website needs a community or membership plugin for profiles, directories, messa…
You can build a multipurpose WordPress website manually with pages, block patterns, templates, menus and global styles, without a plugin. The faster r…
You can create a small portfolio with WordPress pages and Elementor by building project pages, linking them from a grid and checking the mobile layout…
You can create a basic photography portfolio in WordPress without a plugin by combining Pages, the Media Library and the Gallery block. For masonry gr…
You can create the clinic website with WordPress pages, a block theme or Elementor, and a clear mobile-first layout. Add a booking plugin or external…
You can build a basic car dealer directory with WordPress custom post types, fields and taxonomies, but native WordPress does not provide vehicle filt…
You can build a basic intranet with WordPress, but WordPress alone does not provide a complete members-only network. You need access-control and colla…
WooCommerce does not provide a general conditional-content rule builder in its core settings. For one or two simple messages, add content with a WooCo…
WooCommerce does not provide colour, size, or image swatches in core; variable products use dropdowns by default. Create correctly configured attribut…
WooCommerce lets customers add a selected variation to the cart, but it does not provide a native single-form bulk order table for one variable produc…
WooCommerce now has an experimental wishlist feature, but it only works for logged-in shoppers using a block-based product template. For guest wishlis…
WooCommerce can hide selected products with its built-in catalog visibility settings, but it has no complete catalog-mode switch. To remove prices, pu…
A plain WordPress file link does not provide a reliable after-download email trigger. Use Download Monitor to record the download, then either connect…
You can customise a WordPress theme from the Site Editor or Customizer, depending on whether it is a block or classic theme. Use built-in design contr…
You can enhance Beaver Builder page designs with its built-in rows, columns, modules, spacing, typography, responsive controls and saved layouts. You…
Elementor can create sliders without a separate slider plugin. Use Slides for a hero banner with text and buttons, Image Carousel for pictures, or Car…
You can secure a WordPress website without a plugin by updating WordPress, themes and plugins, removing unused software, limiting user permissions, en…
WordPress does not provide a visitor-facing file-upload form by itself. Use a form plugin for the practical route, or build a custom multipart form th…
You can display pricing plans in Elementor by building cards with containers, headings, feature lists and buttons. Elementor Pro also includes a Price…
You can create a basic sales funnel in WordPress with a landing page, WooCommerce checkout, thank-you page and email sequence. The manual route is fin…
WooCommerce can add product filters without custom code using the Product Filters block. Add it beside the Product Collection on your shop template, c…
You can generate AI content manually by asking an AI tool for a draft, then pasting and editing it in WordPress. For scheduled, multilingual, SEO-focu…
You can run a very small affiliate programme with unique coupon codes, order records and a spreadsheet, but proper referral links, cookie tracking, co…
For a simple contact form, WordPress 7.0 can use its experimental Form block; for a fully custom workflow, you need code or a form plugin. The manual…
WordPress does not include a shared canned-reply library for customer support. You can keep approved replies in a document and copy them into tickets,…