Re: Wordpress On Zencart / Released
I installed wordpress according to the instructions. Blog address (URI):http://www.dojoma.com/wordpress with Blog address (URI):http://www.dojoma.com/index.php?main_page=wordpress . My problem is that when I click on any blog category I get "My Zencart categories displayed on top of the page. Anyone experienced this problem?
Thanks to anybody that can help.
Re: Wordpress On Zencart / Released
Does anyone know where is the css file for wordpress, I have search everywhere and the center column of wordpress is too wide pushing my column two of my store outside my page.
thanks
Re: Wordpress On Zencart / Released
Hi,
It might be this.. Search for tpl_wordpress_default.php. There is a 100% width table, it may be breaking your design..
Thanks,
Steve
Re: Wordpress On Zencart / Released
Quote:
css file for wordpress
It is in wordpress folder which you should have installed in main
zencart.. i.e. /wordpress/wp-content/themes/default/style.css
:wink2:
Re: Wordpress On Zencart / Released
Works great!
But customers, or users, how can post new discussion?
I can't see no link to new post.
Re: Wordpress On Zencart / Released
Update WordPress On ZenCart to ver1.2
http://zencart-module.s-page.net/ind...&products_id=5
WordPress On ZenCart updated today.
The following large changes were held by this update.
* A change of an installation directory.
* A module does not include the main body of wordpress.
The following bugs were revised by this.
* Correspondence to ZenCart which installed in a subdirectory.
* Some links are not connected.
* A bug of a HTML editor.
Please read a readme file carefully You install it and to update it.
Re: Wordpress On Zencart / Released
latest post box give me this error:
Fatal error: Call to undefined function: get_settings() in /web/htdocs/www.100asa.it/home/includes/templates/template_default/sideboxes/tpl_wp_latest_posts.php on line 23
Re: Wordpress On Zencart / Released
The instruction is not more clear: the install of whole wordpress file is on the root of zencart, not in a subdirectory called wordpress.
question: I'm Italian, and I've installed wordpress ita
how can I solve this
//mb_language("Japanese");
//mb_internal_encoding("EUC-JP");
to complete installation I've comment out
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
100asa
The instruction is not more clear: the install of whole wordpress file is on the root of zencart, not in a subdirectory called wordpress.
Yes, to up-load it to root of ZenCart, it was changed. (From ver1.2. )The wordpress directory is unnecessary.
Quote:
question: I'm Italian, and I've installed wordpress ita
how can I solve this
//mb_language("Japanese");
//mb_internal_encoding("EUC-JP");
to complete installation I've comment out
I think that [mb_language] was included only in Japanese version (woz_jp.zip).
Re: Wordpress On Zencart / Released
is there a way to just call wordpress loop by putting some code to header (or to extraconfigures?!) and then use wordpress code on my zen pages? thanks