Hi,
Really like this plugin as it works really well.
I wanted to ask if some form of a basic WYSIWYG edit can be implemented into the infobox. I was thinking this would help editors with no coding experience to insert links, bold text and etc.
Many Thanks
]]>Is the level of Support for the free plugin any indication of Support for the paid version? If so, not very encouraged to buy. Does the Premium version even allow you to add shortcode to an info box anyway? Support and that functionality would help us make a decision on whether to buy or not.
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>Hi,
Can you add an option to controll it or remove the nl2br() function from shortcode output?
It’s really annoying when you are editing info box content with WP editor.
I found it in the include/otw_components/otw_shortcode/shortcodes/otw_shortcode_info_box.class.php
To remove new lines simply change line 397 from:
$html .= nl2br( $content );
To:
$html .= $content;
Thanks.
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>i tried including several rating shortcodes like so [rating_form], but it is ever able to output those.
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>How do i remove the
tags that are added to the box?
<div>
<table class=”tg”>
<tbody>
<tr>
<th class=”tg-yw4l” colspan=”2″>Title Goes Here</th>
</tr>
<tr>
<td class=”tg-yw4l” colspan=”2″>Subtitle Here</td>
</tr>
<tr>
<td class=”tg-yw4l” colspan=”2″></td>
</tr>
<tr>
<td class=”tg-yw4l”>Question One</td>
<td class=”tg-yw4l”>This Is Answer One</td>
</tr>
<tr>
<td class=”tg-yw4l”>Question 2</td>
<td class=”tg-yw4l”>Answer Two</td>
</tr>
<tr>
<td class=”tg-yw4l” colspan=”2″>Second Title Goes Here</td>
</tr>
<tr>
<td class=”tg-yw4l”>Question Three</td>
<td class=”tg-yw4l”>Answer Three</td>
</tr>
</tbody>
</table>
</div>
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>Just to be clear here…are the boxes that can be created with the free version of the plugin responsive or do you have to purchase the paid version?
Thanks!
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>am I missing something? this would be a nice option to add. thanks.
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>I added a personal icon. It doesn’t fix in the box.
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>How can I adjust the the shape of the rectangle box to a square box and how can I define the size of the box?
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>Hello,
How is it possible to remove the extra blank space that appears when inserting a cell or other type of column?
Thanks,
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>Hi!
When adding a info box i get the icon way out from the sidebar, out on top of the main pages headline. Doesn’t matter what size on icon i use, nor does it matter if it is a standard icon or if i point to one via URL.
I tried remove and install the widget again. I also tried download the Content Manager Light and from there add a info box. Same result.
Thank you for your help!
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>Great plugin! However, running into an issue where when using the shortcodes in a page body, the output is filled with empty paragraph tags and linebreaks, so:
[otw_shortcode_info_box border_type="bordered" border_style="bordered" shadow="shadow-down-right" rounded_corners="rounded-10" border_color="#838c99"]
<h3>Example</h3>
Text
[/otw_shortcode_info_box]
is producing the following:
<div class="otw-sc-box bordered bordered shadow-down-right rounded-10" style="border-color: #838c99;"><div><p></p><br>
<h3>Example</h3><br>
<p>Text</p><br>
<p></p></div></div>
Any suggestions?
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>Hello dear
I like me know it the boxes support links
thanks
https://www.ads-software.com/plugins/info-boxes-shortcode-and-widget/
]]>