Title: jwarnimo's Replies | WordPress.org

---

# jwarnimo

  [  ](https://wordpress.org/support/users/jwarnimo/)

 *   [Profile](https://wordpress.org/support/users/jwarnimo/)
 *   [Topics Started](https://wordpress.org/support/users/jwarnimo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jwarnimo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jwarnimo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jwarnimo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jwarnimo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jwarnimo/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis eNews Extended] Mailchimp Groups](https://wordpress.org/support/topic/mailchimp-groups/)
 *  Thread Starter [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/mailchimp-groups/#post-3416163)
 * Wow thanks Brandon. This worked perfectly. With the one options it looked good
   on some screens, but I noticed in smaller screens it would shift around a bit.
   I just popped in a <div> tag and it seems to be working perfectly. Thanks so 
   much for the help, I appreciate it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis eNews Extended] Mailchimp Groups](https://wordpress.org/support/topic/mailchimp-groups/)
 *  Thread Starter [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/mailchimp-groups/#post-3416094)
 * Thanks Brandon,
 * I appreciate your time and understand that the plugin wasn’t designed for that
   capability. I actually tried changing the width of the #subbox and that helped
   bump the groups to the bottom for the widget below a post. Thanks for the help
   and let me know if you think of any small tweaks I can do to make it look a bit
   better. Thanks!
 * Joe
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis eNews Extended] eNews Extended](https://wordpress.org/support/topic/enews-extended/)
 *  [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/enews-extended/#post-3142482)
 * Hi Brandon,
 * Sorry to come back to a thread that was already resolved, but I am trying to 
   put two checkboxes underneath my sign up form, pulling from my mailchimp groups.
   If you look at my site at writewithwarnimont.com I have been able to copy in 
   the extra code to the hidden fields form but I can’t quite figure out how to 
   make it look right. I’m not sure if this is something your support but I thought
   I would ask if you have any design recommendations for me.
 * I would like to stack the two group options and then have the Join Now button
   below them. Once again I’m not sure how possible this is or if there is a feature
   I am looking over, but thanks!
 * Joe
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [When Clicked On, Subdomain Posts Redirect to Main Site](https://wordpress.org/support/topic/when-clicked-on-subdomain-posts-redirect-to-main-site/)
 *  Thread Starter [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/when-clicked-on-subdomain-posts-redirect-to-main-site/#post-2547692)
 * No, I’m not entirely sure what those plugins do. Are one of these required? Sorry
   I’m new to this. Thanks!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [When Clicked On, Subdomain Posts Redirect to Main Site](https://wordpress.org/support/topic/when-clicked-on-subdomain-posts-redirect-to-main-site/)
 *  Thread Starter [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/when-clicked-on-subdomain-posts-redirect-to-main-site/#post-2547688)
 * Just these two for my blog subdomain:
    All in one Favicon Contact Form 7
 * For my primary domain I have quite a few:
    AddToAny: Share/Bookmark/Email Buttons
   All in one Favicon Article Directory Better Author Bio Custom Logo Jetpack by
   WordPress.com Newsletter Sign-Up Peter’s Collaboration E-mails Simple Local Avatars
   Social Login for wordpress Top Contributors User Photo WordPress SEO
 * Thanks!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Internal Server Error For WordPress Multisite – Using Bluehost](https://wordpress.org/support/topic/internal-server-error-for-wordpress-multisite-using-bluehost/)
 *  Thread Starter [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/internal-server-error-for-wordpress-multisite-using-bluehost/#post-2545149)
 * Genius! Thanks bh_WP_fan and lpstenu for all the help! Everything seems to be
   working perfectly now. Pointing the wildcard to public_html did the trick. Thanks!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Internal Server Error For WordPress Multisite – Using Bluehost](https://wordpress.org/support/topic/internal-server-error-for-wordpress-multisite-using-bluehost/)
 *  Thread Starter [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/internal-server-error-for-wordpress-multisite-using-bluehost/#post-2545094)
 * Yes I set up my wildcard subdomain as *.mydomain.com. I spoke with bluehost support
   and they said that it’s probably because I didn’t point the wildcard subdomain
   to the same folder as the wp-config.php is in. However when I head to my DNS 
   Zone Editor it sayd that there is an A Host Record set as “*” pointing to the
   correct server. Is this something wrong with my wp-config or htaccess?
 * **This is what I have for my htacess:**
    _# Use PHP5 Single php.ini as default
   AddHandler application/x-httpd-php5s .php
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L]
 * # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.
   php?file=$2 [L]
 * # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$
   $1wp-admin/ [R=301,L]
 * RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d RewriteRule
   ^ – [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
   RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L] 
   </IfModule>
 * # END WordPress
 * **and for my wp-config (above “That’s all, stop editing”:**
 * _define(‘WP\_ALLOW\_MULTISITE’, true);_
 * define( ‘MULTISITE’, true );
    define( ‘SUBDOMAIN_INSTALL’, false ); $base = ‘/’;
   define( ‘DOMAIN_CURRENT_SITE’, ‘entertainmentscribe.com’ ); define( ‘PATH_CURRENT_SITE’,‘/’);
   define( ‘SITE_ID_CURRENT_SITE’, 1 ); define( ‘BLOG_ID_CURRENT_SITE’, 1 );
 * Thanks for the help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Ad-Manager] Fatal error on WP 3.2.1](https://wordpress.org/support/topic/fatal-error-on-wp-321/)
 *  [jwarnimo](https://wordpress.org/support/users/jwarnimo/)
 * (@jwarnimo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-on-wp-321/#post-2225778)
 * I’m new at this however all I am seeing in the author-panel.php is this:
 * <?php
    /* Template Name: Author panel */ if (function_exists(‘article_directory_author_panel’))
   article_directory_author_panel(); ?>
 * Should I be looking in a different place to make this fix? Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)