Discussion on Skrollex - Creative One Page Parallax - WordPress Theme

Discussion on Skrollex - Creative One Page Parallax - WordPress Theme

By
Cart 2,811 sales
Well Documented

x40 supports this item

Supported

1730 comments found.

Hello, I am having trouble installing the theme. I have installed the Layers theme but not activated. I have tried uploading the theme a bunch of times and it just says ‘error uploading theme.’

Thank you for your reply. I took this back to Wordpress Support and they looked into and told me that “Max upload size is 2GB. This file is 40mb. I don’t think this would be the issue. If it was a file size issue, the error would indicate so as well.” Do you have any other ideas what it could be?

To tell exactly what the reason is, you need to look at the error messages in the log file. Ask your hosting provider where you can view the error log.

Also make sure your hosting allows you to upload third party themes.

Hello how can i add custom fonts on this theme? A the logo area and general.

The theme supports Google Fonts. If you want to install other fonts, you will have to do so using custom CSS.

Hi ,,

This message appears while trying to upload the theme into WordPress :

Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme installation failed.

Any solutions , please?

Thank you

Haifa

You are most likely trying to install the wrong file. The theme zip file is inside the file you downloaded from ThemeForest. Please read about how to install a theme in the documentation. https://skrollex-wp.x40.ru/alice/theme-help/

That’s correct, It works now Thank you

Hello there,

I want to remove the bubbles coming from the bottom of the screen in the home page. Could you please help me with this ? Thank you.

Bubles are part of Svg Objects. It can be changed in ‘SX Section / Parallax Objects / SVG Objects’. To hide the bubbles only, add this code to ‘SX Section / Advanced / Custom CSS’: .flask-bubbles {display: none;}

Hi Team

I have built a website (https://www.faimmarketing.com) using Scrollex paid theme https://preview.themeforest.net/item/skrollex-creative-one-page-parallax/full_screen_preview/14699984?_ga=2.151055481.1325331563.1601484223-1978100135.1601484094

When I am opening the website its taking almost 16 to 20 secs to load and its really bad for my business . I have already optimized all images and checked with Godaddy hosting . Everything seems to be fine but still its taking so much time to load . Please help us fix this issue.

Regards Yussef

Press Command + Option + J (Mac) or Control + Shift + J (Windows, Linux, Chrome OS), then press Network tab to see the order in which the items are loaded and how long it takes. Download speed mainly depends on the size of images and videos. Compare load times with my demos. If you have a lighter page, it will load faster; if you have a heavier page, it will load slower. Hosting and caching settings matter too, but usually not much if you don’t have many visitors yet.

Greetings! Can you tell me how to remove the configuration icon? I highlighted it in red. thanks! I leave a screenshot https://snipboard.io/fl1Dae.jpg

This icon is displayed with admin bar only if you are logged in as admin. If you will logged out, this icon will be hidden.

Ahhh! Ok! I did not know it! Thanks for the support!

This is how it looks now https://ibb.co/M89D5rX But I would like it to be like that, with the distance between the individual images. The pictures should be gray and colored when moused over. https://ibb.co/mRDhJGq

PS: The theme is super great :-)

Tthere is no such options in theme and it can by realised only via CSS coding. It is not easy to advise you on the exact code and it requires checking and testing anyway, and I do not know exactly how your layout was created. If you have coding skills, I can give you an approximate direction. You can add style = ”...” attribute to any HTML element as you have already done. To get bottom space use margin-bottom: 7px; or padding-bottom: 7px ;. To change the color, you will need to create additional css code that can be included in different ways, the easiest way to do this is using the Customize menu. There is a dedicated tab for CSS. To write this code, you need to figure out how to overlay the element. This can usually be done with :after (to create hidden overlay) and :hover (to show overlay on hover). To make the overlay change the color of the element it is covering, use mix-blend-mode.

The gray works, only the mouseover doesn’t. Do you have any idea? Here is the CSS code:

.img_gray img { -webkit-filter: grayscale(100%); /* Chrome, Opera, Safari / filter: grayscale(100%); }

.img_gray img:hover { -webkit-filter: grayscale(0%); / Chrome, Opera, Safari */ filter: grayscale(0%); }

did it myself. I just took the class gallery-item and now it works great. :-)

.gallery-item { – webkit filter: grayscale (100%); / * Chrome, Opera, Safari * / filter: grayscale (100%); }

.gallery-item: hover { -webkit-filter: grayscale (0%); / * Chrome, Opera, Safari * / filter: grayscale (0%); }

Picture above looks like now. But I want it to look like the picture below. How do I do that? https://ibb.co/ZdQ1s06

