ThemeForest

Twicet Business & Portfolio - Wordpress - 5 in 1

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

Hi,

I changed my blog page to display excerpts instead of the full post – is there any way to include small images (cropped/resized) in the excerpt itself?

http://blog.moridin.pl/blog/

Kriesi

the excerpt is a wordpress function and does not removes all images from the excerpt displayed. basically no this is not possible but i guess someone has a found to circumvent this, recommend to take a look in google. this is not an issue connected to this theme so you might find a proper answer out there ;)

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

Hey, I tried to edit the index.php file to change the html text in the first lower box. I changed the first line of text only, no tags, and now im’ getting this error…

Fatal error: Call to undefined function: get_header() in /home/content/S/e/l/Select74/html/index.php on line 3

Can’t seem to get past this even if I upload the original file that came zipped.

*UPDATE * Figured it out.

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

Hi again! :)

If I only have images on the front slider, and I want to change the link they are directed to, where do I do that?

Thanks! Miles

Kriesi

you need to change index.php. between line 24 and 49 there are several calls to the_permalink(). these create the link to the blogpost. you could change that by exchanging these function calls with a variable and fill the variable with a custom field for example

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

Ok, one more question. (that’s probably not true..).

On the mainpage slider how do I remove the pointer that points to the images on the right side of the newsticker? In the options I opted to remove the ticker but it still wants to create thumbnails of the posts. See image below www.flickr.com/photos/38818386@N03/3739787381

Kriesi

the newsticker is the text displayed to left of these images. there are no options to remove the small arrow in the backend. if you dont want to display the arrow search for the class “pointer” in your css and set it to display:none

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

Hi Kriesi,

This is an excellent design. You do really great work. Thank you.

I purchased Twicet and have been implementing. Congratulations on such great sales.

If I would like to customize it with about 5-6 things, can we hire you to program the customization?

The customization would probably be pretty simple for you and we would gladly pay you for your time and experience.

Thank you. Dan St. Peter dannostpeter@gmail.com skype: danstpeter Twitter: @danstpeter

Kriesi

Hello there, thanks for the kind words, glad you like it.

Unfortunatley I am currently not available for freelance work or customization due to my daytime job using too much of my time ;)

danstpeter

Thank you. Understood. I have a mockup and link of the customization modifications. Do you have a freelance recommendation?

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

I am looking for a theme with a sub menu in the portfolio section so I don’t have to dump everything into one place. Can this be done? I do not know CSS .

Also, it would be great if once a thumb is selected and the blackout feature is in effect if the next button would show multiple images per project not just the next project.

For example: The thumnail is a Final logo design. Once clicked blackout shows larger image of final logo, then maybe some concptuals with each click of the next button.

Thanks

If this is not possible, i would greatly appreaciate any recommendations. I have been looking for the right template for 5 days!!

Thanks again!

Kriesi

hi there, the theme is not designed to do this, if you do not know css I guess there would be no way arround contacting someone who knows css, html and php as well as wordpress.

I am sorry but i cannot reccomend you a theme that does what you want, dont know if there exists one that has all the features you are looking for.

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

I just downloaded your theme a couple of days ago and I’m loving the customization options built into the Wordpress admin area. I noticed that on the homepage in IE 8 the rounded top of the bottom box that holds the 3 content columns is missing and in IE 6 there are thin lines that show up on either side of the main navigation (its most noticeable on the dark theme). Could you tell me how to fix those bugs or what the issue is? Thanks!

Kriesi

thanks for pointing this out, you can fix that by changin .content_top in style.css (arround line 205)

to

.content_top{ height:30px; padding:0 10px; width:940px; float:left; }

ive already uploaded the fix as well, should be approved soon

however i couldnt find a solution for the small nav glitch in ie6 yet, will have a look during the next days

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

what’s the difference between RSS and RSS2 feed?

how do i disable the comment rss?

Kriesi

dont know how to do that, this is a wordpress feature and not theme related, would recommend to google it

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

Pff this theme is really remarkable. It’s just fantastic!

I have on question!

Is it possible to link the slider to pages instead of posts?

Again very nice theme!

Kriesi

well there is no pre buildt option for this. it is possible if you know a little bit about custom fields. you would have to create a new one, lets call it “page_link”, and change index.php line 24 from $link = get_permalink(); to $link = get_post_meta($post->ID, “page_link”, true);

last thing is to exchange the get_permalink() function call in line 47 and 52 with the var $link

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

I’ve really enjoyed working with this template. I have one question. How can I create multiple blog pages without the same content on each?

Kriesi

you would need to copy the template_blog.php file and change the query variable at the beginning of the template file to something like query_posts(cat=3,4,5 etc), then apply this new template to a page of your choice.

For more information about querys read here: http://codex.wordpress.org/Template_Tags/query_posts

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • Referred between 1 and 9 users
  • United States
dbrabyn Purchased

Kriesi,

Great theme. Thanks! I’m installing it and tweaking it right now.

It is running extremely slowly (slow to open) under WP2 .8.1 (& now .2) on my Godaddy hosting. Any ideas why? Are you aware of any issue that needs to be addressed?

Firebug tells me (if I read it correctly) that connecting to it is no problem but there is a 5sec or so lag before anything is read from the database.

Thanks.

David

PS email me and I will send you the link if you need to see it.

Kriesi

sorry absolutley no idea why. you can of course drop me the link to have a look but I doupt I could do anything about it.

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

Great theme, worth the money cheers.

Am looking to create my own logo and have my own icon but want to have one as similar to the text part as the one you provide.

Can you tell me how I can do that (I will use GIMP )

