MWDelaney
Forum Replies Created
-
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] offset_xx="0" not workingThank you for reporting this! I’ll look into fixing this for our next release.
Forum: Plugins
In reply to: [Font Awesome Shortcodes for WordPress] Visual Composer ConflictDo you have a working example of the problem that you could grant me access to? I’d like to review this issue in an actual environment if I can.
Forum: Plugins
In reply to: [Font Awesome Shortcodes for WordPress] Visual Composer ConflictThank you for this report. We’ve had a few conflicts with other plugins and have had good luck resolving them. I’ll look into this and let you know what I find.
Sorry for the late reply.
Do you have an example of this problem that I can review? Or could you paste the greek phrase here so I can test?
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] "Style" attribute – Feature requestThis isn’t a feature we plan to add to this plugin.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] table-wrap error.This problem should be resolved (or at least improved) as of the latest version, pushed earlier today. Please let me know if this makes a difference, good or bad, to your issue.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Plugin Breaks Gravity Forms AdminThis should be fully resolved as of the latest version, pushed earlier today. Please let me know if the problem persists at all!
This should be fixed in version 3.2.4, released just now. Please report if the problem persists and I’ll be happy to work with you!
Forum: Plugins
In reply to: [Broadcast] WPML integration not workingEdward,
Is the necessary patch available somewhere so that we could patch WPML ourselves until the fix is officially included?Hi, Pieter,
The fixes for this haven’t made it into a WordPress.org release yet, but you can get the latest development version of the plugin, which should fix the problems you’re having, from GitHub here: https://github.com/filipstefansson/bootstrap-3-shortcodesWe’re hoping to release the latest version of the plugin once we have a chance to test it a bit more.
Please let me know if this doesn’t resolve your issue and I’ll be happy to work with you further!
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Nesting shortcodesPlease see the previous answer. This plugin does not support nested shortcodes of the same name because WordPress does not support it. We cannot add this support until WordPress adds it themselves.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Nesting shortcodesNo, unfortunately you cannot nest shortcodes of the same name. This is a limitation of WordPress itself, not of this plugin specifically
Forum: Plugins
In reply to: [Broadcast] Warnings when broadcasting ACF "Relationship" fieldThank you for your very quick response! I emailed you as you suggested.
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Nesting shortcodesHi, Antti,
The next version of Bootstrap Shortcodes for WordPress should make this kind of nesting a little more reliable.If you’re interested, you can grab the latest development version of the plugin, which should include the functionality you’re looking for, from GitHub here:
Forum: Plugins
In reply to: [Bootstrap Shortcodes for WordPress] Adding classesPer the documentation that comes with this plugin, the “xclass” property is supported by all shortcodes and allows you to apply arbitrary classes to the element.
For example:
[button type="success" size="lg" link="#" xclass="custom classes go here"] ... [/button]