jpilantrose
Forum Replies Created
-
Forum: Plugins
In reply to: [Age Gate] Pop Up wont display when accesing from Instagram and IPhoneI am also seeing this issue on an ad campaign. Has anyone found a fix?
Forum: Plugins
In reply to: [EventON - Events Calendar] ampersand filter on contentThe first “&” should be
& #038;without the space.Forum: Plugins
In reply to: [Redirection] Redirect all contents of a folderThat did it. Thank you again!
Forum: Plugins
In reply to: [Redirection] Redirect all contents of a folderhttps://jpilantrose.com/redirect-example.png
Again thanks for your help.
Forum: Plugins
In reply to: [Redirection] Redirect all contents of a folderThank you. I tried those changes and it didn’t work.
The issue that I’m having is that it is adding the rest of the url. So I’m being redirected to events/a-post-about-skirts instead of events/. How do I set it to prevent that?
I discovered the issue. My theme wasn’t loading wp_footer. I diagnosed this by using the sbi_init() call in the developer tools as suggested on this page. https://smashballoon.com/my-photos-wont-load/
Forum: Plugins
In reply to: [Emma for WordPress] foreach errorAnyone else have a clue on this? I’ve made sure my php version is > 5.3. Magic quotes are off. I’ve tried stripslashes on the $response[‘body’] variable. All of these have had no impact.
Forum: Plugins
In reply to: Looking for a carouselThanks dotcompro. I’ll definitely play with the slidervilla stuff.
Forum: Fixing WordPress
In reply to: php5 as CGI applicationSorry to be late getting back to you on this. What solved the problem for me was turning php4 off completely. While both were supposed to be running, wordpress was being defaulted to php4. Or that’s what seemed to be the problem. The site started working correctly a few hours later.
Forum: Networking WordPress
In reply to: Attempt to merge blogsFor future visitors to this, you can do what I was asking above.
Also the solution to my problem was in the table wpmu-site. I’d transferred this table from an older wordpress-mu build and the path field was set to the directory “/blog” instead of “/” When I fixed this, the redirect issues ended.
Thanks for all your help!
Forum: Networking WordPress
In reply to: Attempt to merge blogsThanks Ipstenu. I don’t feel that I’ve gotten a direct answer on one question. Can I set my primary domain to a different prefix than the other domains? Say …
primary-domain.thissite.com
another-domain.anothersite.com
another-domain.yetanothersite.comForum: Networking WordPress
In reply to: Attempt to merge blogsStill poking at this. Is the domain mapping plugin even necessary with the newest Multisite version? I’ve dumped that entire table and deactivated it and it didn’t seem to matter.
Forum: Networking WordPress
In reply to: Attempt to merge blogsI’ve also noticed that when I go to Network Admin>Sites>[SITE NAME]>Users that the list of users doesn’t show up. The users for each site show on Sites and the top of the Users page shows the correct number of users next to All(#) and Administrator(#). However the list remains blank – it doesn’t even give a “No Users found” message.
Weird.
Forum: Networking WordPress
In reply to: Attempt to merge blogsOof. Is there no way to get around using “blog.” as the prefix? That’s a big part of this project sadly.
In the meantime, I’m actually running this on a test server without blog as the actual prefix. The multisite was operating fine until I changed the primary domain. Anything else I could look for? I’ve tried disabling and reenabling all of the plugins.
Did you make these changes to emma_email_signup_php5.php also?