Code

Discussion on Slider Revolution Responsive Magento Extension

Discussion on Slider Revolution Responsive Magento Extension

Cart 5,555 sales

nwdthemes supports this item

Supported

This author's response time can be up to 2 business days.

1674 comments found.

Will be there soon update to Slider Revolution 6?

Hi

Yes, we are working on the 6 version update. Unfortunately there is no exact ETA, as we need to prepare update for both Magento 1 and Magento 2.

Best Regards, NWDThemes team

Facebook   Support Center

I try to install a template that need BubbleMorph Addon, but it said Purchase Code is Invalid, I have installed BubbleMorph and actived it in M2 backend already.

Hi

Purchase code should be used in a single instance of slider. Did you move installation from another domain ( staging domain ) ?

Best Regards, NWDThemes team

Facebook   Support Center

Hi there,

We are running into an error when our instance is on PHP 7.1 but not on PHP 7.0.

The error we are getting is:

"Uncaught exception 'ParseError' with message 'syntax error, unexpected '?', expecting variable (T_VARIABLE)' in /app/ian2yiakazrfg/generated/code/Magento/Framework/App/Config/Value/Interceptor.php:11"
I am not sure what to advise to you, since I have exactly opposite situation. I have tried to switch from 7.1.0 to 7.0.14 and got the error you have posted in first comment.
Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in generated\code\Magento\Framework\App\Http\Context\Interceptor.php on line 11
The code triggering the error is generated by magento itself. I do not think it is good idea to fix it manually since it will be overwritten by code compile routine. If you still want to do it – try to remove question mark from function parameters, i.e. it is
?\Magento\Framework\Model\ResourceModel\AbstractResource $resource = null
update it to
\Magento\Framework\Model\ResourceModel\AbstractResource $resource = null

I understand that the file is generated by Magento. We are using Magento Cloud hosting so it is read only and I am unable to edit that file if I wanted to. Are there any specific php modules that need to be installed. I have never seen where there have been conflicting issues like this.

We can advice to try most recent PHP 7.1.3 release or even better 7.2 version as Magento state they don’t support versions less than 7.1.3 anymore.

Another problem could be – when switching between PHP versions need to make sure to clean all cache, generated and compiled content to make sure code generated from previous version will not be in conflict running on new version.

Checked several times and still can’t find any conflict of our module with PHP 7.1.

Hi, i have a very stranges issue, I have made a slider, and the slider works fine in chrome and Firefox, but its not loading the the entire site in Safari. Its only loading a little bit of the site. you can see the issues on this link. https://topaper.dk/test-visitkortskabelon.html Thanks

Hi, is the Backend in Magento or on a seperate Site? And how is the performance of the Slider on frontend? will it slow down the page?

Best Regards Fabian

Hi Fabian

1. Backend is in magento admin panel.

2. Slider use magento require javascript, so it will act as usual magento script and loaded on demand only if used on page. In the most case not the loading of the plugin, or starting of the plugin is slow but the images you use in it. Sometimes good image optimisation makes wonder.

Best Regards, NWDThemes team

Facebook   Support Center

Thanks for the answer. Is it possible to get a full access to the Backend? We want to build a slider with our Images to see how it works with our conditions.

Best Regards Fabian

In your conditions – you mean to try specific slider settings? Or you want to test it in your environment ? Or using your theme?

Hi Team,

We are using magento 2.3.1 , we purchased Slider Revolution and installed it.

We have instaled the 2.3.x-patch too.

But system says:

MiBErrors during compilation: Nwdthemes\Revslider\Helper\Gallery\Images Missed required argument escaper in parent::__construct call. File: /home/smart/web/smartlashes.cz/public_html/app/code/Nwdthemes/Revslider/Helper/Gallery/Images.php Total Errors Count: 1

Thank you

pardon, all works :)

Hi

Glad all is working!

Best Regards, NWDThemes team

Facebook   Support Center

>Is your plugin compatible with the WordPress Pay per View plugin?

Hi

It is magento extension. If you need wordpress plugin – please ask you question here – https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380

Best Regards, NWDThemes team

Facebook   Support Center

Hi,

Is it possible to have a separate slide image for desktop and separate for mobile?

Hi

Yes, it is possible. You can add two image layers and set its mobile visibility. For example one will be visible on desktop and notebook, other will be visible on tablet and mobile. Check our documentation for details – https://nwdthemes.com/docs/slider_revolution_m2/docs/layer-mobile-visibility.html

Best Regards, NWDThemes team

Facebook   Support Center

Hi, I’m posting this here as well as on the support system.

I’m getting a blank slider with the following messages:

Slider Revolution Warning (Core:5.4.8) jquery.themepunch.revolution.min.js:1 LayerAnimation Min JS (3.6.3) is older than requiered (3.6.5) jquery.themepunch.revolution.min.js:1 Please update Slider Revolution to the latest version. jquery.themepunch.revolution.min.js:1 It might be required to purge and clear Server/Client side Caches. (index):1 Unchecked runtime.lastError: The message port closed before a response was received.

