Topic solved quickly … thanks team customizr
Hi, thanks I have been able to solve it by updating the crz-front of my child-theme.
I will try several things and if all goes well I will update my production site.
Greetings from Calahonda (southern Spain).
Hi,I have solved it with this code in functions.php (child theme)
<?php
function NV_seo_function() {
echo ‘<meta name=”revisit-after” content=”30 day”> ‘;
echo ‘<meta property=”og:type” content=”website” />’;
echo ‘<meta name=”twitter:card” content=”summary_large_image”>’;
}
add_action(‘wp_head’, ‘NV_seo_function’);
?>
I hope I can help you
Thanks, MRZPRO
the slider with the images not working any more after updated it to 3.5.1.
I applied your solution and it works again.
http://anankecosmetics.com/