Quantcast
Channel: WordPress.org Forums » [WP Parallax Content Slider] Support
Browsing all 293 articles
Browse latest View live

wp-maverick on "[Plugin: WP Parallax Content Slider] lesscss file"

Great, this can help. I don't use less but I use SASS, I'll look to see if I can do something with your file. Thank you for contributing ;)

View Article


wp-maverick on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

Hi snecz, can you tell me the kind of errors you are seeing or maybe PHP errors stacks? Where do you put the shortcode ? Which version of the shortcode do you use (with or without parameters?)

View Article


snecz on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

I use <?php echo do_shortcode( '[parallaxcontentslider cat="8"]' ); ?> in template and also tried with [parallaxcontentslider cat="8"] on page content. No errors, just can see yellow wawes but no...

View Article

wp-maverick on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

Hmm, it seems much more like a javascript error! Can you look inside your debug console?

View Article

snecz on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

How can I do this?

View Article


snecz on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

Ok. The shortcode is working now after deleting <?php if ( function_exists( 'get_wp_parallax_content_slider' ) ) { get_wp_parallax_content_slider(); } ?> from the template. That was the conflict....

View Article

snecz on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

Just solved this! I looked at your code and the shortcode should be: [parallaxcontentslider categ="8"] not [parallaxcontentslider cat="8"]

View Article

wp-maverick on "[Plugin: WP Parallax Content Slider] Multiple shortcode-Sliders"

Sorry for this mistake :( I'll fix the documentation ASAP

View Article


gianc63 on "[Plugin: WP Parallax Content Slider] Height"

Hi, i need fixed height, 300px; how can i modify css? thx http://wordpress.org/extend/plugins/wp-parallax-content-slider/

View Article


snecz on "[Plugin: WP Parallax Content Slider] Height"

.da-slider {height:300px;} but you'll also need to change: .da-slide h2 - font-size and top .da-img img - top .da-slide p - top Hope that helps.

View Article

Nicholas Ritson on "[Plugin: WP Parallax Content Slider] content not showing"

downloaded the latest version, and am using static slides, the slider appears on the front page but no content is in it not even the default. disabled all plugins except this and that didnt seem to fix...

View Article

shakoor_h on "[Plugin: WP Parallax Content Slider] content not showing"

I've got a similar issue, it works fine on Chrome and IE, but the slider content i.e. Title, description and image don't display on latest version of Firefox at all. I've modified the CSS on the slider...

View Article

shakoor_h on "[Plugin: WP Parallax Content Slider] A few issues (images,...

You need to modify the main style.css for more functionality. I found I had to add a section in my style.css to get more control over the images. e.g. .da-slide .da-img img { blah blah blah } Because...

View Article


shakoor_h on "[Plugin: WP Parallax Content Slider] Read More text and...

I don't think it will translate because it is in the code as a string. If you hit Ctrl+F in the wp-parallax-content-slider.php, and search for Read More, you will find it here: $outputSlide .= "<a...

View Article

Nicholas Ritson on "[Plugin: WP Parallax Content Slider] content not showing"

mines not working on chrome either, completely mind boggled as to why it wont display. had a php guy look at it as well, he cant figure it out either. cant seem to find out how its loading anything,...

View Article


skai123 on "[Plugin: WP Parallax Content Slider] content not showing"

Is the "Activate auto-play" checked?

View Article

skai123 on "[Plugin: WP Parallax Content Slider] cat : | & If Auto-play not...

Hello, There are two bugs I found. 1)There's a "cat : |" above the slider. 2)If "Activate auto-play is NOT checked the slider doesn't display any content at all. edit: Also, if I manually click...

View Article


Nicholas Ritson on "[Plugin: WP Parallax Content Slider] content not showing"

yes it is, got it working now. had to remove jquery duplicates from the blank theme. works perfect now.

View Article

Mihail Semjonov on "[Plugin: WP Parallax Content Slider] Page slides not...

Hi there I was making slideshow with your plugin and didn't found the solution for page slide (not post or custom post). They just didn't showed up.. I wanted to some of theme just show.. so I made...

View Article

GregGreg on "[Plugin: WP Parallax Content Slider] Where to put code?"

Apologies for the n00b question, but when you say "insert the code into your templates" what templates and where, exactly? http://wordpress.org/extend/plugins/wp-parallax-content-slider/

View Article
Browsing all 293 articles
Browse latest View live