ThemeForest

Cubus - Fullwidth WP Portfolio Theme

  • Has been a member for 0-1 years

Do we have any kind of ETA, even a rough one when the next version will be released?

Thanks Tom

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello, Great theme! I have a question with using visual composer for blogs and portfolio etc. We would like to be able to align heading text on 3 column grids to the asender line, like you have in your blog example with the dog.

I can send two PNG’s to aid my description if you have an email address I could use?

Thanks,

TJ

chillipear

yes, you can send it to support@chillipear.com

Default-user

Thank you :)

Default-user

Hi Chillipear, just messaging to ask if have received my two emails? ending in @sgsintl.eu ,Thanks Chillipear.

chillipear

sorry, mail in spam… currently will be answered…

Default-user

Hi chillipear thank you for your reply and any help you can give :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
prouin Purchased

Hello

Trying to have a full width slider, used the fullwidth[/fullwidth] on a text box and experimenting some problem to have it full screen.

Thanks for your quick feedback.

Philippe

chillipear

can you send us an url? support@chillipear.com

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello, I bought this beautiful theme and i’m redesigning and old blog. The problem is that my blog page does’nt show the posts feed. It’s showing my portfolios thumbs. Can you help fixing this problem?

chillipear

Currently portfolio = portfolio feeds. but we are working on the update that adds a choice to change portfolio feed.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Hungary

Hello,

I bought this nice theme. I need to create min. 10 fully separated portfolio for 1 webpage. How could this be possible?

chillipear

and you want separate the portfolio’s via categories? or totally different portfolios with own categories?

Default-user

i want to separate the portfolio’s via categories, and to be possible to create 10 menu items for them, and the order of posts is in the way I give to them in the category, and the post needn’t to be continous with the other category posts.

  • Bought between 1 and 9 items
  • France
  • Has been a member for 1-2 years
MrSorry Purchased
How can i change the color background of the portfolio like this http://postimg.org/image/4nmp2k63l/

Thank you for your help.

chillipear

for portfolio front (without mouse hover), please upload blank picture with solid color. For change portfolio card back, you must edit CSS.

Default-user
MrSorry Purchased

Please can you tell me where is the line on CSS?

chillipear
just add this code into app.css:
.back {
background-color: #AABBCC !important;
color: #000000 !important;
}
change “AABBCC” with your color and “000000” with your text color
Default-user
MrSorry Purchased

Thank’s. it’s a really good theme.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi. Can you help me showing my portfolio stream on homepage?

chillipear

you must edit general settings -> reading and set homepage (see FAQ). Also you must add something to portfolio.

Default-user

Thanks for your reply. It worked fine. I have another question, a very important one. Is it possible to show captions and description fields on portfolio slideshows?

chillipear

You can edit content.php (for homepage), or content-fluid_portfolio.php (for page with portfolio template). in those files, you can add any php code for meta or other info show.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
ivlev Purchased

Hi again! About theme updates. Could you write somewhere (maybe in README file) which files has been changed? I have edited the template in many files, and update all of them each time adds extra work.

Thanks, Serge.

  • Exclusive Author
  • Sold between 1 and 100 dollars
  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • Thailand

I can’t seem to get bullet points to work in a text box using the page composer? Any ideas?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Chillipear,

Can I remove the Search Bar in the header within the CSS? If so what lines do I need to comment out in which files?

Thanks for your continued help :)

chillipear
just add this into app.css
.icon-search {display:none;}
Default-user

Thank you Chillipear thats great :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Chillipear,

Can I replace the eye icon on the flip portfolio on the homepage with read me or something to this effect? Is it a case of changing a link or png image within the CSS? If so where?

Thanks,

chillipear

Hello, in content.php, near line 82, search for <a href="<?php the_permalink(); ?>"><div class="icon eye-permalink">?</div></a>

Default-user

Chillipear you star, thank you.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi Guy! I Dont can Install XML.

Only error Falied!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi chillipear,

Thanks for all your help. I wanted to know with the google maps api how I can access it within the code so that I can change it’s appearance. Like how these guys have done on there website…..

http://www.jkrglobal.com/contact-us/

Is it possible to access the google code, or do you have a section of code where google maps sits?

Thanks for all your help.

chillipear

Hello, generator for google code is situated in visual composer plugin folder (/wp-content/plugins/js_composer)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
acoentrao Purchased

Hi, I Was trying to change my site’s custom Logo and the “Cubus theme option” panel isn’t uploading my .png or .jpeg file. I have allready reinstalled the theme but it still doesn’t work. Can you help me to solve the problem?

Thanks for helping.

chillipear

Maybe it’s problem in image uploader. Can you try your media uploader?

Default-user
acoentrao Purchased

I Again. The uploader works fine. I have my first logo and the new one both in the media library, and visible. But it seems that the option Cubus Theme options>General settings>Upload Logo isn’t working. And, as I said before, I’ve allready reinstalled the theme.

Thanks for helping.

Default-user
acoentrao Purchased

Hi again. Still haven’t been able to install my custom logo. Can you help. my site is www.caxinas.pt.

Default-user
acoentrao Purchased

Hello again. I have installed the cubus Uptdate but it didn’t solve the bug with custom logo install option. I’m trying to solve it with custom css but i’m not managing to do it in the right way. Coul you please help me to solve this issue?

Default-user
acoentrao Purchased

Still waiting for your help Chillipear. I have managed to install custom logo with custom css, but theres a slight error: an unwanted border box is showing in both Safary and Chrome. If you compare it with www.caxinas.pt in Firefox you will see what I mean.

chillipear

hello, please send us your wp-admin username/password (support@chillipear.com). We can try help you.

  • Bought between 1 and 9 items
  • France
  • Has been a member for 1-2 years
MrSorry Purchased

Is it possible to have the update for visual composer?

chillipear

Yes, complete package is on approval process.. please wait..

chillipear

ok, updated

Default-user
MrSorry Purchased

Thank’s

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 4-5 years
100IT Purchased

translate3d sets portfolio images on a row with 316px in between them. Where is the 316px default set? I want to use with 1x (portfolio settings) X my own default setting

<article id="post-2584" class="post-2584 portfolio type-portfolio status-publish hentry category-restaurant post isotope-item" style="position: absolute; left: 0px; top: 0px; transform: translate3d(316px, 0px, 0px);">
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I just purchased the theme. I am designer and I would like to use it for my blog and portfolio. However I have a few questions:

1. how did you put that script writing “Raoul Dufy” in the footer

2. My buttons doesn’t look like the one in the demo site. I don’t know why but they look a bit less rounded and there is no gradient. Also the button send in contact sub-site is without any design.

3. I imported your xml and when I try to edit some post made with visual composer I get “Extra class name” and cannot edit that part

thank you in advance, Luka

by
by
by
by
by