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, How Can I show “Sent” or “Error Message” inside the contact form?

{ // Transfer the value ‘sent’ to ajax function for showing success message. echo ‘sent’; } else { // Transfer the value ‘failed’ to ajax function for showing error message. echo ‘failed’; }

Which is the ajax fuction?

Thanks!!

Hi,

Did you mean contact form doesn’t works? Can you send your website so i can inspect your issue.

Hi I downloaded the template but seems that don’t work properly. When device is small (responsive case) the section id=”section-about-us-2” dont work properly. What am I going to do?

Sorry for late reply. Not sure about your issue, can you explain more your issue? What is your website url?

Hi, I need to stop video when I click the close button gallery . Otherwise, video sound continues ..

Thanks!

Hi,

Sorry for late reply. Can you send your website url so i can see your issue. Normally when you click close button gallery the video would stop. Please try on demo. Also for your another problem, did you mean contact form doesn’t works?

Hi! Can I send the url by private message? I try on demo and the video doesn´t stop. Contact form works, but send me to a new page with text “sent”.

Hi, you can send message through my profile.

I am thinking of purchasing this template. However, I have noticed that when I load it in IE9 not all of the content loads. Is there a fix for this?

Hi, thanks for your notice. We will research for this issue.

Do you have a fix for the parallax section on this template? If you look at your demo in the fun facts section the background image repeats itself. I asked about this when I purchased and you said a fix was forthcoming. Can you please help me address this so it no longer repeats and works properly?

Thanks Joe

Thank you, once the update is out I will contact you and you let me know what to do. Thank you very much.

Since you are adding to the template, one great addition would be to have a section like section-2 but with the image on the right and the text on the left. This way if someone has more content they have 2 areas to put the context with 2 pictures that run diagonally from each other. It may look pretty cool. Just an idea. If its a big development then ignore.

Thanks and I love your work Joe

Hi,

Thanks for your suggestion! I will consider to make it on next update.

About the blog page. Do you mean that this HTML version does not have a blog page? Can we only get a blog page with the WordPress version?

Also, would it be possible to make the top navigation menu “stick” to the top of the screen when you view it on a cell phone?

Otherwise I think that this is an amazing template.

HTML version has blog page list but not blog details page. Yes on WordPress version has blog details page.

To have menu stick on mobile version need some modification.

Thank you for replying so quickly. I would like to have a blog, so it might be better to have the Wordpress version, since the HTML version does not have single blog pages. Otherwise I think that it is a great looking theme.

Thanks for your interest. I would recommend to use WP version if blog is important for you.

I would put filters categories in OT LAST NEWS. When I put the blog option there is no possibility to filter posts.

Hi, sorry i not clear with your issue. Can you explain more?

Looks like a nice template that I’d like to buy, but I don’t see a sample of a blog page, just the article listing page. Where can I see a full blog page?

Hi, thanks for your interest. Since this only html template, this template doesn’t have blog details page. You can see blog details page on WordPress version here: http://themeforest.net/item/cubic-one-page-responsive-wordpress-theme/9276997

Hello

I want to stick the top menu, which comes after scrolling down.. This menu should stick to top,

I dont like the GAP on top.. thanks

Hi,

Sorry, not clear with your question. Can you explain more?

Problem 1 the top header is not sticking exactly on top it has a gap of around 100px.,..

on your demo site your menu patch sticks up all the way…when you scroll down..

on my site, i used your demo content but still the menu does not stick all the way..

Problem 2 Please help with the query below: http://demo.vegatheme.com/cubic/

On the above page: Services section I am trying to place a “read more >>” on the text and go to another page. for more info i need this more info on a page or pop up, whatever your theme supports

But as soon as I put the HREF links to read more… The whole text is eaten up and the only thing remains is

“Branding

Please help

Problem 3 I also tried to place a button right below the column “append to this column” with a button But the button is left aligned I need the button either center or right aigned.. and place it better… any control on that ? via CSS ?

Hi, sorry for ask but i not see your purchased badge. What version you has been purchased. Because url you sent is WordPress version. You can ask here for issue that related with Cubic html version.

Hello i have a problem with contact form it is very strange as on 15” monitor you can see the form on 24” it dosnt show. it is on demo version and on page i am trying to create. this code inserted dosnt help <script src=”js/validation.js”></script> thank you for quick help

Hi,

You can disable animation for contact form by remove animated class name. Find code below (line 1088).

<div class=”col-md-8 animated” data-animation=”fadeInUp” data-delay=”200” data-speed=”5”>

Replace with code below:

<div class=”col-md-8” data-speed=”5”>

Done.

What reasons that close button at project details page wouldnt work?

Hi, sorry i’ve never get report about this before. Maybe caused by theme modification.

I mean this effect that more images can be viewed when pop up is on, it is like: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone#prettyPhoto. Now I have to click on image, close it and click on the other.

sent by email

“designesia” did you received my email, I sent you my url and the code. The source code is as you suggested but it does not work. Need help.

Please check your email.

And one more question … how to use and where place / change the source code for rel=”prettyPhoto[gallery2] function in gallery ? Thank you for any help

Sorry not clear with this, what is you try to change?

Hello, Please, what to do to make 6 columns of images in Works section instead of 3 columns (and images) that you already have. Thank you.

To make to make 6 columns of images in works section, open file style.css look code at line 2492 – 2495 below:

.pf_full_width .item{
float:left;
width:33.3% !important;
}

Change width value with below:

width:16.6% !important;

Done.

I just purchased and am starting to customize. All the parallax sections are repeating on my computer. Is there a fix for this? I can send screen shots if you need.

Thank You

I am also wondering how you link the HTML project details to the portfolio items instead of just JPGs. I have tried to just replace the path with a path to the project detail HTML file but continue to get an error message.

Thanks

Hi, thanks for your purchase. Please send your website url so i can inspect your issue. You can change attribute ‘data-value’ for each portfolio item as you can see on preview. I have made custom some project details page like image, slider and video.

Now I can see, it looks bad. The question is still actually and resolving the problem shoud be general: how to achive local letters ? I send you the code: $header= “From: $email \nContent-type: text/html; charset=UTF-8; \r\n”; but how to implement this in your code in email.php ? How to force email to include in the email header specific charset?

You can replace code below on email.php

$headers  = 'MIME-Version: 1.0' . "\r\n";
$headers .= "From: " . $_REQUEST['email'] . "\r\n"; // Sender's E-mail
$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";

replace with below:

$headers  = 'MIME-Version: 1.0' . "\r\n";
$headers .= "From: " . $_REQUEST['email'] . "\r\n"; // Sender's E-mail
$headers .= 'Content-type: text/html; charset=UTF-8;' . "\r\n";

Thank you so much, great support, pleased to recommend you to the others.

Thank you, my pleasure. :)

