Loop still breaks after plugin update this morning.
Starting to wonder if there is something in the post itself?
Hello,
Your website is not working so can you please create a new fresh page add a shortcode and share your test page link so we can check properly…
Please refer to the below screenshot…
https://prnt.sc/VKLvlmCgYW6K
Thanks
Thanks. We block most Asian IP requests for security reasons.
Can you view it via a Western world VPN/IP please?
Why would it break at slide 4 precisely ?
-
This reply was modified 2 years, 6 months ago by
bibliata.
Hello,
Please check your console.log you are showing any display console.log error so please share screenshot…
Can you please share which shortcode you are using so we can check properly on my local server…
Thanks,
<div class="featuredtop">
<!--This section is where the Featured Content plugin is called.-->
<?php echo do_shortcode( '[recent_post_slider
design="design-1"
media_size="full"
show_read_more="false"
show_date="false"
show_author="false"
content_words_limit="false"
limit="3"
]' ); ?>
</div>
No errors in the console.log except for some mixed content warnings not related to the plugin. No php errors either. What should we be looking for in the console.log? //THANKS
Hello,
Please pass limit parameter value “-1” and check…
Can please create a new test page and please add to the below shortcode in your test page and check…
[recent_post_slider design="design-1" media_size="full" show_read_more="false" show_date="false" show_author="false" content_words_limit="false" limit="-1"]
Just changed to -1 on main page where you can still see it. It began breaking earlier after slide #1-2. Before it would break around slide #4-6
content_words_limit="false"
limit="-1"
Hello,
We have checked your shortcode in local server and it’s working…
Please unblock Asian IP requests then we will check properly…
Actually, this issue coming on website so i need to check….
Thanks,