Rafik
Forum Replies Created
-
Hello,
We will check and get back to you.
Thanks
Hello,
Can you please share page URL we will check and help you.
Thanks
Forum: Plugins
In reply to: [WP Blog and Widgets] Change slug from blog-postHello,
You change the slug by the filter like this way
function example_callback( $example ) { $example['rewrite']['slug']='your-new-slug'; return $example; } add_filter( 'wpbaw_blog_registered_post_type_args', 'example_callback' );
Thanks
Hello,
Please add below CSS and check
.paoc-popup-modal-cn .wp-video { width: 100%!important; }
I am not getting your second question can you elaborate more.
Thanks
Hello,
Please check shortcode in the archive and Please do not copy and paste the shortcode write manually some time quotes https://prntscr.com/scyuby causing the issue
Thanks
Forum: Plugins
In reply to: [WP responsive FAQ with category plugin] Export FAQs to CSVHello,
Our plugin base on custom post type so you can use any export plugin which provides to export CSV of the post type.
Thanks
Forum: Plugins
In reply to: [Product Slider and Carousel with Category for WooCommerce] Mobile IssuesHello,
Thanks for the feedback we will check.
Hello,
Please create new fresh page and add this shortcode and share us page URL we will check and help you.
[bestselling_products_slider limit=”-1″ slide_to_show=”4″ slide_to_scroll=”4″ loop=”true” autoplay=”false” dots=”false”]
Thanks
Forum: Plugins
In reply to: [Product Categories Designs for WooCommerce] Don’t display “Uncategorized”Hello,
This functionality is not available in the plugin but you can use the
ids
parameter to display specified category this way [wpos_product_categories ids=’1,2,3′]Thanks
Hello,
Thanks for the reaching here
Please find our site and join live chat our technical team will assist you we can not discuss pro version here.Thanks
Forum: Plugins
In reply to: [Trending/Popular Post Slider and Widget] Plugin problemHello,
Can you please create new fresh page and add shortcode one for ASC and another for DESC and share us page URL.
Thanks
Hello,
You shared page URL is not working can you please enable it so we can check the issue.
Thanks
Hello,
I have checked this page https://veravanoudheusden.com/loveshoots/ the slider is working fine in the correct direction I have tried both next and prev button it’s working fine, Can you please elaborate more your issue.
Thanks
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] Design 4 Slider issuesHello,
Your Custom CSS causing the issue see https://prntscr.com/s6kjy2 this CSS added by you and its affecting image
and the content is already there but your CSS made it a white color so we are not able to see https://prnt.sc/s6kl00Please remove this custom CSS and then check, it should look like https://prntscr.com/s6kn1d
Thanks
Forum: Plugins
In reply to: [WP Responsive Recent Post Slider/Carousel] Design 4 Slider issuesHello,
Thanks for the creating fresh page we have check the slider is working https://prntscr.com/s5nne0
Can you please let me know what is the issue, you are facing?Thanks