-
Transparent header on image background
What I am talking about is the site logo at the top of all pages, in our case the word “ZOYINC” at the top of this site; I struggled to get this working with Weaver II 1.2.7 theme with WordPress 3.5.0. In my case I have the header as “ZoyincTxtTransparent2.png” which looks like: Firstly you… read more…
-
Disabling comments in WordPress
There are a number of ways to achieve this but one simple one I found was to set: Users must be registered and logged in to comment This is by no means the only way to resolve the problem of unwanted comments and emails, but it worked for me until I find an anti spam… read more…
-
Right side widget doesn’t flow to bottom of the page
I had a lot of trouble because in Weaver II I had one column on the right side and it only showed part way down the page. The answer was to do two things Go to “Appearance | Weaver II Pro Admin | Main Options | Layout”. Under “Container & Sidebar Color Flow” ensure that… read more…
-
Weaver II CSS misc
This article contains miscellaneous CSS info specific to the Weaver II WordPress theme. Changing the preformat font “<pre>” Sample change added to “Custom CSS Rules”: #content pre{font-size: 10pt;} read more…
-
Configuring emailing in WordPress
You might think of this as a core thing with somewhere, perhaps in settings, that you define SMTP server, port, username and password. Apparently no. It would appear that at the moment, v3.5, WordPress uses PHP mail. I am assuming that most people, by far, use a hosted solution so mail can be done for… read more…