Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Content page folder  (Read 9944 times)

Offline trdd

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Content page folder
« on: February 13, 2014, 02:08:40 PM »
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.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Content page folder
« Reply #1 on: February 13, 2014, 02:40:47 PM »
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
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline trdd

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Content page folder
« Reply #2 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?
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

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Content page folder
« Reply #3 on: February 13, 2014, 05:29:59 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)
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline trdd

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Content page folder
« Reply #4 on: February 13, 2014, 09:46:31 PM »
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

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Content page folder
« Reply #5 on: February 13, 2014, 10:24:40 PM »
Please do not put all the question in one post. This post is about Content pages
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: Content page folder
« Reply #6 on: February 13, 2014, 11:34:46 PM »
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.

 :)


Offline trdd

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Content page folder
« Reply #7 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

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Content page folder
« Reply #8 on: February 17, 2014, 02:46:04 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.

 

Powered by SMFPacks Social Login Mod