• Resolved amber@TLC

    (@ameximelt)


    Hi, how can I customize the details page? Right now when I click on a project to view, the page is on the blog template (with a sidebar) of my theme and I want to have it use just the single page to look more like your screenshot (with just the file, and the comments between us and client.
    thanks!

    http://ww.wp.xz.cn/extend/plugins/customer-area/

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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.

    Plugin Contributor Vincent Mimoun-Prat

    (@vprat)

    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/

    Thread Starter amber@TLC

    (@ameximelt)

    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. 🙂

    Plugin Contributor Vincent Mimoun-Prat

    (@vprat)

    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.

    Thread Starter amber@TLC

    (@ameximelt)

    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.

    Thread Starter amber@TLC

    (@ameximelt)

    I have the single post template. I want the plugin to recognize it.

    Plugin Contributor Vincent Mimoun-Prat

    (@vprat)

    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.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Customize details page’ is closed to new replies.