-
AuthorPosts
-
October 23, 2014 at 10:53 am #339994
Hello
I am using the Blog Posts Element with the following options:
– Single Author, big Preview Pic
– Excerpt with Read More LinkWhat i want though is to have the option “Title and Read more link” (like with Grid Layout). I dont want the excerpt shown, since i do not use it and therefore
shows content out of my main article.
I tried using css to remove it but it seems that if “entry-content”
is not shown, then the read more link dissapears as well.
Please advise. Thanks
October 23, 2014 at 12:58 pm #340056Hey george!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog .entry-content p { display: none; }
If that does not work, please post the link to your website
Best regards,
YigitOctober 23, 2014 at 2:36 pm #340100This reply has been marked as private.October 23, 2014 at 2:39 pm #340102Hi!
Please add following code to Quick CSS
.page-id-62 .entry-content p { display: none; }
Can you please elaborate on the second issue?
Cheers!
YigitOctober 23, 2014 at 2:43 pm #340108This reply has been marked as private.October 23, 2014 at 2:53 pm #340112Hey!
You can use the code as following
.page-id-62 .entry-content p, .page-id-59 .entry-content p { display: none; }
I wanted to look into it but login credentials do not seem to work. Can you check them once again?
Cheers!
YigitOctober 23, 2014 at 3:00 pm #340118This reply has been marked as private.October 23, 2014 at 3:03 pm #340121October 23, 2014 at 3:13 pm #340126This reply has been marked as private.October 27, 2014 at 3:04 am #341295Hey!
Did you set any option on Settings > Reading panel? Please set it to default. Or did you set this page as blog page on Enfold > Theme Options > Where do you want to display blog option?.
Best regards,
IsmaelNovember 3, 2014 at 8:10 am #345139At the beginning under Enfold Options, i chose a page to display the blog. Though i removed it from there, but the blog is still being displayed on that page.
November 4, 2014 at 4:54 am #345718Hey!
Which page is this exactly? A url to the actual page will help. Possible reasons why blog posts are still showing are:
1.) A Blog Posts element is present on that page.
2.) You set this page as Posts page on Settings > Reading panel.Cheers!
IsmaelNovember 4, 2014 at 8:29 am #345755This reply has been marked as private.November 5, 2014 at 2:33 pm #346512Hey!
Can you post the link to your login screen? We would like to check the backend
Best regards,
YigitNovember 5, 2014 at 3:39 pm #346557This reply has been marked as private.November 5, 2014 at 3:48 pm #346568Hi!
I have created a page which is not in your menu and set it as blog in Enfold theme options and it removed the content from your page. Please review your website
Regards,
YigitNovember 5, 2014 at 4:33 pm #346608excellent thanks, i deleted that page and it still doesnt display anything!
thanks for the help.
November 5, 2014 at 4:36 pm #346612Hey!
Please flush browser cache and try de-activating all active plugins and check if that helps
Best regards,
YigitNovember 6, 2014 at 11:44 am #347048no what i meant was that it works!
-
AuthorPosts
- The topic ‘Removing excerpt from blog element’ is closed to new replies.