Forum Replies Created

Viewing 4 replies - 106 through 109 (of 109 total)
  • Thread Starter edwardsmark

    (@edwardsmark)

    david –

    may i ask exactly which one(s) needs to be installed, and in which order? there supposedly is a parent and child but i cannot figure out which ones are really required.

    at this point i assume i should just remove anything that says “weaver” and start over??

    i installed a 2010 and that seemed to give a different set of options. i suspect that was really meant for the single user environment.

    i thought i had all this working already!

    thank you ever so much,
    mark

    Thread Starter edwardsmark

    (@edwardsmark)

    hello andrea –

    i see on the ‘net you have made quite a name for yourself solving this common problem!

    i was unable to find the option you suggested, but i did find this:

    add_action( ‘ithemes_load_plugins’, ‘ithemes_functions_after_init’ );
    function ithemes_functions_after_init() {
    //Include Tutorials Page
    include(TEMPLATEPATH.”/lib/tutorials/tutorials.php”);

    //Featured Image code
    include(TEMPLATEPATH.”/lib/featured-images/featured-images.php”);
    $GLOBALS[‘iThemesFeaturedImages’] =& new iThemesFeaturedImages( array( ‘id_name’ => ‘rotator’, ‘width’ => ‘780’, ‘height’ => ‘200’, ‘sleep’ => 2, ‘fade’ => 1, ‘modify_height’ => true ) );

    //Contact Page Template code
    include(TEMPLATEPATH.”/lib/contact-page-plugin/contact-page-plugin.php”);
    }

    any ideas ?

    Thread Starter edwardsmark

    (@edwardsmark)

    scratch it….

    its working now!

    in order to get it working properly, i had to:

    1) delete the original 2010-weaver and any other weaver theme
    2) use mu-wp theme manager to install Twenty Ten
    3) manually install Twenty Ten Multi-Weaver

    thanks again,
    mark

    Thread Starter edwardsmark

    (@edwardsmark)

    thank you David for answering me.

    i was hoping i could just give my users access to ONLY the twenty-ten tab options in their own individual blogs:

    2010 Weaver V1.2.3 Options

    • Weaver Themes
    • Main Options
    • Advanced Options
    • Save/Restore Themes
    • Snippets

    is this even possible?

    i played with the SuperAdmin – i would hopefully only allow them to play with their own blog and not mess with any other.

    if not, it was a nice dream…. ??

    note that both: 2010-weaver and twentyten-multiweaver were installed in my /wp-content/themes directory

    however, when i removed both above and installed:
    /twentyten
    /twentyten-multiweaver

    i kept getting the following rather mean php error:

    PHP Fatal error: Cannot redeclare _checkactive_widgets() (previously declared in /blah/blah/wp-content/themes/twentyten-multiweaver/functions.php:853) in /blah/blah/wp-content/themes/twentyten/functions.php on line 506

    any ideas?

    thank you ever so much!

    mark

Viewing 4 replies - 106 through 109 (of 109 total)