astroid-framework
astroid-framework copied to clipboard
Blog Layout Article Class not working
When i change Article Class nothing changes. I want to have my intro image on the left or right side in my blog. With Cassiopeia template it's working for me just with astroid not.
To do this, you need to override the blog and assign it a category or menu.
@SamAuc5 which template are you using? I test Two template and "Article Class" works very well.
@SamAuc5 which template are you using? I test Two template and "Article Class" works very well.
I'm using template two and also tried template one.
@SamAuc5 which template are you using? I test Two template and "Article Class" works very well.
May I ask what you wrote in to article class ? Is there a list of existing ones (like image-left) or do I have to make them all myself? I'm a bit overwhelmed at the moment.
@SamAuc5 If you are using Two you can see blog_class at https://github.com/templaza/astroid-framework/blob/v3/framework/html/com_content/category/blog.php#L105
If you are using One you can see blog_class at https://github.com/templaza/astroid-framework/blob/one-template/html/com_content/category/blog.php#L108
@sonvnn , I think @SamAuc5 is asking if some predetermined classes exist to achieve different layouts? Maybe I’m wrong?
@SamAuc5 If you can give a specific video about your problem. Maybe I can give more specific instructions.
@sonvnn I was asking for predetermined classes. But I have now solved the problem. It was a fault in the articles source code. Anyway, thanks for the support.