Title: comsys13's Replies | WordPress.org

---

# comsys13

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Extended Search] Tags not searched?](https://wordpress.org/support/topic/tags-not-searched/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [10 years ago](https://wordpress.org/support/topic/tags-not-searched/#post-7399653)
 * I have tried:
 * Searching for the exact tag name and strings found in tag title and tag description.
 * But the tag URLs themselves never appear in search results – only pages containing
   the tags
 * …
 * will try do as you suggest and report back my findings
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search Everything] Suggestion: Search tag descriptions](https://wordpress.org/support/topic/suggestion-search-tag-descriptions/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/suggestion-search-tag-descriptions/#post-7316507)
 * I think it would require searching values in
    $wpdb->term_taxonomy / description
   but still looking into it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[amr shortcode any widget] Weird case of theme and widget not working](https://wordpress.org/support/topic/weird-case-of-theme-and-widget-not-working/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-case-of-theme-and-widget-not-working/#post-7204390)
 * In the end I solved it by using the WP PHP code the_widget(‘widgetxxx’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[amr shortcode any widget] Weird case of theme and widget not working](https://wordpress.org/support/topic/weird-case-of-theme-and-widget-not-working/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/weird-case-of-theme-and-widget-not-working/#post-7204387)
 * I see I made a typo trying things and posing at the same time. It was meant to
   be test code. But yes, I don’ spend my time in WordPress API at all, so I tried
   a few things from the net.
 * The point is this:
 * As stated, the theme did not process shortcodes at all. It basicly just output
   $post_content->post_content withou any processing of shortcodes.
 * I then tried some things on the net and had the **awful test code** working so
   much that shortcodes for other plugins worked. I.e. I had content output. Shortcodes
   stripped from content. Shortcodes processed and shown at bottom. But yes, I don’
   know WordPress API very well so I just tried a few things I found on the net 
   and then decided to ask.
 * Anyhow – thanks for your help (**I actually think you may have pointed me in 
   the right direction**), even with the insult
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cart66 Lite :: WordPress Ecommerce] Problem/bug with productt variations and no currency symbol?](https://wordpress.org/support/topic/problembug-with-productt-variations-and-no-currency-symbol/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/problembug-with-productt-variations-and-no-currency-symbol/#post-6276257)
 * I have found that if I use product variations like this:
    10stk, 20stk +$100 (
   notice I use the “$” even though not my currency symbol)
 * combined with
    currency symbol = kr currency character = kr currency position
   = After Decimal Point = ,
 * it works – the “$” part is repaced with “kr”…
 * However, I get the following error shown at top at checkout afer clicking “add
   to cart”:
    * “Warning*: preg_replace() [function.preg-replace <[http://php.net/manual/en/function.preg-replace>%5D](http://php.net/manual/en/function.preg-replace>%5D):
   Compilation failed: \k is not followed by a braced, angle-bracketed, or quoted
   name at offset 20 in */var/www/example.com/public_html/wp-content/plugins/cart66-
   lite/models/Cart66Product.php* on line *197*”
 * The page and cart otherwise seem to work
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Polylang chooses wrong language](https://wordpress.org/support/topic/polylang-chooses-wrong-language/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/polylang-chooses-wrong-language/#post-4340582)
 * The way I clear cookies in FireFox is simply to remove them all in FireFox cookies
   window. After doing that, the problem is solved until…
 * I click the “Dansk” (Danish) item. I can then no longer get “English back” no
   matter if I type-in domain address or click the “English” button. I always get
   redirected to misvblog.com/da/
 * (Just tested/verified it again. But problem is only in FireFox, not Opera, IE,
   Safari, Chrome)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Polylang chooses wrong language](https://wordpress.org/support/topic/polylang-chooses-wrong-language/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/polylang-chooses-wrong-language/#post-4340578)
 * Hi,
 * Thanks for trying to help (!)
 * I already tried clearing the cookies in FireFox. And while it is true that solves
   the problem, the problem returns next time I click on the button that selects
   Danish as language 🙁
 * Without having seen the code, could it be the combination of the cookie + Firefox
   requesting Danish in its headers?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Polylang chooses wrong language](https://wordpress.org/support/topic/polylang-chooses-wrong-language/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/polylang-chooses-wrong-language/#post-4340523)
 * [http://misvblog.com](http://misvblog.com)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Polylang chooses wrong language](https://wordpress.org/support/topic/polylang-chooses-wrong-language/)
 *  Thread Starter [comsys13](https://wordpress.org/support/users/comsys13/)
 * (@comsys13)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/polylang-chooses-wrong-language/#post-4340483)
 * It is version 1.2.3

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