1730 comments found.
The contact form briefly displays before disappearing. This happens on Firefox on android, as well as in Safari on desktop. It works correctly on all other browsers that I’ve tried. Contact Form 7 is fully up to date. Any ideas?
Here is a screen capture of this happening: https://www.dropbox.com/scl/fi/7gqh090h4ap9ib6yvizsb/screen-20240805-133401.mp4?rlkey=few6crwmgn3ow7nocgt7qrpog&dl=0[update] This bug also occurs on the mobile version of both Chrome and Safari on iOS.
[update] removing the slide in animations seems to resolve this.
This usually happens if something is inserted into the page that changes its length after loading. This could be a plugin, shortcode, or insertion of some code.
Would a Captcha cause this?
This hasn’t been tested, but if it changes the page length after loading, then the animation should be disabled. You can temporarily disable Captcha to see if it is the cause of the problem.
Hello, we are unable to install the theme in our server. Can you please help us? We are getting the following message:
Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
We´ve tried to upload manually by FTP but it is also not working. If we give wp credentials, can you please help us?
Thanks!
Please look at the error messages in the server log, it probably says what the reason is. Perhaps some resources are exhausted and the server cannot work properly. Ask your service provider where to look at the log or use WordPress plugins. If the logs are in the usual place, then the plugins should display them.
We did that already, also is a new server, with a new WP insllation and with a high memory. We bought the theme today, can we ask the refund of it?
Only messages at the time of opening the page, marked as Error, are needed. Ignore Warnings and Notices.
Which logs to look at.
First of all, look at the messages in the web server error log. Something like /var/log/nginx/error.log or /var/log/apache2/error.log. Usually this log is enabled by default and the path to it is specified in the nginx or apache configuration files. You can ask your hosting provider where to look at it or how to enable it. Most likely, this will be enough to determine the problem, but make sure that logging is enabled and you are looking at the file specified in the configuration.
You can also enable Debug Mode in WordPress (WP_DEBUG to true). This is usually disabled by default. In this case, you need to turn off the display of messages in the browser (WP_DEBUG_DISPLAY to false), as they will break the page layout and enable only logging to the log file (WP_DEBUG_LOG to true). Then the messages will be displayed in the WordPress debug log. Something like …wordpress/wp-content/debug.log. This is set in the WordPress configuration file wp-config.php as described in the WordPress documentation.
It is unlikely, but it is possible that the problem is displayed in the database logs if you enable logging for the database in the database configuration files.
This article describes in detail how to fix you issue. https://www.hostinger.com/tutorials/503-service-unavailable
Before doing what I wrote above, disable all plugins.
All plugins disabled, theme installed but it is showing now the following message: The parent theme is missing. Please install the “layerswp” parent theme. – When we click install it says: Installation package not available. // Any idea on how to fix that?
https://skrollex-wp.romanmeleshin.art/alice/theme-help/#install
Greetings, the site doesn’t install wordpress tells me: This theme is already installed.
The active theme has the following error: “The parent theme is missing. Please install the parent theme “layerswp”.”.
You need to download Layers from the link in the documentation.
https://skrollex-wp.romanmeleshin.art/alice/theme-help/
hi. is woocomerce available with this template ?
Theme is not tested with WooCommerce.
ok thx
Hello, It seems that the Linecons icons aren’t displaying at all in Safari. They work in Firefox and Chrome but don’t load at all in Safari. Any ideas?
Looking into this further, they seem to be working on all browsers except for the desktop version of Safari. They do work on mobile safari so the problem seems to be limited to the desktop version. Any ideas how to fix this?
I couldn’t reproduce it. Please give me a link to the page.
www.uglykittystudios.com
The icons in the process section aren’t showing up on the desktop version of Safari. Oddly enough though the icons in the About section are working. In all other browsers, they seem to work fine.
Indeed, there is some problem with this icon set. I can only advise replacing these icons with Fontawesome, they are displayed normally.
Fontawesome is working well in all browsers. Thanks!
Hello,
I’m using the Skrollex template and would like to increase the size of the logo. To do this, you seem to need to upgrade to Layers Pro, which I would be happy to do, except their website and all links prompting you to upgrade lead to broken webpages. Is there a workaround you can suggest to be able to increase the logo size?
Thanks so much.
The theme does not support Layers Pro and has not been tested with this extension. Layers Pro advertising was inserted by the developers of the free version of Layers, but I think it will allow you to increase the size of the logo only in those themes that support it and will not allow this in Skrollex. The logo can be enlarged using this free extension:
https://wordpress.org/plugins/yellow-pencil-visual-theme-customizer/
But keep in mind that enlarging the logo may require adjusting other parts of the layout.
Paid license, paid support. I am able to access the Layers Dashboard and see my Layers Pages. I can View and Quick Edit them. Any time I try to customize or Edit Page, it triggers a Critical Failure. I have reinstalled the LayersWP theme, disabled all addons, nothing seems to work. I have no idea what I changed to make it suddenly weird. It will not send me a error email. Debugging gives me the following but I don’t know what to make of it:
Notice: Function add_theme_support( ‘html5’ ) was called incorrectly. You need to pass an array of types. Please see Debugging in WordPress for more information. (This message was added in version 3.6.1.) in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/functions.php on line 6078 Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/base.php:829 Stack trace: #0 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/base.php(829): implode() #1 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/slider.php(206): Layers_Widget->selective_refresh_atts() #2 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/class-wp-widget.php(394): Layers_Slider_Widget->widget() #3 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/widgets.php(837): WP_Widget->display_callback() #4 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/helpers/post.php(285): dynamic_sidebar() #5 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/init.php(466): layers_get_builder_page_content() #6 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/init.php(497): layers_backup_page_sidebars_widgets() #7 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/class-wp-hook.php(324): layers_check_for_preset_backup() #8 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #9 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/plugin.php(517): WP_Hook->do_action() #10 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-settings.php(695): do_action() #11 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-config.php(87): require_once(’/data0/mountain…’) #12 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-load.php(50): require_once(’/data0/mountain…’) #13 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-admin/admin.php(34): require_once(’/data0/mountain…’) #14 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-admin/customize.php(13): require_once(’/data0/mountain…’) #15 {main} thrown in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/base.php on line 829 There has been a critical error on this website. Please check your site admin email inbox for instructions.
The site seems to be running fine, but I can no longer edit it. Hope this is something simple. Awaiting your reply…
Cin Norris
It looks like you updated PHP but haven’t updated WordPress in a while. Also, please note that you must have the latest version of Skrollex installed and the version of Layers referenced in the current Skrollex documentation. https://skrollex-wp.romanmeleshin.art/alice/theme-help/ Check the version numbers in the admin dashboard.
Thanks for getting back to me. PHP is 8.1, WordPress is 6.5.5, Skrollex is 2.10, and LayersWP is 2.0.10.fixed. I turned on some options in PHP that WordPress seemed to think I needed (i.e. imagick) should I try reverting to the default version of 8.1 provided by my host?
Update: 070624 1950- I just did a backup from the next to last full save and it seems to be working now.
This was not related to imagick, I also always install this and other recommended extensions.
Update: 081424 – I have made no changes and am again getting the critical error. Here is the error log: Notice: Function add_theme_support( ‘html5’ ) was called incorrectly. You need to pass an array of types. Please see Debugging in WordPress for more information. (This message was added in version 3.6.1.) in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/functions.php on line 6085
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698
Deprecated: Use of “self” in callables is deprecated in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/skrollex/includes/extension.php on line 698 Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/base.php:829 Stack trace: #0 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/base.php(829): implode(Array, ’ ‘) #1 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/content.php(161): Layers_Widget->selective_refresh_atts(Array) #2 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/class-wp-widget.php(394): Layers_Content_Widget->widget(Array, Array) #3 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/widgets.php(845): WP_Widget->display_callback(Array, Array) #4 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/helpers/post.php(285): dynamic_sidebar(‘obox-layers-bui…’) #5 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/init.php(466): layers_get_builder_page_content(254) #6 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/init.php(497): layers_backup_page_sidebars_widgets(Object(WP_Post)) #7 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/class-wp-hook.php(324): layers_check_for_preset_backup(’’) #8 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #9 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #10 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-settings.php(700): do_action(‘init’) #11 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-config.php(92): require_once(’/data0/mountain…’) #12 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-load.php(50): require_once(’/data0/mountain…’) #13 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-admin/admin.php(34): require_once(’/data0/mountain…’) #14 /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-admin/customize.php(13): require_once(’/data0/mountain…’) #15 {main} thrown in /data0/mountaincatdesign.net/public_html/crackrabbit.lol/wp-content/themes/layerswp/core/widgets/modules/base.php on line 829 There has been a critical error on this website. Please check your site admin email inbox for instructions.
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Learn more about troubleshooting WordPress.
There is nothing in my site admin email box. As last time, the site is live and I can access the WP Dashboard, but when I try to Edit Layer Page, this is what I get. Please assist, awaiting your reply.
Edit: I have tried disabling all plugins, updating PHP to latest version also. Error persists.
I fixed one bug in Layers. Please download a new Layers from the link in the current online documentation and reinstall. You should see Layers Version: “2.0.10.fixed-a” in your admin dashboard.
Download it from here: https://skrollex-wp.romanmeleshin.art/alice/theme-help/
That did it! Thank you for being so responsive and helpful. 
I have purchased the “Skrollex” theme. I tried implementing a video from the media using the “SX Background Video” feature. The video plays on the PC screen, but on smartphones, it only shows a loading screen and doesn’t play at all. The same issue occurs with YouTube videos. Is this an error? Please provide assistance and solutions to resolve this issue.
Initially, background videos were not supported on mobile devices. At the request of users, I tried to add support for video files hosted on own server, but this does not work correctly in all browsers due to browsers limitations for security reasons.
Therefore I recommend using YouTube videos and setting an alternative image for mobile browsers. In this configuration, an alternative image will be displayed on all mobile devices.
Dear Sir,
Just a quick question, can you add categories to the footer? Many thanx Cheers
David
Footer is fully editable. Login as admin. Open site in front-end. Click “Customize” on top admin bar. Go to: “Edit Layout / Footer 1”.
Hi, this link to theme help is broken.
http://skrollex-wp.x40.ru/alice/theme-help/#installI updated the theme and layers to the latest version and the site loads extremely slowly now. Similar to the other comments, the customizer menu takes forever to load.
I see a lot of people facing similar problems after updating, but nobody posted any solutions other than updating to the latest version of Skrollex and Layers (which caused the slowdown).
Any help?
https://skrollex-wp.romanmeleshin.art/alice/theme-help/#install
Updates do not slow down the site. My demo site runs on the latest versions of theme, WordPress and PHP.
Thanks for the updated link. I’ve updated wordpress, skrollex and layers. Disabled all plugins, but the site is still loading very slowly.
Is there a way to export all the data in the SX sections and reimport them again into a fresh installation?
Try disabling all plugins. I advise you to first determine the cause of the slowdown, since it most likely may not depend on your WordPress settings.
Also Layers has known issue. If you have many pages created using Lyers, this can slow down, especially during editing, because WordPress loads widgets into memory of even those pages that are not currently viewed. I recommend regular and simple pages, that do not require features which realised via SX Section, to create via regular WordPress editor. Also delete pages which is not used and clear trash (it is important).
Also, make sure that your site is not under attack and your server is not running out of resources. This can be seen from the server logs. Ask your provider where to view error and access logs, or try using WordPress plugins for this purpose.
Try using page caching plugins, this can significantly reduce the load on the server and speed up front-end. For example, WP Super Cache.
Page can be cloned via json export/import, but this feature was only available in the Layers via Classic Editor. The latest versions of WordPress use Gutenberg and this option has become unavailable. To make it available again, you need to disable Gutenberg editor via any WordPress plugin. Then click on Edit Page then use Export Layout and Import Layout.
Hello, and thank you for the detailed reply. I took your advice and removed some pages and elements from the main page and this made a huge difference in loading time. Reoptimized and reuploaded images, this seems to have made a difference too.
GTmetrix rating went from E to C instantly, and I have not even setup any caching plugins yet. So I think with WP Rocket, the site can probably load even faster.
Everything is ship shape and the theme works great! Thanks again for the great support and updates.
CENTER IMAGE Sorry to bother you again, but I’ve got an other question. Is there a way to center an image, I don’t seem to find an option to line-up an image (right-left or center) Really sorry, probably a stupid question
Have a smashing day
Owkay thank you I’ll give it a shot! 
Dear Sir,
Several (shortcodes) don’t work; for example buttons give error, animated text in quote, sx counter count, sx skill label, sx map … Here’s the link to my website (temporarily on my subdomain) https://staging.torooo.be/Any idea how to solve this? Many thanks Cheers
David
Your should activate Skrollex Extension plugin which is included in the distribution. Please see notifications about required plugins in the admin panel. This notifications has links to install and activation plugins. These notifications appear after the theme is activated.
You are the best, THANK YOU VERY MUCH… sorry for my stupid questions.. Love this theme! 
Dear sir while installing your theme in wordpress I get the following error message
There’s no Headtheme present. Install Headtheme “layerswp” Can you please advice?
Best regards David Torres
You should install free version of Layers. Download it via link in the documentation. It is described here: https://skrollex-wp.x40.ru/alice/theme-help/#install
THANK YOU!
Is there a way for the sx_animated_text effect to fade in from left to right? Both “A” and “B” options fade in from the right first and I’ve had feedback that it seems weird. If the theme does not support it, can you recommend a way to make it happen? Thank you in advance!
The theme does not support this. This can only be changed by coding if you have coding skills. But it’s not entirely simple. The textillate library is used for animation.
Hi there!
How can I duplicate an existing Skrollex page in Multisite?
Greetings Karin
Unfortunately, there is no standard way to clone a page in WordPress. There are several plugins for this purpose, but the theme has not been tested with them. Layers has a function to export and import pages via json format. But it was only available in the old WordPress editor. To open the page in the old WordPress editor, you need to temporarily disable the Gutenberg editor. There is a plugin for this in the WordPress repository. This is not the most convenient way, but I once used it before and it worked.
What version of fontawesome is compatible with Skrollex? I’m finding that some icons don’t appear when I use their shortcodes, but some do. Thanks! cin
The version of FontAwesome that is included in the Layers is used by default. This is not the latest version of FontAwesome and some icons may not be available. You can try to install third party plugins for support latest version of Fontawesome.
Good morning, Thank you for your assistance previously. One more question, the site’s hero slider loads incredibly slow on mobile and the images have been correctly sized. Is there a way to increase this?
The download speed depends only on the image size, network bandwidth and the performance of your server. Try optimizing your images or using a more efficient compression format. You can use plugins for this purpose. Images are automatically scaled to cover the entire section depending on the aspect ratio of the device.
Good morning,
Is there a way of enlarging the social media icons on the left of the theme? Looking forward to your response.
This is not supported by the theme. This can be done using a plugin like this: https://wordpress.org/plugins/yellow-pencil-visual-theme-customizer/
Excellent thank you for the response, it worked perfectly.
If I put video like “video file” I do not hear audio
Many thanks in advanced Best regards, Svetlana
sorry, other question: I have sticky menu with transparent background, I need to put one color because I don’t see text of menu. Many thanks
https://www.youtube.com/watch?v=TQgYvJ3Tswo
Sound in background videos is not supported because browser security policies prohibit sound playback if the video starts in the background without the user clicking on the Play button.
I don’t quite understand about the menu, but most likely you need to edit the color scheme for the menu.
How to edit the color scheme is shown in this video:
https://www.youtube.com/watch?v=UzjFqhLGtew
How to choose a color scheme for the menu is shown in this video:
https://www.youtube.com/watch?v=3nmoHHTOJ5s
Thanks, please how it’s possible to see custom colors board with a preview color pallets. Please, I need also understand what’s wrong in my YouTube link and why I see the error message. Many thanks. Svetlana
The button with gears on the left appears if you log in as an administrator and open the page in the front-end.
Send me the text of the error message, or a link to the page where the background video is inserted, so that I can understand more clearly what is happening.
Hi, please, 1. I put YouTube video like background on homepage. https://allnewsforthepeople.com/ 2. How to change the background color of sticky menu please, I don’t find where is possible to change. Thanks 3. Video background is not responsive on iPhone, iPad, I see only one part of them. 4. It’s possibile to make a ancor with an image inside section – column. I explain better. On my site, in section “Our company”, I put various images, I need to create link “image – bookmark on the text”
Many thanks in advance
When you open the panel for editing color schemes, you will see tooltips on page elements indicating the color scheme of the element. For menus, it is Colors A by default. To change the menu color, you should change Background A and Transparency A.
I see the video on your page not as a background, but the YouTube background video will not be displayed on mobile devices, instead it will be displayed as an alternative image, which you specify in the SX Background Video options.
About column images. You cannot insert an anchor to such image. The only thing you can do is switch the editor in the text field to Source Mode. There is a button on the pop-up toolbar for this. And there, add the id attribute for some element. For example: <p id="tratata"...
and you will be able to link to this element like https://www.domain.com/page#tratata
But this may not work as expected on text fields if they are displayed in a popup overlay.
I need also to put text on column background image, it’s possibile to do? thanks
Background images for columns are not supported by the theme. Only for the entire section. You can try to solve this using some plugin. If a page is created in Layers, then it can use plugins that work as a shortcodes. If the page is created in the core editor, then you can use plugins that work as blocks or shortcodes.