osCitas Themes
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Responsive Tabs] icon in title tabHi,
Thanks for contacting us.
at the moment there is no option to add icons to tab title.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] not all free versions of Glyphicons are showingHi,
We are working on the new update of the plugin and soon we will update that.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Six columns?Hi,
Yes, use following code
[row]
[column lg=”2″ md=”2″ sm=”12″ xs=”12″ ]
Column 1
[/column]
[column lg=”2″ md=”2″ sm=”12″ xs=”12″ ]
Column 1
[/column]
[column lg=”2″ md=”2″ sm=”12″ xs=”12″ ]
Column 3
[/column]
[column lg=”2″ md=”2″ sm=”12″ xs=”12″ ]
Column 4
[/column]
[column lg=”2″ md=”2″ sm=”12″ xs=”12″ ]
Column 5
[/column]
[column lg=”2″ md=”2″ sm=”12″ xs=”12″ ]
Column 6
[/column]
[/row]Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Column close tag shows on front endHi,
Here is the solution to remove the extra [/column]
1. in your page content, find the [/column][/column] which is after “Sign Up Now!” image.
2. now change it to [/column][/row]
3. Add [row] on start of the page content.
4. save the page.
Thanks
Forum: Plugins
In reply to: [Easy Wordpress Parallax Slider] dont work animation (data-out and data-in)Hi,
Sure, we will fix the issue and provide update soon.
Thanks
Forum: Plugins
In reply to: [Easy Responsive Tabs] tab link not working on mobileHi,
Thanks, can you please send us the link?
Thanks
Forum: Plugins
In reply to: [Easy Responsive Tabs] Tabs not showingHi,
There are two main reasons for this
1. browser unable to load js and css files required for tabs
2. there may be some js error.We can give you more details if you can share the url.
Thanks
Forum: Plugins
In reply to: [Easy Responsive Tabs] Want to include customized tabHi Ashish,
Yes, you can create the tabs using this plugin but not exactly same. To create same tabs you have to do some css yourself.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Modal tools window opens behind visual editor pageHi JG,
We have checked the EBS with different settings to reproduce the issue, but unable to reproduce it. Can you please provide the list of plugins and theme you are using? That will help us to resolve the issue.
or you can send us the details using our contact us form at https://oscitasthemes.com/contact/
Thanks
Hi Marypop,
Can you please give more details of the issue? as we have not got your issue.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Where is the jumbotron?Hi,
Please check the following image for details
https://farm2.staticflickr.com/1720/25141989515_c6e7c5d5dd_o.png
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Adds above headline before short codeHi,
Try using the following code
[row] [column lg="6" md="6" sm="12" xs="12" ]<h2>Finding an Apprenticeship</h2>Ut ullamcorper tellus nec libero aliquet dignissim pharetra ac enim.[/column] [column lg="6" md="6" sm="12" xs="12" ]<h2>Parents & Guardians</h2> Aenean nec nibh facilisis, tincidunt velit sodales, aliquam ex. [/column] [/row]
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Getting error when the plugin is activeHi Tuliocpa,
Our plugin use session to save some information about shortcode, and from the error it seems that you don’t have write permissions for the /tmp directory at your site or your /tmp directory is full.
So you have to check with the hosting to give your user write permissions to tmp Directory.
Please let us know in case you need any other details.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Error: ebsjstrans is not definedHi,
We have resolved the issue, please take update.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] 404 try to load script in back officeHi Baden,
Thanks for the solution, we will update the code.
Thanks