This topic has 18 replies, 4 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hello, I am running last version of Royal Theme. Is it possible to display the entire post on the blog page and remove the read more? If yes I do i go about doing that?
Regards,
Michele
Hello,
Please set Excerpt length (words) in Theme Options -> Blog Layout, for example 99999. Next, you need to remove the tag More http://prntscr.com/bm10tb.
To remove Read more button add this code in Theme Options > Custom CSS:
span.btn.big.filled.pull-right.read-more {
display: none;
}
Regards,
Rose Tyler.
Thank you for your help I already set the 99999 as suggested, but I don’t see the images i have in my article (on the front page), any sugegstion for that?
Also thanks for the CSS!!
Thanks
You’re welcome!
What element do you use to display posts on your home page? Please, provide link to page where we’ll be able to see them
Regards,
Rose Tyler.
The site is http://www.macabc.it as you can see the first (and only article COME FARE UNA FOTO DELLO SCHERMO) shows correctly when opened, but i want ti to show like that also on the first page.
I use the regular main page (not the static one)
Again thank you for your time.
Hello,
Please provide WP admin credentials in Private Content.
Regards,
Eva Kemp.
Below you can find the info requested.
Hello,
The credentials are incorrect.
Please check them.
Regards,
Eva Kemp.
Fixed, i mispelled on the site… they should work now sorry.
Did you have any luck?
Hello,
Please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Here they are
Hello,
We’re getting error “530 Login authentication failed”.
Please check FTP credentials.
Best regards,
Jack Richardson.
Hello,
We’re getting error “530 Login authentication failed”.
Please check FTP credentials.
Best regards,
Jack Richardson.
Seems i have a problem with credentials….fixed
Hello,
I’ve edited the file wp-content/themes/royal/content.php in line 110 and commented the code
<?php the_excerpt(); ?>
, and added this code <?php the_content(); ?>
.
Please check your site now.
Regards,
Eva Kemp.
Oh perfect thank you very much, exactly what I was looking for!
Top notch support!!!!!!!!!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Show the entire post in blog pag’' has been successfully resolved, and the topic is now closed for further responses