Title: Findus23's Replies | WordPress.org

---

# Findus23

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Matomo - Analytics Dashboard for WordPress] How to remove unnecessary type attribute for JavaScript?](https://wordpress.org/support/topic/how-to-remove-unnecessary-type-attribute-for-javascript/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/how-to-remove-unnecessary-type-attribute-for-javascript/#post-14440287)
 * Hi everyone,
 * See [https://forum.matomo.org/t/how-to-remove-unnecessary-type-attribute-for-javascript-via-api/41879/2?u=lukas](https://forum.matomo.org/t/how-to-remove-unnecessary-type-attribute-for-javascript-via-api/41879/2?u=lukas)
   for my response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Switsh from WP Statistics to Matomo?](https://wordpress.org/support/topic/switsh-from-wp-statistics-to-matomo/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/switsh-from-wp-statistics-to-matomo/#post-14067793)
 * Hi [@leogc](https://wordpress.org/support/users/leogc/),
 * I added the feature to the counter that you can simply add a value to the displayed
   number so that you can also see pre-Matomo visits with it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Matomo Console not loading](https://wordpress.org/support/topic/matomo-console-not-loading/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/matomo-console-not-loading/#post-12630336)
 * Hi,
 * In that case look through your .htaccess files (ideally in all parent directories
   of this file) and try to find the rule that redirects this request. Maybe the
   apache log shows something helpful.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Matomo Console not loading](https://wordpress.org/support/topic/matomo-console-not-loading/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/matomo-console-not-loading/#post-12629961)
 * Hi,
 * Can you check the network tab of your browser developer tools?
 * It seems like some .html files like `plugins/CoreHome/angularjs/quick-access/
   quick-access.directive.html` are not loading correctly. Do you by chance have
   any rules (maybe created by some security plugin) that disallow requests to .
   html files?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Tracker proxy support?](https://wordpress.org/support/topic/tracker-proxy-support/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/tracker-proxy-support/#post-12479546)
 * [@nicoter](https://wordpress.org/support/users/nicoter/) WP-Matomo contains the
   tracker proxy:
 * You can select “use proxy script” in the config.
    [https://github.com/braekling/WP-Matomo/tree/master/proxy](https://github.com/braekling/WP-Matomo/tree/master/proxy)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Tracker proxy support?](https://wordpress.org/support/topic/tracker-proxy-support/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/tracker-proxy-support/#post-12478755)
 * [@nicoter](https://wordpress.org/support/users/nicoter/) Yes this plugin does
   include a Matomo server, so you can use it without anything else (and therefore
   the Matomo URL will probably be the same as the website URL).
 * If you just want to connect a WordPress page to an existing Matomo instance, 
   you can use WP-Matomo: [https://wordpress.org/plugins/wp-piwik/](https://wordpress.org/plugins/wp-piwik/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Critical error (wp-admin/admin.php?page=matomo-reporting&goto=matomo-admin)](https://wordpress.org/support/topic/critical-error-wp-admin-admin-phppagematomo-reportinggotomatomo-admin/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/critical-error-wp-admin-admin-phppagematomo-reportinggotomatomo-admin/#post-12455678)
 * Hi,
 * This might be the same issue as [https://github.com/matomo-org/wp-matomo/issues/78](https://github.com/matomo-org/wp-matomo/issues/78)
 * Matomo requires the `CREATE TEMPORARY TABLES` MySQL permission and doesn’t yet
   have a proper error message when it is missing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Icon broken](https://wordpress.org/support/topic/icon-broken/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/icon-broken/#post-12455162)
 * Reported it to the easyprivacy list here:
 * [https://github.com/easylist/easylist/pull/4934](https://github.com/easylist/easylist/pull/4934)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Differences from WP-Matomo](https://wordpress.org/support/topic/differences-from-wp-matomo/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/differences-from-wp-matomo/#post-12454608)
 * Hi,
 * The two plugins have different use cases.
 * This plugin contains a full Matomo installation. So you only need to install 
   it and have a full Matomo setup running.
 * While WP-Matomo allows you to connect your WordPress to a self-hosted (or cloud-
   hosted) Matomo instance.
 * Both plugins will continue to be developed as they don’t replace each other.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Does’t install with PHP 7.0.33](https://wordpress.org/support/topic/doest-install-with-php-7-0-33/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/doest-install-with-php-7-0-33/#post-12454577)
 * Hi,
 * The plugin requires PHP 7.2 (as seen in the readme.txt [https://github.com/matomo-org/wp-matomo/blob/4058231c54ef4cd91b5bad14be573474ca7904b7/readme.txt#L8](https://github.com/matomo-org/wp-matomo/blob/4058231c54ef4cd91b5bad14be573474ca7904b7/readme.txt#L8))
 * The main text is still from the beta version and will be updated.
    [https://github.com/matomo-org/wp-matomo/pull/218](https://github.com/matomo-org/wp-matomo/pull/218)
    -  This reply was modified 6 years, 2 months ago by [Findus23](https://wordpress.org/support/users/findus23/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] Icon broken](https://wordpress.org/support/topic/icon-broken/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/icon-broken/#post-12454559)
 * The Icon ([https://ps.w.org/matomo/assets/icon-128×128.png?rev=2206785](https://ps.w.org/matomo/assets/icon-128×128.png?rev=2206785))
   is fine, but you probably have an adblocker that contains a rule like this
    /
   matomo/*$domain=~github.com|~matomo.org
 * Which matches this image URL and therefore is not loaded.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Matomo Analytics - Powerful, Privacy-First Insights for WordPress] install on our server](https://wordpress.org/support/topic/install-on-our-server/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/install-on-our-server/#post-12454535)
 * Hi,
 * You only need to install this plugin to have a working Matomo setup. It contains
   everything needed.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Omega] sidebar not showing on ipad and mobile phone](https://wordpress.org/support/topic/sidebar-not-showing-on-ipad-and-mobile-phone/)
 *  [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/sidebar-not-showing-on-ipad-and-mobile-phone/#post-5324632)
 * What worked for me, was changing the viewport (in lib/functions/head.php) to _“
   width=device-width; initial-scale=1;”_.
 * So line 20 is now:
 * > echo ‘<meta name=”viewport” content=”width=device-width; initial-scale=1;” /
   > >’ . “\n”;
 * That way a sidebar is shown in landscape-mode on the iPad, but not in portrait
   mode (which wouldn’t be useful).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Preference Lite] Translation](https://wordpress.org/support/topic/translation-150/)
 *  Thread Starter [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/translation-150/#post-4542668)
 * OK, I’ve contacted you on your page ([http://www.styledthemes.com/contact-us](http://www.styledthemes.com/contact-us))
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Preference Lite] Translation](https://wordpress.org/support/topic/translation-150/)
 *  Thread Starter [Findus23](https://wordpress.org/support/users/findus23/)
 * (@findus23)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/translation-150/#post-4542663)
 * Thanks for the really fast support.
    I am using the theme-version 1.8.5 (which
   is the most current as far as I know)

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

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