Recent Posts

Pages: [1] 2 3 ... 10
1
I think you can combine additional applications/software to check traffic to your website.
2
Hi everyone,

My product titles are often long for fitting well in the frontend thumbnails.
I would like to split them in a shorter title and a subtitle.

So, I already added a "subtitle" column to the "product_descriptions" table, and for the admin side, edited "admin/model/catalog/product.php".

But how to add a "subtitle" field in "Catalog > Products" admin page?

I had a look at "admin/view/default/template/pages/catalog/product_list.tpl.", "admin/controller/common/listing_grid.php" and "admin/view/default/template/common/listing_grid.tpl".

I understand that jqGrid is used but could not find where the list of columns for the grid is being set.

Thank you for your help.

(N.B. I am aware of the existence of the blurb column, but I am planning using it for short product descriptions.)
3
Tips and Tricks / Re: Free Shipping on navbar
« Last post by rachelhawk on Today at 01:10:24 PM »
Free shipping is one of my favorite parts of online shopping. Thanks for the tutorial.
4
Support / Re: Error log image issues
« Last post by Aureliojin on Today at 03:31:46 AM »
Have you checked if any plugins, modules, or themes use the .webp format? It is possible that during the reinstallation, the system automatically reuses old data or temporary files (cache) that are still left over from the previous version. Did you back up the entire /resources/image/ folder, or just the database data?
5
How-to questions / Re: checkout page says there is no shipping method
« Last post by abolabo on July 14, 2025, 05:06:45 AM »
My second question is, on the checkout page, it keeps saying "Error: No Shipping options are available. Please contact us for assistance!".

I have no idea why it keeps saying this - I activated ship by weight and also paypal is available as a payment method.

Please help, thanks

usually this mean you have a misconfiguration of weight rate.
AbanteCart shipping selection based on inner filtration. Filtration based on limitations such as allowed location, weight min/max limits and rates-by-weight and parcel dimensions.
All these restrictions you can change on the shipping method extension page.
Also be sure your parcel not zero-weight. 
We suggest to enable setting config_cart_weight(settings->checkout or just type in search key in admin) to see total weight on the cart page (see heading title)
More detailed info you can find in our documentation
6
How-to questions / checkout page says there is no shipping method
« Last post by hannaconner on July 14, 2025, 03:00:10 AM »
My second question is, on the checkout page, it keeps saying "Error: No Shipping options are available. Please contact us for assistance!".

I have no idea why it keeps saying this - I activated ship by weight and also paypal is available as a payment method.

Please help, thanks
7
Configuration / Re: Mobile menu not changing
« Last post by Summerpixie on July 13, 2025, 08:50:08 PM »
Thank you.
8
Configuration / Re: Mobile menu not changing
« Last post by abolabo on July 12, 2025, 07:22:21 AM »
because it's hardcoded in tpl
public_html/extensions/novator/storefront/view/novator/template/common/menuoffcanvas.tpl line 49
9
Configuration / Mobile menu not changing
« Last post by Summerpixie on July 12, 2025, 01:15:44 AM »
I user the Novator template and please need help with understanding why when the Specials link is not on the menu items, the mobile menu is still having the "Specials" link and also when I add menu items, it is not available in the mobile menu.

Is there a separate place where the mobile version's menu is changed?

I did clear cache, no change.
10
i had checked the code and looks like you have a problem with your server configuration.
Looks like error related to session data, but it is empty (! have no idea why).
We'll try to improve this code in the future, but now you should to ask your hosting provider about that.
Something blocks session data on server during installation.
Also this can be related to session cookie blocker on browser side. (you can try to remove all cookies of your domain before start).


Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod