Subharanjan
Forum Replies Created
-
Forum: Plugins
In reply to: [Testimonials Widget] Don’t show Review Schema warning if not usedHi @nothin7,
Thanks for the suggestion.
Indeed, we show the warning message each time the plugin is updated.
We will consider adding condition to check whether the “Review Schema” has been already unchecked in the settings in the next official release.
Thanks !!
Forum: Plugins
In reply to: [Testimonials Widget] Mobile responsiveHi Caliboy,
Thanks for reaching out to us.
The image in testimonials Widget plugin can be controlled through the default media settings available in WordPress. Please read: https://nodedesk.zendesk.com/hc/en-us/articles/202379911-How-do-I-change-the-image-size- to know more about image sizes. Also, mobile responsiveness can be achieved through CSS media queries.
Please let me know if you need any further assistance.
Thanks
Forum: Plugins
In reply to: [Testimonials Widget] Read More function and link in Premium Version?Hi Sumukha,
I am sorry about the delayed reply.
Yes, the “read more” link feature is available in the premium version of this plugin.
Please let me know if you need any assistance.
Thanks
Forum: Plugins
In reply to: [Testimonials Widget] how to make multi language compatible?Hi urasoul111,
I am sorry about the trouble and the delayed reply.
Could you please provide us the exact error text that you see or in the error.log file ?
Please read: https://nodedesk.zendesk.com/hc/en-us/articles/202294892-How-do-I-change-Testimonials-Widget-text-labels- to know more about translationg Testimonials Widget into different languages.
Thanks
Hi Nerijius,
I am sorry about the delay.
I will work on it and release soon. You can track the progress through this ticket https://github.com/subharanjanm/debug-bar-actions-and-filters-addon/issues/19#issuecomment-266203422
Thanks for your patience.
Thanks.
Forum: Plugins
In reply to: [Testimonials Widget] Add Testimonials out side of admin.Hi Leona,
Users submitted testimonials feature is available in the premium version of the plugin. You can check here: https://store.axelerant.com/downloads/best-wordpress-testimonials-plugin-testimonials-premium/ However, you can customize the plugin through code & the APIs available to achieve the same.
Please let me know if I can be of any assistance.
Thanks !!
Forum: Plugins
In reply to: [Testimonials Widget] Disable mouseover pauseHi lkagan,
There is no option in the admin end to disable this mouseover event, however you can disable it by using the API/Hooks provided with the plugin. The hook
tw_testimonials_js
can be used to alter dynamically generated JavaScript. Read the API here.BxSlider Options: https://bxslider.com/options
Thanks
Forum: Plugins
In reply to: [Testimonials Widget] Slider image post metaHi Hpvala,
The Customer’s Avatar/Image URL is stored as the featured image of the testimonial ( custom post type).
Below are the meta fields used:
testimonials-widget-rating testimonials-widget-author testimonials-widget-company testimonials-widget-email testimonials-widget-item testimonials-widget-item-url testimonials-widget-location testimonials-widget-read-more-link testimonials-widget-title testimonials-widget-url
Thanks !
Forum: Plugins
In reply to: [Testimonials Widget] Testimonial slider not working, no JS errorsHi Stefaanoyen,
I am sorry about the trouble.
I checked the url you have provided above and it seems the jQuery lib is included twice in your website, once by WordPress and again by your current theme. Remove the jQuery version included by your theme and you should be fine. You can check by switching to the default WordPress theme.
Please read the following to know how to debug and fix the testimonials slider not rotating issue. https://nodedesk.zendesk.com/hc/en-us/articles/202244022
Thanks !!
Forum: Plugins
In reply to: [Testimonials Widget] Customize testimonials-archive pageHi IanWaldron22,
I am sorry for the delayed response.
You can modify testimonial’s templates and control the content by copying the original template files from
wp-content/plugins/testimonials-widget/templates
into your child theme’s directory, likewp-content/themes/twentytwelve-child/testimonials-widget
.Please read the following to know how to customize the testimonials archive layout?https://nodedesk.zendesk.com/hc/en-us/articles/202331021
Thanks !!
Forum: Plugins
In reply to: [Testimonials Widget] Bottom of Job title cut offHi davidkneale,
I am sorry about the trouble.
This seems like a theme related issue. Please check the FAQ section for changing the styling or debug the CSS issue.
Please share your problem page url to better assist you.
Thanks !
Forum: Reviews
In reply to: [Testimonials Widget] Very BuggyHi Web,
Thanks for the feedback.
To respond to your post, first – we haven’t heard from you in either the www.ads-software.com support forums, on our Github issue tracker or through the contact form on our site. It would have been wise to reach out for support before bashing our dedication to supporting this free plugin.
Also, just because some features aren’t available in the free plugin, doesn’t make it buggy. The autoplay delay issue could have been due some conflict with your theme or other plugins which could have been debugged/fixed with the help of a support request.
Sorry you had a poor experience using our plugin, in future please reach out for support so we can help diagnose whatever issue it is that your facing.
Hopefully you’ll see this post and give things another shot.
Thanks!
Forum: Plugins
In reply to: [Custom Bulk/Quick Edit] Does this work for Pages too?Hi Treebeard,
Yes, Custom Bulk/Quick Edit allows editing the
Publsih Date
of Pages.Thanks !!
Forum: Plugins
In reply to: [Testimonials Widget] cannot get rid of play/pause in widgetFirst, if this is for a widget, are you positive it’s the widget options you’re changing? See WordPress Admin > Appearance > Widgets, your widget.
Next, if you’re working with shortcodes or theme functions, have you seen the Shortcode Attributes tab of available options at WordPress Admin > Testimonials > Settings? See the attributes in use via the Shortcode Examples tab.
Third, the global options at WordPress Admin > Testimonials > Settings, are the defaults of optionless shortcodes, theme functions, and widgets. However, once a widget instance has been created, these global options no longer affect it.
Just in case you have Testimonials Widget Premium installed, you might want to clear caching via WordPress Admin > Testimonials > Clear Cache after changing your settings. Otherwise, it’ll automatically clear in an hour.
Thank you for reporting the issue and for the suggestion. I will have a look and release a new version with a patch.
Thanks !!