Update Simple Forum to Advanced

Many Customers ask us about Update Simple Forum to Advanced Forum.

And we create this product :-) .

Read INSTAL.txt file for correct installation Advanced Version.

Enjoy it.

Tags: ,

Monday, October 17th, 2011 Magento Development 1 Comment

Slide Image Gallery


We are pleased to introduce the Slide Image Gallery for Magento, a useful extension that allows you to create own Galleries with Images in your Magento store.
This extension is easy to use, easy to install, and have all functions that should be included in a Photogallery (see feature list below).
Admin:

  • Manage Galleries(image categories) add, edit, delete, activate, deactivate;
  • Manage Images add, edit, delete, activate, deactivate;
  • Each Image could have Description;
  • Each Gallery could have own Meta Tags and Meta Description or displays deafult(SEO);
  • Each Gallery could have description;
  • Ability assign Image to more than one Gallery;
  • Ability sort Image into Gallery(useing Drag-and-Drop);
  • Ability use predefined themes, and create own theme through Wio Gallery Configuration;


Frontend:

  • Easy integrated with any theme;
  • Galleries Page, displays all created and active Galleries;
  • Gallery view Page;
  • View Images as Grid or as Gallery view(with ability list images, next previos icon);
  • Gallery View have thumb of images, with ability configure theirs quantity;
  • Slideshow for Gallery View;

Tags: , , ,

Saturday, October 1st, 2011 Magento Development No Comments

ExtJs themes – 4

We are pleased to introduce the Comercial themes for ExtJs(4.*).

Enjoi it!





If You need special theme designed, feel free contact us.

Tags: ,

Tuesday, September 27th, 2011 ExtJs Themes No Comments

Google Custom search Engine Integration Into “AW_Blog community edition”

Google Custom search Engine Integration Into “AW_Blog community edition” Magento store.

Very popular extension from Ahead Works, but without search Blog functionality.
Make your blog more usable and userfriendly for visitors and customers by adding
there search functionality.
Useing commercial Search Engine from Google, will increase SEO of yours website
in world biggest Search Engine – Google.com

Buy Our Extension!

1. Create Custom Search at google.com/cse, as described in post “Google Custom search Engine Integration Into Magento store.“,
Write in field “Sites to search” your url like http://www.yoursite.com/{path_to_your_blog}/ where {path_to_your_blog} folder where exists your blog eg. “news”, “blog” etc.;

2. Find files app/design/frontend/default/default/templates/aw_blog/blog.phtml and
app/design/frontend/default/default/templates/aw_blog/post.phtml

Add code at begining of files:

<?php $action_url = Mage::getUrl(‘gsearch’); ?>
<form action=”<?php echo $action_url; ?>” method=”get”>
<table>
<tr>
<td>
<input type=”text” name=”q” >
</td>
<td>
<input type=”submit” value=”<?php echo $this->__(‘Search Blog’) ?>” />
</td>
</tr>
</table>
</form>

Visit Our Demo

Tags: , ,

Tuesday, July 12th, 2011 Magento Development 1 Comment

Integration Gsearch Module into WIO Forum Extension.

Integration Gsearch Module into WIO Forum Extension.

Integration Gsearch Module into WIO Forum Extension(also could be done for Advanced Version);

Buy Our Extension!

1. Create Custom Search at google.com/cse, as described in post “Google Custom search Engine Integration Into Magento store.“,
Write in field “Sites to search” your url like http://www.yoursite.com/forum/ ;

2.Find file -> app/design/frontend/default/default/templates/forum/top/search.phtml

Put there code:

