Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
trafffic
tagDiv Member

Confirming I have also sent an email to contact@ with login details about this.

trafffic
tagDiv Member

Mine is set up in Theme Panel > Footer > Sub Footer Settings

trafffic
tagDiv Member

Think I have resolved this using post_class
Function Reference/post class

Can now discreetly style posts from particular categories on the blog page to highlight them as required.

  • This reply was modified 8 years by trafffic.
trafffic
tagDiv Member

So after some research, and for my case, I have found that I can edit a /modules .php file to attempt to add in additional classes.

Default line is:
<div class="<?php echo $this->get_module_classes();?>">

I am not 100% what code to add into the class, but would something like get_categories work? Bearing in mind I want to have post categories listed as class names on the blog page.

I am unsure on the syntax.
Does anyone have an idea?

Viewing 4 posts - 1 through 4 (of 4 total)