Your says:

twicet
business or portfolio

I need:

Lochardil
House Hotel

If you know what i mean?
Kriesi

sorry ive never worked with gimp so I cant help ypu here, i would recommend to grap a free trial of photoshop so you can edit and modify the logo.psd that comes with the theme.

Default-user
gripnrip Purchased

Ok have downloaded a trail of PS, what is the font you used? It says it is msissing when I open the PSD file?

Thanks for your help btw.

Kriesi

font is lucida grande, if you are using windows you can choose lucida sans or lucida sans unicode as well, they are basically the same

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

Great theme. I’m getting a small error in IE7 , though. On the HTML preview, the very top of the second box area (right above “more for your money”) is clipped – that is, there are no rounded corners or shadow. It looks like that top image just isn’t displaying. Works fine in Opera, FF, etc. Anyone else getting this? Thanks.

Kriesi

thanks for pointing this out, you can fix that by changin .content_top in style.css (arround line 205)

to

.content_top{ height:30px; padding:0 10px; width:940px; float:left; }

ive already uploaded the fix as well, should be approved soon ;)

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

Hi Kriesi,

how can I use the Lightbox feature to view images that are inserted in pages? can you please post the link or command that I will need to use, thanks.

Kriesi

you need to add a rel =’lightbox’ to the link in html view, for example

< a href=’link/to/big/image.jpg’ rel=’lightbox’ >Small Image here< / a >

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

Nice 152 sales !! Booked a nice holiday I guess ;)

I have one last thing and then I am done with the site and I will show you. I have quite some experience with making unique sidebars for every page, but can’t get it done on your theme.

I have edited de functions php with copying the sidebar functions name them, Sidebar Webdev f.e. And these show up in the widgets menu,

Sofar so good.

I fill out the page id’s in the sidebar.php and I this for several times because I have several pages.

Some how this isnt working

Do you have any suggestions?

Kind Regards

Joost

Kriesi

could you post the function call you are doing in your sidebar.php here?

Default-user
joshmosh Purchased

I used this tutorial

http://www.zachgraeve.com/2008/06/17/multiple-wordpress-sidebars/

And it worked bfore

I used this tutorial and applied in pages.php, how do you get multiple sidebars. what do I need to change!!

Kind regards

Joost

Kriesi

you have to register the sidebars in functions.php and call them in sidebar.php

Default-user
joshmosh Purchased

This my code in sidebar.php: This doest work :(

<?php if (is_page(45)){include (’sidebaradwords.php’); }{ #sidebar used for Adwords if (function_exists(‘dynamic_sidebar’) && dynamic_sidebar(‘Sidebar Adwords’) ) : else: ?> <?php <?php

if (is_page(43)){include (’sidebaryoutube.php’); }{include (’sidebar_b.php’); }{ #sidebar used for Youtube
if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Youtube') ) : else: ?>
 <?php
if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Webdevelopment') ) : else: ?>
 <?php
if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Contact') ) : else: ?>
 <?php
if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Webdevelopment') ) : else: ?>
<?php
if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Portfolio') ) : else: ?>
<?php
if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Pages') ) : else: ?>
<?php 
kriesi_small_description($themeurl); kriesi_small_description2($themeurl); ?> <?php get_search_form(); ?>
  • Bought between 100 and 499 items
  • Has been a member for 6-7 years
  • United States

Anyone else having issues were pages aren’t showing, simply blank?

Kriesi

sounds like a php error, which php version are you using?

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

First off, this is a SUPERB theme with outstanding documentation and an even better admin panel.

I think I have a simple question. I’d like one of my pages to be the login box. For purposes of clarify, the user hits the homepage. One of the links on the top navigation is “login”. User clicks login and they are taken to the WP login screen.

Hope this makes sense.

Josh

Kriesi

to accomplish this you need to write the link directly into the header.php file inside the ul with id “nav”

Default-user
jbraun Purchased

Sorry, I’m not sure what you mean by “write link”. I can open the header.php, but don’t know what do add once it’s open.

Josh

Kriesi

in header.php search for < ul id=”nav” >

within this ul add a new li item like this:

< li >< a href=”url/to/login.php”>Login< /a >< /li >

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

I use the Netxtgen Gallery plugin. Under effects I would like to use the lightbox effect, that comes with the Theme. What do I need to enter currently the custom entry is as follow: Effect: lightbox rel=”lightbox[ GALLERY _NAME ]”

I assume I need to select Effect: custom rel=?

Kriesi

sorry, i accidently flagged this as negative instead of replying :P (sorry to the support as well for additinal work )

rel=”lightbox[ GALLERY _NAME ]” should work perfectly fine, since i have implemented it wo work with the keyword lightbox or prettyPhoto

  • Bought between 50 and 99 items
  • Germany
  • Has been a member for 6-7 years
nod74 Purchased

I am using “AnyFont” on my Page to display custom fonts. Somehow it schowas me an ”> infront of the titles. “Anyfont” generates images with the individual font and replaces the titles with the geneated images. I guess the ”> has to do something how images are treated in your template. Any hint on this how I can get rid of th ”>

THX and regards NOD

Kriesi

sorry that doesnt really make sense to me, the images are just images without any additional markup

Default-user
nod74 Purchased

o.k. nevermind i use sifr instead. THX

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
swhitby Purchased

I’m having trouble getting the thumbnails to re-size on the main page slider. the frames show, but no images. PHP is 5.2.5 / GD is installed the cache folder is set to 777

not sure what else to do?

Kriesi

could you drop me a link to your site so i can take a look?

by
by
by
by
by