pescadito01
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Post Type UI] [Plugin: WP Post Type UI] Hierarchicalperhaps when you specify Hierarchical, do you need to specify Parent post type too?
and in this case the add menu to this child post type will must be inside the parent custom post type menu??
i don’t know how to treat this structure, perhaps a other solution is taxonomy for the childs??
hideKey hide the custom field keyname in the output box pannel.
Forum: Plugins
In reply to: [Plugin: Custom Field Template] Multiple templates/custom post typesand if use the second template it doesn’t work too
Forum: Plugins
In reply to: [Plugin: Custom Field Template] Multiple templates/custom post typesHi Hiroaki
i confirm the problem, i use cft with wp-post-type-ui plugin, i have 2 templates, only the first work well only when no template is disabled (perhaps this is the key), if i disabled the 2nd template then the first template come empty (it only appear the title of cft box panel)
best regard,
pescaditook, and first at all thank for thinking about the question!
but could box.net be more performance that subdomain self hosted method?
putting themes and javascript in one subdomain self hosted and image content in a other (mean box.net) could be a way?
what do you advice to use for a little site with 1000 visits/days or no more than 10 concurrent users for pages size near 1.5 mb (1.0 mb of images)
thank in advance, pescadito
sorry i forget one thing
before of that i tested your code in one multisite with domain mapping wp3.0.1 instal and i get the same message. in this case i haven’t use any plugin or procedure to create a network.
best regard, pescadito
ok, thanks for the setting pages..
referent to the error, any field go to red because i filled it, and after click send button the message appear. i search input_user.php and it come from line 56 if(is_multisite && current_user_can( ‘manage_network_users’ )), so i guess i haven’t that role at that moment.
hard to explain but in a moment i loss the superadmin rigths (i just knowed that after that because i couldn’t access with my password….
here my steps:
1) in myaccount.com i park two domain and make all *.subdomain,
2) i install a clean wp3.0.1 and make it multisite,
(superadmin user used myaccount.com/wp-admin to access)
3) i install wp multi network plugin and wpdev domain mapping
4) i active wp-multi-network in myaccount.com (id=1)
5) i create site2.myaccount.com (id=2)
6) from multi network i create parkdomain1.com (id=3)
7) i create site4.parkdomain1.com (id=4)
and do some test…today i was forced to redo with forget option my password and guess what: my superadmin user had become a admin user addressed in parkdomain1.com (the seccond network) not in myaccount.com (the original)
well….. i will tell you if something more arrive
thank a lot!
i just discover hideKey = true and it work!
so, anybody know how i move the label string to the left of the boxpanel?
best regard, pescadito
Forum: Plugins
In reply to: [Plugin: Custom Field Template] Multiple templates/custom post typeshi, nice plugin
but same problem too, i test with WP Post Type UI, Custom Post Type UI, CMS Press plugin and it work for a while. but after i rename one custom post type i cannot get CFT appeare anymore in any custom post type…..
usin wp3.0.1 and cft 1.7.5
Forum: Themes and Templates
In reply to: Horizontal Menu in Constructor Themeyou have are correct
i was using 3.00
thanks a lot, pescatido
Forum: Networking WordPress
In reply to: Email not sent for user activation on WP 3.0.1hi, i had similar insue…..
and finally i had receiving all mail in the span box.
so verify it before
Forum: Networking WordPress
In reply to: theme option menu accesshi andrea,
i have been used two plugins: Capability Manager and User Role Editor and was a instant i get the menu themes option worked but then it go broken for ever. even with two plugins disabled.
now i search for something like
add_theme_page(“Footer”, “Footer”, ‘edit_themes’, basename(__FILE__), ‘art_admin’);
in themes function.phpbut there not such line in twentyten,
so how twentyten add the menu option?Forum: Networking WordPress
In reply to: multisite versus multidomainok, one more:
do you have a little feature comparation betwen both aproach (mulisite or domain mapping plugins)?
Forum: Networking WordPress
In reply to: My users can't see settings of some themesi see your know issue but i can’t understand it:
do you refer to wp30 /wp-include/function.php or specific theme /themes/twentyten/function.php. i couldn’t find the named ‘edit_theme’ string in any of those files
or may be you could give a example for ‘twenty ten’ theme.