When upgrading the extension. I’m on Magento 2.3.1.

As documentation has suggested, I’ve cleared and flushed the cache and static cache. I’ve also done a setup:upgrade.

I looked in the folder where I’d assume the JS would be, it hasn’t updated the files that were there previously. I’ve also checked the same folder in the extension zip, there’s nothing in there either. So I’m a bit confused.

Hi

Replied in Support Center.

Best Regards, NWDThemes team

Facebook   Support Center

Awesome. As it turns out, the files weren’t present when I unzipped the folder. I think it’s due to the folders creating long filenames (which Windows doesn’t like).

I’d advise anyone else with this issue to unzip the folder to the root of your computer just so there’s not lots of folders!

Yes, that is also one of the reasons. Magento 2 folder path is too long. We will discuss how we can handle it.

FYI:

One of the cases we had was “Those js files are missed due to long directory path name while extracting in windows machine. After extracting using 7zip those files are came back. “

Another case was “Whenever I upload these files (via Filezila) to the directory it gets renamed to “RE39B2˜1.JS”, “RE8BD6˜1.JS”, “REE516˜1.JS”, “REVOLU˜4.JS”

I have check the folders with the error /home/maxnj/public_html/pub/static/frontend The directory ”/home/maxnj/public_html/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js” cannot be deleted Warning!rmdir(/home/maxnj/public_html/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js): Not a directory Updating modules:

the issue is that the extension does not create static files per website so it just make shortcut folders that points to the main code ( here we are talking about the JS folder ) so when upgrade magento it does not find the files and it redirect to the folder that point to and at last delete the files as they are the static content.

need your support to fix this but or issue.

Hi

Please send us email at nwdthemes@gmail.com with the following details:

  • extension purchase code
  • admin url / credentials
  • ssh credentials

Best Regards, NWDThemes team

  Facebook    Support Center

Hello admin, continue with

AnthonyTad
Post, we have multi-websites every time I make update to magento the folder ( app/code/Nwdthemes/Revslider/view/frontend/web/public/assets/js ). You asked for missing files in extracting zip folder but every time I re-upload the files when make update the folder totally cleared from files.

another issue related when make update this wariniung appear what every I try to fix this but I can not I thinks it is related to the first issue.

The directory ”/home/maxnj/public_html/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js” cannot be deleted Warning!rmdir(/home/maxnj/public_html/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js): Not a directory /home/maxnj/public_html/var/view_preprocessed/pub Updating modules:

Hi

I have tried to run the commands ( upgrade, regenerate, clear cache ) and it does not delete files for me. It could be some server security software. The best approach here would really be to contact the hosting provider regarding missing files from this folder.

app/code/Nwdthemes/Revslider/view/frontend/web/public/assets/js

Please update me on the result if it’s not too much trouble. If it is security software we can try to modify it from our side so it wont trigger any security rules.

Also as an option you can set read-only permissions on app/code/Nwdthemes/Revslider/view to prevent files removal.

Regarding warning about directory in static folder – it is permissions issue. Did you run magento console commands using web-server user? Check magento documentation on how to setup permissions – https://devdocs.magento.com/guides/v2.1/config-guide/prod/prod_file-sys-perms.html

Best Regards, NWDThemes team

  Facebook    Support Center

Hi

I added mp4 video file as a background. But video background is not working on safari. And in chrome browser, video background is stopped after a few seconds. My website URL is https://www.cbdmdhost.com. Please review my website revolution slider part, and let me know solution.

Regards, C-Themes

Hi

1. Your video is 4 sec. length. Loop set to none. So it just stops at the end.

2. Please check this article regarding safari issue – https://www.themepunch.com/faq/video-audio-changes-safari-chrome/

PS: I noticed that your support license has expired. It would be awesome if you can renew it, so that we can still give you further support. http://nwdthemes.com/2016/06/14/codecanyon-extended-support-faq/

Best Regards, NWDThemes team

  Facebook    Support Center

Hi i purchased this because we transfered to magento from woocommerce and its very glitchy that i cant make buttons without it glitching out. The static layer has some wierd stretched magento logo in the background.I imported a slider from woocommerce and it has those problems. So i re created it from scratch and it still does

basically the issue is with rollover buttons and the static/global layers. hoping you can help

Hi

Could you provide URL to check the issue? And / or it would be great to get slider zip.

Best Regards, NWDThemes team

  Facebook    Support Center

Hi,

Magneto 2.3.1 getting error There has been an error processing your request Exception printing is disabled by default for security reasons.

Log: [2019-04-25 19:41:34] main.CRITICAL: Specified invalid parent id (Nwdthemes_Base::base) {exception] (OutOfRangeException(code: 0): Specified invalid parent id (Nwdthemes_Base::base) at /chroot/home/html/bsc/vendor/magento/module-backend/Model/Menu/Builder.php:83)”} []

