Title: perdittmann's Replies | WordPress.org

---

# perdittmann

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP YouTube Lyte] Make videos keyboard accessible](https://wordpress.org/support/topic/make-videos-keyboard-accessible/)
 *  Thread Starter [perdittmann](https://wordpress.org/support/users/perdittmann/)
 * (@perdittmann)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/make-videos-keyboard-accessible/#post-18885859)
 * Thanks for checking! I had another go at it myself, and I noticed that if I changed`
   <div class="play"></div>` to `<button class="play">`, it appears to work, autoplay
   and all.
 * The button is focusable by keyboard, and because we can use the browser’s default
   functionality, there’s even no need for additional JS. And – as far as I can 
   tell – it doesn’t interfere with the plugin doing its thing.
 * Might this be the solution?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sullivan] Theme issues](https://wordpress.org/support/topic/theme-issues-40/)
 *  [perdittmann](https://wordpress.org/support/users/perdittmann/)
 * (@perdittmann)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/theme-issues-40/#post-16994095)
 * I would be really interested in what you come up with!
 * My child theme was working okay, until recently the issues arose that we have
   talked about. For now, it appears to be working, but this feels like the next
   disaster is just lurking around the corner …
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sullivan] Theme issues](https://wordpress.org/support/topic/theme-issues-40/)
 *  [perdittmann](https://wordpress.org/support/users/perdittmann/)
 * (@perdittmann)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/theme-issues-40/#post-16993870)
 * I second that. I like this theme a lot, and it is hard to come by a non-bloated
   Woocommerce-compatible theme …
   I had to address similar issues on my site, this
   is how I tackled them (this is rather quick & dirty, the main objective was to
   get things working _for the moment_, probably while sadly looking for a replacement
   theme):/sullivan/functions-woocommerce.php, line 825:change `<div class="widget_shopping_cart_content"
   ></div>`
 * to `<div class="widget_shopping_cart_content"><?php woocommerce_mini_cart(); ?
   ></div>`
   /sullivan/assets/css/woocommerce-style.css, after line 2840 (`.shop_table.
   cart td.actions > .coupon ~ .button {`), add` position: static;`(So that the “
   Update cart” button is properly displayed again)
 * also /sullivan/assets/css/woocommerce-style.css,line 2414:
   delete / comment out
   the following `.shop_table.cart .cart_item .product-remove { display: none;}
 * The latter looks a bit funky (at least in my child theme), and maybe the former
   already suffices (set the number of items to zero, update cart).
 * As to the fixed width issues you talked about, I didn’t encounter those yet. 
   But maybe that’s something I tackled in my child theme already anyway, I don’t
   recall.
 * Hope these help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Falang multilanguage for WordPress] Support for Faroese language?](https://wordpress.org/support/topic/support-for-faroese-language/)
 *  Thread Starter [perdittmann](https://wordpress.org/support/users/perdittmann/)
 * (@perdittmann)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/support-for-faroese-language/#post-16721722)
 * Thank you for your kind support. It is good to know why I got stuck, and how 
   to remedy that.
   For the moment, I settled on an alternative solution (the not
   exactly complex site structure allowed me to code a language switcher myself).
   But should the site grow in the future, I am glad to know a tool that’ll work
   for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Falang multilanguage for WordPress] Support for Faroese language?](https://wordpress.org/support/topic/support-for-faroese-language/)
 *  Thread Starter [perdittmann](https://wordpress.org/support/users/perdittmann/)
 * (@perdittmann)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/support-for-faroese-language/#post-16688840)
 * Okay, that’s great! In that list, right above “Finnish” is “Faroese” (Føroyskt
   in Faroese, I am sorry for the confusion).
   How do I make it appear in the “Add
   new language” dropdown list? What does “use your own sef” mean?I don’t need a
   separate image, it’s all there – image and everything, it’s just not in the dropdown.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Whols – Wholesale Prices and B2B Store Solution for WooCommerce] “Wholesale only” products show to everyone](https://wordpress.org/support/topic/wholesale-only-products-show-to-everyone/)
 *  Thread Starter [perdittmann](https://wordpress.org/support/users/perdittmann/)
 * (@perdittmann)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/wholesale-only-products-show-to-everyone/#post-16381172)
 * Thanks for your support. I tried as you proposed, unfortunately that didn’t solve
   my issue. I have created a ticket on your website.

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