by Robert | Feb 24, 2019 | Divi, Featured, WordPress
Let’s change the percentage sign to something else in the Divi Number Counts Module. % With Percentage % First, remove the percentage sign in the Number Counter module. Next, add the following CSS to the Divi Builder (Purple Bar) under the Advanced tab....
by Robert | Jan 18, 2019 | Featured, WordPress
Splitting your long posts into multiple pages can increase your pageviews while reducing your bounce rate. Splitting your post is accomplished by inserting <!- -nextpage- -> where you want the next page to start. Insure you are using the Text view when using the...
by Robert | Jan 12, 2019 | Featured, WordPress
If you are experiencing 404 errors in non-wordpress sub-directories you can fix in most instances by adding “ErrorDocument 401 default” to your WordPress .htaccess file. In most cases a 404 error will not happen when accessing non-wordpress sub-directories unless...