scottlowe
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Rename Site Address (URL) in MultisiteThank you for your reply, however that is not exactly what I want. I was not very clear.
The domain name is OK. I have a sub-folder structure for my multisite installation and I want to rename the Site URL of a single blog, only. For example:
Change mycolors.org/GREEN
to mycolors.org/RED
I use the phrase “Site Address (URL)” because that is how the blog/site is listed in the Network Sites page. Sorry for the confusion.
Forum: Plugins
In reply to: [Widget Wrangler] Parsing / String errors in multisiteI just put WW 2.2.3 back and it cleared up one of the websites.
If you don’t mind me commenting here, I had a lot of similar errors and worse. I finally realized that I was using PHP 5.2 and WW requires 5.3 or above. I noticed your WP version is 4.5.1 which suggests the possibility of a PHP version that is too old.
I may be way off but thought I’d through that in.
Good luck!
Forum: Plugins
In reply to: [Widget Wrangler] Corrals Vanished in Multisite, againADDITION INFO
Just noticed something. The Multisite blogs where there is a problem have been in the database for years. I also noticed that if I try to rename a corral in the problem areas they do not rename, although they do not disappear either. However, on blogs created recently there is no problem at all.
Forum: Plugins
In reply to: [Widget Wrangler] Select Boxes In Drag & Drop Area Not Working (Firefox Only)I found this Firefox issue to be true in other situations. I also found that in WWW you can use the keyboard arrow keys to scroll up and down or you can type the word you are trying to access. For example, place the cursor on the pulldown and enter “R”. That will take you to “Remove”.
Hope that helps.
Forum: Plugins
In reply to: [Widget Wrangler] Hide Widget f/ drag and drop not hiding in 4.3.1PS: I am on WW Version 2.2.3
Forum: Fixing WordPress
In reply to: mu plugin in new installI would like to add one thing about this SSO discussion. Understandably, Bluehost is getting a lot more aggressive about keeping WordPress and plugins updated. To that end they announced recently that Bluehost will do it automatically if we do not (they were far more polite that that, of course). If you wish to shut that off automatic updates you (the Bluehost client) must go to WordPress Tools in cpanel and turn it that off.
(on a separate note, my cpanel says updates are NOT off even though I disabled them. Tech Support said it’s a display error and they are in fact disabled)
I also only ever do manual installs. Therefore, based on Mike’s comments above, I am guessing that utilizing “WordPress Tools” caused the sso.php file to install.
@mike Hansen – Thanks for chiming in. With respect: As a developer, and someone who needs to be on top of everything, I would have liked notification that this was happening.
Forum: Plugins
In reply to: [Widget Wrangler] PHP require statement not working in Advanced ParcingLOL!!! OMG!!!! I just used get_stylesheet_directory() as you suggested and it worked. So sorry to bother you over nothing… actually, I take it back… you helped a great deal.
PS: I LOVE the way wwidgets are added to a page now. Great job.
Forum: Plugins
In reply to: [Widget Wrangler] PHP require statement not working in Advanced ParcingThanks Jonathan. Again, the absolute path works however, this did not:
<?php include(get_template_directory() . ‘/includes/filename.php’);?>
Did I mess up on the syntax?
Also, this particular test was in a child theme. The original issue (when I started this thread) while using TEMPLATEPATH occurred when using any theme, including default wordpress themes.
Forum: Plugins
In reply to: [Widget Wrangler] PHP require statement not working in Advanced ParcingHOOOLY *BEEEEEEEPP!!* I just figured it out. I was working on a completely different project, without Widget Wrangler, and had the same issue. It’s the “TEMPLATEPATH.” statement. All I did was replace that with the absolute path (including HTTP) and it was fine.
I guess that makes it “not your problem” but I hope you can take the time to check it out. It’s a real pain to clean up.
Forum: Plugins
In reply to: [Widget Wrangler] Cannot change/delete Corrals if updated from 1.x versionsHave not gotten to it yet, but plan to. I am tied up for another week.
Stand by
Hey Jarchual… this thread is regarding the Simple 301 Redirect plugin. Are you using that plugin? If not then technically you should start a different thread.
That said, did you try http://www.mysite.com/subsite/page_name ?
Let me know if you start another/different thread.
Gentlemen,
I had EXACTLY the same problem. Upgraded to 3.8.1 which seemed to do nothing. As a last resort I went into the Shadowbox JS Settings, selected “Reset to Defaults > True”, and saved. Sure enough, it started working again. Chrome, Firefox, and IE8 all good.
By the way, I am also running this alone side NextGEN Gallery 2.0 as well within Multisite. Again, all goodnow.
I truely hope this helps.
Best of luck!!!
Forum: Plugins
In reply to: [Widget Wrangler] id & class lost when using {{content}}Hi Ohia,
This may or may not help but I noticed something going on with the latest versions of most browers. Basically, when editing raw code (even HTML) in a WordPress edit window (content, post, widget, whatever) the brackets get cleared out. This includes < > [ ] { }. I finally figured out that FireFox 19 on a PC does not do that. Sadly, FireFox on a Mac still has some issues.
Hope that helps.
Scott
Forum: Fixing WordPress
In reply to: Can one multisite be an aggregate for another on the same domain?For anyone who cares: I wanted to add some options that were published after my first inquiry.
http://wordpress.org/extend/plugins/ada-wpms-sitewide-feed/
http://wordpress.org/extend/plugins/wp-recent-network-posts/
http://wordpress.org/extend/plugins/network-latest-posts/
The 3rd one I am keeping my eyes on. For now it only feeds to the root blog. I contacted the developer and requested the ability to feed specific posts between specified Blogs. He relied today (Mar 3, 2012) and said he was already considering it and would get to it “soon enough.” I like the short code option