WPMU DEV - Your All-in-One WordPress Platform
Forum Replies Created
-
Just tested your site and got all the way to the paypal checkout screen to confirm payment at paypal what problems are you having??
Cheers
Tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Some multi-site questionsFirst off apologies for the delay in getting back to you, we are in a big update stage on all of our products including the free versions here.
wow that’s a list and a half, Most of this would require custom work unfortunately even with the pro version.
Kindest Regards
Tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] I would like to integrate with an APISorry we don’t but, we have a lot of developers with experience with marketpress over here on our jobs board , you could try finding someone from there.
Kindest regards
Tom
Hi there sorry for the delay we’ve been busy getting MP updated and ready to release a new version of the one here also.
Tried your link but i get a 404 error.
Greetings from Brno by the way 🙂
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Product subtitle?Hi there you could simply copy those functions to the template-functions.php and rename the function there. In teory that should work fine.
Cheers
Tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Two products on one pageCurrently not possible I am afraid however this is planned for a future version.
Kindest regards
Tom
the only thing i would suggest if going the template way would be to create a child theme and modify that. That way it wouldn’t be overwritten by an update.
Cheers
tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Question aboutt CubePoints Integration….You would need to create a role that could then define allowing users to upload products to your site.
You could use something like this:
With regards to the cube points idea that would require custom coding.
Cheers
Tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Email notifications with imagesYou would need to code that into the functions unfortunately, but i am going to tag this as a feature request for inclusion in an update.
the product image shortcode and attributes are listed below here
[mp_product_image] – Displays the featured image of a given product.
Optional Attributes:“product_id” – The ID for the product. This is the Post ID, you can find it in the url of a product edit page. Optional if shortcode is in the loop.
“context” – What context for preset size options. Options are list, single, or widget, default single.
“size” – Set a custom pixel width/height. If omitted defaults to the size set by “context”.
Example: [mp_product_image product_id=”1″ size=”150″]the section you need to look at is lines 231-274 in marketpress.php
Cheers
Tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] "Add to cart" function on multiple pagestry this.
[mp_buy_button] – Displays the buy or add to cart button.
Optional Attributes:“product_id” – The ID for the product. This is the Post ID, you can find it in the url of a product edit page. Optional if shortcode is in the loop.
“context” – What context for display. Options are list or single, default single which shows all variations.
Example: [mp_buy_button product_id=”1″ context=”single”]Cheers
Tom
Hi Ben,
Just replied to your previous post.
Cheers
Tom
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Single Product Shortcode Not ParsingHi Ben
Are you yousing the visual or html editor when adding the shortcodes to the page. Try it via the HTML tab.
Regarding the marketpress premium drop me a line at contact@incsub.com
mark it for my attention and add a link to this post and i will see what i can come up with for you.Kindest Regards
Tom
Forum: Networking WordPress
In reply to: Alternative to WPMUDev Pro SitesHi again
All i can say is this is 100% on the cards but as far as an ETA goes i dont have one as yet. I have spoken to the dev and this is planned but it’s not that easy to get running lots of little tricky issues causing some headaches. However one cool part if it can be done will make a lot of people very very happy 🙂
Cheers
Tom
Forum: Networking WordPress
In reply to: Alternative to WPMUDev Pro SitesLet me see what i can do to sort this out, i take it you are trying to set a default template for all new blogs with plugins activated or a different template for each level?
Cheers
Tom