osCitas Themes
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Removing Settings Link from DashboardHi, We hope our last response resolved your issue. So we are marking this as resolved, in case you need any other help please post here or create new ticket, thanks.
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] V 2.3.3 column css admin issueHi Nikoya, We have done the changes, thanks for your help.
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Enable EBS eachtime tinyMce is used.Hi Nikoya, We have done the changes, thanks for your help.
Hi, this issue resolved, thanks.
Forum: Plugins
In reply to: [Easy Wordpress Parallax Slider] Change colours of arrows and paginationHi, thanks for using our plugin and for your suggestion, we will look into it. Thanks
Forum: Plugins
In reply to: [Easy Wordpress Parallax Slider] Touch-friendlyHi, now its touch enabled. thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Popover/TooltipsHi, Hope our last response resolved your issue, so marking this ticket as resolved, but in case you are still facing any issue let us know. Thanks.
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Removing Settings Link from DashboardHi, if you are using the bootstrap 3.x based theme and want to use the default theme bootstrap.js & bootstrap.css then you can use the filter provided at the main page such as you have to create filter function
function ebs_custom_option() { return true; }Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Popover/TooltipsHi, as per bootstrap we have created popover shortcode for links/buttons, however you can do what you want using some css tricks such as you can use the link for popover and use some custom class with it to remove the link tag styling. e.g.
.custom-popover-links{ text-decoration: none; color: inherit; }Put this class in your css, it will remove the link css.
Hope this will help you.
Thanks
Hi,
Can you please send us the link? So that we can check the issue.
Thanks
Forum: Plugins
In reply to: [Easy Wordpress Parallax Slider] Touch-friendlyHi Vadmin,
Thanks for using our plugin and your suggestion, we will definitely check this.
Thanks
Hi Joe,
Thanks for using our plugin, right now it not adding the shortcodes to Custom Fields, but we will look into it.
Thanks
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Older versions available?Hi Funkan, we have started this plugin from Bootstrap 3.0, so there is not code for bootstrap 2.x. Thanks
Forum: Plugins
In reply to: [Easy Responsive Tabs] Center tabsHi, can you please send us the site link? Thanks
Forum: Plugins
In reply to: [Easy Responsive Tabs] ERT with multisiteHi Hapke,
This plugin is based on the Bootstrap 3.x, so if you will try to use this on and older version or any other theme which is not Bootstrap based then there may be conflict between the css which will give some wearied design issues. So please use it with Bootstrap 3.x based themes.
And the icons we used are bootstrap icons, so if you disable the plugin theme then you have to make sure that your theme must have those icons css, otherwise it will not show any icons.
Thanks