1730 comments found.
Hi can you tell me how I can translate the word all to spanish in the widget of videosand photos, thanks
https://developer.wordpress.org/themes/functionality/localization/
Also you can hide this word via Customize / CSS:
.filter [data-group="all"] { display: none !important; }
can you specify in what file and directory please
Localization is a standard procedure, which is described in the WordPress documentation at the link I gave above. For it, you will have to use the tools that are described in the documentation. If you want to hide this word, then you can enter the code that I gave above using the admin bar: Customize / Additional CSS or in the WordPress admin panel: Appearance / Customize / Additional CSS
If you want to modify theme source files then this is:
widgets/skrollex-section-widget.php
But it is not advisable to do this, since your changes will not be saved if you install a theme update.
Hi i bought the theme and i cannot install it please provide me a solution it is urgent. Best regards George
Broken Themes The following themes are installed but incomplete.
Name Description Skrollex The parent theme is missing. Please install the “layerswp” parent theme.
https://skrollex-wp.romanmeleshin.art/alice/theme-help/#install
Also you can see videos about using theme here:
https://www.youtube.com/@user-ch6tr8fi2b
Hello, It is a Virtual Tour. It comes up blank.. Is there a way to add this to the page please. ?
I am trying to add an HTML page to the My Work section. I press the I frame to add it to the source. The URL I am trying to add it http://virtual-tours.liquidjunglemedia.com/penthouse7/index.html
https://drive.google.com/file/d/1vJxiYyPLYbUZ89FlGrHEZDXsiUARZZcv/view?usp=share_link
Your URL starts with http://... If you try to paste it into a site that starts with https://..., it will be blocked by the browser and you will see a message about it in the browser console.
Hello,
My Skrollex theme doesn’t work on anything past php 7.4.Once I go to 8 and up,the menu and the outer frame loads, but the backgroundsand the content hang and never load.I’m using Dreamhost and they said: ……………………………………………………………….
“Sun Jun 04 15:32:50.455829 2023 pid 452107:tid 130550514525952 mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /home/dh_sb2d2r/featuredartist.lonewolfmoon.com/wp-content/themes/skrollex/sidebar-off-canvas.php:8
I’m afraid the ‘create_function’ was removed in php8”
……………………………………………………………………
Also another developer I am problem solving with mentioned the same thing: ……………………………………………………………….
” The fatal error is caused by a function called “create_function”, which we don’t use.You can also verify this by inspecting the file path where the issue occurs:/themes/skrollex/sidebar-off-canvas.php. Reading this part clearly shows that theissue occurs in a WordPress theme called “skrollex”, and it’s related to some sidebarcontent.” ……………………………………………………………..
I hope what they said is helpful towards you resloving this issue. I need to upgrade to php 8 by June 30 or they are going to start charging me extra for remaining on 7.4, so a resolution would be greatly appreciated!
My site is: http://entertainment.lonewolfmoon.com
Latest version of Skrollex works on PHP 8. Demo site works on PHP 8.2
Try to rollback your page via Revisions to previous version. Your page looks like content has been removed.
I tried, but it still doesn’t work. If I try to go to the “Customize” section, the “Edit Layout” doesn’t even load. I think that’s what you’re noticing, and I think that might be caused by the fatal error from create_function. If I roll back to 7.4, then Edit Layout will load with all the content in tact.
Check which version of Skrollex you have displayed in the WordPress admin panel. Latest version is 2.10. Also if you installed Layers a long time ago, then you need to redownload it again from the link in the current Skrollex documentation and reinstall. Some bugs were fixed there a few years ago.
I think most Skrollex users are now running PHP 8. And I’m using PHP 8 with Skrollex too.
Yes, I was running version 2.8, everything is working after upgrading to 2.10. Many thanks!
Hello. I installed the theme yesterday. I am having problem editing the layout. I am using one of the presets. When I enter edit layout… the 1st SX section and sometimes the 2nd, when I click on them, the panel doesn’t appear with all the settings.. It works on all the other sections.
Can you take a screenshot? A screenshot can be uploaded to your WordPress or to any service for screenshots or pictures and give a link here. Also, if you receive error messages in the browser or browser console, then it is advisable to publish them.
I just checked now it works fine with Chrome.. The problem is with Safari
Hi there,
I have a few questions about Sckrollex:
1. Can I or how can I integrate with woocommerce?
2. Can I have videos in the main page or sliders like slider revolucion plugin?
3. Is it possible to have a scroll efect to another page with mouse scroll? Like this site: https://www.zarahome.com/pt/
4. Is it possible to center logo in the menu?
You can use third party plugins just like with any other theme, but please note that the theme is not tested with third party plugins. Also, keep in mind that all demo pages are created using the Layers editor, but you can also create pages using the standard WordPress editor. If you want to use a plugin that works as a WordPress editor extension, then you have to create pages in the standard editor. If a plugin allows you to insert content using shortcodes, then in theory it should work in any page. Also note that when using third-party plugins, you may need to adjust the display of the plugin so that its content looks good in the theme design.
Centered logo and page changing by scrolling are not supported.
Now your link opens the home page. Describe in more detail what you are doing and what is happening. Give the texts of error messages in the browser, browser console or error log on the server.
Thanks for your reply. I got no error in the browser. Sorry but as I have to go online asap I’ve uploaded a backup and working on it. Probably there was an issue with some updated plugin.
FYI, the current plugins are: classic-editor conditional-menus contact-form-7 contact-form-7-mailchimp-extension cookiebot country-phone-field-contact-form-7 drag-and-drop-multiple-file-upload-contact-form-7 drag-and-drop-upload-cf7-pro easy-fancybox easy-wp-smtp flamingo google-site-kit header-footer-code-manager polylang skrollex-extension wordpress-seo wp-optimize-premium wps-hide-login
Good day, can you help me please, I buy your theme skrollex, I cant figure how I can configure email contact with my own email settings in sx section: contact, hope can you give me info, thanks
For this, the Contact Form 7 plugin is used. How to configure this plugin is described here: https://contactform7.com/docs/
Hi, how can i change iconsbulb, shirt and megaphone icons? thanks
https://www.youtube.com/watch?v=3JNCG3O9cuU
https://www.youtube.com/watch?v=PVkaUk38-yI
The Font Awesome and Linecons are included in the theme.
Font Awesome icons and classes (codes) see here:
http://fontawesome.io/icons/
Linecons and classes (codes) see here:
http://skrollex-wp.x40.ru/alice/wp-content/themes/skrollex/assets/lib/linecons/index.html
Keep in mind that the theme includes the version of FontAwesome that comes with Layers. This is not the latest version and some icons may not be supported. If you need icons from the latest version, then you need to install it additionally. For these purposes, there are plugins in the WordPress repository. You can also use other similar icon sets.
That theme was aplied on https://sixline.pl Everything runs smoothly except the menu in the header. Namely, after clicking on an item, the page doesn’t have a scroll effect, it only reloads in a given section. In addition, the mobile menu doesn’t work on devices with the ios system – after reloading, it opens in the same position, i.e. at the top of the page. Can you please help, and if it’s not a problem contact with the developer who introduced this theme I bought. His email: cichon.leszek1986@gmail.com.
Best regards Daniel Piętocha
purchase code: abafe4cf-e2ba-4b21-b30e-b0de7ad2dc99
Your website opens over HTTPS, but the menu links use HTTP. Replace http:// with https://. If you migrated a site from HTTP to HTTPS, then you need to fix all the contents of the database, as described in the WordPress documentation for transferring a site to another domain: https://wordpress.org/documentation/article/moving-wordpress/
that worked, thank you!
Most likely the problem is related to the caching settings. Try disabling any plugins that might cache pages, or disable caching on the web server or somewhere else, like if you’re using CloudFlare or something.
Hi, I’m developing the website in a temporary server without SSL http://k-test.earthcloud.it/ . After inserting a new block through Customizer, it crashed and the page stopped working. Please help me as soon as possible, since I have a close deadline! Here you can se the php version: http://k-test.earthcloud.it/info.php these are the logs from the Apache webserver:
Thu May 18 12:21:06.250345 2023 pid 27602 AH01071: Got error ‘PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211PHP message: PHP Warning: Undefined array key “widget_id” in /var/www/html/wp-content/themes/layerswp/core/helpers/design-bar.php on line 211’, referer: http://k-test.earthcloud.it/wp-admin/ Thu May 18 12:21:07.101010 2023 pid 27602 AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /var/www/html/wp-content/themes/layerswp/core/widgets/modules/base.php:829\nStack trace:\n#0 /var/www/html/wp-content/themes/layerswp/core/widgets/modules/base.php(829): implode()\n#1 /var/www/html/wp-content/themes/layerswp/core/widgets/modules/content.php(161): Layers_Widget->selective_refresh_atts()\n#2 /var/www/html/wp-includes/class-wp-widget.php(394): Layers_Content_Widget->widget()\n#3 /var/www/html/wp-includes/widgets.php(835): WP_Widget->display_callback()\n#4 /var/www/html/wp-content/themes/layerswp/builder.php(28): dynamic_sidebar()\n#5 /var/www/html/wp-includes/template-loader.php(106): include(’...’)\n#6 /var/www/html/wp-blog-header.php(19): require_once(’...’)\n#7 /var/www/html/index.php(17): require(’...’)\n#8 {main}\n thrown in /var/www/html/wp-content/themes/layerswp/core/widgets/modules/base.php on line 829’, referer: http://k-test.earthcloud.it/wp-admin/customize.php?return=%2Fwp-admin%2F Thu May 18 12:21:23.254845 2023 pid 27652 AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /var/www/html/wp-content/themes/layerswp/core/widgets/modules/base.php:829\nStack trace:\n#0 /var/www/html/wp-content/themes/layerswp/core/widgets/modules/base.php(829): implode()\n#1 /var/www/html/wp-content/themes/layerswp/core/widgets/modules/content.php(161): Layers_Widget->selective_refresh_atts()\n#2 /var/www/html/wp-includes/class-wp-widget.php(394): Layers_Content_Widget->widget()\n#3 /var/www/html/wp-includes/widgets.php(835): WP_Widget->display_callback()\n#4 /var/www/html/wp-content/themes/layerswp/builder.php(28): dynamic_sidebar()\n#5 /var/www/html/wp-includes/template-loader.php(106): include(’...’)\n#6 /var/www/html/wp-blog-header.php(19): require_once(’...’)\n#7 /var/www/html/index.php(17): require(’...’)\n#8 {main}\n thrown in /var/www/html/wp-content/themes/layerswp/core/widgets/modules/base.php on line 829’, referer: http://k-test.earthcloud.it/wp-admin/customize.php?return=%2Fwp-admin%2F
https://skrollex-wp.romanmeleshin.art/alice/theme-help/
Hi there , I can’t see Edit Layout option to edit the page content
Could you please guide us
Try deactivating all plugins. Also, if you have updated WordPress, you should have the latest version of Skrollex and fixed version of Layers installed. Fixed Layers should be downloaded from the link in the current documentation.
hello i need a logo n navigation color change in every scroll
i want to ad a names on dots
If I understood you correctly, then there are no such options in the theme and this cannot be done in a simple way. You will most likely need a developer to do this with Javascript coding. Unfortunately there is no other way.
Hello,
My contact formular and the footer in my homepage ist buggy. Sometimes it doesnt load and sometimes after scroll its disappear.
Could you please check this?
https://delibrosafe.de/Thanks.
Try to disable all plugins. Or try turning off elements animations. It’s possible that your page contains something that is preventing theme scripts from handling animations correctly.
If something changes the length of the page after loading, then it can cause problems with the animation. For example, it can be plugins for lazy loading. Or plugins that dynamically change the page layout.
Please see this video: https://www.youtube.com/watch?v=68Xq07cnx3s
Full documentation: https://skrollex-wp.romanmeleshin.art/alice/theme-help/
i dont find the demo import option
Please see this video: https://www.youtube.com/watch?v=68Xq07cnx3s
Full documentation: https://skrollex-wp.romanmeleshin.art/alice/theme-help/
Hi, Thank you for creating a GREAT theme! I would like to know if you accept PAID requests to help do some light customization. I have a $budget$ and would like to ask for your help. I can pay you direct or use whatever platform you like (UpWork, Fiverr, etc..). Please let me know if this is possible. It’s very light work that I want to do. I’ve implemented your template here: CalTechForce.com Thank you!!
I don’t do custom work, but any qualified developer will be able to customize the theme.
When I add a video with the Video widget (not the SX Background Video, just the basic ‘Video’, the video window automatically goes to left justified and hugs the side of the page. I’d like it to be centered, but I don’t see an option to do this. Please advise, thank you
Try to use this plugin: https://wordpress.org/plugins/yellow-pencil-visual-theme-customizer/
Unfortunately this didn’t have a centering option, and adjusting the padding to try to accomplish the same result had some unwanted consequences. Is there another editing tool you’d recommend?
If you give a link to the page, then maybe I can tell you how to solve the problem.
.widget_media_video{ margin: auto !important; }
I’ve just tried that but it doesn’t appear to be making a difference. I did clear cache and try in other browsers but no luck. Is there anything else I need to do after? Also, after publishing the code in Additional CSS and refreshing the page, the code is no longer there in that CSS editor section.
You probably didn’t save your changes. Click on Publish.
How can I copy a SX Section into the same page ?
This feature is not supported.
Hello, I have purchased the theme and used the Preset ARIA
Now I want to add video instead of image in the “WE ARE” section.
Please guide me to do this changes.
Thanks in advance.
You can insert a new SX Section and delete the unwanted one. In this new one, insert as many columns as you need. Then, in any input field, paste the embed code, which you can take from a video on YouTube or on another hosting. To insert embed code, you need to switch the input field to source mode via button on toolbar. Depending on the embed code you get, you may need to change size of video.
As alternative, you can change existing SX Section.
I want to add video in background. How can I set it ?
https://www.youtube.com/watch?v=TQgYvJ3Tswo
Or you can use third party plugins for this.