Discussion on Cubic - One Page Creative Website Template

Discussion on Cubic - One Page Creative Website Template

Cart 448 sales
Well Documented

designesia supports this item

Supported

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

148 comments found.

Hi, Using the video-dark template, I have a problem with the text slider at the top. All four text parts are displayed at the same time at the top of the page. But this is only on the web. After downloading the whole page to a new folder on the local Mac and launching the page locally it works perfectly… Here is the page: https://www.filmundtv.de/cubic/index.html Would you help me? Kind regards- Olaf

Still still waiting for an answer…

Hi,

It seems you still use old version of file designesia.js. Please replace it with the latest one. You can copy the code from here https://madebydesignesia.com/themes/cubic/js/designesia.js

Hi, the code looks very similar and does not solve my problem. Its still the same: www.FilmundTV.de/cubic/index.html Thanks for a quicker response…

Hello. I have purchased the Cubic HTML template. So far i have had an excellent experience with customization and editing. The template is easy and amazing. However, i am having trouble with just one issue > On the top slider text (on the “homepage-parallax-big-font” variant, I needed to slow down the text sliding speed. I know its on some js somewhere, but couldn’t find it. Will it be possible to point out to me which file and section do i need to edit in order to slow down the text sliding speed on the top of the page of homepage-parallax-big-font? Thank you and best regards

Hi,

Thanks for your purchase! To adjust text speed you can open file designesia.js and then find code below:

jQuery(".text-slider").owlCarousel({
    items : 1,
    singleItem:true,    
    navigation : false,
    pagination : false,
    autoPlay : 2500,
    transitionStyle : "fade",
    });

Change value for autoPlay : 2500 (this is in milliseconds). You can change it with a bigger value for slower text speed.

Hi, Before purchasing the Cubic Template, I wanted to know if the portfolio (gallery Our Work section) supports video? I only see images.

Hi,

Thanks for your interest! Yes it supported.

Hi,

the main issue currently I am facing is with of “Main Menu, Drop down menu in cell phone and tablet view” In smaller Resolution drop down menu is not working properly, without pressing any element all drop downs are showing below and if we try to scroll down then whole menu is faded out…

Kindly resolve this glitch ASAP . We are near to live our site and because of this I am facing severe issues. Your help in this regard shall be highly appreciated.

Regards Sabba Khan

Hi,

Thanks for your purchase! Sorry for the trouble you’re having. Does this problem also occur in the demo? We will check and solve your problem as soon as possible.

yes ,,, kindly resolve this issue

Hi,

Sorry for delay. We just released new update for the fixes. You can download latest version.

kindly respond to my previous query,, waiting for your positive response

hi,

I want the menu bar on right side fixed with whole side from to to bottom in every screen. -three lines image will be shown, on press it should be able to show the whole sidebar menu. kindly help me in this regard on prior basis

Hi,

Sorry for delay, did you meant for menu on mobile?

hi, I am changing this cubic dark video homepage and whenever i am inserting new logo.png file then whole menu is vanishing. Any change is not suddenly accepted by this theme.

More, I want to remove black fade layer from video portion. Kindly guide me how to do these all.

Waiting for earlier reply , Thanks in advance

Hi,

Thanks for your purchase! Can you tell us your logo dimension? What change did you meant? Is there any url we can see?

i have solved this issue .thanks

Hi,

Is there any we can help?

hi, i want to purchase this theme. can i get trial for this theme

Hi,

Thanks for your interest! Sorry, no trial for any items on Themeforest. What you see on the demo is what you get :)

Hi, I have a website with the Theme Cubic and would like to update to PHP 8 and to Joomla 4. I wonder if you are planning to release an update of the template. Thanks, Jesús Azogue

Hi,

Sorry, Cubic Joomla version is not our creation.

estimated

When installing the theme, wordpres tells me the following error:

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

What could be the problem?

Hi,

Thanks for your purchase! This is a HTML template so you cannot use it for WordPress. To edit HTML template you need a text editor like Notepad++ or Dreamweaver to edit the files. To use HTML template is just upload all the files to your ftp server.

psl. what way can I send a picture?

