首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何使用FishPig集成Wordpress和Magento?

如何使用FishPig集成Wordpress和Magento?
EN

Stack Overflow用户
提问于 2012-01-26 18:49:16
回答 2查看 5.2K关注 0票数 2

我尝试使用FishPig将WordPress与我的Magento站点集成,并获得了95%的成功。WP安装在家庭用户public_html wp中,下面是Magento数据库集成页面中的设置。

代码语言:javascript
复制
Magento and WP uses different db's.  
Integration level:  Full  
Blog Route: blog  
WP Path: /home/user/public_html/wp

WP管理区域的设置为:

代码语言:javascript
复制
WordPress Address (URL): http://domain.com/wp
Site Address (URL): http://domain.com/blog

问题是,Magento管理区域仍然为博客路由显示一个红色感叹号。

代码语言:javascript
复制
Blog Route Go to the General Settings page of your WordPress Admin and set the 'Site address (URL)' field to "http://domain.com/blog"

错误日志中的相同消息:

代码语言:javascript
复制
DEBUG (7): Go to the General Settings page of your WordPress Admin and set the 'Site address (URL)' field to 'http://domain.com/blog'

你知道我哪里出错了吗?

EN

回答 2

Stack Overflow用户

发布于 2015-06-02 20:53:51

在集成选项卡下,为“集成主题”选择“否”。

我以为这是为了将我的magento主题与wordpress集成在一起,但实际上它是为了集成现有的wordpress安装主题。

如果您的现有安装和新安装相同,则会导致以下错误:

“您的集成博客网址(http://www.yoursite/blog)与您的WordPress网站网址相匹配。”

所以如果你只安装了一个wordpress,你只需要将它设置为'No‘即可。

票数 1
EN

Stack Overflow用户

发布于 2012-02-05 09:12:06

您需要登录到WordPress管理员,选择设置>常规,并将标有‘站点地址(网址)’的字段设置为http://domain.com/blog

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/9017019

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档