Is there a way to define meta for the relationship between two post types?
Like the product-store example:
product – 20eur – store1
product – 22eur – store2
Nope.. I set even 0 (all images) and doesn’t work
Slideshows are not working also. I get message like flash and browser with javascript enabled are needed
I have latest flash I’m sure (just downloaded and used adobe flash setup) and can see every flash on every website
I got it!
Added add_filter('the_excerpt', 'do_shortcode'); into functions.php inside my theme’s directory
You put like 200 li elements below div “page”
Don’t know why not all browsers put that huge gap
I think you should put that inside “page” div, or implement footer background little different. I’m not sure li elements is the right way to do it
Thanks! I got it, and put into one of my posts and it works
But it doesn’t work with excerpts, am I right? Can this be done?