<?php $action_url = Mage::getUrl(‘gsearch’); ?>
<form action=”<?php echo $action_url; ?>” method=”get”>
<table id=”table_search_forum” >
<tr>
<td>
<input id=”search_forum_input” type=”text” onblur=”restoreDefaultSF(this ,this.value, ‘<?php echo $this->getDefaultValue() ?>’)” onfocus=”eraseSearchBlockSF(this ,this.value, ‘<?php echo $this->getDefaultValue() ?>’)” name=”q” value=”<?php echo $this->getSearchValue(); ?>” />
</td>
<td>
<button type=”submit” title=”<?php echo $this->getSubmitButtonTitle(); ?>” >
<nobr><?php echo $this->getSubmitButtonTitle(); ?></nobr>
</button>
</td>
<?php if( $this->haveSearchValue() ):?>
<td>
<button type=”button” title=”<?php echo $this->__(‘Search Forum’); ?>” onclick=”document.location.href=’<?php echo $this->getResetSearchUrl() ?>’”>
<nobr><?php echo $this->__(‘Reset Search’); ?></nobr>
</button>
</td>
<?php endif;?>
</tr>
</table>
</form>

Visit Our Demo

Tags: , ,

Tuesday, July 12th, 2011 Magento Development No Comments

Google Custom search Engine Integration Into Magento store.

Google Custom search Engine Integration Into Magento store.

Buy Our Extension!

a. Create Custom Search at google.com/cse. Into description field “Sites to search” add sites where
you want to do search(search also could be done only in folders inside your project);

There you could also choose paid version of engine. It would not have any ADS into
search result(only 100 USD per year) screen1;

b. Procceed to step number three. There you get integration code, copy Google Custom Search Account Indetifier
and use it for your magento store in field Admin -> System -> Configuration ->
WebIdeaOnline Extensions -> Google Custom Search Engine -> Google Custom Search Account Indetifier(screen 2, screen 3);

Tags: , ,

Tuesday, July 12th, 2011 Magento Development No Comments

Magento Google Custom Search Engine

Magento Google Custom Search Engine is ready for use.
Features:

  • Adding GSearch extensions helps your store becomes more Search Engine Friendly for Google.com search engine.
  • Simple Integration, simple configuration and you have this tool inside your Magento Store.
  • Ability Configure search in special catalog, folder(eg. forum, blog etc.)

Demo links:

Read about Google CSE – http://google.com/cse

Tags: , , , ,

Monday, July 11th, 2011 Magento Development No Comments

Full version of the Magento Forum

The Full version of the Magento Forum is ready for use.

New Features:

  • Added multi-store support, you can easily manage different forums in different store views.
  • Post Topics directly from product details page about that product;

Shows Latest Forum Topics about a product on product details page.

Includes all the futures of the Simple Forum version;

http://webideaonline.com/2010/06/simple-forum-extension-magento/

Bug fixes for life of Product.
We will get you successfully up and running or your money back;

Demo links:

If You need to see the adminpanel please contact us.

Tags: , ,

Thursday, September 2nd, 2010 Magento Development No Comments

Simple Forum Module Update 2

Simple Forum Module Updated:

  • Added RSS Feeds for Forum, Topics;
  • Users can add Posts with own Nicknames for Privacy;
  • Added integration with Magento Breadcrumbs;
  • Added sorting Forums by Priority;
  • Added settings for default sorting of Topics and Posts;
  • Added moderator functions (these can be created from existing customers), able to moderate Topics and Posts prior to posting on Forum;
  • Added RE-CAPTURE;
  • Added notification settings that notify moderator when there are new Topics and Posts;
  • Added notification settings for customers;
  • Added design settings to edit Layout page columns and Top Banner Image;
  • Added sitemap generation, forum can have it’s own sitemap;
  • Added Locale file for translation (en_US);

http://webideaonline.com/2010/06/simple-forum-extension-magento

Tags:

Tuesday, August 3rd, 2010 Magento Development 2 Comments

Google Map Store Locations Update

Google Map Store Locations mod are Updated.

  • Added search functionality by radius from user’s input address, displayed colored radius on Map, all configured from admin;
  • Added show directions for searched stores.

http://webideaonline.com/2010/07/google-map-store-location/

Tags:

Wednesday, July 21st, 2010 Magento Development No Comments