Does WordPress support multiple loops on a single page?« Back to Questions List
NoWe have plans to add this feature shortly to Lightning Storm, but all previous versions of Export Kit do not support multiple loops in a single page (automatic). Add Multiple Loops ManuallyYou can add your specific loops manually with Export Kit using our Code Tags. - You will need to create 3 layers to do this in your PSD: 1. ${code} 2. [your loop item] 3. ${code} For the ${code} layers, what you want to do is “wrap” [your loop item] design with the correct WordPress code. You can use code to create the query you want, and design [your loop item] inside. Read more about Code Tag: //exportkit.com/plugin/layer-tags/basic-layer-tags/code-tag Read more about WP Query: //codex.wordpress.org/Class_Reference/WP_Query |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.