Hello!
Please help me solve my problem: In the Education Insight topic, your plugin does not work in categories
https://feslider.s3-tastewp.com/index.php/category/proba /
at the same time, if at least one parameter is changed in it, then it stops working in records as well
https://tux.s4-tastewp.com/2023/11/29/proba/
Please help me solve these problems
Hello, how can I get images from fe slider images array?I would like to create thumbnails for slider in single post page.
]]>Hi,
I can confirm that for me this also doesn’t work with TwentyTwenty theme.
The issue lies in TwentyTwenty theme using has_post_thumbnail() function to determine whether to display the featured image template code in template-parts/featured-image.php, has_post_thumbnail() will always return false as this function calls get_post_meta() which is hooked into by Feslider and returns false if Feslider is overriding the Featured Image.
Not sure of the best way to get round the issue in terms of dealing with people using the has_post_thumbnail() to determine whether to display featured images, haven’t looked into it deeply enough yet.
Matt
]]>This plugin seems to be just what I’ve been looking for. However, it’s not working on my pages with the TwentyTen theme. I’ve checked and header.php does have
“echo get_the_post_thumbnail( $post->ID, ‘post-thumbnail’ );”
I’ve tried it with [feslider] in the body of the post as well as without.
A page that I’ve used to become with Feslider is https://www.pngyoung.com/HikingTest/tapia-canyon-hike-04-06-2020/
Thank you for your assistance.
cheers,
george
Is there a way to set up a specific dimensions for each slider I create, instead of having the same dimensions for all the sliders of my website ?
Thanks a lot for your time,
]]>Hi Haris,
Thanks for this great plugin !
Is there a way I could have the next/previous images by clicking directly on it (with no navigation buttons) ?
The idea would be to have next image by clicking on the right half of the image et the previous one by clicking on the left half of it.
Thanks a lot for your help !
Best,
]]>Hello! Your plugin is great, and I was able to implement easily, when I create a page, if I have a Feslider already defined, I publish the page and everything is ok.
Now the problem, if I create a page: without a slider; with or without a featured image, when I publish that page I get this warning.
Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/feslider/feslider.php on line 92
Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/feslider/feslider.php on line 93
Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/feslider/feslider.php on line 94
Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/feslider/feslider.php on line 92
Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/feslider/feslider.php on line 93
Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/feslider/feslider.php on line 94
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/feslider/feslider.php:92) in /wp-admin/post.php on line 197
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/feslider/feslider.php:92) in /wp-includes/pluggable.php on line 1210
How can I solve this? Cheers!
]]>Great Plugin!
Currently my default featured image appears before my heading and the Feslider only shows in the body of the post. I would like to make Feslider show up where the default featured image normally appears, how do i do that?
]]>