bearsall22
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website DisappearedI had the same thing happen to me with the wordpress white screen of death. However it looks like the files are all still there in my cPanel. Can I do the backup myself or do I need Blue Host to do it for me?
Forum: Fixing WordPress
In reply to: Edit Child Theme – Static front pageThanks guys!
Forum: Fixing WordPress
In reply to: Edit Child Theme – Static front pageHey Quin, I think I found the code I need.
@import url(“../capture/style.css”);
Does that look right? If so, do I still need to create a home.php folder? I still don’t see all the templates to edit for the child theme
Forum: Fixing WordPress
In reply to: Edit Child Theme – Static front pageThanks for the response Quin!
Well I used the One-Click Child Themes for Slocum Themes plugin to create the Child Theme. Am I still able to link the Child Theme correctly in the CSS? Not really seeing an option to link in the Editor page.
Forum: Fixing WordPress
In reply to: Edit Child Theme – Static front pageHey thanks for the response! Well unfortunately my site is currently “under construction” so I want to fix these issues before turning off that plugin. But I am using the Capture theme. On the original theme I see the loop.php code in the Editor. However, after I created the child theme, there is no code in the editor to manipulate I think. So is there a line of code to add in order to get rid of the “No Results” post?