xavi74
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with century gothicI have uploaded the font in both ttf and otf in the fonts folder of the template.
In the style.css I added:
@font-face { font-family: “Century Gothic”; src:
url(“GOTHIC.otf”) format(“opentype”);
font-weight: normal; }
…and then:
body {
font-family: ‘Century Gothic’, Arial, sans-serif !important;
}
…it works perfectly on windows but not on mac (in any browser).I have also tried with ttf and otf and it does not work with either of the 2.
Forum: Plugins
In reply to: [WooCommerce] Error not understandableFixing it was nothing special, I simply set up my Stripe account correctly and it worked without any problems.
Now I’ve managed to get the invoice with the Challan plugin but I have a couple of woocommerce related problems.
The invoice that Challan generates does not show the buyer’s VAT number because this field does not exist in the purchase form and (at least in Spain) the buyer’s VAT number is essential for the invoice to be valid.- This reply was modified 10 months, 2 weeks ago by xavi74.
Forum: Plugins
In reply to: [WooCommerce] Error not understandableBut is there a plugin to edit it visually?
It is difficult for me in code format.Forum: Plugins
In reply to: [WooCommerce] Error not understandableI have managed to get it working.
Now I would like to know how to edit the content of the invoice, because the one sent by email is missing a lot of data.
Forum: Plugins
In reply to: [WooCommerce] Error not understandableThe creator of the template tells me that he has tried several templates and woocommerce fails with all of them and you tell me that this is a problem with the template.
You all get rid of the problem and nobody gives me a solution.Forum: Plugins
In reply to: [WooCommerce] Error not understandableDespués de haber seguido todos tus pasos me sigue diciendo lo mismo
Forum: Plugins
In reply to: [WooCommerce] Error not understandableMy WooCommerce is now on 8.70 but the problem is still there.
Forum: Plugins
In reply to: [WooCommerce] Error not understandableI forgot to mention that the people from templatemonster who have made the template for WooCommerce have tested several templates and all of them have given error. The error I attached earlier in this post.
Forum: Plugins
In reply to: [WooCommerce] Error not understandableAfter discussing this issue with the template technical support at templatemonster they have not given me a solution because they don’t know where the problem comes from.
I am desperate because the client is asking me for explanations and it is normal given that the website should have been finished some time ago and it cannot be put online if the shop with card payment does not work.Forum: Plugins
In reply to: [WooCommerce] Error not understandableThanks for the info,
Before I risk touching the template, is there any other plugin for paying by credit card that doesn’t use Stripe?Forum: Plugins
In reply to: [WooCommerce] Error not understandableThere is a problem with the card payment method because the form shows me these 2 errors from the beginning.
I understand that the second one is a consequence of the first one.Forum: Plugins
In reply to: [WooCommerce] Error not understandableIt is activated as you can see in the picture.
It has always been activated, from the beginning.Forum: Plugins
In reply to: [WooCommerce] Error not understandableI don’t understand why it says “No payment method is available” when the image clearly shows that it is available.
Forum: Plugins
In reply to: [WooCommerce] Error not understandablehttps://tiziana-shoes.com/SystemStatusReport_tiziana-shoes.com_2024-03-19T08-18-32.txt
The client does not want any other type of payment other than by credit card. That’s why I’m forced to do it like this.
Forum: Plugins
In reply to: [WooCommerce] Error not understandableI have managed to fix the design by changing the theme but I don’t know why I get the payment method error
- This reply was modified 11 months, 4 weeks ago by xavi74.