From where is the layout controlled? Edit My Account layout in Divi Library: Control which Account areas (navigation buttons) are displayed: Edit style of My Account navigation buttons: > CSS Tweaks for My Account page
Operations
My Account page CSS tweaks
/* Orders table styling */ /* Adjust button letter spacing and padding on hover */ .woocommerce-orders-table__cell-order-actions > a:hover { letter-spacing: 0 !important; padding: 0.3em 1em !important; } /* Remove button icon */...
Check over mobile and tablet views and polish
Tablet and Mobile checks and the necessary tweaks should be done on every page throughout the website build process. And then again, checking over the whole site near the end of the build process. Overall process: Start with Home Page, max 2 hours Have Ella review 1st...
Managing Contact Form setup tasks
Extension Works account
accounts8 UPPERlower123! accounts@makeweb.com.au
Use Ratchet Video Popup Shortcode
1. Upload video to Vimeo or YouTube (makeweb has a vimeo pro account) 2. Add a Code module to the page, inserting the following short-code: [[wp-video-popup popup_trigger=".pop_vid"...
Editing Single Product Layout on WooCommerce website
General - Editing the template layout: Extras: AfterPay info
Export and Import blog posts from one WordPress site to another
The same tool can be used for other post types (e.g. pages, projects, etc.) The export/import rarely works to bring across the featured images. So you can use this plugin for the featured images: https://wordpress.org/plugins/export-featured-images/ Install and...