Difference between revisions of "Content"

From Phoenix Cart User Guide
(Created page with "<span class="btn-grey"><historylink type="back">🠈 Back</historylink></span> <span class="btn-grey" style="color:#0088dd;">'''[[ADMINISTRATION|🠉 ADMINISTRATION]...")
 
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="btn-grey"><historylink type="back">&#129032; Back</historylink></span>
+
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-admin">{{#fas:cog}} Administration</div>
<span class="btn-grey" style="color:#0088dd;">'''[[ADMINISTRATION|&#x1F809; ADMINISTRATION]]'''</span>
 
 
<hr>
 
<hr>
 +
__TOC__
 +
__FORCETOC__
 +
From admin go to [[File:adminnavbarmod.png|link=]] '''Modules &rarr; Content''' - you will see this:
 +
<div class="mainpage_box">
 +
[[File:modulescontent.jpg|link=|1500px]]
 +
</div>
 +
 +
This list shows all the content modules installed in the shop by default.
 +
 +
They are sorted into '''Groups''' according to the page on which they display.
 +
 +
They are also sorted by the '''Sort Order''' in which they are displayed on the page in relation to each other.
 +
 +
The '''Active''' column shows if they are enabled (currently displayed) on the page - green if they are enabled - red if they are disabled.
 +
 +
 +
----
 +
==='''Module Groups'''===
 +
 +
Most groups are self explanatory.
 +
*'''account''' refers to the page showing customer details and history they can access when they are signed in.
 +
*'''checkout_success''' refers to the page shown to a customer when they have completed an order.
 +
*'''contact_us''' refers to the '''Contact Us'''.
 +
*'''creat_account_success''' refers to the page shown to a customer when they have completed registration.
 +
*'''footer''' refers to the static element shown at the bottom of every page.
 +
*'''footer_suffix''' refers to the static element shown below the footer.
 +
*'''gdpr''' refers to the GDPR page that customers can access when they are signed in.
 +
*'''header''' refers to the static element that shows at the top of every page.
 +
*'''index''' refers to the front home page.
 +
*'''index_nested''' refers to a page that lists categories or sub-categories.
 +
*'''index_products''' refers to a page that lists products.
 +
*'''info''' refers to pages that show '''Info Pages'''.
 +
*'''log_in''' refers to the page shown when a login link is clicked or before a customer checks out.
 +
*'''navigation''' refers to the static element that shows at the top of every page containing the navigation bar.
 +
*'''product_info''' refers to a page that shows a single product.
 +
*'''shopping_cart''' refers to the '''Shopping Cart''' page.
 +
*'''testimonials''' refers to the '''Testimonials''' page.
 +
 +
----
 +
==='''Enable/Disable Module'''===
 +
 +
*Click the item in the '''Modules''' column list to select it.
 +
*Click <span class="btn-yellow">Edit</span> to open the edit panel.
 +
*Change the setting for '''Enable... Module''' to '''False'''.
 +
*Click <span class="btn-green">Save</span>
 +
*The '''Active''' column button will change from green to red to show it has been disabled.
 +
 +
 +
----
 +
==='''Module Content Container'''===
 +
 +
The display container of most content modules can be changed.
 +
*Click the item in the '''Modules''' column list to select it.
 +
*Click <span class="btn-yellow">Edit</span> to open the edit panel.
 +
*Change the '''Content Container''' setting according to the instructions shown.
 +
*Click <span class="btn-green">Save</span>
 +
 +
For more information about using Bootstrap column width classes like, for example, '''col-sm-6''', see - '''[[Bootstrap_Grid|Bootstrap Grid]]'''
 +
 +
For more information about using Bootstrap Spacing like, for example, '''mb-4''', see - https://getbootstrap.com/docs/5.0/utilities/spacing/
 +
 +
----
 +
==='''Install Module'''===
 +
 +
To install additional content modules:
 +
*Click <span class="btn-red">Install Module</span> shown top right of screen - the number shown next to it indicates the number of modules available.
 +
*Click a module to use from the list.
 +
*Click <span class="btn-yellow">Install Module</span>
 +
*Click <span class="btn-yellow">Edit</span>
 +
*Choose a '''Content Container''' setting according to the instructions shown.
 +
*Enter a '''Sort Order''' value to order the display of the module in relation to the other modules in the same group.
 +
**Do not leave '''0''' as the '''Sort Order''' on modules as it can cause problems.
 +
**You can give it any number but note and follow the convention used as default which is helpful.
 +
*Click <span class="btn-green">Save</span>
 +
 +
 +
----
 +
 +
 +
'''Tip:'''
 +
If you don't want to show a module, you can either disable (hide) it or remove (uninstall) it.
 +
 +
When playing with the design, it's a good option to disable it, as it saves the settings it has been given, meaning it will be exactly the same as it was if you choose to enable it again later.
 +
 +
However, this also means that it is loaded completely with every page, which in extreme circumstances might slow down your website
 +
 +
If you are sure you don't want to use a module, it is better to remove it than to hide it.
 +
  
 
<hr>
 
<hr>
{{Page_In_Progress}}
+
{{Pro}}
 +
{{Forum}}
 
{{Contribute}}
 
{{Contribute}}

Latest revision as of 09:07, 14 November 2024

Back
Administration

From admin go to Adminnavbarmod.png Modules → Content - you will see this:

Modulescontent.jpg

This list shows all the content modules installed in the shop by default.

They are sorted into Groups according to the page on which they display.

They are also sorted by the Sort Order in which they are displayed on the page in relation to each other.

The Active column shows if they are enabled (currently displayed) on the page - green if they are enabled - red if they are disabled.



Module Groups

Most groups are self explanatory.

  • account refers to the page showing customer details and history they can access when they are signed in.
  • checkout_success refers to the page shown to a customer when they have completed an order.
  • contact_us refers to the Contact Us.
  • creat_account_success refers to the page shown to a customer when they have completed registration.
  • footer refers to the static element shown at the bottom of every page.
  • footer_suffix refers to the static element shown below the footer.
  • gdpr refers to the GDPR page that customers can access when they are signed in.
  • header refers to the static element that shows at the top of every page.
  • index refers to the front home page.
  • index_nested refers to a page that lists categories or sub-categories.
  • index_products refers to a page that lists products.
  • info refers to pages that show Info Pages.
  • log_in refers to the page shown when a login link is clicked or before a customer checks out.
  • navigation refers to the static element that shows at the top of every page containing the navigation bar.
  • product_info refers to a page that shows a single product.
  • shopping_cart refers to the Shopping Cart page.
  • testimonials refers to the Testimonials page.

Enable/Disable Module

  • Click the item in the Modules column list to select it.
  • Click Edit to open the edit panel.
  • Change the setting for Enable... Module to False.
  • Click Save
  • The Active column button will change from green to red to show it has been disabled.



Module Content Container

The display container of most content modules can be changed.

  • Click the item in the Modules column list to select it.
  • Click Edit to open the edit panel.
  • Change the Content Container setting according to the instructions shown.
  • Click Save

For more information about using Bootstrap column width classes like, for example, col-sm-6, see - Bootstrap Grid

For more information about using Bootstrap Spacing like, for example, mb-4, see - https://getbootstrap.com/docs/5.0/utilities/spacing/


Install Module

To install additional content modules:

  • Click Install Module shown top right of screen - the number shown next to it indicates the number of modules available.
  • Click a module to use from the list.
  • Click Install Module
  • Click Edit
  • Choose a Content Container setting according to the instructions shown.
  • Enter a Sort Order value to order the display of the module in relation to the other modules in the same group.
    • Do not leave 0 as the Sort Order on modules as it can cause problems.
    • You can give it any number but note and follow the convention used as default which is helpful.
  • Click Save




Tip: If you don't want to show a module, you can either disable (hide) it or remove (uninstall) it.

When playing with the design, it's a good option to disable it, as it saves the settings it has been given, meaning it will be exactly the same as it was if you choose to enable it again later.

However, this also means that it is loaded completely with every page, which in extreme circumstances might slow down your website

If you are sure you don't want to use a module, it is better to remove it than to hide it.



Many Addons and Extensions available in the CE Phoenix Cart Addons Library

If help is needed, support is available in the CE Phoenix Cart Support Forum

Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org