ThemeForest

TekNium

  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
jaegerstickan says
Purchased

Hi, I just moved the installation to another domain and now “services” are gone! I installed a new version but it is still gone. (Wp3.3) Please help med quick!

Posted 1 month ago
Author
piys piys replied

Hi jaegerstickan,

Did you manage to fix the problem? Not sure how much help I can be as this really falls outside of theme support.

Posted 1 month ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
jaegerstickan says
Purchased

Yes, I fixed it!

Posted 1 month ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
wtooze says
Purchased

Hi piys,

I have downloaded and been using this theme for a Wordpress site for a client.

I have the question of is it possible to change the colour of the black rollover menu buttons at the top, and if so how?

Look forward to your responce.

Many thanks, Wayne

Posted 1 month ago
Author
piys piys replied

Hi Wayne,

It is possible but because the rollover menu buttons use an image it will require making a new image. If you send me an email through my profile I can send you the photoshop file for the menu button.

Posted 1 month ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
Krisreddy says
Purchased

I have blog item on the menu, when I click on menu item, it remains highlighted, but when I go to individual blog post, the blog menu item is NOT highlighted.

Is there a way to keep this highlighted?

Please let know

Thanks, Kris

Posted 22 days ago
Author
piys piys replied

Hi Kris,

Sorry for not getting back you sooner.

You can do this by adding the following to the end of the theme-functions.php file in the inc folder.

function blog_post_nav_fix($classes, $item)
{
    if(is_single() && get_post_type() === 'post' && $item->title == "Blog")
    {
        $classes[] = "current_page_item";
    }

    return $classes;
}

add_filter('nav_menu_css_class', 'blog_post_nav_fix', 10, 2);

You may need to change “Blog” to whatever title you’re using for your blog.

Let me know if you have any more trouble.

Posted 17 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
mediact says
Purchased

Hi piys,

I am encountering some issues in combination with the Yoast Wordpress SEO plugin. I am using this to display the breadcrumbs.

The problem is that custom post types won’t show as a path but as first items.

e.g. /technicaloptics/mirror_optics becomes Home >> Mirror Optics (where mirror_optics is a custom post type)

Hope you have a fix for this,

Ian

Posted 14 days ago
Author
piys piys replied

Hi Ian,

Sorry for not getting back to you sooner. I don’t have a fix for that on hand at the moment but I’m going to look into it and add probably add it as part of an update for the theme.

Posted 8 days ago
Author
piys piys replied

Hi Ian,

Just realized this is easy to fix. Open up the theme-custom-post-types.php file in the inc folder and add:

'has_archive' => true,

just below

'public' => true,

on line 18. Let me know if you have any trouble with that.

Posted 8 days ago
Purchased
Default-user mediact replied

Thanks for the reply. After adding that code and enabling breadcrumbs from the Yoast SEO admin page, the breadcrumbs display beautifully. But: as soon as I edit and save an archive page (where the posts of a specific custom post type are all shown as a list) in Wordpress admin, these pages become bugged. The archive page then suddenly looks like the home-page (while the url stays the same) or in other cases it resembles the archive page for the blog, which has a different look. It seems to mess up the template it chooses for the page, even though in the dropdown box in the Wordpress backend, it still says “display” which is the correct template.

So in short: The breadcrumbs now work, but re-saving an archive page in the admin screen causes the page to look and behave wrong. This has forced me to de-activate the breadcrumbs for now, since the client might edit these pages at any time and thus break the site. Any idea what could be causing this? If you need more info, let me know.

Posted 2 days ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
marquesjordan says

Hi, I am trying to look at previous comments to get help with the menu. In the demo, when rolling over the menu, there is a drop-down feature on the horizontal menu. Is this feature available to us?

Posted 9 days ago
Author
piys piys replied

Hi marquesjordan,

Yes it’s available, just make sure you’re using the latest version of the theme (2.1.2). The documentation file has instructions for adding items to the drop down menu.

Posted 8 days ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • Referred between 10 and 49 users
doogy2223 says
Purchased

How do I get the latest news to work? nothing is showing up?

Posted 8 days ago
Author
piys piys replied

Hi doogy2223,

You can get the latest news posts to show on the home page by selecting the ‘Latest News and Sidebar’ option in the ‘Home Page’ section of the Teknium Options.

Posted 8 days ago
Purchased
doogy2223 doogy2223 replied

I have it selected but it is not puling any posts…. do i need to do something or select something in the posts?

Posted 8 days ago
Author
piys piys replied

Have you added any news posts? You should see the news post type in the wordpress admin on the left hand side under Comments and above Appearance. Let me know if it’s still not working.

Posted 8 days ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • Referred between 10 and 49 users
doogy2223 says
Purchased

yes, the site is here. I have many posts added http://www.business-change-management.com/ it is not working.

Posted 8 days ago
Author
piys piys replied

That’s strange, could you email me your login details so I can take a closer look tomorrow?

Posted 8 days ago
Purchased
doogy2223 doogy2223 replied

what is your email

Posted 2 days ago
Purchased
doogy2223 doogy2223 replied

sent an email with login.

Posted 2 days ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
bradg120177 says
Purchased

Awesome theme!!! I do have an issue I can’t fix. Okay on the home page you can show post images and text below the post with a button that says read more. After the text under the post on the home page there is this [...] I would like to remove that completely but can’t seem to find it anywhere. Where can i go to remove that from my posts?

Here is my link to the website so you can see what I am talking about if I wasn’t clear – http://proinsinc.com

Thanks!!!

Posted 2 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
frawi says
Purchased

Hello, concerning the contact form: Works nice so far, but there is a problem when receiving emails in German language. The charakters for umlauts are not shown properly. Can you tell me what I need to change, so that e-mails are displayed correctly? Mails are shown like this e.g. Grüße instead of: Grüße

Hope you can help me, thanks!

Posted 20 hours ago

You must sign in or sign up to purchase this item.

$20Regular Licence

$20

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$1000Extended Licence

$1000

Extended Licence a template for a Web Service such as WPMU, or as part of a Software Package for sale - Details

498 Purchases 150 Comments

Buyer Rating
12345 ( 50 ratings )
piys

piys

  • Has been a member for 2-3 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
View Portfolio
Created 22 December 09
Columns 4+
Compatible Browsers IE7, IE8, IE9, Firefox 3, Firefox 4, Safari 4, Safari 5, Opera, Chrome
Software Version Wordpress 3.3, Wordpress 3.2, Wordpress 3.1, Wordpress 3.0
Documentation Well Documented
Layout Fixed
ThemeForest Files Included JPG Image, HTML Files, CSS Files, JS Files, PHP Files
Widget Ready Yes
by
by
by
by
by