Show Posts


Messages - llegrand

Pages: 1 ... 113 114 [115] 116 117 ... 119
1711
Ah,  I understand better what you're needing to accomplish.

This might be a backdoor way -  within the media resource you can add a title and a description.
Now in testing I can't see anything on the html5 template that makes use of that. 

The documentation is silent in what these fields are for and I am assuming it might be when pics don't display.
Seems if the fields are there,  you could take advantage of it.

Perhaps you can adjust your template to display the title and/or description of the pic that shows up on the sub-cat???

For all of us non-coding folks -  it would be nice if the cart added a feature on the product page so we could select to display the first bit of a description under the pics on the cat, sub-cats displays.  So that in your case -  you could start the description with  something descriptive like '1999 Ford V8 standard solenoid   ...............'  and by selecting show short desc,  the first line or show would show up  with  'more" .  Just thinking about a bit.

Keep us posted if you figure out a solution.

Lee

1712
Hi Junkyard,

I don't think Product Features extension will do it for what I think you're trying to accomplish.  Customer still has to be into the product description area and then needs to click on the Features tab in order to see them.  So that's adding even one more click to the process. 

I do have the Product Features Extension on my testing site.  I set up a test to see if search would pickup entries in there,  it does not.  Additionally the field with which one adds these features is seriously under-provisioned.  No graphics! You can put in a large amount of text,  but you can't see it all  - see pics for what I mean.  That's a bummer if you're trying to edit.  I have to do it in text doc , copy and paste. 

I did test to see if search used tags to further sort.  The good news is they do.  Maybe you can use tags in some manner until the cart expands it's functionality. 

One word of caution here,  if you use cloning to add products NEITHER Product Features Extension or Tags  replicate.  You have to add each from scratch on every product.

If you come up with something that works - please share.

Lee


1713
General Support / multistore url
« on: October 28, 2013, 11:03:41 AM »
does the multistore use it's own domain name?  Since we have to direct it to the default store,  does it use the default store url

Here's what I mean,

default is  mymainstore.com
second store is  secondstore.com

What is in the url when a customer goes to secondstore.com?
What I want them to see is secondstore.com


1714
Installation and Configuration / Re: mutlistore home page won't show
« on: October 27, 2013, 02:23:21 PM »
Perhaps it would be faster and easier,  if you just told me what needed to be where.

Let's assume these parmeters:

default (master store)  is setup at store.maindomain.com

multistore is setup at demo.maindomain.com

Cpanel is on the server.

So there are two subdomains on the same domain.

multstore subdomain (demo.maindomain.com)  needs to point where?  And that is input where?

Within the cart admin,  one uses Create New Store.  What goes in Store URL: Include the full URL to your store.
Is this the URL to the multistore http://demo.maindomain.com/
or to the master store http://store.maindomain.com/

This doesn't seem like to should be so difficult - but knowing what really needs to be where and what it needs to say,  would be most useful.




1715
php is 5.3.26

PS,  don't forget I still haven't gotten the multistore setup correctly yet.  My intuition says that may be causing this issue.

1716
Installation and Configuration / Re: mutlistore home page won't show
« on: October 27, 2013, 01:04:22 AM »
I am not entirely sure what the document root is. But here's what I think you're asking.

Are you saying I should place demo within shop?
And if so,  do I change the entry on the subdomain demo?  and to what?




1717
Installation and Configuration / Re: mutlistore home page won't show
« on: October 26, 2013, 09:37:23 PM »
I believe I have followed those steps.

Here's what's in the domain.

