ThemeForest

Cubit 6 in 1- Business & Portfolio Theme

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Hi, do you know how I can move “Cubit Options” in the admin section so that only the admin can see it and not editor? Thanks.

  • Bought between 1 and 9 items
  • Has been a member for 4-5 years
cubus20 Purchased

Hi Kriesi,

one more question:) I have finished and finally the site is running, I just want to know how to make “read more” link in news section? I know that I should insert in to the post <!-more-> but it does not work. Here is the link to news section on my site: http://www.splywanie.pl/blog/

Thank You :)

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
nsikub Purchased

Just bought this theme yesterday quick theme to work with thanks!

However, I can’t figure out why the names I put on pages are truncated. If you write a longer word such as ’ Business Development Consultancy’ it goes on to the next line.

Will appreciate any quick help on this thanks!

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

Hi Kriesi,

I was wondering if there was a fix to a problem that I have been having with direct URL linking on some of the top menu items. When I designate a menu item to be a direct url link to an outside site (I’m using tags in the title of the page), the text appears lower than the rest of the menu choices.

Here’s a picture that will better explain the problem: http://img11.imageshack.us/img11/1673/menuexample.png

Any help would be appreciated! Thanks!

Fred Glick

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

I’m having a real issue I can’t seem to overcome.

On my site,

http://www.myspeechtherapycenter.com

I made a blog, and used the news page template, but when they post to the blog, and include a category, it doesn’t show up on the left bar. They need this and ASAP .

Can you please help me out?

  • Power Elite Author
  • Referred more than 2000 users
  • Power Elite Author: Sold between 2 000 000 - 4 999 999 dollars
  • Austria
  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • Interviewed on the Envato Notes blog
+3 more

Hello everyone!

I am very sorry that I wasnt able to deliver the usual support during the last week and hope you could solve your issues. I will change my residence this summer and I am currently preparing the new flat, which means I have very little time for everything themeforest related. However, the bulk of the work is done so everything should be back to normal during the next days.

So if you could not solve your issue feel free to repost you question here again, so I know the problem still persists, I will try to answer as fast as possible :)

Best regards, and thanks for your understanding Kriesi

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
acelohim Purchased

Hi Kriesi, Cheers on your new place! I am using the main skin so it’s style.css. But can you please tell me where to put the code? I’ve tried everything I can think of and nothing seems to change the main background color (behind my image, with which I replaced yours). It’s not an overall problem for the site, just the newsletter page: http://www.acelohim.org/connections-and-reflections/our-newsletter/

See what I mean? Sorry I keep asking… Thanks!

Kriesi

You can change that in style1.css at the very top within the body selector.

Cheers

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
celbe Purchased

Hi Kriesi,

thank you for your great theme! Since I’m not so good in php, i would like to ask some questions.

One main element in the navigation bar is the news-section. When I click on news the tab shows that I’m in the news section. I can also see the last articles. After clicking on an article of the blog, the tab disappears. This behavior is the same on any article. Is it possible, that the “news”-tab is active, when I’m on a article of the blog? What do I have to change?

Also the breadcrumbs on the news page are not correct. They show:

Home > Category >Article XY

but correct would be

Home > News > Category > Article XY

Do you have an idea what is wrong?

Kriesi

both problems occur because wordpress handles its content internally different than what themes need it to be. you can try to circumvent the breadcrumb problem with a more sophisticated breadcrumb plugin like breadcrumb nav XT but unfortunatley the problem with your tab cant be solved…

Default-user
celbe Purchased

Thanks for your fast reply!

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

Hi Kriesi,

I was wondering if there was a fix to a problem that I have been having with direct URL linking on some of the top menu items. When I designate a menu item to be a direct url link to an outside site (I’m using tags in the title of the page), the text appears lower than the rest of the menu choices.

Here’s a picture that will better explain the problem: http://img11.imageshack.us/img11/1673/menuexample.png

(The external links are Apply Online and US Spaces, Inc.)

Any help would be appreciated! Thanks!

Fred Glick

Kriesi

dont know exactly what you did here but you can solve the problem by changing the padding in style.css (Zeile 292)

#top #nav a {
display:block;
line-height:29px;
outline:medium none;
padding:0 15px 0;
position:relative;
text-align:center;
text-decoration:none;
z-index:35;
}

Default-user

That did it!

Thanks Kriesi!

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

I’m having an issue with my page nesting in Internet Explorer: my grandchild pages don’t connect. For instance, go to my site: http://StephanieCrawford.net -> Search (the whole MLS ) -> Urban Homes—> 12South.

The space between “Urban Homes” and the many “neighborhood” pages is too far of a gap. There is no issue with Firefox or Chrome.

Please help!

Kriesi

this is probably because the content you entered does contin html formating errors.

if you look at this link you see what I mean.

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fstephaniecrawford.net%2Fsearch-the-nashville-mls-realtracs%2Furban-nashville-real-estate-and-condos%2F12-south%2F

Such errors lead to browser displaying your site differently cause they handle errors differently. get rid of them and everything might work out fine ;)

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
hnyburg Purchased

I just bought the template and I’m completely clueless. Where is the documentation so I can learn how to edit the theme?

