GPutignano
Total Posts: 214
Joined: 2007-11-03
Lauria - Italy
After a lot of days I add Wordpress to Magento.
Go to http: //www. compagniadelcavatappi.it/magtest/blog/ to see the result. In the next days I’ll publish a blog post to tell you how I do.
Signature
La Compagnia del Cavatappi, Enoteca specializzata in Vini .
Se cerchi un Agriturismo in Italia visita Vacanze in Agriturismo .
Posted: May 23 2008
| top
Crucial Web Host
Total Posts: 364
Joined: 2007-11-08
Phoenix, AZ
Interesting.
::subscribes::
Signature
█ Crucial Web Hosting
█ Join our new Developer Network and check out the updated Site Showcase !
Posted: May 23 2008
| top
| # 1
GPutignano
Total Posts: 214
Joined: 2007-11-03
Lauria - Italy
I have to improve something yet!
Signature
La Compagnia del Cavatappi, Enoteca specializzata in Vini .
Se cerchi un Agriturismo in Italia visita Vacanze in Agriturismo .
Posted: May 23 2008
| top
| # 2
JLHC
Total Posts: 1242
Joined: 2008-05-09
Wow… Can’t wait to know how you integrate it. :D
Please update us on this.
Signature
█ Aspiration Hosting - US & UK Magento Hosting + Global CDN
█ Magento Optimized Servers • Magento Auto Installer • Magento Video Tutorials
█ Powering over 10,000 websites worldwide! Read our Reviews!
Posted: May 23 2008
| top
| # 4
vengy
Total Posts: 7
Joined: 2008-04-27
My integration is probably similar to Garrone, and as of right now I have hardcoded top navbar in blog side, so as soon as I update to be dynamic and finish off, I’ll document and try to post details as well.
http://www.lanpartystore.com/blog/
Posted: May 23 2008
| top
| # 6
GPutignano
Total Posts: 214
Joined: 2007-11-03
Lauria - Italy
My integration is different. I’m going to write a post on my blog. I hope than other people could improve the integration.
Stay tuned.
Signature
La Compagnia del Cavatappi, Enoteca specializzata in Vini .
Se cerchi un Agriturismo in Italia visita Vacanze in Agriturismo .
Posted: May 24 2008
| top
| # 7
GPutignano
Total Posts: 214
Joined: 2007-11-03
Lauria - Italy
This is the link: Magento & Wordpress .
The post is in italian, I’ll translate it in english sooner.
You can post both in the blog and in the forum.
Signature
La Compagnia del Cavatappi, Enoteca specializzata in Vini .
Se cerchi un Agriturismo in Italia visita Vacanze in Agriturismo .
Posted: May 24 2008
| top
| # 8
srinigenie
Total Posts: 539
Joined: 2008-02-04
thanks a lot!! ...never mind the English translation ...google helped
Posted: May 24 2008
| top
| # 9
redb
Total Posts: 23
Joined: 2008-02-15
Savoie, France
cool how do you made it ??
regards
Signature
prends ton temps, dépêches-toi !
http://www.denaska.com
Joachim
Total Posts: 133
Joined: 2008-01-23
Netherlands
Great post, thanks a lot.
The only thing, I had to change at wp-settings.php line 456
$wp_locale =& new WP_Locale ();
to
$wp_locale = new WP_Locale ();
Joachim
Total Posts: 133
Joined: 2008-01-23
Netherlands
Just a short note. Some WP plugins will break the Magento install e.g. Google analytics for Wordpress
GPutignano
Total Posts: 214
Joined: 2007-11-03
Lauria - Italy
Yes, the integration is not perfect. Need some improvements.
Signature
La Compagnia del Cavatappi, Enoteca specializzata in Vini .
Se cerchi un Agriturismo in Italia visita Vacanze in Agriturismo .
Joachim
Total Posts: 133
Joined: 2008-01-23
Netherlands
Two things. One problem, fixed now, and a tip
A stupid mistake. I had problems with magic_quotes, see this post I didn’t change wordpress config at wp-settings.php To fix Magento I deleted, around line 386:
// Escape with wpdb.$_GET = add_magic_quotes ( $_GET ); $_POST = add_magic_quotes ( $_POST ); $_COOKIE = add_magic_quotes ( $_COOKIE ); $_SERVER = add_magic_quotes ( $_SERVER );
to add the wordpress page title and other meta-tags you could load a part of the wordpress header. E.g. add to blog.phml
< head > < title > <?php if ( function_exists ( 'seo_title_tag' )) { seo_title_tag (); } else { bloginfo ( 'name' ); wp_title (); } ?> </ title > < meta http - equiv = "Content-Type" content = "<?php echo $this->getContentType() ?>" /> < link rel = "icon" href = "<?php echo $this->getSkinUrl('favicon.ico') ?>" type = "image/x-icon" /> < link rel = "shortcut icon" href = "<?php echo $this->getSkinUrl('favicon.ico') ?>" type = "image/x-icon" /> <?php echo $this -> getCssJsHtml () ?> <?php echo $this -> getChildHtml ( 'head' ) ?> < link rel = "alternate" type = "application/rss+xml" title = "RSS 2.0" href = "<?php bloginfo('rss2_url'); ?>" /> < link rel = "alternate" type = "text/xml" title = "RSS .92" href = "<?php bloginfo('rss_url'); ?>" /> < link rel = "alternate" type = "application/atom+xml" title = "Atom 1.0" href = "<?php bloginfo('atom_url'); ?>" /> < link rel = "pingback" href = "<?php bloginfo('pingback_url'); ?>" /> <?php wp_get_archives ( 'type=monthly&format;=link' ); ?> <?php //comments_popup_script(); // off by default ?> <?php wp_head (); ?> </ head >
One other issues as mentioned at the original (Italian) post permalinks doesn’t work. Does have anyone a idea how to solve this issue? With mod_rewrite? Or change magento rewrite files?
chiaraweb
Total Posts: 721
Joined: 2008-03-21
Aviano ~ Italy
Geat Job Garrone!!
Thanks a lot
Signature
Believe Yourself
My Magento Shop http://www.ecobaby.it