Alvaro
Forum Replies Created
-
Forum: Plugins
In reply to: [Donate Plus] [Plugin: Donate Plus] adding more field in formhello miguel1876
I can try out solving it.
Please email me the details.Forum: Plugins
In reply to: [Donate Plus] [Plugin: Donate Plus] adding more field in formthats great.
The plugin is really a good one.Thanks to the authorForum: Plugins
In reply to: [Donate Plus] [Plugin: Donate Plus] adding more field in formHello
I am using version 3.1, I have been working donate-plus for a long time now, for me everything is working fine.
IF you want I can check in your website .
Contact me via emailForum: Everything else WordPress
In reply to: 3 very simple questionsHello demuro
let me answer you question one by one.
first about wordpress MU
1. to install buddypress you first need to install wordpress 3.1 and then activate multisite option in that.this can be done by using a plugin or even by writting a single line of code in config file
2.regarding permalinks. when you install wordpress, the normal link of the pages will look like this
http://www.yourdomain.com/?page=6
for buddypress you need to change this to SEO friendly link something like this
http://www.yourdomain.com/aboutusto do this. you need ot log in to admin panel and then click on permalink section and change the setting.
thirdly about the server(hosting)
different provider(hosting server) gives you different option for hosting.
to decide which plan is suitable for you.. you need to consider few points
like how many visitor you expect in a month.
how big your site will be means how many extra functionality you will be giving on the site
If you need any more help you can email me. or check out my site http://www.alvaro.co.inForum: Plugins
In reply to: [Donate Plus] [Plugin: Donate Plus] adding more field in formI have resolved this issue
thanks anywayyes I too had the same problem but when I degraded my wordpress version to 3.0.1 it is working fine
Forum: Networking WordPress
In reply to: admin link now workinghello
i have done the testing as you have suggest.
when I have disabled WP Hide Dashboard then everything works fine even the link
http://mysiteurl/subsite1/wp-admin
and
http://mysiteurl/wp-admin
starts working
but when I enable WP Hide Dashboard and I try to open
http://mysiteurl/subsite1/wp-admin
it redirect me to the main site link
http://mysiteurl/
and when I try to open
http://mysiteurl/wp-admin
then also it redirect me to
http://mysiteurl/thanks for taking out time for my issue.
Forum: Networking WordPress
In reply to: creating new blog using phpStill looking for the solution
Forum: Networking WordPress
In reply to: admin link now workingProblem No 1.
When I turn off the WP Hide Dashboard, then the below link starts working
http://example.com/wp-admin
and i need to use this link for login
http://example.com/wp-login.php
when i activate WP Hide Dashboard then the below link stops working
http://example.com/wp-admin
and it redirect me to the main site front end that is
http://example.com/Problem number 2.
When a subsite admin logged in to the system it opens the profile page for him that is
http://example.com/wp-admin/profile.php
then he needs to click on MY SITE under Dashboard and then from the site listing has to to click on dashboard to go to a subsiteAs per my knowledge.when a admin of a subsite logged in he should be provided with dashboard.
thanks for taking out time to help me.
Forum: Hacks
In reply to: associate page with categorythanks mark
thats works like a charmForum: Networking WordPress
In reply to: admin link now workinghello Ipstenu
you are correct I am using WP Hide Dashboard plugin.
is there a way where an user of sitewide goes to dashboard of his particular subsite when he logged in .
i have flush cache but no use.Forum: Networking WordPress
In reply to: visual editor not available to sub site userthanks Andrea_r
i was disabling meta boxes and this issue occurs.now when i have disabled the code i can see the editor.Forum: Networking WordPress
In reply to: admin link now workinghello
thanks for the reply,no I am not using buddypress,
I am sorry for typo mistake.
what i was trying to say is..when i am trying to open this link
http://mysiteurl/wp-admin/
instead of opening the page with login form it is redirecting me to the main site home page,
Secondly.when ever logged in with subsite username and password in the subsite admin panel link.
http://mysiteurl/subsite1/wp-login.php
it opens the profile page instead of dashboard.When i logged in using superadmin then it opens the dashboard.
Forum: Networking WordPress
In reply to: all multisite user are becoming subscriber of main sitethanks Ipstenu
Forum: Networking WordPress
In reply to: Default initial value for pluginthanks Ipstenu
your suggestion solved my issue as always.