Tagged Questions
1
vote
2answers
35 views
Rewrite url for custom post type
I'm using WPML plugin to translate my site.
I have a custom post type called "vinos" and I use this args:
$args = array(
'labels' => $labels,
'hierarchical' => false,
...
0
votes
0answers
123 views
Different network site slug for each language
I have one wp installation with network activated. Let's say it's on www.example.com
One of the sites in network is called Italy. I need to have italian and english language that work like this:
...
0
votes
1answer
1k views
WP-e-commerce (getshopped) - Annoying permalink issue
i’m using wp-ecommerce (getshopped) and WPML on a website, all pages display correctly when i use the default (/ugly…) permalink structure, but when i try to use the much desired permalink structure ...