To insert code use <code>...</code>.
Multi-Site and Footer section issue - Resolved - Plugin conflict
  • On a Wordpress 3.2.1 Multi Sites installation

    with local shell access :
    # cd wp-content/themes
    # mkdir tmp
    # cd tmp
    # unzip striking-premium-corporate-portfolio-wp-theme.zip
    # cd ..
    # unzip tmp/striking.zip
    # rm -rf tmp
    # chown -R www-data:www-data striking/cache
    # chmod -R 777 striking/cache


    with Wordpress MultiSite Network Admin Console :
    # in "wp-admin/network/themes.php" > "Network Enable" Striking theme.
    # in "wp-admin/network/sites.php" > "Add New Site", http://example.pod2go.com


    going to http://example.pod2go.com
    I got a blank/empty/default wordpress site


    going to http://example.pod2go.com/wp-admin > Appareance > Activating the Striking Premium Theme
    I got an error :
    """""""""""
    Striking Error Messages
    The skin style file (/themes/striking/cache/skin.css) is not writeable.
    """""""""""
    knowing that the Activation of themes have just created /themes/striking/cache/skin_6.css


    going to http://example.pod2go.com
    the themes have been applied (and potential modification though Striking admin gui will be applied)
    But FOOTER Sections are completely disproportionned !!!!
    have a look yourself to http://example.pod2go.com


    Next I import "demo_export.xml" just to have something to see, but mentionned problem earlier remain anyway....


    Question 1 : Why theme activation speaks about /themes/striking/cache/skin.css knowing that it seems to use /themes/striking/cache/skin_6.css

    Question 2 : What happend with FOOTER sections css, how correct it ?
  • 1 Comment sorted by
  • >:-)
    My fault,
    One of the plugin I used was entering in collision : http://code.google.com/p/wordpress-cmis-plugin/

    Close the point,
    Sorry for disturbing.
This discussion has been closed.
All Discussions