News:

AbanteCart v1.4.2 is released.

Main Menu

Content page folder

Started by trdd, February 13, 2014, 02:08:40 PM

Previous topic - Next topic

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?
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

abantecart

Please do not put all the question in one post. This post is about Content pages

llegrand

May be off the mark here -  but there is already a block for the LATEST in the Templates -  you can change the Title in the block to say New rather than Latest

And you can change the number of items it shows within Settings > General   - Number of Items In Latest Block field

Seems like that might accomplish your New items without much trouble.

:)


trdd

You didnt get my question. I already know about the block,
I need to show this block to a different page.

right now the block and layout is in sonedomain.com/store
need to show the block in somedomain.com
thanks

Basara

Quote from: trdd on February 14, 2014, 10:47:42 AM
You didnt get my question. I already know about the block,
I need to show this block to a different page.

right now the block and layout is in sonedomain.com/store
need to show the block in somedomain.com
thanks

Hello. Please see this topic about how to move AbanteCart.

Forum Rules Code of conduct
AbanteCart.com 2010 -