I know this question has been asked before, but I've tried just about every posted solution and have been unsuccessful. I set up my Firebase realtime database w
In WooCommerce I need to apply a custom handling fee for a specific payment gateway. A custom handling fee for percentage cost and a custom handling for per fix
I can't report a bug due to the above mentioned reason. I am using Ubuntu 22.04 LTS (Only Ubuntu). How can I fix this issue. May be because of this issue I can'
From the last about half an hour I have been getting these errors: StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was los
I have several django projects and several different files with name utils.py, however pycharm treats them as simple .txt files with no syntax highlighting or a
Currently i'm having a header that scales with the side width with the following code: header { padding: 5%; text-align: center; color: rgb(0, 0, 0)
I'm trying to write a program that will stream candlestick data from MT5. The logic of the program should be: Download 72 1-minute candles worth of data for BT
I have to different files : main.c and source.c. I want to scanf and printf information in main.c file, but to work with structure in source.c. I don't know how