How do I add a widget to the widgetised home page of my website? Log in to your dashboard, then go to the Home Page. Select Customise from the top bar (or in the dashboard Appearance >> Customise) Select Widgets. You will see a list of the widget areas available. The ones marked Front Page […]
Woocommerce – Managing A Product’s Stock
Could we put a limit on the number of orders we can take for product, is this possible? This is quite easy to do, go to https://yoursite.com/wp-admin/edit.php?post_type=product (or find it in the dashboard sidebar Products ) Click on Quick Edit. Check the box: Set the options: Enter the number of items you have in stock […]
CSS Tip: Absolute Positioning Inside Relative Positioning
I was having a little problem with styling a WordPress/Genesis Author Box. The normal layout is that there is an avatar in the top left hand corner around which the text flows- like this: However, what the client wanted was for the all text to be indented, in a neat column to the right of […]