Search
 

Dashboard/Admin CSS broken – Godaddy free hosting install

this code should help repair the broken css issue:

Replace line 619 in function _print_scripts():
echo “\n”;
with:
// **********************************************
// Clean for godaddy free hosting
$st_data = file_get_contents( $src );
$st_data = substr( $st_data, 0, strrpos( $st_data, ” ) );
echo “\n”;
// **********************************************

and replace line 686 in function print_admin_styles():
echo ”

\n”;
with:
// **********************************************
// Clean for godaddy free hosting
$st_data = file_get_contents( $href );
$st_data = substr( $st_data, 0, strrpos( $st_data, ” ) );
echo ”

\n”;
// **********************************************

Note to self:
Don’t install WordPress to GoDaddy free hosting account. It is more of a headache than anything. Although, it is possible to hide the ads, the code that GoDaddy uses still breaks other code. It is just not worth the effort. 12+ hours wasted.

Comments are closed.

Testimonials

“I do not know how to express the gratitude I have for the wonderful website that you have created for me. I spoke to multiple website creators before meeting with you and I must say that I was dreading having to sit down and begin the long arduous task of creating the website for Eventsynergy. Working with you was one of the best choices I have ever made for my business. Not only did you listen to me and help me make the right choices for my website but you offered invaluable business advice also. You created for me a beautiful website that perfectly incorporates every aspect of my business, you made it user friendly and you did it with a professionalism that I find commendable. Working with you was like working with a friend and business partner. I am grateful that we had the chance to work together and I will remember you for any future needs.”
Lori Crawn, EventSynergy

Online Payment Portal

Use this portal to make a payment toward your services via PayPal.