Sanmesh
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Global Search] Searching only accross the other blog.Got it.!
I made My Parent site “public” in network->sites and thus it got working
Got it today only
i changed the /wp-admin/includes/user.php file
added the code at line no.:143if ( strlen($pass1) <6 || strlen($pass2) <6 )
$errors->add( ‘pass’, __( ‘ERROR: Password length should be greater than 6 characters.’ ), array( ‘form-field’ => ‘pass1’ ) );Now its working.
Can we have minimum password length?
i am not able to figure it out!
Help please
Forum: Networking WordPress
In reply to: Problem regarding wp-signup multisite title of the pageOhh really silly of me.
Thanks it worked!!
Forum: Networking WordPress
In reply to: Multisite on IISCan anybody tell me.
where should i createweb.config File
exactly?
Forum: Plugins
In reply to: [Register Plus Redux] Need Default Value for Drop-DownI am using Custom Field and in that Select Field(Drop-Down)
@bangbay Siboliban
love u…
I am really new to PHP and WordPress too.
Such a Helpful reply.It wasn’t that important to be solved and i never thought but because you told me about
switch_to_blog();
I am able to do anything in my Multi-site blog.Wherever avatar is called in code i have written
switch_to_blog();
//Avatar Code;
restore_current_blog();and what i wanted i did it.using some smart search.
Using this switch_to_blog(); my main task of the Project(merging contents of two blogs) will be accomplished which i thought was impossible.
Really Thanks
SanmeshThank you ??
Forum: Fixing WordPress
In reply to: i am not functions.phpcan someone help me
Forum: Fixing WordPress
In reply to: i am not functions.phpi need to check that….!cause that configuration is not done by me!
Forum: Fixing WordPress
In reply to: i am not functions.phpi have used nothing just selected that option in permalink settings
Forum: Fixing WordPress
In reply to: i am not functions.phpPermalink Settings:
Post name
Save Changesnot any custom structure
Forum: Fixing WordPress
In reply to: i am not functions.phpunix….Server
Forum: Fixing WordPress
In reply to: i am not functions.phpTidyThemes…i worked thanku….but i want it the benchmark way
Forum: Fixing WordPress
In reply to: i am not functions.phpin the benchmark https://www.benchmarkemail.com/in/blogs site how the posts are displayed in good format.but in what i am developing i want the similar way how the look and feel of the benchmark site is in their blog section.