pluginandplay
Forum Replies Created
-
Hi @wphr24
Thanks for your feedback.
First of all it is not illegal. It is according to WordPress plugin guide line and has a close link to dismiss it.
Once you close it, It will not be displayed for next 15 days. It means ideally it display once in a month.
Most popular plugin like Updraft, Jetpack display admin notice to educate people about the features.
Thanks for your feedback. I appreciate it. I will think on it in my next future update.
Hi @kii8760
Any update on this please?
Hi @wallnet
Thanks for the screen shot.
Can you please provide me your web page URL on which you had set up the plugin? So I can take a look at it and try to understand the scenario.
Hi @nauma
Sorry lite version only supports post by categories.
Also to display specific posts is not available within lite version.
Hi @gamicord
Thanks for the screen shot. Sorry, At this stage filter functionality is not available within plugin.
Hi @kii8760
Plugin inherits the size of title from your theme.
Can you please provide me the web page URL on which you had setup the plugin? so I can take a look at it and provide you CSS snippet.
Hi @laurenebice
Thanks for web page link.
I have checked your web site and found that there is no issue of plugin. Actually your website design (Left Area + Sidebar Area) is not as per the CSS standard.
You have set the sidebar with position and margin so it is taking the blank space at bottom.
I recommend you to take a look at your Left Area + Sidebar Area design properly. Once your designing will be solved your issue will be solved easily.
Hi @cdhewu4738
Any update on this please? Does it work for you?
Hi @laurenebice
Glad to know that your problem has been solved.
If you like our plugin and support then please rate it.
https://wordpress.org/support/plugin/blog-designer-pack/reviews/Hi @laurenebice
Thanks for your response.
I have checked your web page https://www.woodfloordallas.com/blog/blog/ again and found that plugin Java Script is not coming on page so slider is not initializing.
This generally happens when your theme is not created with WP Standard. Your theme footer file should have this code <?php wp_footer(); ?> before closing
bodytag.You can refer any WordPress default theme file for reference.
Please refer this screenshot http://prntscr.com/vbnus7
Please add the above code and i hope it will work for you.
Hi @nycplugged
Can you please provide me your web page URL on which you had set up the plugin? So I can take a look at it and provide you custom CSS snippet for it.
Hi @cdhewu4738
Sorry, I did not get your point correctly. Can you please elaborate it a little more?
News & Blog Designer Pack plugin is quite simple and created with shortcode and widgets. You just need to put plugin shortcode in your desired page to get the output.
e.g [bdp_post] – To display blog post in a grid layout.
Here is the plugin demo in case if you want to see how it will work on site.
Hi @laurenebice
Thanks for the detailed answer.
I have checked your web page https://www.woodfloordallas.com/blog/blog/ and found that there is one JavaScript error is coming on your site.
Please refer below screenshot https://prnt.sc/vb4kpd
It looks like that it is coming from Question Answer plugin. I think this is the reason that’s why plugin slider is not going to be initialized.
Can you please take a look by deactivating that plugin? I think your problem will be solved.
Hi @selma123
For PRO version query, Please raise a support from our website. On forum we can discuss about the lite version only. Please refer below link
https://wordpress.org/support/topic/support-policy-please-read-before-posting-8/
Hi @selma123
How can I show excerpt event with a pagebuilder?
Ans – In this case you can use the post excerpt content. This is a shorthand / brief content to describe the post.
You can see at right had side section of post when you edit it. Here is the screenshot https://prnt.sc/tqniub
I hope this will help you.
I need to have the posts all with same height. How can I achieve this?
Ans – This feature is not available in lite version but you can achieve it with CSS.