pluginandplay
Forum Replies Created
-
Hi @kikomk
Thanks for your patience.
I have checked everything but the function
get_the_termswhich we are using in plugin does not have a feature to display post category in a hierarchical format.It looks like that it is displaying according to category name.
I will try to look this in a future and try to find out some solution for this.
Hi @bernwoz
Thanks for reaching out to us.
News & Blog Designer Pack plugin works with WordPress default post. You just need to add post to WordPress area.
Please refer below screenshot
https://prnt.sc/12nyg3cHi @mackstarks
Glad to know that your problem has been solved.
If you liked my plugin then please rate it.
https://wordpress.org/support/plugin/post-slider-and-carousel/reviews/Hi @isakichan
Sorry for my delay response.
Please try below CSS snippet to make logo vertically centered. Kindly add below CSS to WordPress Appearance > Customize > CSS and save it.
.lswss-logo-showcase .slick-slide { text-align: center !important; display: inline-block !important; float: none !important; vertical-align: middle !important; }Hi @mackstarks
Any update on this? Does it work for you?
Thanks for the full shortcode.
Actually, To display post with particular tag parameter is not available within lite version.
Hi @mackstarks
Thanks for the web page link and detailed response.
Yes, you can reinitialize a slider or carousel via below JS function.
// Slider psac_init_post_slider();//Carousel Slider psac_init_post_carousel();//Vertical Ticker psac_init_post_vticker();I hope this will help you. You can call this function in your Ajax response callback.
Hello @tm86
Thanks for the web page link. Please add below CSS to WordPress Appearance > Customize > CSS and save it.
/*While Background*/ .bdp-post-grid-main.bdp-design-2 .bdp-post-margin-content{background: #4fe0d9;} /*Outer Grey Background*/ .bdp-post-grid-main.bdp-design-2 .bdp-post-grid-content{background-color: #f9f9f9;} /*Title Link Color*/ .bdp-post-grid-main.bdp-design-2 .bdp-post-title a{color:#fff;}You can change the color code to your desired one. The above CSS will help you.
Hi @tm86
Any update on this please?
Hi @tsdadam
Any update on this please? Does it work for you?
Hi @kikomk
Thanks for the screenshot. Actually we are using WordPress built-in function to display category.
I will take a look into this and let your know.
I appreciate your patience in this.
Hi @ilysh32
Any update on this? Does your problem resolved?
Hi @numpdog
Thanks for the web page link.
For your query,
1) I thought the same shortcode was supposed to be in each individual blog post. Is this not correct?
Ans – You can but generally people do not do this. You can take a look at some website. You can see a separate page for Blog / News.
If you add shortcode in individual post then user will see the same thing in individual post also which creates some confusion.
Some people display related post at the end of post content. Some theme supports this. Right now plugin does not have this feature but you can achieve this with little coding.
2) It shows the featured image (which I don’t want) followed by the post content and there is no visible link to other individual posts; you have to go to the menu again to see the blog page with the list of blog posts.
Ans – Yes, It depends on you how you want to set it up. The single page is dependent on your theme how they designed it. I have told you the general scenario.
I think some theme reference will help you in this.
Hi @tm86
Yes, It is possible with little CSS snippet. I will help you in that.
Can you please provide me the web page URL on which you had setup the plugin? So I can take a look into it and provide you CSS snippet.
Also please let me know which background color you want to change.
Hi @kikomk
Thanks for the link but as you said it is under construction so I can not take a look at this.
Can you please provide me the screenshot of the slider and your query? So I can try to understand it properly and help you my best.