osCitas Themes
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Error tableHi,
Please check if you have installed any other Table plugin, then you can add Shortcode Prefix under EBS Setting such as ebs_, then it will create shortcode like
[ebs_table width ="100%" style ="table-striped table-bordered table-hover" responsive ="true"] [ebs_table_head] [ebs_th_column]Heading-1[/ebs_th_column] [ebs_th_column]Heading-2[/ebs_th_column] [/ebs_table_head] [ebs_table_body] [ebs_table_row] [ebs_row_column]Value-1[/ebs_row_column] [ebs_row_column]Value-2[/ebs_row_column] [/ebs_table_row] [/ebs_table_body] [/ebs_table]
Now it will not conflict with any other tables plugin.
Thanks
Hi Jenni,
Yes, you are right our plugin does not give option to edit properties in SiteOrigin Page builder, however you can use the shortcodes in page builder.
We are working on it to make it compatible with SiteOrigin so that shortcodes can be edited on the fly.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] [table “” not found /]Hi,
Yes, some times shortcodes from different plugins conflict with each other, but we have provided the solution for this in our plugin you can change the shortcode prefix so that it will not conflict any other shortcode.
You have to be careful while changing the prefix in free version as it will stop working for the already created shortcodes, however in paid version there is backward compatibility.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Your website is brokenHi,
Thanks for heads up. Site is fixed now.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Slider Feature SuggestionHi TheFitCoder,
Thanks for the suggestion and we liked it so much that we have implemented it.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Slider shortcode doesn't display properlyHi,
To resolve this issue we have provided the option where you can set your own prefix for the shorcodes such as if you will set prefix to ebs_ then it will generate the slider shortcode as ebs_slide and will not conflict with any other shortcode.
Thanks.
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Toggles Shortcode default classHi,
Thanks for contacting us. We will look into it and will implement the suggested solution in next update.
Thanks for your help.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] 404 try to load script in back officeHi,
Thanks for contacting us, we will check this issue and will provide the update soon.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Shortcode not workingHi,
Send us the page url, we will check this.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] CSS custom class styling problem, not working !Hi,
We have resolved this issue, please take update.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] I can't see the buttonsHi,
Please send us the login details of your site we will check that and fix the issue.
use this link to send details https://oscitasthemes.com/contact/
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] slider hrefHi,
At the moment, we don’t have this option for slider shortcode. We will work on it and update this option soon.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] bootstrap.min.js should be loaded with httpsHi,
We have already provided the option “Load from CDN” to include your custom css/jss file. so you can load the js/css file from anywhere you want.
You can place the files to your server and give that url here. that will resolve the https issue.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] bootstrap.min.jsForum: Plugins
In reply to: [Easy Bootstrap Shortcode] Responsive image url _blankHi,
This option is already there, while creating shortcode for responsive image you have to select New Window option for Target.
Thanks