VentureMaker
Forum Replies Created
-
I added %%sitename%% back in plugin settings and it all works fine for me.
Hi Jennifer,
Thanks for getting back to this.
WordPress 3.4.2, BuddyPress 1.6.1, bbPress 2.1.2, your plugin 0.4.2
In other words, all latest versions.What pertains browsers – thanks for bringing this to attention.
I’ve tested in Opera 12.02 and Firefox 17.0 – both running in Win7 Ultimate x64.Opera. I know this sounds weird, but it’s somewhat sporadic 🙂 Sometimes it’s OK (centered), sometimes it’s partially off the screen – either to the top or to the bottom.
But in Opera it always (at least, I haven’t yet noticed it to go completely off) stays visible – sometimes partially, but visible.Firefox. A bit sporadic too, but it’s always off the screen, either to the top or to the bottom. Maybe in 1 try out of 50 it gets partially visible and in 1 out of 100 it’s centered.
Hope this helps.
WP Codex rules 🙂
The wp_title() function should not be used by a theme in conjunction with other strings or functions (like concocting with bloginfo(‘name’) ) to set the title because it will render plugins unable to rewrite page titles correctly.
This is exactly what my custom theme had:
<?php wp_title('|', true, 'right'); ?>
and right after:
<?php bloginfo('name'); ?>So check if your header.php has this and remove the 2nd string.
Just made a few more tests. This is getting crazy 🙂
OK, on my ‘clean’ site I switched from Twenty Eleven to Twenty Ten – no difference.
Then I switched to Twenty Twelve – whoa, everything works as it should!Switched again to Twenty Eleven. Guess what? NOW it also works OK! Switched to Twenty Ten – surprise-surprise, it also WORKS!
So now it works well with all 3 themes on my ‘clean’ site.
Got back to my production site.
Switched to Twenty Ten – no difference, same bugs.
Switched to Twenty Eleven – it works OK. Added Twenty Twelve – works OK too.
Back to Twenty Ten – NOW it works OK!Switched to my custom theme – same bugs…
Magically, with all Twenty-something themes it just started working well, but not with my custom theme.
Yup, removing %%sitename%% in plugin settings didn’t help here either…
The most weird thing is that it behaves in a different way depending on the theme as per my description above.
Another thing. Seems this has started happening after the recent plugin update, but downgrading doesn’t solve the problem.
Forum: Plugins
In reply to: [WP-REPORTPOST] [Plugin: WP-REPORTPOST] WordPress database errorSorry for confusion, the error came from another plugin.
Forum: Plugins
In reply to: [Audit Trail] [Plugin: Audit Trail] No plugin menuLooks like a conflict with some other plugin or theme. This doesn’t happen on a clean install.
Forum: Plugins
In reply to: 'Top bar' for postsAnswering my own question.
This plugin works fine for me – http://wordpress.org/extend/plugins/custom-field-template/Forum: Plugins
In reply to: [WP Geo] Remove WP Geo dashboard widgetYes, this works.
Many thanks, Ben.Forum: Plugins
In reply to: [WP Geo] Remove WP Geo dashboard widgetHi Ben,
Thanks for that. I added that line before remove_filter but it doesn’t seem to have any effect.
Forum: Plugins
In reply to: [Article Templates] Cannot create new templatesWell, my WP 3.2.1 already has this code in a way you proposed it.
I mean, I don’t have to change anything in /wp-admin/includes/post.php because it already hasunset ( $_POST['ID'] );line there.More ideas? 🙂
Forum: Plugins
In reply to: [Article Templates] Cannot create new templatesOK, I don’t see such lines in manage.php
More ideas? 🙂So basically, if we use the concept of Domain Mapping then
site2.mainsite.com –>Goal:Change to Unique–> http://SITE2.COM
Then a person who comes to the site will see “site2.com” in their address bar?Either site2.com or both – site2.com and site2.mainsite.com
At least, premium plugin offers these 2 options 😉But what about registrations? Will the default to the subdomain/subdirectory or is it possible to register people through the “Mapped Domain” ?
If you mean creating blogs like xxxxx.site2.com where site2.com is the mapped domain name – I’m afaid, no.
You might want to check this thread http://wordpress.org/support/topic/how-to-use-multisite-and-domain-mapping?replies=3 and/or WPMU Blog Registrations at http://uglyrobot.com/Hello,
1. You need http://premium.wpmudev.org/project/domain-mapping
2. If you mean something like GA – then http://premium.wpmudev.org/project/google-analytics-for-wordpress-mu-sitewide-and-single-blog-solution is what you need.
3. Not sure what you mean here 🙂
Forum: Networking WordPress
In reply to: how to use multisite and domain mapping?Hello,
You need this instead of domain mapping: http://premium.wpmudev.org/project/multi-domains