Title: dichotomy's Replies | WordPress.org

---

# dichotomy

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/dichotomy/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dichotomy/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Parent as child](https://wordpress.org/support/topic/parent-as-child/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/parent-as-child/#post-11755704)
 * Thank you for the super speedy response!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin Organizer] https issue?](https://wordpress.org/support/topic/https-issue-15/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/https-issue-15/#post-8520193)
 * I added a filter using the https permalink and it worked. THANK YOU!!!!
    -  This reply was modified 9 years, 5 months ago by [dichotomy](https://wordpress.org/support/users/dichotomy/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Forms for Mailchimp] Send automation mail when user is added to Interest Group](https://wordpress.org/support/topic/send-automation-mail-when-user-is-added-to-interest-group/)
 *  [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/send-automation-mail-when-user-is-added-to-interest-group/#post-8166029)
 * Does the interest group have to be a checkbox? I accidentally set mine up as 
   a radio button, and have the form default to checked. New subscribers work properly,
   being added to the list and the new group. Existing subscribers are not being
   updated, even though I have it set to Update Existing Subscriber=Yes, and Send
   Update Email=No.
 * So I’m wondering if the issue is the radio button vs checkbox, or if there is
   a plugin issue.
    EasyForms version 6.1.4 Wordpress version 4.6.1
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Forms for Mailchimp] Send automation mail when user is added to Interest Group](https://wordpress.org/support/topic/send-automation-mail-when-user-is-added-to-interest-group/)
 *  [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/send-automation-mail-when-user-is-added-to-interest-group/#post-8166051)
 * Never mind…it worked! Must have just been a delay in updating the MC servers.
   THANKS!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Magazine Basic] Magazine Basic update 3.05 authored by themedropbox?](https://wordpress.org/support/topic/magazine-basic-update-305-authored-by-themedropbox/)
 *  [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/magazine-basic-update-305-authored-by-themedropbox/#post-6411916)
 * I did the update and it broke my site. I’m using a child theme and custom header
   and it looks like the code has been changed to a point where the child doesn’t
   work.
 * First code change I noticed was
    `<div id="page" class="grid<?php echo ' ' . 
   mb_theme_options( 'width' ); ?>">` (from my custom header) vs. `<div id="page"
   class="grid<?php echo ' ' . $bavotasan_theme_options['width']; ?>">` (from the
   parent theme header)
 * It seems that instead of looking for mb_theme it’s looking for $bovatason_theme.
 * The reason I’m focusing on that line of code is because that’s where it breaks.
   The source code shows:
 *     ```
       <body class="home page page-id-9 page-template-default logged-in custom-background">
       	<div id="page" class="grid
       ```
   
 * and then nothing….
 * Hopefully I can find my the older version of Magazine Basic and restore it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Code snippet killing child pages display](https://wordpress.org/support/topic/code-snippet-killing-child-pages-display-1/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years ago](https://wordpress.org/support/topic/code-snippet-killing-child-pages-display-1/#post-6114242)
 * THANK YOU!!!
    You just saved me a TON of angst. Simple fix, works perfectly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FA Lite - WP responsive slider plugin] left nav arrow out of position in Mac browsers](https://wordpress.org/support/topic/left-nav-arrow-out-of-position-in-mac-browsers/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/left-nav-arrow-out-of-position-in-mac-browsers/#post-5885762)
 * Never mind… I hacked it for macintel only css…
    html[data-platform*=’MacIntel’]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FA Lite - WP responsive slider plugin] left nav arrow out of position in Mac browsers](https://wordpress.org/support/topic/left-nav-arrow-out-of-position-in-mac-browsers/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/left-nav-arrow-out-of-position-in-mac-browsers/#post-5885761)
 * Here’s a screen shot if it helps.
    The issue is in Mac browsers. [http://dichotomydesign.com/arrow.jpg](http://dichotomydesign.com/arrow.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FA Lite - WP responsive slider plugin] left nav arrow out of position in Mac browsers](https://wordpress.org/support/topic/left-nav-arrow-out-of-position-in-mac-browsers/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/left-nav-arrow-out-of-position-in-mac-browsers/#post-5885748)
 * Hoping for a response… I keep trying different things but nothing seems to work….
   
   Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FA Lite - WP responsive slider plugin] First slide displays half an image](https://wordpress.org/support/topic/first-slide-displays-half-an-image/)
 *  [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/first-slide-displays-half-an-image/#post-5645909)
 * I fixed mine by changing css. I noticed the first loading slide had a different
   class than the others and it had a margin-top that was different than the other
   slides. Looks great now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FA Lite - WP responsive slider plugin] First slide displays half an image](https://wordpress.org/support/topic/first-slide-displays-half-an-image/)
 *  [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/first-slide-displays-half-an-image/#post-5645907)
 * Having same issue in Chrome and Safari. IE and FF are ok.
    [http://192.254.198.184/~osgiall1/](http://192.254.198.184/~osgiall1/)
   Otherwise looks good, but client will not be happy 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JoeBooking - Time Slot Booking] Form anchor](https://wordpress.org/support/topic/form-anchor/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/form-anchor/#post-5628021)
 * Cool. Thank you. I guess Ctrl-F5, and manually clearing browser cache doesn’t
   work any more… Shoulda done the DNS flush.
 * Anyway, thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JoeBooking - Time Slot Booking] Form anchor](https://wordpress.org/support/topic/form-anchor/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/form-anchor/#post-5628005)
 * Hi hitcode…
    Sorry, it’s not working. I tried it in the <head> and in the <body
   > both top (just under body tag) and bottom (just before the /body tag).
 * Cleared cache and tried in chrome and firefox. It still scrolls…..
 * A couple of times it scrolled to a few lines above the form, but never top of
   page.
 * Any other suggestions? THANKS!
 * The page is:
    [http://davidrosenhaus.com/free-reading-appointments/](http://davidrosenhaus.com/free-reading-appointments/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Arrow Keeps Spinning No Message That Sent](https://wordpress.org/support/topic/arrow-keeps-spinning-no-message-that-sent/)
 *  [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/arrow-keeps-spinning-no-message-that-sent/#post-5014060)
 * I am having this same issue. I am updated to WP 3.9.1
    I disabled ALL plugins
   except CF7 and CF7 Newsletter by Katz. Using twenty-twelve which is also updated.(
   all other themes are deleted)
 * Emails are going through (to me and to subscriber) and Constant Contact is correctly
   adding the contacts. This happens immediately which is pretty cool.
 * BUT…. the little arrow wheel keeps spinning (and John Lennon is singing “I’m 
   just sittin’ here watching the wheel go ’round and ’round) ad infinitum.
 * Any help would be awesome… THANKS!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Sliders not working after upgrade to WP 3.9](https://wordpress.org/support/topic/sliders-not-working-after-upgrade-to-wp-39/)
 *  Thread Starter [dichotomy](https://wordpress.org/support/users/dichotomy/)
 * (@dichotomy)
 * [12 years ago](https://wordpress.org/support/topic/sliders-not-working-after-upgrade-to-wp-39/#post-4882955)
 * The slider seems to be embedded as a function of wpecommerce. If this is not 
   the case, then I’m highly confused. It’s a flexishop theme using wpecommerce.
   Maybe the slider is part of flexishop v1, but those developers flaked and aren’t
   supporting the theme anymore so I’m at a loss… (yes, i submitted a ticket last
   week to them, but they haven’t responded)
 * I just LOVE taking over someone else’s mess and having to completely deconstruct
   a site to figure out how the idiot put it together.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/dichotomy/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dichotomy/replies/page/2/?output_format=md)