Tried to insert the below code into our Additional CSS but nothing happened…
.tpg-el-main-wrapper .rt-holder .rt-el-content-wrapper { height: 100%; } .tpg-el-main-wrapper .rt-holder .tpg-el-excerpt { margin-bottom: auto !important; padding-bottom: 18px; }
I added the codes in functions.php file. but not working
add_filter( 'the_content_more_link', 'sp_read_more_link' );
function sp_read_more_link() {
return '<a class="more-link" href="' . get_permalink() . '">[Read More]</a>';
}
]]>I’m seeing this on 2 sites, with different themes.
]]>Can I translate ‘Read More’ with WPML?
regards,
Maurizio
]]>Since my site is still under development and testing, the scores that worry me most are those of accessibility and SEO (!)
Format your HTML in a way that enables crawlers to better understand your app’s content (“Read more button” problem).
What should I do to improve them?
P.S. As my site is in the testing phase, I will send the link with the detailed report generated by Pagespeed via chat.
i was told by customer thats when he was not able to make purchase and every time he clicked then it will roll back to home page, then i found for some particular items they are “read more” not “select options” ? i can confirm they are all in stock and with price and can be pruchased? Below is image
https://ibb.co/yB5gx7V
Thanks!
]]>When i inspect the archive page with google chrome, i can see, that there are links set for the read more button and the title, they just don’t work. WordPress, Elementor and Jeg are up to date. I don’t know what to do…
]]>