Title: flamey's Replies | WordPress.org

---

# flamey

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] Customiser a nd full width navbar](https://wordpress.org/support/topic/customiser-a-nd-full-width-navbar/)
 *  [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/customiser-a-nd-full-width-navbar/#post-17317880)
 * [@flamey23](https://wordpress.org/support/users/flamey23/) ^^ 😀
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Mail (2) “from” address is always main form’s “to” address](https://wordpress.org/support/topic/mail-2-from-address-is-always-main-forms-to-address/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/mail-2-from-address-is-always-main-forms-to-address/#post-12178833)
 * actually, the main Mail email also has “From” = “To” (webmaster@mydomain.com 
   in my example), even though I specify a different address :-/ . Though this email
   is not a problem for me. But for the confirmation email (Mail2) i cannot show
   the address where the form is being sent to.
 * EDIT: another thing I did – all From addresses I specified are existing address
   on my domain. But still the “to” domain from the main Mail for is used 🙁
    -  This reply was modified 6 years, 5 months ago by [flamey](https://wordpress.org/support/users/flamey/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP ULike – Like & Dislike Buttons for Engagement and Feedback] Doesn’t Update on Cached Pages](https://wordpress.org/support/topic/doesnt-update-on-cached-pages/)
 *  [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/doesnt-update-on-cached-pages/#post-9280680)
 * I’m using `WP Super Cache` plugin, and this plugin doesn’t work with it. Number
   of likes are not updated, and the presence of the “like” button depends on whether
   the page was already cached or not, not on the WP ULike settings. Bummer, I really
   like this plugin, but it needs to work with caching plugins, all large volume
   sites are using some sort of caching…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rename wp-login.php] 'Unable to parse URL' errors](https://wordpress.org/support/topic/unable-to-parse-url-errors/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/unable-to-parse-url-errors/#post-5134336)
 * That would be awesome, thanks!
    I didn’t find the solution, but found many sites
   that dump these messages in headers. At least mine go to log file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hook into / filter Comments RSS feed?](https://wordpress.org/support/topic/hook-into-filter-comments-rss-feed/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/hook-into-filter-comments-rss-feed/#post-5038591)
 * adding check with `is_feed()` in `plugin_replace_info()` helps 🙂
    there’s also`
   is_comment_feed()`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hook into / filter Comments RSS feed?](https://wordpress.org/support/topic/hook-into-filter-comments-rss-feed/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/hook-into-filter-comments-rss-feed/#post-5038585)
 * well, that changes data in the comments on the site as well, not just in the 
   feed. so the question is still open 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hook into / filter Comments RSS feed?](https://wordpress.org/support/topic/hook-into-filter-comments-rss-feed/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/hook-into-filter-comments-rss-feed/#post-5038455)
 * never mind, I got it
    `add_filter( 'get_comment_text', 'plugin_replace_info' );`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Product Categories not showing](https://wordpress.org/support/topic/product-categories-not-showing-1/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/product-categories-not-showing-1/#post-4967579)
 * Ah, I got it.
    I needed to make “WooCommerce Product Categories” Widget appear
   on Shop page. By default it is not. I’m new to all this stuff. Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Product Categories not showing](https://wordpress.org/support/topic/product-categories-not-showing-1/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/product-categories-not-showing-1/#post-4967578)
 * I’m sorry, but I’m still having problem with this (i didn’t work on this all 
   this time)..
    so, i did a fresh install, English ver of WP, installed and activated
   WC, changed permalink setting to human readable, installed and activated fruitful
   theme. imported WC dummy data. all settings are default. but the categories tree
   is still not showing up 🙁 what am I missing?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Product Categories not showing](https://wordpress.org/support/topic/product-categories-not-showing-1/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/product-categories-not-showing-1/#post-4967478)
 * Thanks again for your reply.
 * fruitful’s sample shop ( [http://themes.fruitfulcode.com/fruitful/shop/](http://themes.fruitfulcode.com/fruitful/shop/))
   has Product Categories tree on the right side — this is done with additional 
   plugin? It’s just when I have more items on one page they are placed in such 
   a way that there’s empty space remains on the right, like an empty column, as
   if there should be that Product Categories tree, but it just not there. That’s
   why I’m thinking the theme would automatically show it — it would not?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Product Categories not showing](https://wordpress.org/support/topic/product-categories-not-showing-1/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/product-categories-not-showing-1/#post-4967452)
 * Do I have to create pages for each category and subcategory?
    Sorry, but it’s
   my first try with WC, and shops in general.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Product Categories not showing](https://wordpress.org/support/topic/product-categories-not-showing-1/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/product-categories-not-showing-1/#post-4967449)
 * [http://i.imgur.com/ANWt7A4.png](http://i.imgur.com/ANWt7A4.png)
    those two are
   categories.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Product Categories not showing](https://wordpress.org/support/topic/product-categories-not-showing-1/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/product-categories-not-showing-1/#post-4967445)
 * Thanks for the reply! I tried that, but subcategories are displayed in blocks,
   just like products, instead of a tree. And when I click them it says page not
   found. But if I click on a product – it shows the product page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[p5 : Plenty of Perishable Passwords for Protected Posts] Plugin breaks non-English password prompt](https://wordpress.org/support/topic/plugin-breaks-non-english-password-prompt/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/plugin-breaks-non-english-password-prompt/#post-4934550)
 * Yep, fixed!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[p5 : Plenty of Perishable Passwords for Protected Posts] Logged in users still have acccess on password change / deletion](https://wordpress.org/support/topic/logged-in-users-still-have-acccess-on-password-change-deletion/)
 *  Thread Starter [flamey](https://wordpress.org/support/users/flamey/)
 * (@flamey)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/logged-in-users-still-have-acccess-on-password-change-deletion/#post-4920363)
 * Sure, it’s `BAW Multipass for Protected Pages`

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

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