SarahSimplyMe
Forum Replies Created
-
Forum: Networking WordPress
In reply to: How to remove multisite?If I delete wordpress and reinstall it. Will I lose all my pictures? I did the backup on my wordpress dashboard, but in the cpanel that’s where my pictures are (at least that’s what I’m understanding anyways).. I sure with that developer didn’t bow out on me!
Forum: Networking WordPress
In reply to: How to remove multisite?Thank you. I’ll let you know if it works.
Might take me time to get to it. But when I do I’ll
Post back here if it worked. 🙂Forum: Networking WordPress
In reply to: How to remove multisite?I think a complete fresh start but with all my content would probably fix the problem as it seems it’s a weird one.
Forum: Networking WordPress
In reply to: How to remove multisite?I did not realize you had commented, I am sorry I never responded. I went to a developer and he could not figure it out. IN fact he just disappeared.. I can’t get a hold of him. Which is strange been a few weeks. He suggested reinstalling wordpress, but I’m unsure how to do this.
Forum: Networking WordPress
In reply to: How to remove multisite?I was running on Genesis Framework, with a child theme. I disabled it since it was on the network. I’m also hosted with Hostgator
Forum: Networking WordPress
In reply to: How to remove multisite?Thank you for the reply. I don’t know that the link helped me, but it did show me that maybe I should post my codes and maybe that would shed some light into my problem.
My wp-config.php looks like this:
[removed]
And my .htaccess looks like this:
RewriteEngine off
<IfModule mod_suphp.c>
suPHP_ConfigPath /home/gwenna/public_html/php.ini
<Files php.ini>
order allow,deny
deny from all
</Files>
</IfModule>
RewriteEngine off
<IfModule mod_suphp.c>
suPHP_ConfigPath /home/gwenna/public_html/php.ini
<Files php.ini>
order allow,deny
deny from all
</Files>
</IfModule>
RewriteEngine off
<IfModule mod_suphp.c>
suPHP_ConfigPath /home/gwenna/public_html/php.ini
<Files php.ini>
order allow,deny
deny from all
</Files>
</IfModule># BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
# Google Analytics Integration – Added by cPanel.
<IfModule mod_substitute.c>
AddOutputFilterByType SUBSTITUTE text/html
Substitute “s|(<script src=’/google_analytics_auto.js’></script>)?</head>|<script src=’/google_analytics_auto.js’></script></head>|i”
</IfModule>
# END Google Analytics Integration🙂
Is something off in these codes that would make it not work to follow the remove multisite instructions?
Forum: Plugins
In reply to: [Plugins: Jetpack] How to manage the Subscriptions?I was considering switching to Jetpack, but then realized I can’t import my list from Feedburner.. Now to realize I couldn’t delete them on WordPress if I switched to another option later, has caused me to be not sure about this switch.
I would like to import the email list and have a bit more control there.
🙂So glad it’s working for you too! 🙂
Ya curious honestly what happened to the plugin. Glad it wasn’t something I relied on. 🙂
Now hopefully jtleggett can get it fixed too. 🙂
Thank you for your help and looking into for me. 🙂
I am so happy it’s working. I relied on this SO much for my brain to organize my posts!! 🙂
What’s weird is I have had that plugin for months. 🙂
YAY!
WP Facebook Open Graph protocol is the problem plugin! 🙂
Glad I have a test site. haha 🙂
Np 🙂 I am going to upload all the plugins on my test site and go from there. 🙂
Would really like to know what plugins we have the same though. Might narrow it down. 🙂
I found how to do the test.
I have a “test” sub domain. Anyways, I installed the plugin to the same theme I currently have on my test site, and it works now.
Going to check the plugins.