Default store where files are setup is shop.xxxxx  (see pic for precisely what's setup)

Also screen shots of the settings on default and settings on multistore

I don't see where any of this is different than what you have instructed.  But my results remain the same!?!?






1718
General Support / adding product warnings - after multistore setup ran
« on: October 26, 2013, 03:13:01 PM »
I have attempted a multistore - and have a post
http://forum.abantecart.com/index.php/topic,1244.msg4876.html#msg4876
that is awaiting enough guidance to have a success with multistore.

Since adding a mutistore  I am now getting warning on every Product I add. I don't know if these warnings are due to the unsuccesful multistore attempt- or there is another issue.
I have not deleted the additional store while awaiting a reply for getting it setup correctly.

Here's what's in the logs:

2013-10-24 19:20:57 - warning:  AbanteCart core v.1.1.7 array_unique() expects parameter 1 to be array, null given in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>118</b>
2013-10-24 19:20:57 - warning:  AbanteCart core v.1.1.7 Invalid argument supplied for foreach() in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>119</b>
2013-10-26 18:40:18 - warning:  AbanteCart core v.1.1.7 explode() expects parameter 2 to be string, array given in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>113</b>
2013-10-26 18:40:18 - warning:  AbanteCart core v.1.1.7 Invalid argument supplied for foreach() in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>114</b>
2013-10-26 18:40:18 - warning:  AbanteCart core v.1.1.7 array_unique() expects parameter 1 to be array, null given in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>118</b>
2013-10-26 18:40:18 - warning:  AbanteCart core v.1.1.7 Invalid argument supplied for foreach() in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>119</b>




1719
Installation and Configuration / Re: mutlistore home page won't show
« on: October 26, 2013, 10:46:04 AM »
continuing on -  I have pointed the subdomain  demo.mydomain.net   to the default store at store.mydomain.net.

Now when I use the url demo.mydomain.net I get the default store.  This is not the result I want.

Searching the board,  I've only found one other post who had the same issue.  And the answer was to read the documentation.  Which hasn't been enough help for me.

So again I ask - 

Master (default store)  is store.domain.net

subdomain  for mutlistore is demo.domain.net

Create New Store has been run.   

What/where does one set up the second domain routing to correct folder?   What is the correct folder?

With more detailed instructions this could be a very simple process.  Perhaps some fuller examples within the instructions would be useful for all.

Thank you  - I look forward to getting complete instructions on this feature.

1720
General Support / Re: Tax only in one state
« on: October 25, 2013, 01:35:02 PM »
In System > Settings > Checkout  do you have do you have Default Tax rate setup?


1721
Just one comment -  you inquired about setting up the your site to not show the prices for the public until they sign up and are manually enabled?

On the System > Settings  > Checkout  tab  there is a field that you can enable  where  you can
         Approve New Customers:
         Don't allow new customer to login until their account has been approved.
This would allow you to be sure you had the proper paperwork before you activated an account.

AND you set this one to OFF and they must log in to see prices.

        Login Display Prices:
        Show prices even if customer is not logged in.

Now I haven't tested either of these,  as that is not my model,  but you can test it out for your process.

Just another Abantecart user!




1722
Installation and Configuration / Re: mutlistore home page won't show
« on: October 25, 2013, 10:10:54 AM »
Please give precise instructions on the ' make sure that the second domain (subdomain) is routed to the correct folder,'

The Manual  (which I have read multiple times)  says 'make sure there is no redirection setup for new subdomain/domain'  and there is not any setup.

The input on the new store on Store URL  is shown as http://demo.mydomain.net/

You are saying to make sure to link the subdomain to the path where the default store was installed to
Where is this linking needing to be enabled and what url do I use?



1723
Installation and Configuration / mutlistore home page won't show
« on: October 24, 2013, 12:52:02 PM »
I am running version 1.1.7.   I have used the Create New Store link.   On the admin panel it does show there are two stores,  default and demo. 

Both are subdomains on the same domain:  store.mydomain.net  (default)  and demo.mydomain.net
Categories and Products has the demo store showing in the select box for Stores:

The admin panel when the demo store is selected has the correct link http://demo.mydomain.net/

However,  when I try to use http://demo.mydomain.net/  I do not see a shopping cart.

I am either missing some essential instruction from the documentation on how to hook the demo store to the Master (default) store,  or there is an issue.

Additionally,  there are NO files within the mydomain.net/demo  folder.  Are there suppose to be something within the multistore files?

ALSO:  is there a way for enable a new multi-store to place a check in the categories and products that are in the Master (default) store.  Having to go thru one by one is quite time consuming as it seems to require 2 two-screen function to get to the correct place to click on the store selection.

Thank you for your help.




1724
This isn't a suggesting on how to set this up and I am not trying to change your store model,  but over the years I've done a lot of research on cart abandonment.  Too high of shipping costs is the second highest reason for cart abandonment. 

Here's a link to some statistics:

http://blog.rejoiner.com/2012/05/free-shipping-online-retail-sales/

When I first saw your rate schedule it struck my as being in reverse to the trends - Usually the higher the dollar purchase the lower the cost.  Now how this works out for me,  is we offer a flat rate that takes care of the base rate of the shipping (the first pound cost).   Then we add the additional poundage fees into the base cost of the items.  We sell lots of items that only weigh 1 pound,  so it's pretty easy for us to calculate.

Here's what I mean - Flat rate is 5.00, (that's equivalent to the first pound) Then we know that each additional pound costs another .68 on average, so we add .75 to our product pricing.  On average it works out. 

People purchase online for a variety of reasons,  but if they see a large shipping fee they are more likely to abandon the order.   On the other side,  if the total of their purchase is within what they deem okay,  they will continue.   It is a presentation problem to get a customer to purchase and still make your profit.
So if the item is 100.00 and the shipping is 20.00  they have a greater potential of not purchasing than if you price it at 115.00 and offer $5.00 shipping.  You still receive the same dollars,  and the customer thinks they have a "deal" on the freight.   

Anyway -  just some food for thought here.




1725
Customization help / Re: Changing products per row
« on: October 20, 2013, 05:54:59 PM »
Hello,  I saw your post and went to your site.  FYI  I am seeing four across on the normal screen size, see my attached pic.

But if I shrink by window down,  it goes to 3, or 2 or even 1.  This is a responsive design template - are you perhaps looking at your results in a smaller screen size?

Just a thought.

Another abantatecart user, just learning.

Pages: 1 ... 113 114 [115] 116 117 ... 119

Powered by SMFPacks Social Login Mod