It is not very good to position the text relative to the background, as the background is scaled and cropped based on the size and aspect ratio of the screen. You can try to click on the Source button and add an attribute to the block in source mode style = "margin-top: 50vh;" Or style = "margin-top: 500px;" Let’s say you want to shift block h1, then do: <h1 style="margin-top: 50vh;">Text</h1> px – is pixels, vh – is percents of screen height.

perfect :-) thx

Hi ! How can i use my custom icons instead of font awesome? Thank you

Your should use plugins for this purpose or copy/paste svg code if icons are released like Material Icons https://material.io/resources/icons/
If you use third-party plugins please keep in mind, the theme is not tested with them, but plugins which realised as shordcodes should works ok with Layers pages, and plugins which realised as bloks should works ok with standard pages (created via core WordPress editor).

I have almost finished building a site with this template that I am very happy with. However, on the background video at the top of my page, I want to float this one piece of content (it’s a play button for a compact media player) in the bottom left corner of that section. I selected the class of float-bottom-left, but as you can see in the attached screenshot, it stays in the centre no matter what, because this div doesn’t extend to the full height of the section.

All I want to do is position one bit of content in the bottom left of this section and I can’t for the life of me figure out how… Can you please help advise me?

Screen-Shot-2020-09-24-at-22-21-51

I have done so. Thanks!

Add this custom CSS: #home .layout-boxed { position: static; }

FInally! Thank you!! (It’s easy when you know how).

Hi there – can you please tell me the simplest way to add a blog page to my existing site so it looks like this: https://skrollex-wp.x40.ru/nadya/2016/04/23/just-exampe/

Thank you

Just create main blog page like in any WordPress theme, then add new post. It is described in the WordPress documentation. To edit main blog page header, login as admin, open blog page then click on Customize on admin toolbar and edit widgets on left panel.

In short. You should create blank page. Then in the Customize → Homepage Settings set this page as Posts Page. Then click on Posts → Add New in the admin panel.

Hi, I insterted the video as the column content in the media block content. It’s working fine on the PC, but on mobile version the video doesn’t resize. It just shows full size so it doesn’t appear all visible on the mobile screen. Please have a look at the website turnmytree.com in the section Anwendungen. When you click on the image – video will show.

Please help. Thanks.

Change <video class=... to <video style="width: 100%;" class=...

Hi, where am I supposed to change that?

If I understand correctly, then you inserted the embed code or inserted the link to the video and it was replaced with this code. Click on the edit box where you inserted this video and you will see a popup toolbar. Switch to source mode via button Source and you will see this code.

Hi, is there a way to show captions for featured image in the Skrollex theme? I tried installing the plugin “featured image caption” without any luck (the plugin also stopped showing options on the edit post page).

There’s no such option in the theme and theme is not tested with this plugin. May be it can be achievable via some other plugins.

Hello,Sorry my support has expired, but I only have one issue that I’m trying to resolve.

The author of the video player that I’m trying to use told me that the youtube/vimeo API is in conflict with what plays video in Skrollex, causing numerous bugs and issues.

I need a way to disable Skrollex’s youtube/vimeo API or something so that the player’s API can function on its own without conflict.

Any help would be greatly appreciated.

Yes, that is the page that I meant, I didn’t know you needed the www to go to the proper page.

No, the developer hasn’t figured it out. He just gave a list of possible problems, so I shared it with you in case it helped.

So without his thought, can you tell what’s happening? It’s with Skrollex, but I really like your theme.

Look like CSS conflict. Add to “Appearance / Customize / Additional CSS” this code to fix it:
.view.widget .fg iframe { height: 100% !important; }

Thank you so much, it worked!

This is style.css

/*
Theme Name: Skrollex
Theme URI: https://skrollex-wp.x40.ru/
Description:  One Page Parallax Theme
Author: x40
Author URI: https://www.x40.ru/
Version: 2.5.1
Tags: custom-colors, custom-header, custom-menu, editor-style, featured-images, translation-ready, full-width-template, theme-options
License: GPL 2.0
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Template: layerswp
*/

I did not understand what you mean

it was a mistake. sorry

Can you please give me the CSS to set the right scrollbar back to the default?

