Title: ANDRE_Ani's Replies | WordPress.org

---

# ANDRE_Ani

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mesmerize] No access to personnalisation](https://wordpress.org/support/topic/no-access-to-personnalisation/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/no-access-to-personnalisation/#post-16614037)
 * Thanks, it’s working.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mesmerize] Remove Google fonts](https://wordpress.org/support/topic/remove-google-fonts-26/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/remove-google-fonts-26/#post-16598252)
 * I tried with this lines in a child theme and it seems to work. Could you confirm
   it’s a good solution please ?
 * add_action( ‘wp_print_styles’, ‘ms_dequeue_google_fonts_style’ );
   function ms_dequeue_google_fonts_style(){
   wp_dequeue_style( ‘mesmerize-fonts’ );}
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mesmerize] Remove Google fonts](https://wordpress.org/support/topic/remove-google-fonts-26/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/remove-google-fonts-26/#post-16596921)
 * Thanks but wouldn’t it be possible via a little code rather than adding a plugin?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mesmerize] Read more instead of Lire plus](https://wordpress.org/support/topic/read-more-instead-of-lire-plus/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/read-more-instead-of-lire-plus/#post-16486445)
 * I add this in my style.ccs child theme file and it’s wordking.
 * Thanks a lot !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mesmerize] Read more instead of Lire plus](https://wordpress.org/support/topic/read-more-instead-of-lire-plus/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/read-more-instead-of-lire-plus/#post-16486423)
 * Sorry but I can’t, the site is “under construction”.
 * It’s the last version of WordPress and the last of Mesmerize theme.
 * I tried with a child theme and modified inc/functions.php but it’s not working.
    -  This reply was modified 3 years, 5 months ago by [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mesmerize] woocommerce models](https://wordpress.org/support/topic/woocommerce-models/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-models/#post-16459127)
 * Thanks for the explanation.
 * Have a nice day,
 * Patrice
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notification - Custom Notifications and Alerts for WordPress] Send notifications for users in a group](https://wordpress.org/support/topic/send-notifications-for-users-in-a-group/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/send-notifications-for-users-in-a-group/#post-12256803)
 * Thanks for this information, but I need to target group recipients.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Asgaros Forum] french translation](https://wordpress.org/support/topic/french-translation-127/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/french-translation-127/#post-7350661)
 * How could we use this file into WordPress for test it please ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Asgaros Forum] french translation](https://wordpress.org/support/topic/french-translation-127/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/french-translation-127/#post-7350654)
 * Thanks for the response.
    Is there already a file in french that we could continue?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Virtue theme, size of slider images](https://wordpress.org/support/topic/virtue-theme-size-of-slider-images/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/virtue-theme-size-of-slider-images/#post-5576297)
 * Thanks a lot, it’s working nice 😉
    I’ve writed a message to the dev.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Virtue theme, size of slider images](https://wordpress.org/support/topic/virtue-theme-size-of-slider-images/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/virtue-theme-size-of-slider-images/#post-5575988)
 * Excuse me, I’ve made a error, I’ve put the size correctly, it’s the alt attribute
   of the slide images.
    form the W3C : An img element must have an alt attribute,
   except under certain conditions. For details, consult guidance on providing text
   alternatives for images. mon_site/slide1.png” width=”950″ height=”265″ /> </div
   >
 * In the Medias, I’ve put an alternative text.
 * Is there something else to do ?
 * Thanks for your help,
 * Patrice
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Matomo - Analytics Dashboard for WordPress] [Plugin: WP-Piwik] No statssince 5 days.](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/#post-2750986)
 * I don’t understand why, in one day, it stop to run, in only one of my two blogs.
   
   I’ve tryed to run auto-archiving manually, but nothing change.
 * I hope so, it’s a shame to use analytics for my gnu/linux blog…
 * Perhaps desinstall piwik and delete the base, and re install, when I’ll have 
   the time.
 * Thanks for all,
 * Bye,
 * ANDRE Ani
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Matomo - Analytics Dashboard for WordPress] [Plugin: WP-Piwik] No statssince 5 days.](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/#post-2750976)
 * The tracking code appear.
    Even if I don’t use auto-archiving, nothings appear.
 * I de install piwik for now…
    Thanks a lot for the help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Matomo - Analytics Dashboard for WordPress] [Plugin: WP-Piwik] No statssince 5 days.](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/#post-2750962)
 * It’s the tracking, because no stats in piwik. The traker on the other blog is
   alright.
    I’ve made no change in the blog, htaccess or other thing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Matomo - Analytics Dashboard for WordPress] [Plugin: WP-Piwik] No statssince 5 days.](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/)
 *  Thread Starter [ANDRE_Ani](https://wordpress.org/support/users/andre_ani/)
 * (@andre_ani)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-piwik-no-statssince-5-days/#post-2750943)
 * Excuse me for multiple thread.
 * The problem is about wp-piwik, and not Piwik itself because, on the other blog,
   everything is right.
 * The config is ok, I have the same on each blog, and I don’t modify nothing.
    
   I’ve de install the plugin, delete the sql bases, re install, and no stats again.
 * I don’t know what coul’d I do more…

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