Hello, The contact form is working well but I need help with my local characters, what code I should to add to the email.php code to receive my national characters? I know that it should be something like: $header= “From: $email \nContent-type: text/html; charset=UTF-8; \r\n”; but I do not know how to implement it according to your code in email.php, I am tring but no success. Thank you in advance

testing here, how it looks: a = ? o=ó l=? s=? z=? x=? c=?

for me it look correct

On here it’s looks like below: http://pbrd.co/1vAk2xJ

The contactform is working but there are no required fields? When I push the send button there will be a blank page with sent! The email form is working correct but it’s not nice to get a blank page and no required fields. Do you have a solution? Thanks

naruco.nl

Please insert code above before designesia.js script

<script src="js/validation.js"></script>
<script src="js/designesia.js"></script>

Thanks, it’s working

Hi, I have a browser issue with the projects details slider.html not displaying when the icon is pressed in Safari and Chrome even though it appears ok in your demo site? It works fine with Firefox. Thanks!

Hi, for Chorme and Safari seems ‘load-html’ feature for project details wouldn’t work on local computer. You must upload to server to make it works.

Great thanks! I also seem to have the same problem ZeldaWyler above where the contact form doesn’t appear in Safari/Chrome/Firefox including on your demo site?

Hi, can you send screenshots regarding your issue. Thanks.

Hi , I am stuck on the logo thing. Is it possible for me to edit the CUBIC thing already given. & how ? There is no PSD file present.

Hi, i can send you psd logo cubic file. You can send message through my profile.

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