dondiego2007
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: add option fields to search enginemay be my question wasn’t so well explained.
I’ll try again:have you ever seen the search form on the left column at themes.wordpress.net?
there are many options to be checked (1 column, 2 columns, etc) and the classic field… ok, I want to add some options to my search form.
how?please give me some suggestions.
tksForum: Plugins
In reply to: PRE-inclusion of ‘html’ into the edit form…hello,
may be I could not explain so clear what I need…
anybody, please, has a suggestion?
tks again
Forum: Plugins
In reply to: List Posts by Categorymmmh, I have done all the suggested changes but it doesn’t work. may be there are different ‘polyglot’ plugins? if someone reads… tks in advance
Forum: Fixing WordPress
In reply to: Different Blogroll for each Post Category?Should be usefull…
Nobody has suggestions? Please…Forum: Themes and Templates
In reply to: Applying a theme to a categoryehm, what about creating different folders (domain.com/user1) or subdomains (user1.domain.com) and install WordPress in any folder/subdomain with a shared db? anyone should have his admin, ecc…
Forum: Everything else WordPress
In reply to: sub categories and feedsmay be my previous post was a little incomplete:
the main problem is to show the list of sub categories only when you are browsing the parent category.
when I’m in home page, I want to see:
europe | africa | america | asia | oceania
only when I’m in ‘europe’ I want to see:
italy | spain | france | ecc.
and so on, when I’m in ‘italy’ I want to see:
food | history | girls 😉 | ecc.
is it possible?
tks again
Forum: Fixing WordPress
In reply to: how can I have more then ‘9’ widget copies?great, it works! tks so much…
here comes another ‘related’ question:
may I show certain widgets ONLY in certain categories?Forum: Fixing WordPress
In reply to: how can I have more then ‘9’ widget copies?there are a few places where number ‘9’ is shown in wp-includes/widget.php:
function wp_widget_rss_setup() {
line 878, if ( $number > 9 ) $number = 9;function wp_widget_rss_register() {
line 909, if ( $number > 9 ) $number = 9;
line 912, for ($i = 1; $i <= 9; $i++) {even if I change ‘9’ with ‘999’ nothing changes in the scroll-down-menu from presentation -> widget -> rss feed widgets…
may be I’m wrong, if you read this, please give me some suggestion more.
tks in advance drmike
Forum: Fixing WordPress
In reply to: how can I have more then ‘9’ widget copies?no one knows how to change this default range of values from 1 to 9?
Forum: Fixing WordPress
In reply to: RSS, how to import more at one timeI like feedjumbler, but I’d like to not to mix rss feeds away in outsourcing.
isn’t possible to aggregate two or more feeds using the standard rss importer in wp?
(and how can I have more then ‘9’ widget copies?
if I need… 99? 😉tks again for your time responding,
d