[RELEASED] Opencart Wordpress ADS and Widget
20 posts
• Page 1 of 1
[RELEASED] Opencart Wordpress ADS and Widget
This extension allows you to display tag related products in a wordpress blog and display a widget in blog sidebar with Featured, Specials, Latest, Bestseller or Random products.
Compatible with versions 1.4.9.1 - 1.5.1.3 - Wordpress 2.8 +
http://www.opencart.com/index.php?route ... on_id=4834
UPDATED: Added affiliate tracking code support!
Main features:
- Display your store products on blog based on post / article tags.
- You can configure a 'backup' source to show Featured, Specials, Latest, Bestseller or Random if your store have no tag related products to the article.
- Real time update.
- NEW** Support affiliate tracking codes.
- You can adjust ads css styles settings from wordpress panel.
- Can display a sidebar Widget to show Featured, Specials, Latest, Bestseller or Random products.
- You can define thumb image size.
- Comes with opencart extension + wordpress plugin.
- You can use as "one-to-many", so, you can show products on your blog, friends blog, partners blog, etc.. the blog does not need to be in same server.
- DOES NOT require database connection on wordpress plugin.
- Very easy to use.
- Tested up to 10 wordpress themes on default style.
* You may need to adjust css styles according your wordpress theme, the plugin comes with easy styles configurator.
demo 1 : http://demo5.thallescard.com.br/wp1/?p=1
demo 2 : http://demo5.thallescard.com.br/wp2/?p=1
store source: http://demo5.thallescard.com.br/



Compatible with versions 1.4.9.1 - 1.5.1.3 - Wordpress 2.8 +
http://www.opencart.com/index.php?route ... on_id=4834
UPDATED: Added affiliate tracking code support!
Main features:
- Display your store products on blog based on post / article tags.
- You can configure a 'backup' source to show Featured, Specials, Latest, Bestseller or Random if your store have no tag related products to the article.
- Real time update.
- NEW** Support affiliate tracking codes.
- You can adjust ads css styles settings from wordpress panel.
- Can display a sidebar Widget to show Featured, Specials, Latest, Bestseller or Random products.
- You can define thumb image size.
- Comes with opencart extension + wordpress plugin.
- You can use as "one-to-many", so, you can show products on your blog, friends blog, partners blog, etc.. the blog does not need to be in same server.
- DOES NOT require database connection on wordpress plugin.
- Very easy to use.
- Tested up to 10 wordpress themes on default style.
* You may need to adjust css styles according your wordpress theme, the plugin comes with easy styles configurator.
demo 1 : http://demo5.thallescard.com.br/wp1/?p=1
demo 2 : http://demo5.thallescard.com.br/wp2/?p=1
store source: http://demo5.thallescard.com.br/



Last edited by thallescard on Wed Feb 22, 2012 3:32 pm, edited 5 times in total.
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS
fews question:
- is it auto post? with schedule?
- the widget update real time?
- is there a demo acc to test how it works?
- is it auto post? with schedule?
- the widget update real time?
- is there a demo acc to test how it works?
- fanha99
- Posts: 137
- Joined: Fri Jan 13, 2012 1:32 pm
Re: [RELEASED] Opencart Wordpress ADS
Hi fanha99,
1 - The module will show products related to your post / article tags, for example, if you have an article that has been tagged with apple, iphone, ipod and have products in your store that has at least one of these tags, the products will be shown.
2 - Yes, but the sidebar widget only show Featured, Specials, Latest, or random products, the tag related products will show only on top and/or bottom of article.
3 - I did a demo account on wordpress, however you can edit only widgets because wordpress requires admin permissions to edit plugins, which allow users to edit/copy source code too. Opencart doesn't need demo because you have option only to enable or disable module.
4 - On posts /articles that there is no products related to tags, you can setup plugin to use Featured, Specials, Latest or random products as backup source to show another products.
user:demo pass:demo
http://demo5.thallescard.com.br/wp2/wp-login.php
or
http://demo5.thallescard.com.br/wp1/wp-login.php
fanha99 wrote:fews question:
- is it auto post? with schedule?
- the widget update real time?
- is there a demo acc to test how it works?
1 - The module will show products related to your post / article tags, for example, if you have an article that has been tagged with apple, iphone, ipod and have products in your store that has at least one of these tags, the products will be shown.
2 - Yes, but the sidebar widget only show Featured, Specials, Latest, or random products, the tag related products will show only on top and/or bottom of article.
3 - I did a demo account on wordpress, however you can edit only widgets because wordpress requires admin permissions to edit plugins, which allow users to edit/copy source code too. Opencart doesn't need demo because you have option only to enable or disable module.
4 - On posts /articles that there is no products related to tags, you can setup plugin to use Featured, Specials, Latest or random products as backup source to show another products.
user:demo pass:demo
http://demo5.thallescard.com.br/wp2/wp-login.php
or
http://demo5.thallescard.com.br/wp1/wp-login.php
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS
Wow, very cool! I'll have to look into this plugin some more, it sounds like it would be pretty awesome. I have an ad widget but it's basically me resizing previews, uploading them, and linking them to store listings manually... this sounds much better.
- hazelsmrf
- Posts: 11
- Joined: Mon Jun 06, 2011 3:21 am
Re: [RELEASED] Opencart Wordpress ADS
Thanks hazel!
I hope people like, and any suggestions are welcome!
I hope people like, and any suggestions are welcome!
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
I like the widget and works well.
What I would like to do is this. Take the script and move it to its own file that can be embedded by an iframe html.
I would custom make the html files that are called by the iframe, however I was wondering what code I could use to display 1 single product that is specific. So that I can then import that into a post about the product being sold.
Examples: http://www.acousticom.com/2012/02/17/av ... e-5700-ca/
Instead of no price and BUY NOW, I would like the widget style but to display the price and a buy link which is linked to my Opencart store. I don't want to replace the cart and integrate everything, however I just want to pull the price data. There doesn't really need to be a buy button, as I can add that in manually...
What I would like to do is this. Take the script and move it to its own file that can be embedded by an iframe html.
I would custom make the html files that are called by the iframe, however I was wondering what code I could use to display 1 single product that is specific. So that I can then import that into a post about the product being sold.
Examples: http://www.acousticom.com/2012/02/17/av ... e-5700-ca/
Instead of no price and BUY NOW, I would like the widget style but to display the price and a buy link which is linked to my Opencart store. I don't want to replace the cart and integrate everything, however I just want to pull the price data. There doesn't really need to be a buy button, as I can add that in manually...
- thehumancpu
- Posts: 23
- Joined: Mon Oct 19, 2009 2:59 am
Re: [RELEASED] Opencart Wordpress ADS and Widget
Hi thehumancpu.
I senty a reply to you by pm, please check
I senty a reply to you by pm, please check
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
Hello people!
Module updated: Added affiliate tracking code suport!
Module updated: Added affiliate tracking code suport!
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
- Nahum201
- Posts: 7
- Joined: Wed Feb 22, 2012 3:08 am
Re: [RELEASED] Opencart Wordpress ADS and Widget
have a simple version free ?
-

