Masud Ahmed
Forum Replies Created
-
please give some time we solved id immediately.
Thanks ??
Sorry for the late response. We really sorry for such an inconvenience. The plugins is working fine in our end and so do others. I think, It has been conflicting with some of you plugins or theme installed. Can you please try to check which plugin or theme responsible for such an error. If you can send the plugin or theme name or error in console. We will solve the issue as soon as possible. For quick replay. Just mail to me. [email protected]
We already release our new version, this is helpful for you.
Thanks
Thanks to here this.
1. Our next version, you will got an option for accordion open close which release immediately.
2.If you want to change your background and text color or size you need to change app.css file which locate assets/css/app.css and minify this.
If possible please give us feedback. ??
Thanks
Forum: Plugins
In reply to: [Xpert Accordion] Problem with accordionHey, this our feature, in next version we create a option. In this version you need to modify code manually.
Open xpert-accordion/shortcode/accordion.php and change
$class = ( $count === $newFlag ) ? ‘in’ : ”; to
$class = ( $count === $newFlag ) ? ” : ”;just remove in now save and exit.
I think now it works!. if possible please give us feedback :).
Forum: Plugins
In reply to: [Xpert Tab] Shortcode button do not working correctlySorry for the late response. We really sorry for such an inconvenience. The plugins is working fine in our end and so do others. I think, It has been conflicting with some of you plugins installed. Can you please try to check which plugin responsible for such an error. If you can send the plugin name or error in console. We will solve the issue as soon as possible. For quick replay. Just mail to me. [email protected]
Thanks ??
Forum: Plugins
In reply to: [Xpert Accordion] Latest WPSorry for the late response. We really sorry for such an inconvenience. The plugins is working fine in our end and so do others. I think, It has been conflicting with some of you plugins or theme installed. Can you please try to check which plugin or theme responsible for such an error. If you can send the plugin name, theme name or error in console. We will solve the issue as soon as possible. For quick replay. Just mail to me. [email protected]
Thanks ??
Forum: Plugins
In reply to: [Xpert Accordion] how to add links inside accordion?Sorry for late response. In this version link are not supported. In next version we will support this.
Thanks ??
Forum: Plugins
In reply to: [Xpert Accordion] Can't clickSorry for the late response. We really sorry for such an inconvenience. The plugins is working fine in our end and so do others. I think, It has been conflicting with some of you plugins installed. Can you please try to check which plugin responsible for such an error. If you can send the plugin name or error in console. We will solve the issue as soon as possible. For quick replay. Just mail to me. [email protected]
Thanks ??
Forum: Reviews
In reply to: [Xpert Accordion] AwesomeSorry for late reply.
Open xpert-tab/shortcode/accordion.php and change
$class = ( $count === $newFlag ) ? 'in' : '';
to
$class = ( $count === $newFlag ) ? '' : '';
just remove
in
now save and exit.I think now it works!.
Forum: Plugins
In reply to: [Xpert Accordion] First item closed by defaultSorry for late reply and we are really great-full you like this . if you close first item you need to modify.
Open xpert-tab/shortcode/accordion.php and change
$class = ( $count === $newFlag ) ? 'in' : '';
to
$class = ( $count === $newFlag ) ? '' : '';
just remove
in
now save and exit.I think now it works!. if possible please give feedback :).
Forum: Plugins
In reply to: [Xpert Tab] After Install Xpart Tab i got an Error in Admin panelwe are updated new version, now you can try it.
Forum: Plugins
In reply to: [Xpert Tab] edit them after publicationSorry for late reply. Yeah, this version changes shortcode manually in wp-editor. we enable it next version.
Thanks
Forum: Reviews
In reply to: [Xpert Accordion] AwesomeWe are really glad to hear that ??