Unfortunately, this is not easy to do, requires testing and coding is not in support scope. I can roughly explain what is needed for this. It is required to reset all vendor specific CSS definitions to default values accordion to vendor documentation. The current definitions in the assets/css/style.css are:
.scroll-bar { -ms-overflow-style: scrollbar; } .scroll-bar::-webkit-scrollbar-thumb { border-radius: 3px; } .scroll-bar::-webkit-scrollbar { width: 10px; height: 10px; } .scroll-bar::-webkit-scrollbar-thumb { border: 1px solid; } .hide-skroll-bar .scroll-bar::-webkit-scrollbar, .scroll-bar.hide-skroll-bar::-webkit-scrollbar { width: 0px; } textarea, .navbar-collapse, .non-mobile #top-nav { -ms-overflow-style: scrollbar; } textarea::-webkit-scrollbar-thumb, .navbar-collapse::-webkit-scrollbar-thumb, .non-mobile #top-nav::-webkit-scrollbar-thumb { border-radius: 3px; } textarea::-webkit-scrollbar, .navbar-collapse::-webkit-scrollbar, .non-mobile #top-nav::-webkit-scrollbar { width: 10px; height: 10px; } textarea::-webkit-scrollbar-thumb, .navbar-collapse::-webkit-scrollbar-thumb, .non-mobile #top-nav::-webkit-scrollbar-thumb { border: 1px solid; } .hide-skroll-bar textarea::-webkit-scrollbar, .hide-skroll-bar .navbar-collapse::-webkit-scrollbar, .hide-skroll-bar .non-mobile #top-nav::-webkit-scrollbar, textarea.hide-skroll-bar::-webkit-scrollbar, .navbar-collapse.hide-skroll-bar::-webkit-scrollbar, .non-mobile #top-nav.hide-skroll-bar::-webkit-scrollbar { width: 0px; } Alternatively, you can remove these definitions from the file, but the file will be updated when the theme is updated.

hello,

i would like to have this nice white stroke at the homepage image slide, that is going at the back of the menu (like the Alice page). I would like to put different text to every sliding image and a background video. The bg video doesnt work at the slider so I tried to put a single sx background videobut it is going on the back of the slider. Is there a way to send you some screen shots to see what i mean?

thank u in advance

Most likely I will receive the same error messages that you have already post. They talk about problems with your serverv settings. Until these issues are fixed, the theme may not work correctly. The error messages indicate that theme resources incorrectly downloaded from your server. This can be related to settings of web server, WordPress, caching, CDN or HTTPS.
Try disabling all plugins, caching, and CDN first. If it does not help, please send these messages to your hosting provider and ask a question how to fix the problem.
Also, if your hosting provider allows you to run multiple WordPress, to make sure the issue is not caused by your WordPress settings, you can deploy a clean copy of WordPress and test it to work.

Can you please tell me where to put recaptcha key for contact form?

The page presets use Contact Form 7. You can use this plugin or another. Please read about this in the plugin documentation. https://contactform7.com/docs/

If I try to copy the page to another URL, all sx_section widgets are gone. I used Dublicator as a plugin. With multisite-clone-duplicator I get an error message

All SX widgets are gone after copying. Pls help

I used this plugin and it worked fine with the theme. All demos were created by this plugin. But the WordPress repository says that the plugin has not been updated for a long time and has not been tested with the latest versions of WordPress. Try using a different plugin or post error message. Or create a clean website and use WordPress Export / Import.

great theme, i love it … how do I get the header logo bigger? If you scroll down, the logo should disappear and “COACH” should appear instead. Look here:

https://www.directupload.net/file/d/5933/pxcmm5hd_png.htm

I only helped myself because the theme doesn’t allow larger logos in the header.

.custom-logo-link img { max-height:70px; } #top-nav li { line-height: 100px; } #top-nav .ext-nav-toggle, .state2 .page-border.top { height: 80px !important; }

@media only screen and (max-width:599px) { .custom-logo-link img { max-height:40px; } }

No screenshot available. But if you resize the logo, make sure it looks fine on all screen sizes and in different scrolling positions, as it might break the layout because top bar is resized automaticaly.

Best regards. I have a question regarding the contact section of my website www.pharmacalche.com If you compare the section of the model theme -> https://skrollex-wp.x40.ru/julia/ with the one I included on my website, they are not the same. Could you help me to display the text on one side and the form on the other? Thanks in advance,

To create the contact section I added the widget: contact details and map and this widget does not allow me to change the order of the columns. Attached image of what I have created, Best regards, https://snipboard.io/wTn5gR.jpg

This widget is from Layers and has no such options. Try using the shortcode for Contact Form 7, as it is done in the presets and demo.

Don’t worry, I already managed to make the change and place it as I wanted. It was that I did not know the customization options of the theme, but I was reviewing and adjusted it. Thank you anyway.

by
by
by
by
by
by

Tell us what you think!

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

Sure, take me to the survey