Questions tagged [fishpig]

FishPig is a Magento extension development company most famous for its free Magento and WordPress Integration extension.

134 questions
0
votes
1 answer

Fishpig Magento and qTranslate integration. (hooks and filters)

I am working on getting qTranslate working (specifically the mqTranslate plugin). When using the Magento theme to display the blog, I notice that the functions.php in the wordpress theme appears to be bypassed. How can I use hooks and filters with…
DWils
  • 390
  • 1
  • 4
  • 16
0
votes
1 answer

Fishpig_Wordpress Magento extension. Theme a custom category

I have an installed addon for magento called Fishpig. It essentially runs wordpress through magento allowing both to be used on the main website. The WP install is being used for a blog, and i've the whole initial theme set up for it by altering the…
Dan Ruxton
  • 386
  • 1
  • 3
  • 18
0
votes
1 answer

Wordpress Widgets Not displaying on my Magento site

I'm using fishpig plugin to intergrate my blog with magento. However for some reason my wordpress widgets aren't displaying at all. I tried following this link but nothing changed anyone got an…
That Guy XI
  • 15
  • 1
  • 4
0
votes
1 answer

Fishpig Magento Extension: Homepage and sidebar widgets not working

When I add widgets to my "First Front Page Widget Area" nothing appears on my homepage. I am using WordPress template Twenty Twelve. I created a "home" page and assigned it to be a "Front Page Template". I also customized the template to show the…
webbysteph
  • 61
  • 1
  • 8
0
votes
1 answer

Single Language Magento Store - Multi Language Wordpress Blog

I've developed a single language Magento Webstore (CE 1.7.0.2) and would like to add a multi language Wordpress Blog to it. It's important that the Wordpress Environment keeps having the same look and feel as the Magento Webstore. I've attempted to…
TrendyT
  • 429
  • 2
  • 5
  • 12
0
votes
1 answer

How to display list categories in wordpress integration magento

Can help somebody. I spent several hours to find solution but without results I tried to display the list of categories on homepage wordpress blog thru following code
Andrei C.
  • 57
  • 3
  • 8
0
votes
1 answer

How to display associated WordPress category's posts on Magento product page (Fishpig integration)?

I'm having trouble filtering out just the associated category posts associated with a product in the posts.phtml block (using Fishpig). I tried to use the following solution to get the posts: Fishpig Wordpress Magento Post issue like so: …
DeNitto
  • 21
  • 1
  • 5
0
votes
0 answers

How to order an array using Magento's Position box

I am using Magento and WordPress so have gone for the FishPig Module. I have a CMS Page and am using the assocaited blog posts tab to select posts to show on this page which is all working as expected. The problem I am facing is when I try to use…
0
votes
1 answer

How do I add a thumbnail to the Wordpress blog list in Magento

I'm using the Fishpig extension for Magento and I have a list of blog articles from wordpress which shows the link to the main article and the article excerpt, but I also want to show the featured image as a thumbnail. In the…
BigDogMax
  • 13
  • 8
0
votes
1 answer

Load Fishpig Blog category collection by Id and get its details

I wanted to load a fishpig category collection by Id and retrieve its details. Have used this code. $main_category_col = Mage::getResourceModel('wordpress/post_category_collection')->load(6); foreach($main_category_col as $main_category_col_obj) …
Nikhil_K_R
  • 2,383
  • 5
  • 27
  • 51
0
votes
1 answer

how to add fishpig "blog" link to main navigation in magento

I'm using Magento WordPress Integration I'm wondering how to add fishpig "blog" link to main navigation in magento ? Currently it's only adding a link to my top header navigation. Thanks
Christina Rule
  • 463
  • 3
  • 5
  • 18
0
votes
1 answer

How to set a 404 error page on wordpress/fishpig for magento

I've done a fully integration of a Wordpress in a Magento shop with FishPig, everything is working fine except that I can't find where or how to find/edit/set a custom 404 error page. It's my first time using Magento and my php knowledge is very…
0
votes
3 answers

Fishpig Magento/Wordpress Integration - Appending a WordPress custom menu doesn't set active states

I'm using Fishpigs Wordpress integration module in a Magento store. When I set it to use a custom Wordpress menu, which I've set up in Wordpress with some category hierarchies, it doesn't add any active states if you've clicked a link and are on an…
Marlon Creative
  • 3,756
  • 19
  • 55
  • 76
0
votes
1 answer

Fishpig Wordpress Magento integration - get the list of all authors

I am using Magento 1.7.0.2 and Fishpig Wordpress full integration extension v. 2.5.0.9 I would like to list all blog authors on my WP integrated Magento Blog. I want it to be done automatically, so the list is updated whenever a new WP author…
EcoG
  • 80
  • 10
0
votes
5 answers

Why Won't Fishpig Set the Magento Blog URL Correctly?

So, a client of mine has this Magento site set up: http://kharmakhare.com I have actually asked a question about this site before. This time, they want a blog set up at: http://kharmakhare.com/blog Yes, there is one already there. They want to…
JaidynReiman
  • 954
  • 3
  • 11
  • 22
1 2 3
8
9