ShapedPlugin LLC
Forum Replies Created
-
Hi Tom,
Thanks for your query. Sorry to say that this plugin has no play | pause button in front-end. But there are 2 options in the shortcode generator settings panel:
1. Autoplay On/Off
2. Pause/Stop on hoverBoth settings are controllable from backend easily.
Regards
ShapedPlugin Team.- This reply was modified 6 years, 2 months ago by ShapedPlugin LLC.
Hi @hebhansen
Hope you are fine.
We are very sad to hear that you have faced such an issue. This is a very unique problem anybody has ever reported. The plugin should work fine on your website and should not obstruct header home sliders & testimonials. This may occur sometimes with the theme (as many theme/custom theme author doesn’t follow WordPress coding standard) you’re using or other plugin conflicts.
It is really disappointing to see that you have directly come to the review section without seeking our help first. You could better let us know about your issue before leaving a review as it’s a FREE plugin. We must help you if you asked us.
We firmly believe that the problem is not caused by our plugin and request you to take help from us to resolve it. Feel free to open a ticket in our support forum or ww.wp.xz.cn support forum.
We have a dedicated support team to help our free users.
Thank you!
ShapedPlugin TeamHi @laucoste
As you’re a pro user of this plugin, please post your last support request in our pro user support forum so that we can help you fast in a better way.
Note: Discussing the premium plugin here violates ww.wp.xz.cn forum guidelines.
Thank you for understanding.
ShapedPlugin Team- This reply was modified 6 years, 2 months ago by ShapedPlugin LLC.
- This reply was modified 6 years, 2 months ago by ShapedPlugin LLC.
Hi @iosonogregorio,
It is very sad to hear that you have faced such an issue. This is a very unique problem anybody has ever reported. The plugin should work fine on your website. This should not break the formatting. This may occur sometimes with the theme you’re using or other plugin conflicts.
It is really frustrating to see that you have directly come to the review section without seeking our help first. You could better inform us about your issue before leaving a review as it’s an opensource FREE plugin. If you are ignored, then you can leave a review. We would definitely fix it if you contacted us.
We firmly believe that the problem is not caused by our plugin and request you to review the problem again. You can also take our help. Feel free to open a ticket in our support forum or ww.wp.xz.cn support forum.
We have a dedicated support engineer team to offer incredible support to our valued free users.
Thank you!
ShapedPlugin TeamHi,
You don’t need any PHP code to create WordPress page Carousel excluding some pages(Parent/ Child). You can easily create a carousel with a specific page only. So the pages you want to hide from the carousel don’t select them while creating the carousel. To do that follow the steps:
1. Select Page from Post Type
2. Select Specific from Filter Type
3. Select Pages you want to show in the carousel from Select posts Option. Don’t select the pages you want to hide from the carousel.Here is a video demonstration of that: https://screencast-o-matic.com/watch/cYeZjJytTi
Hope this helps you.
Thank You
Hi,
Right now there is no option like that. We have noted that feature. If possible we will consider the feature in the future updates of the plugin.
Thank You
Hi
The plugin functions properly with Woocommerce 4.0. If you face any issue, let us know, please.
Thank you
Hi,
It seems that the plugin you are using for the testimonial section is not of ShapedPlugin.
If you are using our plugin for the testimonial section yet, we may need the dashboard access to figure out the issue. Or you’ll be able to change the arrow colors with custom CSS.Regards,
ShapedPluginHi,
I have inspected your site. To me, it seems like the plugin is responsive for all devices. Can you provide us some more details about the issue? It would be better if you share the device name, you have tested your site. If possible explain the issue with more specifically with a screenshot.
Hi,
Thank you for trying the WordPress Carousel plugin. We did not face this warning before. So, it’s really tough to figure the issue out without looking into it.
You can try with disabling the Touch Swipe option under the Carousel Settings tab of the carousel generator.
Regards,
The ShapedPlugin TeamHi,
Thank you for using WordPress Carousel plugin. To show the Carousel generator to editor role user, please use the code below on the functions.php of your theme.
add_filter('sp_wp_carousel_post_type_args', 'show_to_editor'); function show_to_editor( $args ) { unset( $args['show_ui'] ); $editor_compatible = array( 'show_ui' => current_user_can( 'edit_others_pages' ) ? true : false ); return array_merge( $args, $editor_compatible ); }That’s it.
Regards,
The ShapedPluginHi,
Thanks for choosing Easy Accordion plugin.
It’s possible that you have used the shortcode inside a text block instead of a code block of the builder you have used. If so, please use the shortcode inside a code block.Regards
Hi again,
Delete all the previous codes and use the below codes.
#sp-testimonial-free-wrapper-137#residential li { display: inline-block !important; padding: 0px 0px 0px 0px !important; } .sp-testimonial-free-section .slick-dots { position: relative !important; margin-top: -20px; } .sp-testimonial-free-section .slick-dots { margin-top: -20px !important; } .sp-testimonial-free-section .slick-dots li { vertical-align: text-top !important; }Thanks
Hi Paolo,
Please Replace the previous code that we have provided you with the below code.
#sp-testimonial-free-wrapper-137#residential li { display: inline-block !important; padding: 0px 0px 0px 0px !important; vertical-align: text-top !important; } .sp-testimonial-free-section .slick-dots { position: relative !important; margin-top: -20px; }Thank you
- This reply was modified 6 years, 3 months ago by ShapedPlugin LLC.
Hi @webbadass
Thank you for your question.
Adding specific or group-wise team members is a premium feature of this plugin. This feature is not available in the free version. The free version is allowed to add team members with the filter option “Newest” only.
Kind Regards