Title: DaveE's Replies | WordPress.org

---

# DaveE

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/dpe415/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/dpe415/replies/page/3/?output_format=md)…
[23](https://wordpress.org/support/users/dpe415/replies/page/23/?output_format=md)
[24](https://wordpress.org/support/users/dpe415/replies/page/24/?output_format=md)
[25](https://wordpress.org/support/users/dpe415/replies/page/25/?output_format=md)
[→](https://wordpress.org/support/users/dpe415/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Perfect Pullquotes] Chaning the shortcode is not a good idea](https://wordpress.org/support/topic/chaning-the-shortcode-is-a-stupid-idea/)
 *  [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/chaning-the-shortcode-is-a-stupid-idea/#post-7469562)
 * Still, this is just poor form. Especially on a point release with no prior warning.
   This will definitely take most users *far* longer than five minutes to fix. Or
   even to figure out why it’s broken in the first place.
 * The best worst case scenario would have been for you to think about the effect
   of such a breaking change and write a little updater script that people could
   use without having to install another plugin or figure out regex/search & replace
   tools.
 * Kudos for ripping the bandaid and making the shortcode unique. But, you have 
   to remember that most plugin users are not web devs or even understand how WordPress
   updates work. It is this kind of breaking change that average users about ever
   performing updates in the first place.
 * Either way, thanks for being present and at least providing solid support after
   the fact. And thanks for your work on the plugin! It’s a hard road to build &
   support free plugins.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Support for a default language in PolyLang](https://wordpress.org/support/topic/support-for-a-default-language-in-polylang/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/support-for-a-default-language-in-polylang/#post-6886793)
 * Hi Morgan,
 * You can use the [`dpe_fpw_args` hook](https://wordpress.org/plugins/flexible-posts-widget/other_notes/)
   to add your language parameter to the query the same way you would use WordPress’s
   built-in `pre_query_posts` hook.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Permalink error in widget](https://wordpress.org/support/topic/permalink-error-in-widget/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/permalink-error-in-widget/#post-6839002)
 * Hi Kattey,
 * Sorry for the trouble. FPW uses WordPress’s built-in permalink tags, so there
   must be another plugin or code that is causing the conflict with FPW. Can you
   try disabling plugins one-by-one and/or switching to another theme to see if 
   that resolves the issue? There’s nothing in the FPW codebase that manipulates
   those permalinks, so I can’t really se how it would cause the issue.
 * Thanks for using the plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Translations not working unless copying to wp-content/languages/plugins](https://wordpress.org/support/topic/translations-not-working-unless-copying-to-wp-contentlanguagesplugins/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/translations-not-working-unless-copying-to-wp-contentlanguagesplugins/#post-6825261)
 * Hi Diego,
 * That’s really interesting to hear. What version of WordPress are you running?
 * I’ll have to take a look and see if I can replicate the issue. As far as I know,
   I’m using the correct WordPress language code to handle translations.
 * Thanks for the bug report!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Add category before post title](https://wordpress.org/support/topic/add-category-before-post-title/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/add-category-before-post-title/#post-6681373)
 * Hi jauburn12,
 * I’d suggest reading up a bit on how you can [create custom templates](https://wordpress.org/plugins/flexible-posts-widget/installation/)
   for FPW and [WordPress’s core template tags](https://codex.wordpress.org/Template_Tags).
   This can easily be accomplished with a bit of PHP.
 * Thanks for using the plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Ability to show Thumbnails ABOVE/BELOW](https://wordpress.org/support/topic/ability-to-show-thumbnails-abovebelow/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/ability-to-show-thumbnails-abovebelow/#post-6673854)
 * Hi tazo,
 * Thanks for the suggestion. FPW is intentionally basic when it comes to layout
   options. Instead, you are welcome to [customize the widget’s templates](https://wordpress.org/plugins/flexible-posts-widget/installation/)
   and display the output anyway you’d like.
 * Thanks for using the plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Flexible Posts Widget doesn't work propely with Page Builder](https://wordpress.org/support/topic/flexible-posts-widget-doesnt-work-propely-with-page-builder/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/flexible-posts-widget-doesnt-work-propely-with-page-builder/#post-6834850)
 * Hi Darkmaso,
 * it’s been previously documented in the forums that FPW isn’t currently compatible
   with page-builder tools. However, I had not seen this link before. I’m sure I
   can work those hooks into the plugin in an upcoming release. Thanks for the heads
   up!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Order and Taxonomy Terms Order] WP Engine object/transient cache isn't purged upon changes](https://wordpress.org/support/topic/wp-engine-objecttransient-cache-isnt-purged-upon-changes/)
 *  Thread Starter [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp-engine-objecttransient-cache-isnt-purged-upon-changes/#post-6812784)
 * Thanks! Contact form submission sent.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Order and Taxonomy Terms Order] WP Engine object/transient cache isn't purged upon changes](https://wordpress.org/support/topic/wp-engine-objecttransient-cache-isnt-purged-upon-changes/)
 *  Thread Starter [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/wp-engine-objecttransient-cache-isnt-purged-upon-changes/#post-6812759)
 * Hi Stephanie,
 * Thank you for stating that you passed my ticket along. Unfortunately, as has 
   happened many times in the past, that just means that support asks me to try 
   some things (which I usually already have tried) and then to use a worst-case
   solution of “just turn off that feature” or “we don’t provide plugin support”.
 * Please don’t post on my thread here to make it look like WP Engine is actually
   interested in _helping_ to resolve the issue unless they are. Instead, please
   let the plugin authors and greater community provide actual help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Is "Category_A AND Category_B" possible when selecting terms for a taxonomy?](https://wordpress.org/support/topic/is-category_a-and-category_b-possible-when-selecting-terms-for-a-taxonomy/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/is-category_a-and-category_b-possible-when-selecting-terms-for-a-taxonomy/#post-6813523)
 * Hi Diego,
 * I’ve evaluated that option in the past and found that it would make the widget
   interface far too complex. That being said, the plugin has [several filters](https://wordpress.org/plugins/flexible-posts-widget/other_notes/)
   you can use to hook into and modify the output. You’d want to use the `dpe_fpw_args`
   filter and modify the query from an OR to and AND.
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Background removal Flexible Posts Widget](https://wordpress.org/support/topic/background-removal-flexible-posts-widget/)
 *  [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/background-removal-flexible-posts-widget/#post-6785285)
 * Hi Jeff,
 * You would need to add the CSS line above to your child theme’s styles.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Background removal Flexible Posts Widget](https://wordpress.org/support/topic/background-removal-flexible-posts-widget/)
 *  [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/background-removal-flexible-posts-widget/#post-6785275)
 * Hi Jeff,
 * the correct CSS to remove the background color would be:
    `.dpe-flexible-posts.
   hentry {background: transparent}`
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] sidebars on posts](https://wordpress.org/support/topic/sidebars-on-posts/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/sidebars-on-posts/#post-6782539)
 * Hi dorothe,
 * FPW is a widget that exists within a sidebar (or widget area). It doesn’t create
   them. You’d want to look at a plugin that generates [dynamic sidebars](https://wordpress.org/plugins/tags/dynamic-sidebar).
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Page builder](https://wordpress.org/support/topic/page-builder-6/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/page-builder-6/#post-6777763)
 * Hi loulakis,
 * You’r correct. FPW isn’t compatible with most page builder tools. This has been
   documented previously in the support forums.
 * Sorry!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] Sticky widget](https://wordpress.org/support/topic/sticky-widget/)
 *  Plugin Author [DaveE](https://wordpress.org/support/users/dpe415/)
 * (@dpe415)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/sticky-widget/#post-6757055)
 * Hi madocar,
 * Yes, those would be possible to accomplish via customization. You’d have to integrate
   some JavaScript and CSS for for the sticky option and some custom PHP work for
   the campaign tracking.
 * If you’d like to pay someone for the work, I’d be happy to discuss costs and 
   timeline for custom work. Just drop me an email at: help [at] flexiblepostswidget[
   dot] com.
 * Thanks for using the plugin!

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

1 [2](https://wordpress.org/support/users/dpe415/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/dpe415/replies/page/3/?output_format=md)…
[23](https://wordpress.org/support/users/dpe415/replies/page/23/?output_format=md)
[24](https://wordpress.org/support/users/dpe415/replies/page/24/?output_format=md)
[25](https://wordpress.org/support/users/dpe415/replies/page/25/?output_format=md)
[→](https://wordpress.org/support/users/dpe415/replies/page/2/?output_format=md)