Hey guys, I need some help.
I have this custom post : portfolio With custom taxonomies attached to it : portfolio_cats
I know how to output the list of these categories .. but I would like to output them in the loop where I show my individual post .. much like we do with <?php the_category(’ ‘); ?> ..
I only need the name, not the link ..
Hey guys, I’ve had the “OK” from the author of the slider : https://twitter.com/#!/mbmufffin/status/200008490872356865
Thanks for the suggestion Brandon, that slider look pretty amazing. Will definitly use it.
epicera said
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: ...Translation: You’re allowed to use it with your themes so long as you include a copy of the license text along with the distributed files and don’t expect the Flexslider authors to provide support.![]()
Thanks Brandon!
I was talking about FlexSlider2 : https://github.com/woothemes/FlexSlider/tree/FlexSlider2
It’s probably the same licence though, am I right?
Hey guys, just want to know if we can still use FlexSlider in our themes. I just read this and I’m not sure if I understand :
“FlexSlider is no longer licensed under the MIT license. FlexSlider now shares the common licensed used for all WooThemes themes, GPLv2. Please keep this in mind for before undertaking proprietary forking adventures.”
I tweeted the author but I just can’t wait to see what he’ll say so I’m asking you guys 
dwhitmore said
Agusmu’s nailed it, thread over.
Yup, thanks so much agusmu, will study that list closely.
I’m confused indeed. What do you use page template for?
WPExplorer said
taxonomy-portfolio_cats.php <—use this. Im assuming the issue is with the taxonomy, as you haven’t really said what the issue is.
Youuu! .. man. What would I do without guys like you, I don’t know. I’ve searched everywhere, why they say archive-posttype.php? Such a waste of time! 
Thanks sooo much to you, I’ll sleep better tonight.
Does it have something to do with : http://codex.wordpress.org/Function_Reference/is_post_type_archive ?
Hey guys, I have this portfolio with custom post type .. everything work well with the single-portfolio.php page but not on archive-portfolio.php .. I’ve also outputted a list of categories for these items on my portfolio pages with : <?php wp_list_categories(array(
'taxonomy' => 'portfolio_cats',
'style' => 'none'
));
?>
Link lead to something like : http://localhost/wordpress/portfolio_cats/design/
I’ve used every loops I know, there’s nothing I can do, post won’t appear on that page ..
Any tips? Am I missing something?
bobural said
tonvie said
......... Good SEO comes from knowledge and a good plugin (Headspace2), not a theme![]()
If I may… I do not agree. NOTHING is more important then content. Good, unique and regularly updated content. Nowadays Google is not an algorithm anymore… it is an intelligence that can read and interpret what you are saying and doing… Backlinks are worthless if you got 100.000 of them in 2 days… but if you got them in 2 years then that’s gold.
... and there are so much more.
...just my 2 cents.
So basically, it doesn’t matter if the html is seo friendly or not?
