ThemeForest

Zenith

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

Hi NightSurfer, you’re welcome, glad that I could help finding the bug – it’s really a great theme, exactly what I was looking for :) Now all I have to do is getting light box to work as you explained to stu9999 ;)

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

Zenith is updated to V 1 .0.2

- fixed bugs for featured category posts section

- fixed bugs for text logo option.

Waiting for the Theme Forrest reviewer Approval

Thank You

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

great – I’ve sent you a mail re the featured post issue – glad it is resolved, please let us know when updated functions.php etc is ready for download.

Thanks again :)

stu

NightSurfer

Hi Stu.. Yes, There’s bug on featured posts section. I miss type the code, Sorry. but it is fixed now.. please redownload the theme :)

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

New Updates V.1.0.2, Available Now :)

Please Re-download the Theme

Once again Sorry for this Inconvenience

Thank you..

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

Am I the only one that is having the issue with the navigation bar separators not lining up properly with WordPress 3.0? Look closely just to the right of the Home link.

http://flightlutions.com/blog/

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

Guess this issue only appears if you don’t have any categories setup yet. All set. Not a problem.

NightSurfer

Hi alljeep.. Thank you for purchasing zenith.. the problem on the your navigation is because you don’t have any categories to display on the menus. and that was not navigation issues :)

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

Hallo

the Live preview doesn’t work please can you restore it?

thank you!

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

Hi adrianisimona my live demo is running up again :)

http://logicstarstudio.com/demo/

maybe the server down few hours ago

Thank you

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

sorry, but I still can’t view the demo.. maybe your server’s down too many times… please control it!!! I’m really interested in the theme but I won’t buy it without seeing the live demo of course…

thank you Simona

NightSurfer

Hi adrianisimona.. The llive preview is working fine.. i don’t know why you still can’t see it :(

please try one of these following link

http://logicstarstudio.com/demo/

http://logicstarstudio.com/dark/

http://logicstarstudio.com/dark-green/

http://logicstarstudio.com/dark-red/

http://logicstarstudio.com/red/

http://logicstarstudio.com/blue/

if you still can’t see it, try to clear your browser cache and click the link again. or you can try with different browser :)

Thank you

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

sorry night surfer, but I’m not a newby in this field, and it is not a matter of browser.. it says that the browser “can’t find the server logicartstudio.com”.

It is more possible that it is you, who are the owner of the site, is the only one who can see it.

I tryed from my work office and from home, and with a pa and a mac, with chrome, explore, firefox, safari….

please, check froma another computer, not from your, and ask other people if they can reach the page.

I’m sure it is not a problem of browsing…

thank you.

simona

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

anyway… any other site that uses this template so I can see it in action?

tks

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

Hi adrianisimona.. i guess you miss type :) my demo site is not

logicartstudio.com

but it is

http://logicstarstudio.com/demo/

i am really sorry i don’t have any other demo site :(

Thank you

  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • United States
weberm13 Purchased

it works for me too. I don’t know where adrianisimona is having problems but it definitely on their end.

On a happier note, I just got this theme working. My problem was with the built in twitter widget. it was missing a parenthesis. I got it fixed. See here: http://t3kd.com

I was wondering how I could go about changing it so that the Logo was not dimmed as it currently is. It only brightens when it is hovered upon. I could not find this in style.css as there are only 3 #logo instances in that file. I want to change this.

NightSurfer

Hi Weberm..

if you want to make the logo not dimmed. you can open scripts folder. and open custom.js

change this value :

$(function() { // OPACITY OF BUTTON SET TO 50 % $(”#logo”).css(“opacity”,”0.4”);

// ON MOUSE OVER
$("#logo").hover(function () {
// SET OPACITY TO 100%
$(this).stop().animate({
opacity: 1.0
}, "slow");
},
// ON MOUSE OUT
function () {
// SET OPACITY BACK TO 50%
$(this).stop().animate({
opacity: 0.4
}, "slow");
});
});

change 0.4 number into 1.0

and your logo will not dimmed again. it will always bright :)

oh yes. thank yoou for your support to adriansimona :)

really appreciated that :)

Cheers

  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • United States
weberm13 Purchased

@adrianisimona try clearing your browsing data. there may be a cache problem

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

I alreay tried with the cache. it is not the cache… :-( thanks for trying helping me…

  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • United States
weberm13 Purchased

did you try a different browser? maybe firefox is going wacky.

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

I already post it I tryed with different browser, I tryed with different connections (from home, from office), I tryed with different machines (pc – mac)...

I’m sure is not a problem of my side, please post a screenshot of your live preview runnig if you got it…

NightSurfer

Hi adriansimona you can see the weberm13 site :)

http://t3kd.com

it’s using the red dark skin. and you can see the clean version on screenshot if you still can’t see the live demo,

ps : i ask theme forest to remove your browser image because it’s too big, and makes the forum not clean.

hope you don’t mind

Thank you

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

Hi, GREAT theme! I just can’t figure out how to get an image to publish. I have a 950×300 jpg that I uploaded & inserted into post after text. I copied the url and created a custom field, but I always get the “Preview Not Available.” What am I doing wrong?

NightSurfer

Hi ad3sky

make sure you type the customfield

key : image

vallues : your url images.

if you still can’t see the images, try to change the cache foldder permission into 777 some server maybe need that :)

  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • United States
weberm13 Purchased

You can see the theme running here http://t3kd.com.

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

Also, how do I exclude categories from the sidebar widget? Thanks!

by
by
by
by
by