Profiles

  • Member Since: July 7th, 2011
  • Find me on:
  • Posted a reply to Missing patterns, on the site WordPress.org Forums:
    +1 && +1 Thank You!

  • Posted a reply to if ( “Gutenberg” ): ?, on the site WordPress.org Forums:
    function is_gutenberg() { global $post; if ( function_exists( 'gutenberg_post_has_blocks' ) && gutenberg_post_has_blocks( $post->ID ) {…

  • Created a topic, Category SIngles not working, on the site WordPress.org Forums:
    same as reported earlier by other users

  • Posted a reply to Notice on empty archive pages, on the site WordPress.org Forums:
    Notice still there, my sub-category archive is not empty though, just filtered with pre_get_posts to…

  • Created a topic, Coarse at best, on the site WordPress.org Forums:
    No usage notes, no inline instructions, placeholder te…

  • Posted a reply to Notice on empty archive pages, on the site WordPress.org Forums:
    Same here

  • Created a topic, Combine scripts before minification [FEATURE REQUEST], on the site WordPress.org Forums:
    Really miss the option to combine scripts before/after…

  • Posted a reply to wp-video-shortcode – play via js, on the site WordPress.org Forums:
    You can do it this way: $( 'video' )[0].player.play(); This targets your first video. If…

  • Posted a reply to Theme Inclusion Price?, on the site WordPress.org Forums:
    http://www.empty-framework.com/premium-2/ is broken

  • Posted a reply to Any Filter/hook ?, on the site WordPress.org Forums:
    Correction: the filter seems to run in individual posts and categories but not archives or…

  • Created a topic, Custom Post Type Archives blank, on the site WordPress.org Forums:
    Hi, Custom Post Type Archives seem not to be recognis…

  • Posted a reply to Any Filter/hook ?, on the site WordPress.org Forums:
    Done! However, the above filter seems to run in individual posts but not for categories.…

  • Created a topic, Excellent, on the site WordPress.org Forums:
    Works like a charm. I just miss more docs/examples a…

  • Created a topic, Combing JS?, on the site WordPress.org Forums:
    Hi, first of all, thank you for this plugin, the onl…

  • Created a topic, Are files really combined?, on the site WordPress.org Forums:
    Hi, I thought my long query string was one combine fi…

  • Created a topic, Breaks CDN Enabler, on the site WordPress.org Forums:
    Hi, using the CDN setting in Autoptimize breaks CDN E…

  • Created a topic, Exclude directories, on the site WordPress.org Forums:
    Hi, what's the proper syntax to exclude directories in…

  • Posted a reply to Include Archive Links in Search Results, on the site WordPress.org Forums:
    No by core but supported by this excellent paid plugin https://searchwp.com/

  • Created a topic, Make cron optional, on the site WordPress.org Forums:
    Hi, the plugin works smoothly, however, the yourls_cl…

  • Posted a reply to Seo Yoast compatibility, on the site WordPress.org Forums:
    @pputzer thanks for pointing out the remove_filter option. By now, I am including title in…

  • Posted a reply to Last row height, on the site WordPress.org Forums:
    btw, triggering the resize event from the Chrome Console does nothing. Just a real resize,…

  • Posted a reply to Last row height, on the site WordPress.org Forums:
    Hi Damian, I've tried to use the jg.complete event but with no luck so far.…

  • Posted a reply to Seo Yoast compatibility, on the site WordPress.org Forums:
    Yes, I think it might be related to the above filters as I got no…

  • Posted a reply to Seo Yoast compatibility, on the site WordPress.org Forums:
    Yes on the frontend side, page title and meta description in the document head. Yoast…

  • Created a topic, Seo Yoast compatibility, on the site WordPress.org Forums:
    Hi, Prevent widows on titles adds &nbps; to the S…

  • Created a topic, best of its kind, on the site WordPress.org Forums:
    I am literally addicted to this plugin and I hope its …

  • Posted a reply to Prevent CSS Injection in Head, on the site WordPress.org Forums:
    Thanks for clarifying Matt.

  • Posted a reply to Prevent CSS Injection in Head, on the site WordPress.org Forums:
    I've also tried to use the following code as found here https://github.com/addthis/AddThis-WordPress-plugin-cookbook add_filter('addthis_config_js_var', 'at_cookbook_addthis_config_js_var'); function…

  • Created a topic, Prevent CSS Injection in Head, on the site WordPress.org Forums:
    Hi, in order to prevent the AddThis from injecting in…

  • Created a topic, Last row height, on the site WordPress.org Forums:
    Hi, thank you for this plugin. I've noticed that some…

  • Created a topic, Load more button text not changing, on the site WordPress.org Forums:
    Hi, everything works smoothly but the Load More butt…

  • Created a topic, best of its kind, on the site WordPress.org Forums:
    The plugin works smoothly and has been developed with …