ANDRE_Ani
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mesmerize] No access to personnalisationThanks, it’s working.
Forum: Themes and Templates
In reply to: [Mesmerize] Remove Google fontsI 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
In reply to: [Mesmerize] Remove Google fontsThanks but wouldn’t it be possible via a little code rather than adding a plugin ?
Forum: Themes and Templates
In reply to: [Mesmerize] Read more instead of Lire plusI add this in my style.ccs child theme file and it’s wordking.
Thanks a lot !
Forum: Themes and Templates
In reply to: [Mesmerize] Read more instead of Lire plusSorry 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 1 year, 9 months ago by ANDRE_Ani.
Forum: Themes and Templates
In reply to: [Mesmerize] woocommerce modelsThanks for the explanation.
Have a nice day,
Patrice
Thanks for this information, but I need to target group recipients.
Forum: Plugins
In reply to: [Asgaros Forum] french translationHow could we use this file into WordPress for test it please ?
Forum: Plugins
In reply to: [Asgaros Forum] french translationThanks for the response.
Is there already a file in french that we could continue ?Forum: Themes and Templates
In reply to: Virtue theme, size of slider imagesThanks a lot, it’s working nice ??
I’ve writed a message to the dev.Forum: Themes and Templates
In reply to: Virtue theme, size of slider imagesExcuse 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
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
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.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.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…