buseca
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Random Posts Widget] Custom Post Typesame request!
Maybe on their documentation I found a way:
to select the language of a query, the plugin need an hidden input with a “lang” value inside the search form;
do you think there is an easy way to add it to the forms?For null value i mean like an empty option in a drop down menu (usually the default one), so the user isn’t forced to select one option.
Thanks
Forum: Plugins
In reply to: [Advance WP Query Search Filter] single checkbox verification doesn't workthis is what come out generating the value:
| a:1:{i:0;s:7:”leggero”;}
how i can change my “new” field to make store as single value?
Forum: Plugins
In reply to: [Meteor Slides] link in slides doesn't workI resolved adding more slides in the slideshow.. now the link works.
Forum: Plugins
In reply to: [Meteor Slides] link in slides doesn't workthe website is http://www.arsrovagnate.it
there is only one slide, in the homepage.Forum: Themes and Templates
In reply to: Site (Imbalance theme) broken in IE since WP3.1yes man! thank you, I owe you one!
Forum: Plugins
In reply to: [Plugin: mlanguage] language menu and titles won't changeI have the same problem, I would translate the Categories Names in the manu, but I can’t find a way to do it.
Forum: Plugins
In reply to: [mLanguage] [Plugin: mLanguage] use the plugin with a custom Page Templatei resolved: it’s enough to create the DIV in this way:
<div class=”en” lang=”en” dir=”ltr”> </div>maybe my problem was related with the multisite and the template I installed, anyway now I’m using another plugin that doesn’t need a multisite network and it’s fine (mlanguage).
Thank you all.Forum: Plugins
In reply to: [MultilingualPress] [Plugin: Multilingual Press] Broke my siteok, i turn off the plugin by the PHPmyadmin interface:
enter the table “wp_options” and look for the name “active_plugins”,
than delete the part relative to the multilanguage plugin.But I still in doubt, anyone is using this plugin with wp3.3 ?
Is it compatible?Forum: Plugins
In reply to: [MultilingualPress] [Plugin: Multilingual Press] Broke my siteI got the same problem,…
timcadieux what mean delete WP tables? did you cancel the entire DB?