

harrisorganic
Member-
Posts
371 -
Joined
-
Last visited
-
Days Won
4
Everything posted by harrisorganic
-
From BSMITHERS October 2021. "At the check out the packaging shipping weight is not shown in the total weight." I can concur. I can raise a GitHub request for this issue.
-
Add description tab (richtext) to gift cards
harrisorganic replied to Cpup's topic in Customising Look & Feel
Thanks Brian, I will look it over. -
Add description tab (richtext) to gift cards
harrisorganic replied to Cpup's topic in Customising Look & Feel
I have entered your request in github. -
Brian, Should there be two </div> ?
-
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Fantastic. Many thanks. -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
The first product is digital and the second product is non digital. The digital product shows an infinite amount on the summary page. However the product page does show the number of items and does show an out of stock indication when there are none available. I need to be more explicit and ask how to change the infinite sign on the product inventory page to a number. -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Is it possible to have a finite number of digital products? Just like non digital products. -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Thanks Brian, Main stock level as matrix stock level summary is ticked. I have no idea what what "Main stock level as matrix stock level summary" means. Its always been like this. I could not find anything in the help section. For further events, maybe I would be better off to have a non - digital product to maintain stock levels of tickets. Then, any pdf or message can be emailed individually to the participants.? regards Duncan -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Good morning, After clearing the system cache I found this intriguing example. A customer also reported seeing the same thing. ie 2 available and SOLD OUT. This item is a digital product as purchasers download a pdf file for more information. Has anyone seen this ? -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Thanks Brian. -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Thanks Brian,, Many thanks for your reply. Latest products is a good answer with little coding. See https://www.harrisorganicwine.com.au/shop/ Although this info can be found in the Specifications tab of an item on a stock foundation skin and used in latest products as below Is it possible to have the latest products with " <h5>{$product.stock_level} available</h5> " inserted in the item as shown above, on a page like: https://www.harrisorganicwine.com.au/shop/events.html -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Hi DB, Instead of a total number of items, I am after the number of items available for sale of each item. Instead of it being a global specification, could it be item specific? Whether it be tickets to a concert or bottles of wine on a specific page. This info can be found in the Specifications tab of an item on stock foundation skin. Here is an example of the amount of stock available, used on Ebay. -
listing number of products in shop
harrisorganic replied to tucstore's topic in Customising Look & Feel
Hi Tucstore, Seems there is no module. I suppose you could write a line of code with a global stock number Is there a module or code that can display the number of items of each product available for sale? Please see the picture below. regards Duncan -
Is it possible to add a video to the product images being shown?
harrisorganic replied to NickyF's topic in Technical Help
Would you like to show us how you embed the video? -
Have added this question to Github.
-
CUSTOMER PAYS TWICE using the Square plugin version 1.1.6. I have had a couple of instances where the customer has paid twice for the same order. In my Square account the time stamp, $ value and order number are the same. Has any one else seen this?
-
Hi Cubicsquare, Yes I use a weight based AIOS so the box is ticked. For me the resultant weigh at the checkout did not increase. I did not check if the price versus weight changed, but did check the total weight at the checkout using the settings/layout tab. As I have the " FREE shipping" extension set for under 0.4 kg a 0.2kg package weight reset the shipping value to more than zero. (Even though the option for free shipping was in the drop down box) This needs to be sorted before I use it. All part of a new version.
-
AllInOneShipping-1.0.22 is the latest version. I have found the update with the default packaging weight, needs some tweaking before being used. I assume that the default packaging weight is in kilogrammes, my default shipping mass. At the check out the packaging shipping weight is not shown in the total weight. ie a 1.0 kg packaging weight is not shown as an addition to the total weight. I await the next version before using default packaging weight.
-
Thanks Brian, Yes It is working again now. (well it was) When I change from PHP Mail () Function to SMTP with TLS and click the test button I receive a positive response and an email: Testing email sent by "SMTP with TLS" from CubeCart v6.4.4 at https://www.harrisorganicwine.com.au/shop. If you are reading this message then you can be sure that email from your store is working. However, if I then click save and then click clear cache I get the same error as before. Any suggestions please, to return to SMTP with TLS. Many thanks.
-
Hello, Suddenly, without changing any email settings, I am receiving orders but no email confirmation. In Store settings/ Advance I have tested the email with the following result. Then I used the PHP mail() Function, that works! Testing email sent by "PHP mail() Function" from CubeCart v6.4.4 at Any suggestions please, to return to SMTP with TLS.
-
Making 301 redirects work in the htaccess file
harrisorganic replied to onebrowncow's topic in Install & Upgrade Support
Good to see a topic on redirects with 6.4.1 onwards. For @onebrowncow, in google search console you can tell google to not index urls. See removals. Meanwhile, I would like to know how you found the item ID? Is there some where in the admin section of Cubecart or is can it be found in pHpmyAdmin or some where else. -
Cubecart Order data to Postage Labels
harrisorganic replied to harrisorganic's topic in Technical Help
Great thanks have to go to bsmithers for building a module to do this action for me. If you are in Australia and are using Australia Post Eparcel system, pm for a copy of this MOST useful module. -
I have thought about this too. There is no ability within Stripe module. The answer is to add the percentage into your retail price or postage.
-
Hi Steve, Did the change to php.ini fix your issue?