viviansank - Posts: 28
- Joined: Wed Feb 22, 2012 1:49 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
Unfortunately i don't have a free version.
Vivian you already talked to me on brazilian forum ... i think you forgot
Vivian you already talked to me on brazilian forum ... i think you forgot

-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
Hello all,
Module updated: Added support to width and height parameters for image thumb.
Module updated: Added support to width and height parameters for image thumb.
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
Hi there,
Quick questions:
Can it be used off-the-shelf without any need for customization/programming, etc.?
Does it work with OC 1.5.2.1?
I'd assume that if purchased I'd be entitled to future updates/enhancements, wouldn't I?. For how long?.
Thanks
Quick questions:
Can it be used off-the-shelf without any need for customization/programming, etc.?
Does it work with OC 1.5.2.1?
I'd assume that if purchased I'd be entitled to future updates/enhancements, wouldn't I?. For how long?.
Thanks
- enric
- Posts: 1
- Joined: Sat Mar 10, 2012 4:55 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
Hi enric!
By default you don't need to change anything, i have tested on 10 wordpress themes without change any parameter, the module panel comes with a field where you can write css style rules, rarely you need to use,
If you have to do any css adjust for any reason, i can do for you for free.
It works with 1.5.2.1
And updates are free by default, i use to do this for my extensions.
By default you don't need to change anything, i have tested on 10 wordpress themes without change any parameter, the module panel comes with a field where you can write css style rules, rarely you need to use,
If you have to do any css adjust for any reason, i can do for you for free.
It works with 1.5.2.1
And updates are free by default, i use to do this for my extensions.
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
I have OpenCart based ecommerce website and want to use WordPress for blog only ... with functionality to login through OC login credentials with WordPress for post comments / articles? Is there any feature available in this plugin?
-

PlusCybernet - Posts: 84
- Joined: Sun Dec 25, 2011 4:01 am
Re: [RELEASED] Opencart Wordpress ADS and Widget
PlusCybernet wrote:I have OpenCart based ecommerce website and want to use WordPress for blog only ... with functionality to login through OC login credentials with WordPress for post comments / articles? Is there any feature available in this plugin?
What a great question. I would love it if someone could answer it.
-

AliceH - Posts: 98
- Joined: Sun Jan 09, 2011 3:00 am
- Location: Australia
Re: [RELEASED] Opencart Wordpress ADS and Widget
Hi people!
Sorry for later reply, i will take a look how this could be done.
Sorry for later reply, i will take a look how this could be done.
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS
fanha99 wrote:fews question:
- is it auto post? with schedule?
- the widget update real time?
- is there a demo acc to test how it works?
I have the same questions with wordpress themes.
All kinds of premium wordpress themes are here.
-

ann04 - Posts: 3
- Joined: Mon Apr 16, 2012 9:50 am
Re: [RELEASED] Opencart Wordpress ADS
ann04 wrote:I have the same questions with wordpress themes.
Hi ann04,
I can't understand what you mean.. you want to know if extension works with these themes?
-

thallescard - Posts: 48
- Joined: Fri Apr 29, 2011 12:09 pm
Re: [RELEASED] Opencart Wordpress ADS and Widget
Does it work with 3.5 WordPress with response theme
- mastersquall
- Posts: 15
- Joined: Mon Jan 07, 2013 5:18 pm
- Location: Delhi,India
20 posts
• Page 1 of 1
Return to Commercial Contributions
Who is online
Users browsing this forum: No registered users and 6 guests













