Show Posts


Messages - HADY

Pages: [1] 2 3 ... 22
1
General Discussion / Re: Weekly - Monthly - yearly sales reports lists
« on: August 16, 2023, 08:40:26 AM »
To print the list, you should first list and filter the data of customers who have purchased goods in the last year. Then print the list out

how and where exactly ??

2
Support / Re: orders disappearing
« on: July 19, 2023, 05:48:08 AM »
Hello.
Maybe you have some issues with the cache. Try to disable cache in admin to investigate the problem.

I already passed that step but nothing founded. anything else could be tried maybe ?

3
Support / Re: orders disappearing
« on: July 18, 2023, 08:36:08 AM »
Hello.
What is the order statuses?

status of (Completed)

4
Support / orders disappearing
« on: July 18, 2023, 06:48:37 AM »
Hello,

There is a problem on Admin page and on clients account when looking for some orders but they are disappearing and only could be seen at PhpMyAdmin server.

How to get back these disappeared orders to be seen for clients and for admin ?? 

5
Support / restricted access to Admin login page
« on: March 08, 2023, 06:08:34 AM »
Hello,

I did searched too much this community but couldn't find related issue.

Is that possible on AbanteCart to make the login to website admin page restricted by specific PC ?

Is that possible on AbanteCart? if yes, tell me how please?

Thanks

6
Templates / Small Website logo on Google search results
« on: January 28, 2023, 01:24:28 PM »
Hello,
How to Change little logo next to search results on google
I have tried everything to get this logo to change for my listing on Google. Does anybody know where Google pulls this image from? Google has the correct logo for my knowledge panel but I can't make heads or tails of where the logo next to google results come from. I have tried a bunch of things found on Google but nothing I have found specifically says 'this is why the logo is this'.

I attached images of the logo's that I am talking about.

Thanks

7
General Discussion / Weekly - Monthly - yearly sales reports lists
« on: December 06, 2022, 03:08:34 AM »
Hello,
How to print on paper a list of some client's to know what he/she bought through a specific period for example in last year??

 

8
General Discussion / Re: Color Picker
« on: November 28, 2022, 09:28:56 AM »
I have a question about the color picture, is it possible to make it to be appeared in the product picture section ??

9
General Discussion / Re: Color Picker
« on: November 28, 2022, 08:56:18 AM »
Hello.
1. Add an option with option type INPUT and initial value #ffffff
2. Create an HTML block with the next code and add it to the Footer Top section of the Product Page Layout

Code: [Select]
<script type="text/javascript">
$( window ).on( "load", function() {
$('input[type=text][value^="#"]').each(function() {
$(this).prop('type', 'color');
})});</script>



Hello Sir,

Thank you so much, that was so easy and very good section.

10
General Discussion / Color Picker
« on: November 28, 2022, 03:21:06 AM »
Hello guys,

I searched th forums but i couldn't find any related post which could solve my question.

I need to know how to add color picker to product to make it easier for client to make multiple order from same product in different colors and to be mentioned the color code in a separated box with the required quantities. 

11
Upgrade / Re: contact us form on AbanteCart v1.3.3
« on: August 30, 2022, 07:52:09 AM »
still looking for your support to fix this issue guys

12
Upgrade / Re: contact us form on AbanteCart v1.3.3
« on: August 25, 2022, 05:18:07 AM »
the directions are:


Admin Username/Password: demo/demo

that means  the Username is demo
and the Password is demo

Try that, works for me

thank you sir.

I tried and its opened well. i edited the settings on my contact us form and placed it as in demo then tried the form but i faced another problem with the uploading a file as in the screenshot. removed the restriction of Allowed File Extensions (TXT, JPG, Word, Excel, PDF, PSD,PNG) from the form panel but the form still not working.  i checked emails and server /admin/system/upload and also nothing.

13
Upgrade / Re: contact us form on AbanteCart v1.3.3
« on: August 24, 2022, 09:20:29 AM »
Hello.
The settings are wrong. Please restore default settings.
You can see all default settings in the demo

sorry, how to login in to demo admin panel?
I copied Username: Admin
              Password: demo/demo

But not working


14
Upgrade / Re: contact us form on AbanteCart v1.3.3
« on: August 24, 2022, 07:16:22 AM »
here is a screenshot for the admin side

15
Upgrade / Re: contact us form on AbanteCart v1.3.3
« on: August 24, 2022, 06:55:04 AM »
Hello.

Does other emails are working?

Yes, all emails working very well and order notifications statuses going to clients with gmail SMTP configuration very good.

Pages: [1] 2 3 ... 22

Powered by SMFPacks Social Login Mod