Zen Cart Logo
Forums / General Questions / Open external page inside Zen Cart

Open external page inside Zen Cart

Locked

Views: 1,953

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
30 Apr 2008, 11:47 AM
#1
moskovo avatar

moskovo

New Zenner

Join Date:
Mar 2008
Posts:
8
Plugin Contributions:
0

Open external page inside Zen Cart

How can I add a external page to open inside my shop? What I need is to open a blog inside Zen Cart, ie, like defined pages. I tried to add an iframe in the definition of Page 2 and it works but also remove the right column. The source that used is :

<iframe width="100%" height="1600" frameborder="0" src="http://google.com" />

I'm tired to search in forum and I don't find anything about this issue. The solution of Iframe can not be the right solution but I can't find another. Can anybody help me?

30 Apr 2008, 2:36 PM
#2
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Open external page inside Zen Cart

Moskovo:

How can I add a external page to open inside my shop? What I need is to open a blog inside Zen Cart, ie, like defined pages. I tried to add an iframe in the definition of Page 2 and it works but also remove the right column. The source that used is :

<iframe width="100%" height="1600" frameborder="0" src="http://google.com" />

I'm tired to search in forum and I don't find anything about this issue. The solution of Iframe can not be the right solution but I can't find another. Can anybody help me?

try the Wordpress on Zen Cart mod

1 May 2008, 3:08 AM
#3
moskovo avatar

moskovo

New Zenner

Join Date:
Mar 2008
Posts:
8
Plugin Contributions:
0

Re: Open external page inside Zen Cart

Tks for your sugestion, but the wordpress it's not for get some of functionalities of blogging to Zen Cart? But in my case, I don't want these functionalities, I just want a frame for showing the blog without send the buyer to other page, i.e, inside Zen Cart Shop. I can get this with worpress without many configurations?

1 May 2008, 3:37 AM
#4
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Open external page inside Zen Cart

Wordpress on Zen Cart is a add-on that allows the display of Wordpress posts within your Zen Cart store.

1 May 2008, 7:22 AM
#5
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Open external page inside Zen Cart

Moskovo:

Tks for your sugestion, but the wordpress it's not for get some of functionalities of blogging to Zen Cart? But in my case, I don't want these functionalities, I just want a frame for showing the blog without send the buyer to other page, i.e, inside Zen Cart Shop. I can get this with worpress without many configurations?

Does this blog belong to the you (on the same server)?
If not, and you just want to open that site in zc, you can use frames or iframe like your normally do.

6 May 2008, 1:13 PM
#6
moskovo avatar

moskovo

New Zenner

Join Date:
Mar 2008
Posts:
8
Plugin Contributions:
0

Re: Open external page inside Zen Cart

Tks for your help Yellow, but I ahd a Iframe to a Personal Page and works, but it drops the right column.... :P

7 May 2008, 10:29 PM
#7
moskovo avatar

moskovo

New Zenner

Join Date:
Mar 2008
Posts:
8
Plugin Contributions:
0

Re: Open external page inside Zen Cart

Do you have any solution for Iframe problem?