Questions tagged [fishpig]

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

134 questions
8
votes
0 answers

Creating pagination with Fishpig

I'm displaying 3 posts on my homepage and I need to have either a next page, previous page type functionality. I'd also like to incorporate 1,2,3,4,5,6,7,8,9, ... type paging functionality on some areas of the site. I tried doing this:
mbillz
  • 163
  • 1
  • 8
8
votes
2 answers

Magento - Fishpig Wordpress - Featured image sizes

I have an installation of Magento that integrates with Wordpress using the Fishpig Wordpress module. As most WP users will know, when uploading an image Wordpress will create resized versions referencing the dimensions set in Media Settings (e.g.…
lee
  • 83
  • 1
  • 3
4
votes
3 answers

show associated blog post/blog category on magento category page using fishpig

I was exploring Magento's Fishpig extension and found an interesting way to bind blog post & blog categories to magento's categories. But, I am not getting how to show on the frontend of magento category page. I guess its in built functionality of…
3
votes
1 answer

fishpig wordpress integration in magento not working - Fatal error

I have installed and configure my wordpress in my magento site using Fishpig extension. In magento admin, the configuration of Fishpig extension shows perfect. But when I am running the wordpress route in frondend, it is showing Fatal error and not…
thedarkcoder
  • 395
  • 4
  • 11
2
votes
2 answers

How to integrate Wordpress with Magento using FishPig?

I tried to integrate WordPress with my Magento site using FishPig and was 95% successful. WP is installed at home user public_html wp and below are the settings in Magento Database Integration page. Magento and WP uses different db's. Integration…
WebHost Repo
  • 21
  • 1
  • 2
2
votes
1 answer

apache config tell WP install location magento 2 xampp windows

Working on local xampp install of Magento 2.4.2 on Windows 11. I'm a Magento newbie - made it past several common Windows install issues but getting stuck with how to tell Apache where WP install is located. This install is a dev site, not sample…
Jess
  • 21
  • 2
2
votes
2 answers

Setup Wordpress with Magento using Nginx

I have a Magento 2 installed in /var/www/html/ folder using mydomain.com and I added a Wordpress in /var/www/html/pub/wp/ folder using mydomain.com/wp/ When I tried to access mydomain.com/wp/readme.html it's working fine but all php files are not…
magentodev
  • 179
  • 7
2
votes
1 answer

Fishpig auto login not working in Magento 1.9

I have used fishpig extension in magento 1.9 and I am facing auto login error message in magento: WordPress Auto Login Failed: HTTP/1.1 200 OK Server: nginx/1.0.15 Date: Tue, 08 Dec 2015 20:20:02 GMT Content-Type: text/html; charset=UTF-8…
2
votes
0 answers

WordPress Inside Magento URL Rewrite Method Issue

This may look like already submitted question. But sure it's not. Before getting into what I need, I tried these ways which found on stack, .htaccess Method vhost Method Apache Config Method Combining with all above or using individual specified…
2
votes
1 answer

Magento FishPig /wp-admin/ URL 404

Just looking for a little bit of help. I have used FishPig on a site I am working on and within the settings all the integration checks are fine. The only issue is when I go to the dashboard it brings back a 404 for some reason. Also if I was to go…
codebytom
  • 418
  • 4
  • 12
2
votes
2 answers

How do I modify blog post excerpt from Fishpig?

I'm using Fishpig to pull in blog posts from WordPress and everything is working fine. However, on /blog instead of having the blog posts displayed in their full length I'd like to use excerpts from the posts (similar to WordPress's method of…
ND_web
  • 33
  • 3
2
votes
1 answer

Fishpig: Autologin not working authentication exception because of index.php

I have Fishpig Wordpress Integration installed along with Magento CE 1.702. Wordpress is set up like this : Database Charset utf8 Table Prefix wp_ integration Integrate Theme …
2
votes
1 answer

Moving Related Blog Posts on magento product page using fishpig

I'm trying to move the "Related Blog Posts" on the product page from the bottom of the page into a different section of the page (tabs). The theme I'm using allows me to add a tab which pulls a static block to create a custom tab. I'd like to use…
Christina Rule
  • 463
  • 3
  • 5
  • 18
2
votes
3 answers

Character/Word limit on homepage posts for Wordpress & Magento's full integration by (fishpig)

I've recently included a wordpress install with full integration into magento using the fishpig plugin. I am struggling to limit the character/word count for posts on the homepage. FishPig have documented a widget for posting excerpts including the…
user966834
  • 85
  • 2
  • 12
2
votes
2 answers

Fishpig Magento Module: How to get data from postmeta table?

I have Magento with Fishpig_Wordpress module. I've created some new postmeta data for posts, that is saved at postmeta table. I just saw that Fishpig has a custom load SQL method in /Model/Mysql4/Post.php.. protected function _getLoadSelect($field,…
Ricardo Martins
  • 5,702
  • 3
  • 40
  • 59
1
2 3
8 9