Fabrizio Pivari
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twelve] Probably a bug in header.php> You could also try disabling the All In One SEO plugin also.
Made. This is not the problem.Forum: Alpha/Beta/RC
In reply to: WordPress 3.5 Release Candidate 2 or Twenty Twelve bugI don’t discovered the reason but it was fixed.
I don’t know if the fix was in
1) official wp 3.5
2) twenty twelve 1.1.1
3) new version of All in One SEO Pack (I’ve also tried to deactivate it and the problem was fixed).Thanks
Forum: Alpha/Beta/RC
In reply to: WordPress 3.5 Release Candidate 2 or Twenty Twelve bugI think the problem is in Twenty Twelve theme.
I used Site Title and Tagline with Display Header TextForum: Plugins
In reply to: [WP eCommerce] A little bug?Perfect!
Thanks a lot!I think I can’t use #b9cb13.
What’s the colour more similar?Thanks for suggestions.
I’ve made
@import url(“../twentyeleven/style.css”);#access {
background: #222; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#252525, #b9cb13);
background: -o-linear-gradient(#252525, #b9cb13);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b9cb13), to(#b9cb13)); /* older webkit syntax */
background: -webkit-linear-gradient(#b9cb13, #b9cb13);
}and works!
I’ve to change the black default with #b9cb13.
In style.css I go to
/* =Menu
————————————————————– */
#access {I’ve not found background-color
so I’ve tried to change
background: #222; /* Show a solid color for older browsers */
into
background: #b9cb13; /* Show a solid color for older browsers */But it doesn’t work. Do I have to add background-color ?
I’ve just written the post How to configure Showcase page template in Twenty Eleven theme.
My English is not good. I hope it can help you.
https://www.pivari.com/wordpress/how-to-configure-showcase-page-template-in-twenty-eleven-theme-wordpress-22250/I suggest you the demo site https://twentyelevendemo.wordpress.com/showcase/
Read everything and you will discover how to set Showcase Page TemplateForum: Plugins
In reply to: [WebPlayer Yahoo!] [Plugin: WebPlayer Yahoo!] What a joke1) I started to develop the plugin without seen if there are any other similar plugin. I simply want to learn like to make WP plugin. Then I discover that there was another plugin about Yahoo! Webplayer (at the begin it doesn’t use the new nabe Webplayer). What’s the problem? There is only 1 plugin of Analytics?
2) Also for Analytics you can copy the code into header.php but I use a plugin!ISP tells me php 4.4!
??
I can’t switch to PHP 5 ??
Can you fully support PHP 4?I deactivate every plugin and use a default thema and nothing changes.
I think I was wrong in the update o there is something strange in the db.I’ve php 4 and old mysql.
The latest nightly doesn’t fix the problem
https://www.payperaction.us/maleva/distribuzione-comunicati-stampa/1) I’ve deleted wp-admin and wp-includes and I’ve copy over the new installation. Then I made upgrade db
2) I had the same problem with my site https://www.payperaction.us/
This is a “test” site and has less pluginsThe plugins I use are
All in One SEO Pack
Contact Form 7
Google XML Sitemaps
One Click Plugin Updater
Really Simple CAPTCHA
WordPress Database BackupI re-install 2.9.2 and everything works good.
If you need I can re-install 3.0 beta2 and give you an admin user to see inside.fabrizio (at) pivari dot com