Re: Wordpress On Zencart / Released
I have just installed wordpress and woz professional on www.classicalchandeliers.co.uk
Is it possible to get permanlinks working with ceon so that the wordpress URLS are improved?
If so please advise on how this can be done.
many thanks
Paul
Re: Wordpress On Zencart / Released
Hello.
As for you, URLS is improved by changing the following setting :smile:
wp-admin: Settings: Permalink
Quote:
Originally Posted by
ptowers49
I have just installed wordpress and woz professional on
www.classicalchandeliers.co.uk
Is it possible to get permanlinks working with ceon so that the wordpress URLS are improved?
If so please advise on how this can be done.
many thanks
Paul
Re: Wordpress On Zencart / Released
The version that you use?
The latest edition is v1.5.
Quote:
Originally Posted by
Unlockology
I am back for more help. I was here a few month ago when I installed WordPress for ZenCart. The problem then was that my whole website was https. I changed it back to http and WP started to work.
However I still have a few bugs to iron out. Here is my first questions:
1. When I publish a new article google picks up the main description to my site, not the new article title. I also have the same problem with the RSS feed. Once you click on expand the article it directs me to the home page. Here is the RSS feed link:feed://unlockology.com/blog/?feed=rss2
I noticed that when redirected it sends me to:
http://unlockology.com/?p=210
This url is missing the (blog) directory. The url should be
http://unlockology.com/blog/?p=210
So my question is what is the file/s I need to change to make sure the Blog directory is added and where is the file/s located?
Any help will be appreciated. Thank you.
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
hira
The version that you use?
The latest edition is v1.5.
I have WOZ version 1.5 and Zen Cart 1.3.8a
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
hira
Hello.
As for you, URLS is improved by changing the following setting :smile:
wp-admin: Settings: Permalink
If you change the Permalink setting (from Default) to either:
1. Day and Name or
2. Month and Name
Then you do get the custom URI with the key words that are so important. However, I tried this and went onto the blog home page. My articles are long so the have the MORE or READ THE REST buttons. When you click on these buttons, it sends you to the website's homepage and not to the blog article.
I had to change the Permalink back to Default.:(
Is there a way to fix this?
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
Unlockology
If you change the Permalink setting (from Default) to either:
1. Day and Name or
2. Month and Name
Then you do get the custom URI with the key words that are so important. However, I tried this and went onto the blog home page. My articles are long so the have the MORE or READ THE REST buttons. When you click on these buttons, it sends you to the website's homepage and not to the blog article.
I had to change the Permalink back to Default.:(
Is there a way to fix this?
Unfortunately one of the many issues I frequently ran into with WOZ was the inability to use permalinks. I was never able to make permalinks work with WOZ or even the WOZ Sideboxes Only edition.. I know this wasn't much help.. Maybe Hira has a magic solution to this.. Good luck..
Re: Wordpress On Zencart / Released
Hi, and thank you for this mod .. I got everything worked but I found a few thing didn't work in this mod and I'm wondering if it's bugs or I did something wrong.
1. First noticed is that the search function in wordpress didn't work and I didn't see wp_search included, only these was included in the mod "wp_archive, wp_cats, wp_links, wp_pages, and wp_sidebar".
2. Second noticed is permalinks didn't work and when I did make a new post, the view post button in wordpress will not lead direct to the post but lead to zen-cart home page.
3. Third noticed is the wordpress directory will not display correctly by itself. It's only display right under zen-cart directory.
Note: My wordpress and zen-cart are in seperated directory and DB.
My site with WOZ is: http://phamcs.dyndns.org/store/index...page=wordpress
My blog address is: http://phamcs.dyndns.org/portal/
Please, let me know if I did something wrong.
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
Shiginami
1. First noticed is that the search function in wordpress didn't work and I didn't see wp_search included, only these was included in the mod "wp_archive, wp_cats, wp_links, wp_pages, and wp_sidebar"..
It's likely that since this is an embedded WP solution that the WP files don't contain everything you would have in a standalone WordPress install
Quote:
Originally Posted by
Shiginami
2. Second noticed is permalinks didn't work and when I did make a new post, the view post button in wordpress will not lead direct to the post but lead to zen-cart home page..
Just discussed in the post RIGHT above yours..
Quote:
Originally Posted by
Shiginami
3. Third noticed is the wordpress directory will not display correctly by itself. It's only display right under zen-cart directory.
It's an EMBEDDED WordPress solution, therefore the template included is designed to best display an embedded blog.
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
DivaVocals
It's likely that since this is an embedded WP solution that the WP files don't contain everything you would have in a standalone WordPress install
Just discussed in the post RIGHT above yours..
It's an EMBEDDED WordPress solution, therefore the template included is designed to best display an embedded blog.
So is there a solution to fix this? If I merged 2 directories and 2 DB together wil it works? Thanks.
Re: Wordpress On Zencart / Released
Quote:
Originally Posted by
Shiginami
So is there a solution to fix this? If I merged 2 directories and 2 DB together wil it works? Thanks.
There isn't a "fix" for this.. With the exception of the issue with the permalinks (which if you read my recent post you'll see I DON'T have a fix for) The WOZ module is working the way it's supposed to. It embeds WordPress into your blog. If you want your blog to work as a standalone blog as well as an embedded blog you MIGHT be able to create a WordPress template that could serve both purposes and replace the WordPress template that comes with WOZ...