Problems exporting template from PSD to Wordpress« Back to Questions List
Hi, It's my first time using Export kit and I've some problems since I'm not a programer and I can't understand how to export well. Maybe I'm doing something wrong but every time I try to export nothing appears in the template, even though I put the layer names. This is what happens: I can't see anything from the template and I can't work like this. Can someone explain me how to put the names well?, or what's not functioning. I'm getting crazy with it. Here are some examples of how I've my psd template organized. I don't know what to do anymore and how this works. Thanks. |
Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!
Hi, Your errors are very simple, but repeated a few times. Page TagWhen using ${page} tag you must also provide a layer name. ${page:galeria} galeria strona - GOOD ${page:galeria} - BAD You must include the layer name for correct processing. So you will need to add the layer name to each ${page} in your PSD. Page NestingDo not nest pages, you cannot NEST pages – simple. Each page must be its own top-level folder. You cannot have a "page within a page", you may be thinking of an [iframe]. WP TemplateTry the WordPress PSD template first and take note of how your pages are named and ordered. (a) a page cannot be within another page, (b) all layers are correctly named. |
Share Your Knowledge!
Contribute to the community and help other users to benefit from your answer with experience and knowledge.