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,
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.
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,
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;
}
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