bootstrap-3-shortcodes icon indicating copy to clipboard operation
bootstrap-3-shortcodes copied to clipboard

WordPress shortcodes for easier use of Bootstrap elements in your content.

Results 14 bootstrap-3-shortcodes issues
Sort by recently updated
recently updated
newest added

Hey, @filipstefansson and @simonyeldon, We've had a few requests for supporting nested grids via shortcodes. See here: https://wordpress.org/support/topic/inner-row?replies=9 WordPress explicitly doesn't support this (see here: http://codex.wordpress.org/Shortcode_API#Nested_Shortcodes) so supporting nested shortcodes...

enhancement
question

The bootstrap 3 shortcodes icon does not appear for ACF WYSIWYG fields.

Hi, my name is Juan, I speak to you from Argentina; my problem is when centering a botton with bootstrap shortcodes 3 [container xclass="portada"] [row] [column md="12" xclass="principal"] h1 class="title_principal">...

Gutenberg editor has a classic editor bloc, In this classic block we could not find bootstrap shortcode icon, which is when click the icon display bootstrap shortcode list in pop-up....

Absolute links (like `http://example.com/`) and anchor links (like `#example`) appear to be working fine, but of course we also have something called relative links. These cause a bit of trouble...

I love this plugin and use it on almost all of the sites I work with. For smaller sites, I often exclude certain bootstrap components (eg. popover, tooltip) if I...

Using the Lead Text feature of this plugin, along with WordPress's built in rules to prevent shortcodes from appearing in things like excerpts, RSS feeds, etc. is quite problematic. While...

I am using X theme, which has many shortcodes on board with exactly same name as in the bootstrap plugin. Check their demo for reference: http://demo.theme.co/integrity-1/shortcodes/columns/ Is there any way...

I was trying to use the `.media` pattern, but found out that the `.media-object` wasn't showing properly, or didn't show at all. Fiddling with the code, I found out that...

Please add "trigger" to the list of supported parameters. Would like to be able to trigger popover on "hover" or "focus", rather than just the default of "click".