Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Hi Nikko,
Yes, thank you, it’is good.
in the same idea, in the previous post my request to remove Time and date in the post you wrote :/*Add your own styles here:*/
/* to remove post date */
time,
.av-masonry-date {
display:none!important;
};to not display it is ok but is it possible to remove complete the date time in the post because in the SERP I read in the metadescription the date and time of the post (in the result of search google)
best regard
cmHello,
Gook idea but unfortunately not.
in the source code you’ll see <h5> partager cet article </h5> but not display. It very bad for SEO.
How can I remove tag Hx or this sentences, I don’t want to see in the code ?Brest regard
cmHi,
Thank you, you can close this postBest regards
cmHi,
Thank you, I created a custom widget zone and it works.
you can close this post.Best regard
cmd- This reply was modified 4 years, 4 months ago by ChrisCoach.
Hello,
Thank you, not exactly my choose of display style but it is good now, you can close this post.
regards
cmHello,
Thank you, you can close the request.
Best regard
cm- This reply was modified 4 years, 4 months ago by ChrisCoach.
hi,
What option ? I did’nt find it, impossible to display image with alt with mansonry blog.regards
cmThis reply has been marked as private.hi,
Ok, thank you, you can close this postbest regards
cmThis reply has been marked as private.This reply has been marked as private.Hi,
Thank you but it doesn’t work.
I didn’t modifiy archive.php because it I’ll change it I will lost this changement when I update the template.Regards
cmHi,
it is ok for category I used
add_filter(‘avf_blog_style’,’avia_change_category_blog_layout’, 10, 2);
function avia_change_category_blog_layout($layout, $context){
if($context == ‘archive’) $layout = ‘blog-grid’;
return $layout;
}but it is not mansonry display.
And How can I do to display labels (not only for category) post display :
I used :
function change_blog_archive_style() {
global $avia_config;
if(!is_single()){ $avia_config[‘blog_content’] = “excerpt_read_more”; }
}
add_action(‘get_header’, ‘change_blog_archive_style’);it is better but it is not mansonry display ?
regards
Hi,
Great,it is good for me.
Thank you.
you can close this post
Best regards
cmhi,
in the web site you will find slides :Regards
cm- This reply was modified 4 years, 4 months ago by ChrisCoach.
Hey,
Unfortunately, it doesn’t work
regards
cmhi,
Ok then no breadscrum, no top image, not h1, not title ? and what else ?
are there a doc for this behavior because the option template shoud be desactivate ?
regards
cmyou can close this post
Hi,
Ok, it is curious because option template are inefective in this case.
but and the breadscrum, is it the same issue because the option is not desactivate ?
Regards
cmHi Yigit,
It doesn’t matter.
Great, Thank you, It is ok you can close the post.Best regards
cmHey Victoria,
I coudn’t wait your answer because the seo is very sensible.
then I add “special heading tag” to add the title of the post manually with H1.but normally the title should add automatically with the post ? I notice when I use the extended editor I lost title and breadscrum….
is it normal ?
Best regards
cmHi,
Thank you very much, your solution work.
I just try to find why the title with h1 does’nt display, It seems to be from extended editor…Best Regard
cm- This reply was modified 4 years, 5 months ago by ChrisCoach.
This reply has been marked as private.This reply has been marked as private.Hi
I change “h3” in function by “p”and it seems OK :now :
<h1>(Missing heading)
<h2>Comment utiliser l’application web et mobile Accord-Sophro
<h2>Conseils
<h2>Séances
<h2>Phéno-Agenda
<h3>Lancer l’application
<h3>Séances de groupe
<h4>Séance de groupe de sophrologie tous les samedis de 16 h à 17 h
<h3>Derniers Articles
<h3>Catégories
<h3>Suivez-nous sur Facebook
<h3>Cookie and Privacy Settingsbut not H1 ?
- This reply was modified 4 years, 5 months ago by ChrisCoach.
This reply has been marked as private.hi
yes you can close it.regards
cm -
AuthorPosts