Shopping Cart Operations > Template Support
Content page folder
trdd:
Hello,
Which folder are the content pages kept?
For example: About us , shipping, privacy?
I searched /storefront/view/template/pages but could not find it.
Please advise.
abantecart:
Hi,
There is no content folder. Pages are edited by content manager in admin
Please read the manual
http://www.abantecart.com/ecommerce-documentation/44-admin-user-manual/design/content-manager
trdd:
So where are these pages stored in the server?
There must be a folder where these pages are stored right?
For example: If i make a new content by the name " My Active products " , this page must be stored somewhere in the server.
I need to find out exactly where to find the file within my server.
Hope i made it clear this time . ;D
Thanks
abantecart:
--- Quote from: trdd on February 13, 2014, 04:25:09 PM ---So where are these pages stored in the server?
There must be a folder where these pages are stored right?
--- End quote ---
Pages are not stored as flat files.
Pages (content section) that you create are store in the database tables contents and content_descriptions (note your tables might have prefix)
trdd:
Wow thats not good. Then there is no way to implement the pages.
Okay my 2nd question is this.
I am making an external page within the server for example : All New Products
Currently my store is in : /mystore.com/store
Now i like to show this page in index/html
I like to know how to code the Latest product , so it shows in the specific page.
Now i know i can do it with iframe but iframe has its own issues as well.
Is there a php code / or any other code to show all the new products only in my specific page?
?>
include="whatevercode
>?
or any html code?
By the way i cannot show it through my payout because my layout is in mystore.com/store
so my index.html page is in the root directory.
Please advise
Navigation
[0] Message Index
[#] Next page
Go to full version