PickPlugins
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Grid] “read more” missing after updateI understand the issue, please remove existing read more and add it again, you will see the read more input fields.
I recommend you to use new layout editor, please watch this video
Regards
Forum: Plugins
In reply to: [Post Grid] Problem with latest versionDo you use any other plugin from us/ that might cause the issue?
Regards
Forum: Plugins
In reply to: [Post Grid] New Version Blank on PageThanks for your post,
I can see post grid is working fine here, have you fixed the issue?
Regards
Forum: Plugins
In reply to: [Post Grid] Query is not pulling my postsThanks for your post, i can see there is one post is displaying, but not sure whey the wrapper height is set to 20px,
Please use following CSS to override
.post-grid { height: auto !important; }Forum: Plugins
In reply to: [Post Grid] “read more” missing after updateBecause you are still using old layout, please follow.
Regards
Forum: Plugins
In reply to: [Post Grid] Problem with latest versionAre you using pro version?
Could you please update free version 2.0.58 and let me know the result.Regards
Forum: Reviews
In reply to: [Accordions] Excellent Plugin & Amazing SupportGlad to solve your issue Thanks for your time and feedback.
Regards
Forum: Plugins
In reply to: [Post Grid] “read more” missing after updateThanks for your post,
We have removed default read more text to avoid conflict with old layout editor, please set your own read more text under layout editor. please follow the screenshot
RegardsForum: Plugins
In reply to: [Accordions] Capacity of accordionThanks for the question, let me explain.
#1, we haven’t set any limit in our plugin by code for both free and pro versions, so it should follow maximum limit what is set on your database.
#2, We save accordions data under custom post type custom meta value, i just checked the database and see meta_value column is type “longtext” which support “4,294,967,295 bytes”
But this may be limited by query limit on your server settings, or other. i would suggest you to create a separate accordion for rest of your data. and then place the accordions shortcode together.
[accordions id="123"][accordions id="124"]Hope you understand.
RegardsPlease use following plugin to copy/duplicate WCPS
https://ww.wp.xz.cn/plugins/duplicate-post/
This is a great plugin to copy any post types.
RegardsForum: Plugins
In reply to: [Product Slider, Product Grid, Product Masonry] Edit layoutsYou must be doing wrong, please try shortcode without page builder and see what’s happening. Please send me the screenshot of how you are trying and what’s happening on your side.
Regards
Forum: Plugins
In reply to: [Product Slider, Product Grid, Product Masonry] Edit layoutsI am not sure where the overlay comes from, this is must be 3rd party conflict.
Did you check the shortcode tab? you should see there is shortcode widget or on your page builder, you can use this to add any shortcode.
Regards
- This reply was modified 6 years ago by PickPlugins.
I can see you’re using huge margin for items, you can reduce margin, please see the screenshot
first and last item cut off on half its called slider center, please see the screenshot how you can disable it.
Regards
Forum: Plugins
In reply to: [Product Slider, Product Grid, Product Masonry] Edit layoutsI have checked the layout editor is working fine here, did you add any class to the element or use any custom HTML
Please check our demo page, we used 21+ slider on the same page
https://www.pickplugins.com/demo/woocommerce-products-slider/?ref=ww.wp.xz.cnRegards
Forum: Plugins
In reply to: [PickPlugins Pricing Table] Does not show columns correctThanks for your post,
do you use any HTML under table data? it’s probably broken that might cause the issue. please check table data HTML if you used any.
Regards