Hi

I have re-checked latest version with magento 2.3.1 and it is working fine.

Please confirm that all files are uploaded and replaced old files if you have upgraded. Especially xml files in etc folder of module as problem comes from that part.

Most simple way is to re-upload all files from latest package and clear all caches. Pay attention to upload errors. It might appear if you have wrong files permissions.

Best Regards, NWDThemes team

  Facebook      Twitter

Re-uploaded via FTP and works fine, Thank You!

Glad it is working. Let me know if I can help you further!

Hello, I have issue with the extension I have latest one rev 5.4.8.3 the JS file in pub folder is not accessible it have option target to NWtheme js folder when I try to update I get this warning The directory ”/home/maxnj/public_html/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js” cannot be deleted Warning!rmdir(/home/maxnj/public_html/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js): Not a directory

when access the file here is here error content

Unable to resolve the source file for ‘frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js/tools/themepunch_gs.js’ #0 /home/maxnj/public_html/vendor/magento/framework/App/StaticResource.php(134): Magento\Framework\View\Asset\File->getSourceFile() #1 /home/maxnj/public_html/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\StaticResource->launch() #2 /home/maxnj/public_html/pub/static.php(13): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\StaticResource)) #3 {main}

site URL where the slider does not work http://premierlockwholesale.com/

I have use SSH and go to folder assets and push remove folder content using this command ( rm -rf * ) this commands will remove folder content to all if any one have this issue of deleting a file or folder.

I have update, deploy, clean & flush and the same issue is still exist the folder tools does not exits in this dir ( http://premierlockwholesale.com/pub/static/version1556153614/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets/js/tools/TouchSwipe.js ) dir /www/pub/static/frontend/Smartwave/premierlock/en_US/Nwdthemes_Revslider/public/assets

check online site debug http://premierlockwholesale.com/

Hi

Please check that files really uploaded. The folder is app\code\Nwdthemes\Revslider\view\frontend\web\public\assets\js\

One of the cases we had was “Those js files are missed due to long directory path name while extracting in windows machine. After extracting using 7zip those files are came back. “

Another case was “Whenever I upload these files (via Filezila) to the directory it gets renamed to “RE39B2˜1.JS”, “RE8BD6˜1.JS”, “REE516˜1.JS”, “REVOLU˜4.JS”

After you manage to upload those files you need to regenerate static content to update static files and clear cache.

Best Regards, NWDThemes team

  Facebook      Twitter

Hello,

We are using Magento 1 with the harbour theme (https://themeforest.net/item/harbour-responsive-magento-theme/9599230).

This theme recently removed the extension revolution slider, so now we are looking for an alternative to use revolution slider in our site.

The instructions to use revolution slider with this theme are: How to set position of created revolution slider? When you have created slider you need to follow next steps to set the position where your slider will be shown:

1. Go to “CMS -> Widgets” and add new widget instance 2. Set widget instance settings: Type: Am Revolution Slider Design Package/Theme: harbour / default and click on continue button 3. In a “Widget Options” vertical tab set the ID of you created slider. 4. In a “Frontend Properties” vertical tab set “Widget Instance Title” and assign to stores where you want it to be displayed. Then you need to add at least one layout update on which pages and in which blocks your slider will be displayed.

On the demo we used following positions: Display On: Specified Page: CMS Home Page, Block Reference: Page Header – is used for the header slider

Do you think that we can integrate your slider into the theme in the same way?

Thanks,

Adam

Hi Adam

We are NDWthemes, our extension located under NWDthemes > Revolution Slider. We are official partner of Themepunch ( Revolution slider author ) for magento extension.

AM_Revslider ( mentioned in your instructions ) is a different extension, please contact them directly to resolve the issues.

Best Regards, NWDThemes team

  Facebook      Twitter

Hi Team,

We are upgrading magento from 2.1.5 to 2.3.1 , we purchased Slider Revolution and installed in 2.1.5 now we required the same extension for 2.3.1. kindly share the compatible extension for version 2.3.1

Thanks

Hi

Yes, current slider version is compatible with magento 2.3.1. You can download it here on Codecanyon.

Please note that you will need to upload 2.3.x-patch included in package. This patch resolves Magento 2.3 compatibility issue that causes compilation error.

Best Regards, NWDThemes team

  Facebook      Twitter

Please, tell me whats the procedure to deactive the Purchase Code in order to use in a new domain.

Hi

Replied in prev. comment. Please do not create similar comments.

Best Regards, NWDThemes team

  Facebook      Twitter

Hi,

I acquired the Slider Revolution plugin in the end of 2018 and I need to validade (change) a new web domain (provisional) http://site.b2ml.com.br/benneditapan/. I mean, I mean, I need the purchase code unlink from the old domain. What is the procedure to do this?

Hi

You can use deactivation form for this purpose – https://www.themepunch.com/purchase-code-deactivation/

Best Regards, NWDThemes team

  Facebook      Twitter

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey