Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-05-2010, 11:38 PM
natasha carr's Avatar
natasha carr natasha carr is offline
Junior Member
 
Join Date: Mar 2010
Posts: 7
Default ECWID integrated into Joomla Website

here's a linky to my website:

http://www.daisycosmetics.net

ECWID was very easy to integrate into Joomla. Now if only I could get my shipping prices straight, I'd be good!
Reply With Quote
  #2  
Old 04-06-2010, 09:57 AM
Qetzal's Avatar
Qetzal Qetzal is online now
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by natasha carr View Post
here's a linky to my website:

http://www.daisycosmetics.net

ECWID was very easy to integrate into Joomla. Now if only I could get my shipping prices straight, I'd be good!
Neat site : -)

What issues do you have with shipping rates?
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #3  
Old 04-06-2010, 03:01 PM
natasha carr's Avatar
natasha carr natasha carr is offline
Junior Member
 
Join Date: Mar 2010
Posts: 7
Default

Quote:
Originally Posted by qetzal View Post
What issues do you have with shipping rates?

I cant configure shipping based on dollar amount in cart, so I have Paypal set up with shipping. The problem is shipping doesnt show on site or on Paypal until user enters their Zip Code in Paypal. I am trying to find a way to show shipping costs before they are asked to enter zip code. Any suggestions?
Reply With Quote
  #4  
Old 04-06-2010, 03:47 PM
wearyourmindnet's Avatar
wearyourmindnet wearyourmindnet is offline
Junior Member
 
Join Date: Mar 2010
Posts: 13
Default

Quote:
Originally Posted by natasha carr View Post
I cant configure shipping based on dollar amount in cart, so I have Paypal set up with shipping.
Do you have 0 for the weight of the product or is it empty? (in the "General Tab" for each product)

If you don't have weight to a product it assumes its a non-shippable item. Put .5 or 1 to have it calculate shipping.
Reply With Quote
  #5  
Old 04-07-2010, 11:22 AM
Qetzal's Avatar
Qetzal Qetzal is online now
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by natasha carr View Post
I cant configure shipping based on dollar amount in cart, so I have Paypal set up with shipping. The problem is shipping doesnt show on site or on Paypal until user enters their Zip Code in Paypal. I am trying to find a way to show shipping costs before they are asked to enter zip code. Any suggestions?
This is how Express Checkout works:

Quote:
How PayPal Express Checkout works
  • you add some products to the bag
  • click "Checkout with PayPal"
  • Ecwid redirects you to the PayPal site
  • you sign in with the PayPal account or create a new one
  • PayPal redirects you back to Ecwid
  • Ecwid creates a new profile based on information from PayPal and shows the last checkout page
  • you review your order, change the shipping method if necessary and press "Submit order" button
  • Ecwid sends request to PayPal in background, PayPal charges your credit card.
You may try another option: PayPal Standard, it works as a usual payment method, so your customers will see actual shipping rates before they go to PayPal.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #6  
Old 10-12-2010, 09:34 PM
Mike C's Avatar
Mike C Mike C is offline
 
Join Date: Oct 2010
Location: USA
Posts: 454
Send a message via AIM to Mike C Send a message via Yahoo to Mike C Send a message via Skype™ to Mike C
Default

Is this site still using ecwid? It seems different?
Reply With Quote
  #7  
Old 10-13-2010, 01:00 PM
Qetzal's Avatar
Qetzal Qetzal is online now
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by dax702 View Post
Is this site still using ecwid? It seems different?
At the moment the domain redirects to the Etsy shop.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #8  
Old 04-06-2010, 03:36 PM
wearyourmindnet's Avatar
wearyourmindnet wearyourmindnet is offline
Junior Member
 
Join Date: Mar 2010
Posts: 13
Default

Nice integration with Joomla. Couple of things I noticed.

Your js/css isn't GZIPPED compressed which cuts loading time by 60+% and is supported by all major browsers.

You can compress your CSS/JS using CssJsCompress or RokGZipper (RokGZipper, doesn't compress as much but is better to use if you run into css conflicts IME)

You can view your file sizes quickly for each image and js/css and see the compressed states of your js/css using FireFox along with Firebug and YSlow

Your two images on the home page are huge gif and png files. 75% compressed jpg files should be used in place of them.
I've saved them as jpg if you want to use them.



All your other images are large PNG files. For photos you should always use jpg. Great looking product photos also

I'd turn on SEF URL'S, great job of creating separate pages for each category.

The left side menu's "Home" button links you to the wrong address duplicating the main URL.

Surprised you didn't get more crazy with the logo.


Your admin page is open to public. You can use jSecure to close it to potential hackers.

Some of my other favorite extensions.

If you have any questions let me know.
Reply With Quote
  #9  
Old 04-06-2010, 03:59 PM
natasha carr's Avatar
natasha carr natasha carr is offline
Junior Member
 
Join Date: Mar 2010
Posts: 7
Default

Quote:
Originally Posted by wearyourmindnet View Post
Nice integration with Joomla. Couple of things I noticed.

I have no idea how that happened and Ive been struggling with that for days! Any help with that would save my bacon!

Thanks for your other tips and suggestions. I will fix everything you suggested.

I also did turn on SEF and I get an error/white pages. Im relatively PHPNUKE literate, but Im just learning Joomla. The SEF prob has me stumped.

Thanks in advance.
Reply With Quote
  #10  
Old 04-06-2010, 04:15 PM
wearyourmindnet's Avatar
wearyourmindnet wearyourmindnet is offline
Junior Member
 
Join Date: Mar 2010
Posts: 13
Default

Typically the easiest thing to do when a menu link doesn't behave properly is to just create a new menu link duplicating "home" and assign it the same settings/article ID as your main menu. If that works just delete your old menu link and move the other one to the top.

As for the sef url I see you use hostgator.com (I do also) and I know they support htaccess so it should work. Did you rename your htaccess.txt file to .htaccess from your FTP?

PM me if you run into trouble, I've been using Joomla for years and should be able to help you out.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:16 PM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.