Skip Navigation

[Resolved] No CSS on Content Template for Categories Grid – Single Post

This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 4 replies, has 2 voices.

Last updated by Luo Yang 5 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#1304533
Screen Shot 2019-07-31 at 12.20.32.jpg

I am trying to: Display the Categories Grid from the Toolset Module collection.

I expected to see: Posts as demonstrated in the demo module hidden link

Instead, I got: See image. Content is present, but it appears some of the CSS is missing.

I've updated to Bootstrap 4, and other modules are working well. The Content Template for Categories Grid - Single Post refers to classes including class="magazine-post-meta" but there is no corresponding CSS attached to the module.

Can you please check if the CSS is missing, and if so provide it.

Thanks,

#1304581
Categories-Grid.JPG

Hello,

I assume we are talking about the taxonomy view "Categories Grid" of module "Categories Grid", I have tested it in my localhost, but can not see the same problem as your screenshot:
https://toolset.com/wp-content/uploads/2019/07/1304533-Screen_Shot_2019_07_31_at_12.20.32.jpg

Here is my screenshot: Categories-Grid.JPG

Please check these:
Dashboard-> Toolset-> General
in section "Bootstrap loading", enable the option "Toolset should load Bootstrap 4" and test again.

#1304639

Hi Luo,

Bootstrap 4 is loaded, there is no CSS in the view - can you please check if there is CSS loaded into your view in the section I mentioned in my original post, and if so post it here?

Thanks,

#1304689

As your request, I have checked it in my localhost, and found below CSS codes:
view "Categories Grid – Posts List", in section "Loop item in Categories Grid – Posts List"-> "CSS Editor":

.post-list-item {
	margin-bottom: 1em;
}
.post-list-item:last-child {
  margin-bottom: 3.5em;
}
.post-list-title {
	margin: 0;
  	line-height: 1;
  	font-size: 1em;
}
#1304695

No other CSS codes found in my localhost, if you need more assistance for it, please try these:
1) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2019, deactivate all custom PHP/JS code snippets, and test again

2) provide a test site with the same problem in below private message box