Copy the page template you’d like to use from your theme folder (page-fullwidth.php or similar).
Rename it single-cuar_private_page.php
Customise the page/layout however you see fit.
As Scott said. This should do the trick. See also the FAQ on the plugin page for some more customisation options.
http://ww.wp.xz.cn/plugins/customer-area/faq/
I’m sorry I don’t understand – still a WordPress newbie.
I copied the page template that I wanted to use (single.php) and renamed it to single-cuar_private_page.php – now what do I do with it?
I’m having a hard time with the FAQ – it assumes I know more than I do. 🙂
Hi,
that is more a theming-related question than a plugin-related support topic. So I won’t have the time to guide you through this step.
You might get more help about this on a site such as http://wordpress.stackexchange.com or on the general ww.wp.xz.cn forums.
Feel free to open a new support topic if you struggle to display anything that has to do with the plugin.
How is it a theming-related question?
Do I put the cuar_private_page.php in the customer area folder on my FTP? I can format it fine – I just need to know how to get the plugin to recognize that is the template I want to pull from.
When I rename my “single.php” to “cuar..” and replace the file in the customer area folder, the site is still displaying wrong.
I just want the plugin to work like it is supposed to.
How is it a theming-related question?
Because it involves the creation of a custom single post template file in your theme.
I have the single post template. I want the plugin to recognize it.
It must be named single-cuar_private_page.php and not cuar_private_page.php. it mus be placed in the theme base directory and not in the customer area folder.