Site Issue On Two Different Servers
Background: We are developing a site for a client, and have used the Be theme on our VPS and have since then migrated the same site in its entirety to the client's shared hosting account. The same exact site, with same permissions and PHP versions have two different renderings.
VPS Site:
http://manifestclients.com/msr/index.php/home-test/
Shared site:
http://www.michaelshankracing.com/index.php/home-test/
You’ll notice on the shared site that the content below the car specifications only shows a portion of the partner row and nothing else below when compred to the VPS site.
http://manifestclients.com/msr/index.php/home-test/
Shared site:
http://www.michaelshankracing.com/index.php/home-test/
You’ll notice on the shared site that the content below the car specifications only shows a portion of the partner row and nothing else below when compred to the VPS site.
Screen shot: http://imgur.com/a/1pnRl
Comments
this looks like you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars
BTW http://manifestclients.com/msr/phpinfo.php this is not even WP ready because WP requires minimum PHP 5.6 while you have very old 5.3 version installed.
Thanks!