snecz on "[Plugin: WP Parallax Content Slider] Where to put code?"
For example into header.php in your theme folder. You can make it in your admin panel. You can also use shortcode which you can put in post or page.
View Articlehappiy91m on "[Plugin: WP Parallax Content Slider] Overlapping post excerpt...
Guys i have been using your plugin since last 1 month... I had this problem since then... But got time to discuss it now... on my blog http://www.Technister.com The post excerpt on first slide of your...
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] Where to put code?"
I have nothing to add :) I hope this was useful for you GregGreg. Thanks snecz!
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] cat : | & If Auto-play...
Thanks for the feedback, v0.9.5 fixes the "Cat : " bug, I'll take a look at the other ones ASAP
View Articleskai123 on "[Plugin: WP Parallax Content Slider] cat : | & If Auto-play not...
I found another bug the other day. (Still using 1.0dev) When there's no featured image it doesn't display the default.png file, instead it shows the featured image from the previous slide. Edit: just...
View Articlehappiy91m on "[Plugin: WP Parallax Content Slider] Overlapping post excerpt...
Still no sign of relief/// :(
View ArticleUmo2net on "[Plugin: WP Parallax Content Slider] Slider Image Not Displayed"
Hi there, I succeeded in adding the code to my theme, but the image i used for slider is not well displayed. I want to make the image fill the slider space or one side while the excerpt go to one side....
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] Overlapping post excerpt...
Hi happiy91m, sorry for the delay but I've got a lot of work and this side project can't be my priority. I can't see the slider on your site anymore but I guess your problem was due to a too long...
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] Slider Image Not Displayed"
Hi Umo2net, the url lands on a "under construction" page :(
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] cat : | & If Auto-play...
Hi skai123, I'll try to fix that ASAP. Thanks for the feedback.
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] cat : | & If Auto-play...
You can track this issue here : https://github.com/jlethuau/wp-parallax-content-slider/issues/4
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] Page slides not showing"
Hi, for a future release, I'm adding a new CPT called parallax_slide. You'll be able to create your slides via wordpress admin. It's still under developement. I've planned to release it in two weeks.
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] wpdebug errors"
Hi pumpkineater, there was a serious refactor in this plugin code but I've decided to continue the development on GitHub to allow contributors to help me. I know there was improvements to make to the...
View Articlepumpkineater on "[Plugin: WP Parallax Content Slider] wpdebug errors"
On Github, good decision ! You're right, WP core isn't the most elegant written piece of software either. But hey, ugliness can be effective, otherwise millions of users would complain about WP ;-) So...
View ArticleUmo2net on "[Plugin: WP Parallax Content Slider] Slider Image Not Displayed"
Sorry, I forgot to remove that, but it's on now.
View Articlewp-maverick on "[Plugin: WP Parallax Content Slider] Slider Image Not Displayed"
Can you give me some informations about your configuration: - are you displaying posts? pages? - do you use category filter? - do you use the shortcode or the PHP snippet?
View ArticleUmo2net on "[Plugin: WP Parallax Content Slider] Slider Image Not Displayed"
1. I'm displaying Post 2. Category Filter - Yes 3. I used this php snippet. <?php if ( function_exists( 'get_wp_parallax_content_slider' ) ) { get_wp_parallax_content_slider(); } ?>
View Articlehappiy91m on "[Plugin: WP Parallax Content Slider] Overlapping post excerpt...
Problem is just with the first slide and i dont think that its because of long excerpt/// Bcz i have set the limit of, i think, about 200 words... And it works with all the other slides... Just the...
View Articlegberg on "[Plugin: WP Parallax Content Slider] Automatic slide after clicking...
Hello! The Parallax slider is great. Thx for this. I have one question of the function. The slides could be display in a auto-play mode. But when the user click on an arrow, the automatic function...
View Articlebingojackson on "[Plugin: WP Parallax Content Slider] Installation problems,...
I've installed the plugin, which will be exactly what I need if I can make it work, and hooked it up in my portfolio template file as so; <div id="slideshow"> <?php if ( function_exists(...
View Article