nickH-5
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Column not wider when viewed on mobile
Started by: nickH-5
in: Toolset Professional Support
Problem: I am using a Bootstrap Grid to display some information. I have applied col-sm-9 and col-xs-12 classes to one grid item, but at mobile sizes it's not expanding to fill the width of the container. It's still at 9 columns width. Solution: Check the CSS applied by the theme and other plugins. In this case, a media query is used to set the width of col-sm-9, but not col-xs-12. The means the col-sm-9 class is more specific than col-xs-12, breaking the grid code. Override that or remove the media query from col-sm-9. Relevant Documentation: |
|
2 | 3 | 6 years ago | |
Can’t get a layout to suppress a column using hidden-xs
Started by: nickH-5
in: Toolset Professional Support
Problem: The issue here is that the user wanted the hidden-xs column to be suppressed on mobiles. Solution: The solution for this can be seen below. |
|
3 | 5 | 6 years ago | |
Enable comments on just one CPT by default
Started by: nickH-5 in: Toolset Professional Support |
|
2 | 4 | 6 years, 2 months ago | |
Facebook previews showing shortcodes
Started by: nickH-5 in: Toolset Professional Support |
|
2 | 2 | 6 years, 2 months ago | |
Cannot create a comma delimited list from a field without line breaks
Started by: nickH-5
in: Toolset Professional Support
Problem: The issue here is that the user wanted to remove the auto paragraphs from their content. This can be done by wrapping your content with the [wpv-noautop] content[/wpv-noautop] shortcode. |
|
2 | 7 | 6 years, 2 months ago | |
Record the editor of a field
Started by: nickH-5 in: Toolset Professional Support |
|
2 | 4 | 6 years, 3 months ago | |
Feature request: add new post option when creating a relationship in Toolset Forms
Started by: nickH-5 in: Toolset Professional Support |
|
3 | 5 | 6 years, 4 months ago | |
Add new post option when creating a relationship
Started by: nickH-5 in: Toolset Professional Support |
|
2 | 5 | 6 years, 4 months ago | |
Post edit forms relationship selector stopped working
Started by: nickH-5
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
|
2 | 5 | 6 years, 4 months ago | |
Mailchimp not getting RSS feed from custom post type
Started by: nickH-5
in: Toolset Professional Support
Problem: I have a MailChimp campaign that runs on an RSS feed of a custom post type. The RSS feed does not include all the posts that should be included. Solution: Check Guest permissions for this post type in Access. If Guests cannot read these posts, then they will not be included in the RSS feed. Be sure to test as a Guest User, since Admin Users may see different content in an RSS feed. |
|
2 | 6 | 6 years, 6 months ago |