Show Posts


Messages - Burlesque

Pages: [1]
1
Tips and Tricks / Re: Database Performance for a lot of Products
« on: June 02, 2025, 05:07:25 PM »
With over 6,000 products, it’s not surprising the admin side gets heavy sometimes. One thing I’ve seen help is optimizing your database indexes and making sure you’re not loading too much data at once when editing products. Also, caching some queries or using a separate database server could really ease the load.

2
General Discussion / Re: We done messed up now
« on: August 31, 2024, 05:18:13 AM »
Yep this upgrade without any themes is so bad that it just made me buy a new ecommerce script and start over maaan what a shame, good luck all
I don't think it's that bad, you just gotta play around with it a little

3
Hello.

Try add this to your theme css file


This kinda helped me, I just needed to make it 0 instead of -50

.footer {
    margin-bottom: 0; /* or padding-bottom: 0; */
}

4
SEO / Re: How Important Is Link Building In SEO???
« on: March 05, 2024, 06:02:35 PM »
For sure, links remain one of the most important factors for SEO. It's probably the only factor that can indicate the authority of a resource, which is why it will remain one of the most important factors as long as search engines don't find another method to measure the authority.

But if we think about the real world, is there another factor that indicates a person's authority if not what others say about them?

And just like with people, the rule is simple:
 If you want your site to be known and for this to happen quickly, get the big boys to talk about it.

But hey, you don't need to do it by yourself. Just as celebrities have a PR expert who handles their public perception, there are agencies that deal with the so-called PR of websites.

5
General Discussion / Re: How to add bulgarian interface ?
« on: October 23, 2023, 02:42:39 PM »
Making your own translation is a cool idea. In those inputs, you should put your language code and the language name, like "en" for English.

6
General Discussion / Re: Weekly - Monthly - yearly sales reports lists
« on: October 23, 2023, 02:41:35 PM »
To do that, you can use your e-commerce platform's reporting or export feature. Most e-commerce systems have options to generate reports or export order data. Then, you can open that data in a spreadsheet program and print it out.

7
It really depends on your needs. WordPress is great for flexibility and content, but AbanteCart is focused on e-commerce. So, if you need a full e-commerce solution, AbanteCart might be the better fit.

8
 I had a similar issue. Check your CSS and see if there's a margin or padding set for the footer or the element above it. Adjusting that should help remove the space below the footer.

Pages: [1]

Powered by SMFPacks Social Login Mod