Zen Follower
- Join Date:
- Nov 2007
- Location:
- UK
- Posts:
- 98
- Plugin Contributions:
- 0
Wordpress On ZC [Support Thread]
You're brilliant, it worked without a problem.
Thanks You:clap:
Views: 620,657
Zen Follower
You're brilliant, it worked without a problem.
Thanks You:clap:
New Zenner
Hi there,
I'd just like to announce that the just released ZenMagick 0.9.2 now also supports Wordpress via a ZenMagick plugin.
In contrast to this mod, templates files are located in your regular ZenMagick theme folder. Full WP syntax is supported, as are WP extensions, for example the event calendar.
The plugin also includes a sample sidebox.
There will also be support for WP permalink pointing to WP content embedded in zen-cart/ZenMagick pages (coded, but not yet tested properly).
Cheers, mano
New Zenner
Using Zen 1.3.8a and Wordpress 2.6.1
I found this to correct my problem with the the error "Warning - cannot modify headers..." I inserted ob_start(); after the first <?php at the top of the page in html_header.php located in my_template/common/.
I did this after I made sure there were no white spaces before and after my <?php > tags.
Thought this might help someone else.
Zen Follower
I just installed the wordpress for zencart, and it seem as if everything went well, until I activited the archieve side bar and clicked on one of the blog titles, and it took me to my site map with the following error:
Page Not Found
Custom 404 Error Page with Site Map Sample Text ...
Put your custom "page not found" message here. You can change this text in the Define Pages Editor located under Tools in the Admin.
How can I correct this problem so that customers and vistiors don't get an error message and be sent to site map page of my store.
Please check out my installation below & click on one of the titles to see a example of the problems that is showing up
New Zenner
(hard to search here in this long long concrete thread, or I overlooked something?)
Is there some simple way to turn out WOZ just for testing? (some piece of code? rename some file from distribution?)
And the problem: we have rss feed (http://www.ekorodinka.cz/index.php?ma ... ge=rss_feed&feed=products), but WOZ "takes" this to itself "...is not a valid feed..." (the message from wp-includes/functions.php).
I suspect the code includes/extra-configures/worpress-config.php:
if($req=='?'){
$_GET['main_page']='wordpress';
}
it means that all the URLs with "?" goes to the wordress?
but propably its another reason
PS: we have Magic SEO, its still not comunicate with WOZ, but it is in progress
Zen Follower
Hi all,
I have 2 problems with my installation, first of all, wordpress either doesn't recognise <br /> or <p></p> so I can't get any proper line spacing in the posts, I've tried when the visual editors been disabled but even when i write it in with html it just ignores it.
The second issue is that there seems to be a phatom side bar on the post which forces the post over to the right, originally the post exceed its allotted space and wrote over the right hand side bar so I narrowed down the post with to make it fit better. But I can get it to fill all of the space.
If any of you have experienced this or have any ideas, please let me know, you can view what I'm talking about by visiting the blog
If you could solve either of these problems I'd be very grateful.
Thanks
Kerrie
New Zenner
Is there some simple way to turn out WOZ just for testing? (some piece of code? rename some file from distribution?)
Zen Follower
This mod has been a bit of a nightmare for me, I can't get rid of the space to the left of the text on the blog, I've also realised that i now have stuff that should be between the header tags in my body tags and I can't actually get wordpress to recognise the space between paragraphs, tried using the visual editor, I've even turned it off and coded it in html, still doesn't work. For the moment i can just about live with the lack of formatting, it's the stuff that shouldn't be there in the body that bothers me. Has any one else had this problem? More importantly does any one know how to fix it?
Thanks
Kerrie
New Zenner
I would like to be able to turn off my zc right sideboxes while you are looking at the blog to make the page not so wide and distracting. Is there a way to do this?
Zen Follower
If i install this, would it by default look like my custom template or do I need to configure it? Also if so, can I configure it to a point where it basically just allows me to post what ever i want on the home page and let customers and visitors respond?
Sorry for asking, I would try it for myself but I'm not that experienced and don't want to mess up a live site.
New Zenner
GearStudios:
Using Zen 1.3.8a and Wordpress 2.6.1
I found this to correct my problem with the the error "Warning - cannot modify headers..." I inserted ob_start(); after the first <?php at the top of the page in html_header.php located in my_template/common/.
I did this after I made sure there were no white spaces before and after my <?php > tags.Thought this might help someone else.
Jason, I'm about to launch a website and the hosting company recommend using obstart so I found and followed your tip and get the following results from http://www.whatsmyip.org/mod_gzip_test/
Original Size: 17 KB
Gzipped Size: 3 KB
Data Savings: 82.35%
I think that's brilliant!
After some very late nights putting things together and getting to grips with zencart, mysql, phpmyadmin, and php (we've just changed from asp and ms access) I cannot tell you how happy I am that something I've done worked first time! - Cheers Phil
New Zenner
GearStudios:
Using Zen 1.3.8a and Wordpress 2.6.1
I found this to correct my problem with the the error "Warning - cannot modify headers..." I inserted ob_start(); after the first <?php at the top of the page in html_header.php located in my_template/common/.
I did this after I made sure there were no white spaces before and after my <?php > tags.Thought this might help someone else.
Sorry about calling you Jason (was looking at another post). Anyway, I just had this thought - why don't I also put this in admin/index.php and it seems a lot quicker although I can't test it out using the above link for security reasons. So, I'm about to edit all the admin *.php? pages and do the same - thought I'd share.
Regards,
Phil
New Zenner
I've been trying really hard to get "pretty" permalinks working in WOZ as described here:
http://codex.wordpress.org/Using_Permalinks
...with no luck. Visiting a permalink redirects to the store's main page.
By creating a .htaccess file I can force the site to visit the correct link, but then I receive a "page not found" error.
I've installed Wordpress in a directory within the Zencart install, it works fine so far.
Has anyone made progress in this area?
Zen Follower
Helppp, ok folks. I was ok loading the wordpress until here:
*Step6)Layout Boxes Controller
Some side boxes are bundled with WOZ. To validate them
Please perform indication setting of wp_XXX by the indication setting of the ZenCart admin panel › tools › Layout Boxes Controller.
Step7)Check
you can access WordPress in [Zen-Cart URL]/index.php?main_page=wordpress.
It is OK if displayed this screen shot.
[Path of WordPress] of Step5 is wrong if displayed this screen shot. Please confirm it.*
Please explain what the indication setting is in the layout boxes controller, should i see the WP as a sidbox?
Due to this, my site looke nothing like the screenshot.. I pretty much followed all the directions, the only other thing i was unsure of was the copying of of the files. i copied as followed
prokarateshop/WP_ROOT/wp-content/themes/default
and
prokarateshop/ZC_ROOT
should i have taken the content files out and moved them..
thanks in advance for your help
Zen Follower
divaboutiques:
I just installed the wordpress for zencart, and it seem as if everything went well, until I activited the archieve side bar and clicked on one of the blog titles, and it took me to my site map with the following error:
Page Not Found
Custom 404 Error Page with Site Map Sample Text ...
Put your custom "page not found" message here. You can change this text in the Define Pages Editor located under Tools in the Admin.How can I correct this problem so that customers and vistiors don't get an error message and be sent to site map page of my store.
Please check out my installation below & click on one of the titles to see a example of the problems that is showing up
Was anyone able to help with this issue, I am having the same issue..
divaboutiques, how did you fix this?
Zen Follower
is anyone active on this thread? i have not heard from a person
but the good thing is
I may have a simple problem to fix, i may have done something wrong in step 5 because now my error shows as
file not found /var/www/vhost/example.com/public_html/blog/wp-config.php
can anyone help
Zen Follower
ok, problem fixed
thanks
Totally Zenned
That's great mod
bu have problem
look here
http://www.trickid.co.il/wordpress
what the problem ?
i'm use WordPress in hebrew .
Thanks !
Totally Zenned
this is the orginal url - blog
Totally Zenned
i have version 2.6.3 wordprees
the error - file not found [Path of WordPress]wp-config.php
ok i wll try unstall 2.5 and back /
Thanks
Fields marked required must be completed.
Tell staff why this post should be reviewed.