Tagged: blog layout
-
AuthorPosts
-
May 17, 2014 at 1:24 pm #266102
Hi
i want to show every category blog Layout in that preview.
http://www.tennisgate.com/en/blog/I have predesigned it in pages – but every selection i choose in blog layout, it is always the complete blog article shown.
I just want to show a big image, author avatar and the title – no content.What is wrong?
Thanks for your help. Oliver
May 17, 2014 at 1:44 pm #266103This reply has been marked as private.May 18, 2014 at 2:46 am #266237Hey!
Thank you for using the theme.
Looks like you managed to fix it yourself. I can only see the featured image and title of the post item when I checked the link that you provided.
Regards,
IsmaelMay 18, 2014 at 9:38 pm #266447Hi Ismael
unfortunately not. There is always a grid layout – its always the same, if i choose multiauthor blog, single author with small or with big preview. The layout is always grid. Just have a look on ‘Pages, Blog’. I put a ‘Blog Posts’ Element on the site and choosed Multi-Author, but the layout is grid.- This reply was modified 10 years, 6 months ago by heufti65.
May 19, 2014 at 5:17 am #266640Hey!
Thank you for the update.
I would like to debug the issue but the access that you provided doesn’t have full admin rights. We need to check the theme options and general settings in order to find the issue.
Best regards,
IsmaelMay 19, 2014 at 8:06 am #266652This reply has been marked as private.May 21, 2014 at 10:21 am #267872This reply has been marked as private.May 21, 2014 at 10:45 am #267877Hey!
I have changed blog style in Enfold theme options > Blog Layout – http://i.imgur.com/V5HfveV.png it worked fine.
I have also created a private page called “Test page” and added Blog posts element and it does too work fine.Best regards,
YigitMay 21, 2014 at 10:59 am #267886This reply has been marked as private.May 21, 2014 at 11:31 am #267896Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog div.entry-content { display: none; }
Blog style in the link you posted is not using Grid Layout? :)
Cheers!
YigitMay 21, 2014 at 12:12 pm #267923This reply has been marked as private.May 22, 2014 at 11:53 am #268544This reply has been marked as private.May 27, 2014 at 1:01 pm #270492Hey!
Are you selecting the predefined orange option at any time? Once the setting is saved there is nothing that will cause it to change back without user interaction.
I would check live but the logins above are not currently working on my end.
Changing anything in the theme css files is not going to work since it will get written over each time you update. You would instead change it in the style options or add the same css to your Quick CSS, child theme style.css or the custom.css file in the themes css folder which is meant for custom css.
Looking at your generated css file what you actually have in your Quick CSS is incorrect and not what Yigit pasted in his response. You have:
tab .blog div.entry-content { display: none; }
The body font family set further down is currently showing as taking effect.
Regards,
DevinMay 27, 2014 at 1:58 pm #270514This reply has been marked as private.May 28, 2014 at 1:53 am #270939Hi!
Thank you for the update.
You’ll have to use the Quick CSS field but if you’re working on a multi-language website, it is best that you place the css modifications on custom.css file to affect both languages. Checking on the website, the headlines are already using the Oswald font and the body fonts are already set to Lucida Sans.
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.