Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
Template Support / back ground images are not visible
« Last post by jollypjoy on September 25, 2023, 04:38:08 AM »
back ground images are not visible after installation
 nzmovies.com/northland/
32
Templates / Re: Bootstrap5 and Three Columns
« Last post by Basara on September 25, 2023, 01:38:58 AM »
Hello.
Thank you for sharing. You are welcome to submit a pull request to the 1.3.5 github branch to make your code visible to others
https://github.com/abantecart/abantecart-src/pulls
33
Templates / Re: Bootstrap5 and Three Columns
« Last post by dhigz on September 23, 2023, 07:45:15 PM »
Well, respectfully, I didn't like the answer. So I set out to find a solution. Here it is.

The goal is to specify the width of the center column based on the number of columns on a page layout and set the col-lg-[value] accordingly. Ideally 0 for 1 column (width = 100%), 6 for 2 columns (width = 50%) and 4 for 3 columns (width = 33.33%).

In page.tpl there is an attempt to use a math equation to determine the width of the center column based on the number of columns on the page. It starts with 0 and adds 1 each for left and right columns to get the $preset_columns value. Then through the calculation 12 - 6 * $preset_columns, it is supposed to determine the value.

Two columns works correctly (12 - 6 * 1 = 6).
But no matter how you slice it, you cannot increase a value and expect to get a lower value result: 12 - 6 * 2 = 0, not 4.

The simplest answer is to do away with the current formula and just set a value based on the number of columns. There are multiple ways to write the formula to come up with the correct values but the end result needs to be 1 col = 0, 2 col = 6, and 3 col = 4.

It works great on my site.
34
General Support / Re: Replicate website for backup
« Last post by william.r on September 22, 2023, 12:43:53 AM »
Hey there Sam_78

you can use the same domain name on different servers -  there are several ways to accomplish this and you do need to get with your hosting company to see which one will work best for you.

Note:  you need to decide on how you want to keep your data in sync -  if one server is "down" or out of rotation the next one will take the db changes,  when the first one is up,  you need that info to be sync to the transactions of the one that got the info

Cheers -
The WHY2 Support team





Hello llegrand, thanks for sharing.
This tutorial really helpful, at this time the Cloudflare is one of the right choices to make work easier for load balancing needs.
35
Support / Re: Blocks and Layouts
« Last post by Basara on September 21, 2023, 01:32:54 AM »
Hello.

Layouts are stored in database https://abantecart.atlassian.net/wiki/spaces/AD/pages/9732104/Manage+Product+Layout
Blocks usually in theme folder like extensions/theme_name/storefront/view/theme_name/template/ directory
36
Support / Blocks and Layouts
« Last post by garyj on September 20, 2023, 12:07:54 PM »
1)
can you give me the path where the blocks and layout files are stored?
I am having trouble finding them.

Thanks
37
Extension Support / Re: Reg: Restoration of store id
« Last post by Basara on September 18, 2023, 01:37:47 AM »
Hello.
The AbanteCart Marketplace team is the only one who can help you with this issue. Please reach out to them using a different email address.
https://marketplace.abantecart.com/index.php?rt=content/contact
38
Extension Support / Reg: Restoration of store id
« Last post by ebuysell22 on September 15, 2023, 01:52:00 PM »
Hello basara

i deleted my old store from my account, is it possible to restore the store id (ID: c18c081b3bcbe644606ef9bf1f8ca22c)

i bought the Mercato market theme at a price $80 but the theme not working

I contacted the theme developer he said your support expired and need to buy he said, but I'm unable to buy support at $24 the price shows $80.

Again I contacted the theme developer he said I needed to buy the same store ID that I brought the theme but the store ID was deleted.

Is it possible to restore the old store id that I deleted or again I need to buy a theme

Regarding this issue, I sent many emails to the Abantecart team but no reply i received, I've been waiting Abantecart team to reply science 9 months

Please give the solution

Thank you in advance
39
Support / Re: Google Analytics 4 (GA4) Not showing purchases or revenue
« Last post by RCodiaDavid on September 15, 2023, 10:08:34 AM »
Ok thanks, I'll have a look at it over the weekend.
40
Support / Re: Google Analytics 4 (GA4) Not showing purchases or revenue
« Last post by Basara on September 15, 2023, 09:26:01 AM »
Hello

The purchases may come later to GA (about one day) but you can use google tool https://tagassistant.google.com/ to see what is sent after you complete the order
Pages: 1 2 3 [4] 5 6 ... 10

Powered by SMFPacks Social Login Mod