myeclecticself
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Page not loading after functions.php editNot sure exactly what happened during the function.php edit to mess up the “https://example.com” but since “https://www.example.com” was working fine, I just added this code to my .htacccess so that it would just load the www version of the site. That might not be a textbook solution, but the site works.
#Force www: RewriteEngine on RewriteCond %{HTTP_HOST} ^example.com [NC] RewriteRule ^(.*)$ https://www.example.com/$1 [L,R=301,NC]
***Be sure to change example to your site name.
- This reply was modified 7 years, 6 months ago by myeclecticself.
Forum: Fixing WordPress
In reply to: Page not loading after functions.php editNot sure exactly what happened during the function.php edit to mess up the “https://example.com” but since “https://www.example.com” was working fine, I just added this code to my .htacccess so that it would just load the www version of the site. That might not be a textbook solution, but the site works.
#Force www: RewriteEngine on RewriteCond %{HTTP_HOST} ^example.com [NC] RewriteRule ^(.*)$ https://www.example.com/$1 [L,R=301,NC]
***Be sure to change example to your site name.
- This reply was modified 7 years, 6 months ago by myeclecticself.
Forum: Fixing WordPress
In reply to: Page not loading after functions.php editThanks genius! That much is fairly obvious. Although I essentially just reverted it to what I had in there before. Since the site is working fine on www I’m assuming it was an issue with an edit I was trying to make that messed up something. What is in there now was copied directly from the WordPress Codex.
- This reply was modified 7 years, 6 months ago by myeclecticself.
- This reply was modified 7 years, 6 months ago by myeclecticself.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Widget Visibility missingNot able to find the “Access the full list of Jetpack modules available on your site.” from the Debug. Thanks for ruining my day.
Forum: Fixing WordPress
In reply to: Site Did Not Go LiveWordPress is installed in the root folder. The static page name is named Barking Dog Paper Crafts and the URL for it is set up correctly as the home page https://www.barkingdogpapercrafts.com/ I’m not sure where the parking page is held as it is put in automatically by the web host.
Forum: Fixing WordPress
In reply to: white block over social buttonsThe issue fixed itself.
Forum: Fixing WordPress
In reply to: white block over social buttonsSorry forgot the link: https://www.incrementalbusiness.com/