Photoshop text unreadable
I had an issue with Photoshop CC text, the text on the next line would only go below the original text.
This video shows how to fix this, simple leading setting.
I had an issue with Photoshop CC text, the text on the next line would only go below the original text.
This video shows how to fix this, simple leading setting.
I was working with a WordPress plugin and I needed to import a load of products, no problem there is a CSV import option. I tediously went through the products and entered them into a file, saved as CSV and uploaded. Unfortunately, the file was not recognised as nothing was imported. I tried entering the…
Sometimes you may experience issues with websites appearing as not secure or other issues with security eventhough they are secure and have a valid SSL. I found that switching off BitDefender SSL solves this as this feature scans for the sites’ SSL and BitDefender will use it’s own if there is no SSL – or…
After new installation of Windows 7 folders and files were locked and admin permission was required even though account in use was admin. Work around: First switch of UAC – user account control. Technet forum Here’s how I edit the C:WindowsSystem32driversetchosts file. It gave “You don’t have permission to save in this location..” but I solved…
I had an issue with the Astra wordpress theme and my Woocommerce store pages. I was stuck with a sidebar that I wasn’t using. Astra sent me the following code to remove the sidebar: add_filter( ‘astra_page_layout’, ‘no_sidebar_shop_page’ ); function no_sidebar_shop_page( $sidebar ) { if ( is_shop() ) { $sidebar = ‘no-sidebar’; } return $sidebar; }…
I had some issues with Kaspersky AV and Outlook 2010. I launched Outlook in safe mode by holding ctrl and then launching Outlook – didn’t solve my issue but something new for me.
Whilst using MS Excel I noticed that the calculations were not updating automatically, I have never experienced this in many years of using this software. Found the issue, under Formulas and Calculation Options just select automatic. I opened a pricelist spreadsheet from a supplier and somehow that may have changed the setting. Link here