Forum Replies Created
-
AuthorPosts
-
yOU CAN CLOSE THIS :)
this can be closed :D
no worries :)
It worked :)
Now how can I style it? I want to move the date further down. What is the class name of the date?
Ok I managed :)
Wheer can I find the shortcodes folder in the child theme please? I dont seem to have it
The ones highlighted are links which should be turned to teal https://imgur.com/a/EbYfywZ
I did,
but whenever I upload it in the theme options its not visible :/
Hi Thanks for this, but not all of the links are changing with that code
That worked like a charm thank you so very much :D
How can I get it to appear again please?
or else how can I add a read more button but not make it part of the slide content and style it accordingly ?Thanks for this, but with that code my read more button disappeared. How can I leave everything as is and just change the excerpt text?
Regards
Can you guide me through what the selector would be in this case please? I mean from where I can find it myself ?
At the moment I am adding all excerpts manually for each blog post. What I need is to have all blogs have the same length of excerpt words so that they are equal and after the last word it displays “…”
I dont think were understanding each other.
I have tried all of the code you gave me and nothing is working.
Can you tell me what I need to use and where I need to change pleasE?
Regards
Hi, I have copied this in the functions.php file in the enfold child but its still not working.
Do I have to remove the manual excerpts from each post?
I have copied the below in the functions.php file in the enfold child, but still it doesnt work. I have manual excerpts for each post, but I want to have these to a specific length and displayed with … after so that each excerpt have the same length
function avia_change_masonry_excerpt_length($length)
{
$length = 200;
return $length;
}
add_filter(‘avf_masonry_excerpt_length’,’avia_change_masonry_excerpt_length’, 10, 1);Blog styling is – elegant
Blog Layout is – use the advanced layout editor to build your own blog layout.Thank you so much :D
Hi,
I would like to have the blog posted date visible underneat the the category title in the blogs archive page as attached.
Can you guide me through please?
So I would like links within blog posts to have an underline and changed to a different color.
Now I would like to do this dynamically and not manually for each blog post.
Can you guide me through please?
This reply has been marked as private.Thank you so much :D
Thank you :) Let me check it out and if I encounter any problems I will get back to you :)
Regards
I have the open type font file for it.
Worked perfectly thank you so much :D
This reply has been marked as private.Hi Rikard,
Thanks for your email.
I managed to get it working.
I will let you know if I encounter any more problems thank you so much :)
Thank you so much :)
Hi Nikko,
Thank you for this.
The only that not working though is the read more button. After I copied that code you sent me and tested, the grid works fine but the posts are missing the read more button as I have in the main blogs archive page.Regards
-
AuthorPosts