Title: Michael's Replies | WordPress.org

---

# Michael

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Security Ninja – WordPress Security & Firewall] 2FA not working](https://wordpress.org/support/topic/2fa-not-working-9/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/2fa-not-working-9/#post-17968233)
 * Same here… I’ve also created several tickets but still no answers for weeks now!
   What is going on at Security Ninja?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] disable translate email info](https://wordpress.org/support/topic/disable-translate-email-info/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/disable-translate-email-info/#post-17478174)
 * Same here… This is a huge bug in TranslatePress since months now. Waiting for
   a solution…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Temporary Login Without Password] Redirect to a private page?](https://wordpress.org/support/topic/redirect-to-a-private-page/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/redirect-to-a-private-page/#post-16603320)
 * I mean, I‘m not able to select a private page for redirect after login…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table of Contents] Headings with hyphens don’t work](https://wordpress.org/support/topic/headings-with-hyphens-dont-work/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/headings-with-hyphens-dont-work/#post-15955633)
 * On my end it is not working with hyphen 🙁
 * The console says: ezTOC scrollTarget Not Found: [id=”kurzeinsaetze_-_auf_und_davon”]
 * The h2 title is “Kurzeinsätze – Auf und davon”
 * Best,
    Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Event List] Time does not working anymore?](https://wordpress.org/support/topic/time-does-not-working-anymore/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/time-does-not-working-anymore/#post-15945990)
 * Hi Guido
 * No, I’ve just checked the database and the meta key “event-time” is not set for
   newer events. On the old events it is set, but on the newer it is empty.
 * Best,
    Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-mpdf] Not working with TranslatePress?](https://wordpress.org/support/topic/not-working-with-translatepress/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/not-working-with-translatepress/#post-15901608)
 * Hi,
    thanks for your fast answer! Yes, debug mode is on and there are no PHP 
   errors within the log. Is it working for you with TranslatePress?
 * Thank you for any help! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VS Event List] Base URL with front](https://wordpress.org/support/topic/base-url-with-front/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/base-url-with-front/#post-15113704)
 * Hi Guido,
 * Thanks for the update. I’ve noticed, that you missed the “with_front” argument.
   Could you please add it in the future updates?
 * Here my code
 *     ```
       	$vsel_args = array(
       		'labels' => $vsel_labels,
       		'menu_icon' => 'dashicons-calendar-alt',
       		'public' => $public_event,
       		'can_export' => true,
       		'show_in_nav_menus' => $show_in_menu,
       		'has_archive' => $has_archive,
       		'show_ui' => true,
       		'show_in_rest' => true,
       		'capability_type' => 'post',
       		'taxonomies' => array( 'event_cat' ),
       		'rewrite' => array( 'slug' => esc_attr($event_slug), 'with_front' => false ),
        		'supports' => array( 'title', 'thumbnail', 'page-attributes', 'custom-fields', 'editor' )
       	);
       ```
   
 * Best,
    Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts for WordPress] Manually add post and some random one](https://wordpress.org/support/topic/manually-add-post-and-some-random-one/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/manually-add-post-and-some-random-one/#post-13511817)
 * Hi Harish
 * Thank you for the answer. We set the posts to 4 in the settings and we only need
   the manually added posts.
 * Best,
    Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Testimonial Slider] Polylang support?](https://wordpress.org/support/topic/polylang-support-17/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/polylang-support-17/#post-10821167)
 * Hi Mairag
 * It seems to work with Version 1.2.5. With this version I’m able to make the custom
   post type “Testimonials” translatable.
 * Best,
    Michael
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Download Monitor] Custom Template?](https://wordpress.org/support/topic/custom-template-54/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [8 years ago](https://wordpress.org/support/topic/custom-template-54/#post-10263282)
 * Thanks for your fast reply.
 * I like to have it update compatible. So I think I need to hook in the output.
   I’ve tried it with this code, but unfortunately it doesn’t work. What I’m doing
   wrong?
 *     ```
       /* Downloads */
       function custom_download_output($output, $atts){
         $output = 'Test';
         return $output;
       }
       add_filter('sdm_download_shortcode_output', 'custom_download_output', 10, 2);
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Shortcodes within Shortcode?](https://wordpress.org/support/topic/shortcodes-within-shortcode/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/shortcodes-within-shortcode/#post-10178710)
 * Hi,
 * The shortcode within the [events_list] generates a grid. I use the shortcodes
   ultimate plugin: [https://getshortcodes.com/](https://getshortcodes.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] group by location doesn’t show all events to location](https://wordpress.org/support/topic/group-by-location-doesnt-show-all-events-to-location/)
 *  Thread Starter [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/group-by-location-doesnt-show-all-events-to-location/#post-10066267)
 * Thank you very much!
 * I’ve changed to code to this and it works:
 *     ```
       add_filter('em_location_output_placeholder','my_em_placeholder_mod',1,3);
       function my_em_placeholder_mod($replace, $EM_Location, $result){
               switch( $result ){
               case '#_LOCATIONNEXTEVENTS':
                 $events = EM_Events::get( array('town'=>$EM_Location->location_town, 'scope'=>'future', 'limit'=>99) );
                 if ( count($events) > 0 ){
                   $replace = get_option('dbem_location_event_list_item_header_format');
                   foreach($events as $event){
                     $replace .= $event->output(get_option('dbem_location_event_list_item_format'));
                   }
                   $replace .= get_option('dbem_location_event_list_item_footer_format');
                 } else {
                   $replace = get_option('dbem_location_no_events_message');
                 }
                 break;
               }
               return $replace;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cache Enabler] Enabling cache-enabler causes mixed content over https](https://wordpress.org/support/topic/enabling-cache-enabler-causes-mixed-content-over-https/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/enabling-cache-enabler-causes-mixed-content-over-https/#post-9628866)
 * In my .htaccess is:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
   
       Header add Access-Control-Allow-Origin "*" 
   
       RewriteEngine On
       RewriteCond %{HTTPS} off
       RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cache Enabler] Enabling cache-enabler causes mixed content over https](https://wordpress.org/support/topic/enabling-cache-enabler-causes-mixed-content-over-https/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/enabling-cache-enabler-causes-mixed-content-over-https/#post-9620867)
 * Here are my settings:
    [http://d.pr/i/VYJV7l](http://d.pr/i/VYJV7l)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cache Enabler] Enabling cache-enabler causes mixed content over https](https://wordpress.org/support/topic/enabling-cache-enabler-causes-mixed-content-over-https/)
 *  [Michael](https://wordpress.org/support/users/flinkthink/)
 * (@flinkthink)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/enabling-cache-enabler-causes-mixed-content-over-https/#post-9619600)
 * I’ve got the same errors on my sites. Any news on this topic? I don’t use Really
   Simple SSL but Autoptimize for generating the compact css-files.

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

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