Please email to designesia [at] gmail [dot] com

This is exactly what I did (I found this recommendation). After the change, the text does not appear anymore. However, this change will cause another problem in the “About section” The blue overlay that does not working correctly. I originally wrote about this. Thank RoKla

Hi,

Sorry for delayed can you send us screenshot for this issue? We really not see it here.

I have added attribute display: none to body class, based on your advice on how to do not see welcome words when the page loads initially. However, this has resulted in another issue – blue overlay is not displaying correctly in “section-about”. Could you please indicate to me how to solve the problem? Thanks, Rokla

Hi,

To remove welcome text when load you can remove code below from page source:

<!-- This section is for Splash Screen -->
    <div id="jSplash">
        <section class="selected">
            This is custom text rotator on loading screen!
        </section>
        <section>
            Insert your custom message here.
        </section>
        <section>
            Make your customers smile.
        </section>
    </div>
    <!-- End of Splash Screen -->

Sorry, we don’t understand each other. Welcome text is fine. Problem – as long as the css associated with this text is loaded, the web browser displays the welcome text itself in gray on a white background. I would like to avoid this …

Hi,

Sorry for misunderstanding! This issue can resolved by adding display:hidden to body class. Please check this page: http://www.themenesia.com/themeforest/cubic-onepage/homepage-parallax.html

This is css for body class after adding display:none;

body {
    font-family: "Open Sans",Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:400;
    color: #707070;
    line-height: 1.8em;
    padding: 0;
    background:#fff;
    display:none;
    }

FUN FACTS Hallo, Please, how can you add another parameter to a certain figure, such as % or Min. Trying to put % in html code, but it doesn’t work. Many thanks for your kind replay, Klamo

In brief – FUN FACTS section contains numbers. However, some values need to be expressed as a percentage (eg 90%) or as a time value (eg 40 min.). I’d like to attach a picture for better understanding, but I don’t know how. All Best, RoKla

Hi,

You can using this format to display % or anything next or before the number.

This is how to insert % after number:

<h3><span class="timer" data-to="1980" data-speed="2500">0</span>%</h3>

Thanks, it seems to be working fine now….

The header section is a bit messed up – example ; http://www.themenesia.com/themeforest/cubic-onepage/homepage-parallax.html on desktop scroll the page a little to switch the header to the white background, then resize the window and the header and the mobile menu is messed up

Hi,

Sorry for delayed. We just done with fixes for this issue. We will release an update today.

Hi – Is there a list of updates/which files have been hodated, that I can get? thanks

You can replace file style.css and designesia.js

Hello,

The owl carousel text is flashing up before the preloader – how to configure owl carousel correctly to hide while page is preloading? Its not right at the moment?

thanks

Hi,

Update is available: Cubic v1.2
- fixes for content show before preloader
- fixes for paralax background position
- fixes for messed header on mobile

Hello – the preloader is not correctly hiding all elements before the page loads. Seems to work OK in Chrome but not in Firefox or Edge

thanks that does seem to fix as a temp workaround – it the configuration of the owl carousel that needs attention I think,

Hello – The Own Carousel text is flashing up before the page loads, can you suggest fix please, setting body to display:none causes some issues qwith other elements (the hover effect onthe four panels gets glitchy. Please advise how to keep owl carousel text hidden until page is ready … thanks

Hi,

Update is available: Cubic v1.2
- fixes for content show before preloader
- fixes for paralax background position
- fixes for messed header on mobile

hello – the mobile menu – submenu items are expanded by default – How do I modified CSS so they are clicked to expand/hide submenus please?

Hi,

Yes submenu are expanded by default on mobile. We will make improvement on next update.

I changed CSS to hide submenus on mobiles and tablets, added a few extra classes and used jQuery toshow/hide submenus onn click:

$(”.top-menu”).click(function() { $(this).next(“ul”).toggleClass(“sub-menu”); });

Thanks

Thank for share! :)

Hello – the mobile menu submenus are expanded by default and cannot be opened or closed?

Hi,

Thanks for your purchase! Yes, its expanded by default on mobile. We will improve it on next update.

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