Hi thanks for this great theme, im just trying to solve a problem. In http://www.actors.cat I try to fix the home page gallery, to be able to display all time the same photos(and after click on one photo u moved into all fotos with same category). But when i add a new entry, the new entry replace the old one and menu not worked as intended, can you help me, thanks in advance. Im newbie and also bad in english so figures:-) Feel free to ask me anything u want, also I can give you in private user and pass if u interested on take a look at the internal structure π
That will be pretty complicated, since the gallery slider displays posts, not categories.
You will need some WordPress knowledge to accomplish this, but basically the functions you need are [url=http://codex.wordpress.org/Function_Reference/get_categories][code]get_categories()[/code][/url] and [url=http://codex.wordpress.org/Function_Reference/get_categories][code]get_posts()[/code][/url]
Thanks for information i will start “test and fail” weekend π