Demo content - 'Error: slider_export.txt does not exist!' when import demo slider data
Hi all
Just fired up the agencydemo and got the error
Revolution Slider Error: Slider with alias agency not found.
Watched the video on importing slider data and when i went to :
slider revolution > import data > selected the file '\revolution-slider-demo\demos\agency.zip'
I got the error: 'Error: slider_export.txt does not exist!'
Any ideas?
Im on worpress 4.0 and I just downloaded Betheme yesterday and its not asking me to update that.
Thanks!
J
Comments
have you read the following topic http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-theme ? We mean if you read whole topic? Because everything has been described there. At this moment revolution slider does not work on .txt files but on .zip. If alias can`t be found, the probably imported slider have different alias then selected. While you create/edit page, in "Page options" section you have option to select slider.
Version 4.6 SkyWood (25th August 2014)
I have wordpress 4.1.1 and revolution slider 4.6.5 and when I import the zip file for a demo slider (itservice.zip) I get the "Error: slider_export.txt does not exist!" error.
How do I fix this problem ??
1. Unzip slider data file
2. Import slider data using slider-export.txt file
3. In case upload dynamic-captions.css and static-captions.css into the wp-content/plugins/revslider/rs-plugin/css/ folder.
P.S. We appreciate if you can be more patient next time and please do not inform us about messages in comments section because this won't speed up reply. We reply on all questions withing 24 hours but we are not a robots and we do not work for a whole day.
Thanks!
PS: my wordpress 4.2.3, revolution slider 4.6.93
[Resolved] Revolution slider Error: slider_export.txt does not exist!
Version Wordpress 4.2.3, Bethel 8.9, Revolution slider 4.6.93.
1. Unzipped problem slider into a folder.
2. Under Revolution Slider, press [Import Slider], DO NOT upload whole zip file.
Upload only single file "slider-export.txt" into it.
3. We need to import sample slider images into CORRECT FOLDER, which you can see it in the slider [setting/Edit Slides/slide list/edit slide/roll down to the slide, right click the image missing icon/inspect element/<img src="http://XXX.com/wp-content/uploads/2014/08/shop_page_slider_price1.png" >.
or
Check the unzipped folder, where the images folder is: /images/uploads/201x/xx
4. Login to you FTP, created a folder under same path, copy all sample slide images into it.
5. Preview slide, now you can see the Sample Slide!
6. Finished.
_______________________________________________
I figured out actually the import by [slider_export.txt] slider got no images uploaded,
so it's blank, but all animation setting actually is there but we cannot see.
And the images missing in slider are put under a specific folder, which the images link had been set. So we CANNOT use WP Media to upload the images, won't work, slider cannot retrieve the images.
So Inspect the element found out that actually the empty image icon link path is under: <img src="http://XXXXXX.com/wp-content/uploads/2014/08/shop_page_slider_price1.png">,
just created a folder under [wp-content/uploads/201X/xx/] ,
than you can see the sample slider.
mbp:default gwong$ ls -R homepage
custom_animations.txt dynamic-captions.css images slider_export.txt static-captions.css
homepage/images/uploads:
2014 revslider
homepage/images/uploads/2014:
05
homepage/images/uploads/2014/05:
slide-home-2-1.png slide-home-2-2.png slide-home-2-3.png slide-home-2-4.png slide-home-2-5.png slide-home-2-bg.jpg
homepage/images/uploads/revslider:
homepage
homepage/images/uploads/revslider/homepage:
slide-home-1.png slide-home-2.png slide-home-3.png slide-home-4.png slide-home-5.png slide-home-6.png slide-home-bg.jpg
could you please help me ?
I try to follow you observation :
"1. Unzip slider data file
2. Import slider data using slider-export.txt file
3. In case upload dynamic-captions.css and static-captions.css into the wp-content/plugins/revslider/rs-plugin/css/ folder."
But i haven t the file "folder" in this segment could you help me please because i'd like the animated effect with the mouse on this revolution slider
thanks
I install demo data "library". I
have the following message:
Revolution Slider Error: Slider with alias library not found.
I tried import slider "library" (\betheme-premium-wordpress-theme\slider-revolution-demo\demos) and have the following message:
Error: slider_export.txt does not exist!
I tried import:
1. library.zip
2. unpack library.zip and import slider_export.txt
Nothing worked.
I have RevSlider 5.1.
Could you please help me?
Thanks
I watched function importSliderFromPost (/plugins/revslider/includes/slider.class.php) and changed some code:
$unzipfile = unzip_file( $filepath, $d_path);
if ( $unzipfile ) {
to:
//$unzipfile = unzip_file( $filepath, $d_path); - delete
if ( 1 ) {
So I`m turned off ziping. And put slider files to the path: /uploads/rstemp/
START IMPORT AND GET MESSAGE: