Show Posts


Messages - Burlesque

Pages: [1]
1
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; */
}

2
The practice of omitting cents and using a dash to represent rounded prices is not a universal standard. It varies across different regions and cultures. In many countries, prices are commonly displayed with cents, and the use of a dash may not be a familiar convention.

If your target audience is primarily local and accustomed to this practice, implementing it in your templates could make sense for a more familiar and user-friendly experience. However, if your shop caters to an international audience, it's advisable to display prices in a way that aligns with broader expectations, which typically include showing cents.

Always consider the preferences and expectations of your specific audience to enhance their understanding and usability of your e-commerce platform.

3
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.

4
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.

5
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.

6
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.

7
 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