kater89
Forum Replies Created
-
Not really – I ended up using a work around for the time being but it takes more work every time I add a user.
For the “All other Users” section, I added this for the URL:
[variable]username[/variable]When I add a user to the blog, I try and make the username the same as the blog name and then it redirects perfectly.
If the user doesn’t have the same username as the blog, I manually put them in using the “specific users” section of the plugin.
I don’t particularly like this method because I have a lot of users that don’t have the same username as their blog so the list is quite long.
Hope that helps for now and maybe there will be an update later that will fix this.
Forum: Plugins
In reply to: [Mobile Smart] Switching between mobile and desktop themesGreat Thanks – besides that the plugin is great!
Do you have a timeline for when this will be completed? We have several clients that we would like to buy the Pro plugin for but want to make sure that it’s working before doing so.
Forum: Plugins
In reply to: [Mobile Smart] Switching between mobile and desktop themesFollow Up: It works with the free version but breaks with the Pro version.
Not really … Each user will have their own multisite profile that they should be directed to. Really there are two options that I see …
1) I could use their website that I have imputed in their account (On their user page it’s one of the boxes like the Username / Nickname etc…)
2) Have users get directed to the first blog that they are registered to. (Preferred)
Forum: Networking WordPress
In reply to: Blog Copier Sub site URL path "/" missing after 3.5.1 updateQuick fix:
1) Go in the plugin and open blog-copier.php
2) change line 223 from :$path = trailingslashit( $base . $domain );
to
$path = trailingslashit( $base . “/” . $domain );… reupload and that should do it.
Forum: Networking WordPress
In reply to: Mask URL with MultisiteThat is correct – I want myurl.com to show the content from mysite.com/wordpress but I am not trying to move the site. I want to keep it at mysite.com/wordpress but use a different URL.
How would I go about parking or mirroring the site?
Forum: Plugins
In reply to: [Visual Form Builder] Special message for people who submitted form?Thank you for your quick reply but that wasn’t quite what I wanted.
It is important that people can submit form as many times as they want. I would just like a message saying they have already submitted it – just so they know.
I have played with the demo for the pro version and it looks like that is not an option.
Is this possible? Would I need to upgrade for that?
Thanks
I did figure out the calendar plugin not displaying. I had one completely unrelated plugin that was effecting it.
I am still having the issue with the “help” link and also just realized the “options” link is missing.
The plugin that originally effected the calendar is no longer installed.