Order not working
-
Hi, I need to put the sponsors in two lines and wrote the code this way:
[sponsor_level category=”Official Partner” orderby=”menu_order” columns=”1″ image=”yes” title=”no” link=”yes” bio=”yes” show=”1″]
[sponsor_level category=”Partner” orderby=”menu_order” columns=”4″ image=”yes” title=”no” link=”yes” bio=”yes” show=”4″]I’ve checked a thousand times and I have assigned the highest number to the Sponsor I want to appear first, nevertheless, the order is absolutely random (not by post creation, not by order..)
I use WPML plugin, hope its not that that’s spoiling it…this is the entire code:
[wpml_language code=’ca’]
[sponsor_level category=”Official Partner” orderby=”menu_order” columns=”1″ image=”yes” title=”no” link=”yes” bio=”yes” show=”1″]
[sponsor_level category=”Partner” orderby=”menu_order” columns=”4″ image=”yes” title=”no” link=”yes” bio=”yes” show=”4″]
[/wpml_language][wpml_language code=’es’]
[sponsor_level category=”Official Partner” orderby=”menu_order” columns=”1″ image=”yes” title=”no” link=”yes” bio=”yes” show=”1″]
[sponsor_level category=”Partner” orderby=”menu_order” columns=”4″ image=”yes” title=”no” link=”yes” bio=”yes” show=”4″][/wpml_language]
[wpml_language code=’en’]
[sponsor_level category=”Official Partner” orderby=”menu_order” columns=”1″ image=”yes” title=”no” link=”yes” bio=”yes” show=”1″]
[sponsor_level category=”Partner” orderby=”menu_order” columns=”4″ image=”yes” title=”no” link=”yes” bio=”yes” show=”4″]
[/wpml_language]Thanks
- The topic ‘Order not working’ is closed to new replies.