Kriesi

the documentation is within the themeforest download file. open the zip file you get you should see a documentation.txt file

  • Bought between 1 and 9 items
  • Has been a member for 4-5 years
cubus20 Purchased

Hi Kriesi,

one more question:) I have finished and finally the site is running, I just want to know how to make “read more” link in news section? I know that I should insert in to the post <!more> but it does not work. Here is the link to news section on my site: http://www.splywanie.pl/blog/

Thank You :)

Kriesi

you might need to change line 17:

make it read:
if (have_posts()) : while (have_posts()) : the_post(); $more = 0;
Default-user
cubus20 Purchased

Thank You, it works :-)

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

is it translation ready?

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
yosh66 Purchased

Hi everyone!

Just purchased the theme.

I just want to check with you if anyone had problem using the latest Wordpress 2.9.2 ver.

Kriesi

Should work fine in 2.9.2, at least it does for me ;)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
coriolis Purchased

Hi Kriesi,

We have purchased and implemented the Cubit theme on our website:

http://www.coriolisresearch.com

It looks great and we love it. However, I am having two problems and could use help: (it may help to have tour page open when you read this list)

(1) Navigation tab pages vs. sub-pages need indents. Other themes do this but I can’t make Cubit do so. For example: Contact us needs to be indented under About us.

(2) Layout of main page doesn’t carry over to page 2. Go to the bottom of our page, click “2” and page has a different layout.

Thanks for your help.

Kriesi

you can try adding this to style.css:

.widget ul ul a{
width:240px;
padding: 5px 5px 5px 25px;
}

2.) not sure about this, you seem to have a modified starting page. I would recommend to use the code of this page within index.php file, then this error should occur…

Default-user
coriolis Purchased

Kriesi, I’ve tried to email you via you site but it doesn’t seem to work. Can you email me on info@coriolisresearch.com. We’re economists not programmers or designers. Can I just pay you to fix it? Cheers, Coriolis

Kriesi

unfortunatley I am not available for hire currently, since I am already booked months ahed, sorry. Can only recommend to find a programmer (maybe here on themeforest) or hire a freelancer to make the desired changes for you…

Default-user
coriolis Purchased

Kriesi, Given the quality of your work I am not surprised you are in high demand. Can you recommend someone you think can work on your work. We are happy to pay hourly by PayPal. (If you think of someone just give them our email – info@coriolisresearch.com) Thanks, Team Coriolis

Kriesi

I’ve just startet a forum thread, you can just pick one of the guys who responded and send them a mail directly via their profiles contact form :)

http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
nsikub Purchased

Hi Kreisi,

Each time I upload my logo it truncates the grey border at the top. See what I mean below:

http://img256.imageshack.us/img256/1686/borderh.png

I am using style1.css and the logo size is 313px x 127px. I have played around with figures even reduced my logo but no luck.

I will appreciate your help thanks.

Kriesi

i would recommend to set the background color to transparent when saving the image. that way it will work the same way my logo does and the background will shine trough :)

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
yosh66 Purchased

Hi Kreisi and Everyone!

For the WIDGETS ,

Is it possible to have different side bar widgets for each category pages? (like we have “News Section Sidebar”).

Anyone know if this is possible?

Your help would be appreciated!

Kriesi

unfortunatley not with this theme. you might try to find a plugin that can accomplish this, i am pretty sure there do exist some for custom widgets :)

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

Hi Kreisi,

First, you are our hero.

Second, our tinkerings are coming along great!

Thirds, our newest questions:

(a) How can we have the Left Side Navigation (called subnav in css) display only the main Subnav categories, and skip Sub Sub pages?

For example, See our test site http://cms.me/test/acreativellc/web-design/seo.html

Notice the SEO Pricing is a Sub Sub Page, falling under SEO , but it shows up in the Main list.

(b) Also & Alternatively, how can we have it display Sub Sub pages in the Left Nav, but have them indented?

Is there another SideNav plugin you can suggest that might better do this? Such as one that uses an accordion so Sub Sub Pages can be auto-collapsed?

(c) How can Sub Sub Pages still display the main category pages?

For example, See our test site http://cms.me/test/acreativellc/web-design/seo.html

Once on SEO Pricing page, the rest of the side navs of Web Design vanish.

Thanks!

- Brian

Kriesi

1) depending on what you want to exclude you can set #subnav ul or subnav ul ul to

display:none;

within your style.css file, just ad a new rule at the bottom of the site

2.) I dont know of any, but I am pretty sure there do exist plugins that can accomplish this a lot better than the small wordpress function I used here to display the submenu.

3.) Again, this is a very basic function that cant really accomplish what you need. Better to try to implement a good plugin, I guess

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
mprattmd Purchased

I am developing a site at http://prattwebtest2.info

I am trying to figure out how I can remove the logo ONLY on the Main Page since it is also in the image sliders

Mark

Kriesi

add this to the bottom of style.css

#frontpage .logo{
display:none;
}
that should do the trick :)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
mprattmd Purchased

Hmm…no luck with the style.css edit

Kriesi

Ups, sorry, it should read:

#frontpage #logo{
display:none;
}
by
by
by
by
by