Hi, when using lazyloading with Advanced post slider, the plugin do resize resulting in a big layout shift which is ruining or cls. How can we fix the resizing?
]]>The plugin is outdated and does not work due to wordpress adding loading=”lazy” to images
To solve this problem, add the code below to the footer.php of your theme
<script>
jQuery( function( $ ) {
$( '.advps-slide-container img' ).attr( 'loading', 'auto' );
} );
</script>
]]>
I installed the plugin. I use the shortcode in the theme / index.php file, but the slider doesn’t work. A steady picture appears.
Please help.
I add plugin to my site and its good, but sometimes I have white background with “spinning circle” and is still loading and still and still… sometimes I have to refresh a many times to load image.
What’s the problem?
]]>hello to you,
i′ve installed Advanced post slider to the theme twenty seventeen, but it seemed not to work. I can not open the silders to define it′s settings. I can add new sliders… thats all. Not even erase the created sliders.
I deinstalled it and reinstalled again, but no success.
greetings Tobias
]]>Surely there’s a way to get this to display correctly on mobile?
]]>Thank you for the wonderful plugin. I would like to know how to increase size both height and width of the slider example 4 in the template one https://www.wpcue.com/wordpress-plugins/advanced-post-slider/template-one.
Any help would be appreciated.
]]>Hi. We’ve tested just about every slider plugin, and this one so far seems like the most powerful and most intuitive. But we’ve got a series of image blog posts that won’t seem to center, although we’ve selected “center” at every possible in the slider setting, and the images themselves are centered on their pages.
How can we fix this? Thanks.
]]>I tried visiting the official website for the plugin. The CAPTCHA on the “Register” page is broken, so I was unable to register and start a thread on the support forum. I was also unable to send an e-mail through the website.
I DID notice that the plugin has been updated within the last two months, so hopefully the creator is still active checking these support sections.
The Advanced Post Slider plugin is fantastic, but I noticed an issue when using the shortcode on a page in my theme.
I have the shortcode at the top of the document, like this:
<?php echo do_shortcode("[advps-slideshow optset='4']"); ?>
Lower in the document I have the typical WordPress loop, only instead of using <?php the_content(); ?> to retrieve my blog entries, I’m using:
<?php echo wp_trim_words( get_the_excerpt(), 80, " ... <a href=" . get_permalink() . ">Read More" . '</a>' ); ?>
If, for example, in the Advanced Post Slider settings, the excerpt length is set to 25 words, it sets the number of words on each entry in the loop to 25 words as well, instead of the 80 I have specified in my theme. It also removed my “Read More” link as well, and replaced it with three dots […].
When I post the shortcode AFTER the loop, everything appears as it should. It’s only when it’s before the loop that I run into problems.
From what I’ve gleaned from other online resources, it would seem this has something to do with needing a wp_reset_query or wp_reset_postdata somewhere, but I don’t know enough to determine where that might be in the plugin. I know when I use multiple loops elsewhere in other themes I have to use wp_reset_postdata so that they don’t interfere with each other.
Please let me know if I can provide any more information that will help solve the issue.
]]>All of the featured images and post titles are displayed as the carousel loads, before it applies formatting. Is there any way to prevent this?
]]>The slider is vibrate in IE due to new version of jquery (jquery-3.2.1.min.js).
When I put an oldest version of jquery like it is implemented in demo(https://www.wpcue.com/wp-includes/js/jquery/jquery.js?ver=1.12.4), the slider is fixed but I can work with an old version.
Can you help please?
]]>Hi there
I am seeing this notice and warning
Notice: Trying to get property of non-object in /plugins/advanced-post-slider/advanced-post-slider.php on line 295
Warning: in_array() expects parameter 2 to be array, null given in /plugins/advanced-post-slider/advanced-post-slider.php on line 295
This is the code from around line 295 in advanced-post-slider.php
{
$post_type_obj = get_post_type_object( $query['advps_post_types'] );
if(in_array('category',$post_type_obj->taxonomies)){
if(isset($query['advps_category'])){
$query_arg['cat'] = implode(',',$query['advps_category']);
}
}
}
}
}
This message is displayed when debug is set to true.
Kind Regards
Brad
In bx-pager, the ALT attributes are missing in the tags (line #676 & #683). Is there any other way the ALT attribs can be added?
]]>Hi,
Is it possible to change pages by clicking on the arrows.
I have created pages, that are using advps slider to get the post content to the page.
My design is good, but does not change the page when click the next-arrow.
Can you guide to achieve this design?
]]>Hi, i have a little problem with the plugin. In my homepage the widget “recent post” overwrite the menu plugin when score the page. How can i solve this?
thank you
Hi
great plugin but one question. Can you change the height? Im trying to make a vertical scroll but its only showing 1 post at a time as the height appears to be hard coded to be 150px. if I change the CSS it resets on the next slide due to java.
Hello,
I’d like to link each of the posts in the slider to a custom URL. Even if I can link all posts to one URL would be ok. How can I do this?
Hi! cool plugin ?? I’m having a problem with the excerpt font color, I changed it on the slider options but it won’t change, it shows up on the font color I’m using for the site’s content, I added some css but had no luck, any ideas?
.advps-excerpt-three {color: #e1e1e1 !important; text-shadow: 2px 2px 2px rgba(0,0,0,0.9);}
]]>Dates don’t show up for multiple posts because of use of the_date(). Recommend changing that to get_the_date() or the_time() so that the slides/carousel posts can show all dates and remain consistent.
]]>Hello All!
I try to aggregate my jquery.js file to have good score on PageSpeed Insights but when I try it Advance Post Slider breaks!
You can see a working Advance Post Slider on my website’s front page, it works because now the jquery.js is not aggregated and optimized.
https://www.napelemek-napkollektorok.hu/
Did anybody experienced something like this?
Could somebody please help me on this. Only this needed to have an awesome score on PageSpeed Insights!
Thank you in advance for anybody who is taking the time and effort helping me!
Best regards,
Tony
On the page I get the following error
Notice: Undefined index: advps_plist in /var/www/da.etsist.upm.es/wp-content/plugins/advanced-post-slider/advanced-post-slider.php on line 306
]]>Hi. We are using the Portfolio option from Jetpack which I think is quite common.
These projects are being displayed on the site using the advanced post slider.
On updating a number of projects all seems to be well, and when we view the page, which still logged in the updates appear. When I then log out of the site, the post appear exactly as they were before the modifications were made. When I log in again I can see that the changes are registered and saved correctly.
]]>Hello there, i have problem in this plugin, when i add this on my homepage , i set the slider width to 1200px , so container shows 1200px but slider itself with imge shows as 600x220px , please tel me from where i can set this as a whole to make full width , pleas i need answer asap , help me
]]>Hello,
Just downloaded your slider. Is there a way to display multiple post types in one slider and/or would you be able to explain how to execute this?
Thanks,
Joe
]]>The plugin doesn’t call the plugin directory in a way which preserves “https” for secured sites.
A simple fix is to edit advanced-post-slider.php
And replace this:
define(‘advps_url’,WP_PLUGIN_URL.”/advanced-post-slider/”);
With this:
$awk_content_url = content_url();
define(‘advps_url’,$awk_content_url.”/plugins/advanced-post-slider/”);
Hi guys,
The plugin causes visualization issues with the plugin Yoast Premium (I haven’t tried the free version).
Is it a known issue?
Is the plugin still maintained and can be fixed?
Thanks
]]>I;ve installed the latest version of Advanced Post slider, however the slider is not saving, and when I select any dropdown (such as switching a slider to query) the slider just hanged up – the animated gif that plays does not go away and nothing happens.
]]>Upon install, the instructions say to click on the arrow to expand the options for each slider template. I click there and nothing happens. I have tried Chrome, Safari and Firefox.
]]>Hi.
I have only 10 slides max in my post slider even if i put 99 in the options.
Could you help me please.
I’m using Site Origin’s PageBuilder to create my pages.
In doing so, I’m experiencing a strange problem where adding [advps-slideshow optset="1"]
is exclusively causing pages saved and closed to be re-opened in text mode, with all PageBuilder columns and widgets lost if one navigates back to it.
Haven’t done any plugin deactivation yet to troubleshoot, but thought I’d ask if this is a known issue and if it has any fix in advance (mainly before I forget).
Thanks!
]]>