Title: olay's Replies | WordPress.org

---

# olay

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Types Order] Ordering Not Possible after Filtering by a Taxonomy](https://wordpress.org/support/topic/ordering-not-possible-after-filtering-by-a-taxonomy/)
 *  [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/ordering-not-possible-after-filtering-by-a-taxonomy/#post-18165742)
 * I’ve noticed this too – the drag and drop works on Tags but not Categories which
   is super annoying. I’d love it if it did.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Contact Form 7 and Mailchimp] No response from support!](https://wordpress.org/support/topic/no-response-from-support-19/)
 *  [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/no-response-from-support-19/#post-16684328)
 * I’m having the same experience. Initially I thought support was forthcoming via
   the live support and following the recent update I managed to get the GDPR stuff
   working … however it soon broke again, and since then Live support has been removed
   from the website and form enquiries go unanswered.
 * Right now i’d warn people the premium plugin is broken and unsupported.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Sales tax off by a penny or two when sending to Xero](https://wordpress.org/support/topic/sales-tax-off-by-a-penny-or-two-when-sending-to-xero/)
 *  [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/sales-tax-off-by-a-penny-or-two-when-sending-to-xero/#post-6823797)
 * Hi Ben,
 * It crossed my mind that down-grading would be a good option… when I looked though,
   it seemed to be hard to find an older version of the plugin!
 * I wonder if the reason that there are not more posts on it are that we must have
   a specific set up that has only arisen the bug with our unique set up?
 * Are you UK? I think our 20% tax rate must be part of it and increase the probability
   of .66 or .33 recurring figures which round up/down wrong. And it is only happening
   for us on these £25/£50 purchases where those recurring figures occur. I even
   considered changing our prices to solve it.
 * I’ve sent another ticket to woo commerce, pointing out that there are now more
   people than just me experiencing the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Sales tax off by a penny or two when sending to Xero](https://wordpress.org/support/topic/sales-tax-off-by-a-penny-or-two-when-sending-to-xero/)
 *  [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/sales-tax-off-by-a-penny-or-two-when-sending-to-xero/#post-6823755)
 * Hi Ben
 * Yes, we are experiencing this. Sent a ticket to WooCommerce but was told they
   could not reproduce it.
 * We have uninstalled all other plugins, and problem persists.
 * Currrently WordPress 4.3.1
    Woo Commerce 2.4.11 Stripe 2.6.5 Xero 1.7.0
 * My guess is that the bug is in version 1.6.10 of the Xero Integration onewards…
   seemed to be introduced after that point.
 * The error occurs for us when there are more that 1 item in the order, and seems
   to be be related to how the items are rounded up or down
 * Take for example 2 x £25 items
 * We enter prices inclusive of UK tax (20%), so the net cost of each item
 * Net Cost: £20.833333333
    tax £4.166666667
 * Total net £41.666666
    Total Tax £8.333333334
 * Rounded totals are
 * Total Net 41.67
    Total Tax 8.33 Total £50
 * However the Xero integration is passing figure
 * Total Net 41.6**6**
    Total Tax 8.33 Total £49.99
 * The consequences are that an invoice is made in Xero, but an error is created
   as the payment amount (the correct amount) does not match the invoice amount 
   and is thus left as unpaid.
 * It’s a real pain! Is this similar to what you are seeing?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Registered Users Only 2] new users can't acces the "site/activate" page](https://wordpress.org/support/topic/new-users-cant-acces-the-siteactivate-page/)
 *  [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/new-users-cant-acces-the-siteactivate-page/#post-5768087)
 * My activate links look like this too – i.e no wp-activate.php
 * And so the link user just gets redirected to login page
 * this is a standard setup buddypress no custom activation
 * Any suggestion of a way to get around this?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Secondary HTML Content] [Plugin: Secondary HTML Content] Post Types was working but now not available in settings](https://wordpress.org/support/topic/plugin-secondary-html-content-post-types-was-working-but-now-not-available-in-settings/)
 *  Thread Starter [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-secondary-html-content-post-types-was-working-but-now-not-available-in-settings/#post-2592187)
 * Sorry… Self answered question:
 * I found that if I remove the following line from where I have registered my custom
   post-type in the functions.php
 * `'rewrite' => array('slug' => 'poems'),`
 * Then the block will allow me to select my custom post type as normal… So it appears
   to relate to the url rewrite …
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problems with “<” via XMLRPC (Posting from Iphone)](https://wordpress.org/support/topic/problems-with-lt-via-xmlrpc/)
 *  [olay](https://wordpress.org/support/users/olay/)
 * (@olay)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/problems-with-lt-via-xmlrpc/#post-862524)
 * Thanks to every-one who has identified where this problem lies — i have been 
   experiencing it for some time which hasn’t been helpful when my blog is entirely
   picture based!
 * [@thomaz](https://wordpress.org/support/users/thomaz/) — thank you for your solution
   but i am not familiar with libxml or how i might downgrade it – is this something
   I can do myself or is it server side and I will need to get in contact with my
   hosts?
 * Like 123jmail i have access to my server files through ftp but anything more 
   than that might be beyond me.
 * If anyone can explain method in slightly more laymans terms i’d be incredibly
   grateful

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