Tagged: .zip, enfold, white screen
-
AuthorPosts
-
April 7, 2015 at 7:57 am #424483
I launched a new website, scmjf.org.
I installed the themeforest zip file for ENFOLD, which i recieved a few months ago.
The theme loaded into my library of themes; i activated it; upon activating it, i checked my website: It was a white screen.
Nothing.
I recently tampered with this enfold theme: i created two “function” files, which now exist in the file that i uploaded to my library in activated.
1. The original file, “functions– enfold” which is the original
2. A copy of the original file, titled “function– new”, in which I adjusted the ‘ini set’ property to allow me to increase the video upload size to 200 M.It originally was set at 50 MB; i inserted a paragraph of code that changed it to ‘200M’.
@ini_set( ‘post_max_size’, ‘200M’);
@ini_set( ‘max_execution_time’, ‘1000’ );So, now I have two “function” files in this ENFOLD theme that I activated on my new website.
I have 2 websites using ‘Enfold’ that are ENTIRELY UNAFFECTED! So, why is this new website messed up, yet the other allright?
That is the question for a kind fellow to answer.
—————————-Potential Solutions:
1. Delete the DUPLICATE file of ‘Functions” that i created, and attempt to re-activate the theme with the duplicate deleted.
2. Request a brand new enfold theme from Kreisi, who would supply me with an extra because they are aware that I already purchased one Enfold theme, and by giving me another they would be fixing my existing problem with no additional cost to me.(310) 880-9038
E (Email address hidden if logged out)April 7, 2015 at 1:19 pm #424631Hey elliotstiller!
If you are going to edit functions.php we recommend to use a child theme, that way you won’t lose your work on updates: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/. If you want a new copy of the theme, you can always download it from your Themeforest account.
Regards,
RikardJune 10, 2015 at 10:07 pm #457538As you advised me to, I searched for a new copy of the theme by downloading it from my themeforest account.
I downloaded it to my themeforest account. PROBLEM IS:
Unpacking the package…
Installing the theme…
Destination folder already exists. /home1/encounv9/public_html/scmjf/wp-content/themes/enfold/
Theme install failed.
I need to first DELETE enfold from my theme library before re-installing a new enfold; the copy from my themeforest account.
How do I DELETE enfold from my theme library?
June 12, 2015 at 5:02 am #458156Hi!
You can delete the theme from Appearance–>Themes, the theme needs to be inactive if you do it this way. But I think the easiest way would be for you to update the theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/. You can also delete the theme via FTP.
Cheers!
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.