earthformed
Forum Replies Created
-
Well, this isn’t the best overall solution BUT I did find something that works. Since Speedy Page Redirects allows you to set a redirect for individual pages and posts I had a lightbulb moment. Instead of having my blogs point to the main posts page I would have it point to a specific page! When I did this I was able to use the Speedy Page Redirect at the bottom to point the new page to http://blog.earthformed.com!
If anyone comes up with a better, cleaner solution I’d be happy to hear it.
Forum: Plugins
In reply to: [Flare] facebook icon not sharing and cant remove number countAs with lians, I find it frustrating that the Facebook share button does not allow for actual sharing of the content. I need the button to bring up the dialog that allows the user to not only like but also share their like with a comment on their own feed or on a page they manage. I noticed that you have an option in the settings to add in your own code to modify the action of the button, but I’m having a hard time locating the right code to produce that action.
Forum: Fixing WordPress
In reply to: Rafflecopter code is disappearing from my postsThat is just very strange because I am having conflicting results. I have five blogs all on one WP installation (3.3.1). Two blogs have the same theme and all have the same plugins enabled (network enabled). One blog shows the Rafflecopter, Giveaway Tools and PunchTab giveaways fine (although it does take a few tries of pasting and saving to get it to work right). The other blog, whether or not I switch from Visual to HTML and back or not, strips out the javascript. It just, and I mean JUST, started happening. I had a GT form on a post a few weeks ago and had no problems. This week I opened a new one in a different post on the same blog and it will not work at all. I save, view -> form is there -> refresh (btw, editor pg is closed at this point) -> FORM IS GONE!!! What the heck. It doesn’t make any sense to me. I’ve disabled all new plugins I’ve added and nothing seems to work for this blog. Yet it’s only happening on ONE of the FIVE in the same network installation. I don’t get it.
Forum: Fixing WordPress
In reply to: No Subdomains accessible in Network Installation 3.1.1Well, even though no one answered my query here going back and forth with my host Prometeus.net we were able to figure out how to get the subdomains to work. Using aliasing for the TLD under the Domain Pointing menu of their control panel he created one and I created the other three aliases to point to earthformed.com. Now my main site and all the virtual subdomains are working just fine. I imagine every host works differently, but this worked just fine for my site on Prometeus.net.
I did show my host all the articles I had read about the issue from the codex and other places and they were able to figure out what I needed to get it to work. I have the WordPress Express plan with this host and you may have to ask for access to the domain pointing and other features that are not basic to the plan. They haven’t required me to pay any more for the plan even though they release access to these features.
Forum: Fixing WordPress
In reply to: multisite domainsFrom everything I have read what you are saying is correct. Subdomains are virtual and only exist in your database; there are no root folders. The only upload folder for the subdomains exist in blog.dir which you created in the wp-content folder for media (images, music, documents, i.e.) linked to pages and blogposts.
One way you may be able to do what you are trying to do is to edit the code of your theme you are using for your blog via the Theme code editor native to WP. Just remember that since the theme is ‘network’ activated if you use it for any other blog those changes will propagate to any blogs on which that theme is used.
How did you get your subdomains to work? I am having a heck of a time seeing them – no access to dashboard or main page, BUT they do show up in my ‘Sites’ page under network dashboard. :S