viccvanco
Forum Replies Created
-
Forum: Plugins
In reply to: [Table Rate Shipping for WooCommerce] Communicate with the table in databaseAfter some research, I saw that you can use the wafs_get_rates and get_post_meta functions to get the shipping rates. I tried to use these functions in the functions.php file of my theme, but I got a nice 500 error… How can I import them into my functions.php file? Thank you.
Forum: Plugins
In reply to: [Print-O-Matic] Issue when I want to print modal contentI only added :
@media print { .pum-container { left: 0 !important; } }
And that solves my issue.
Thank you ??
- This reply was modified 3 years, 11 months ago by viccvanco.
Forum: Plugins
In reply to: [Print-O-Matic] Issue when I want to print modal contentI tested but I have to change the scale in the print dialog window to see the content, how can I see my content leaving the default settings? (Fit to page width)
Forum: Plugins
In reply to: [Print-O-Matic] Issue when I want to print modal contentI use “Insert Headers and Footers” plugin to insert my css in the head of my page.
But I see well my css in the browser’s inspector, when I click on the “Enable / Disable media rules simulation for page printing” icon I see well the css rule for #contentToPrint element.
I don’t use a caching, js/css combine and minify plugin.
I test on Firefox Developer Edition 87.0b9 but I have the same issue on Chrome Version 89.0.4389.82.
Forum: Plugins
In reply to: [Print-O-Matic] Issue when I want to print modal contentIt doesn’t work, I still have my blank page…
Forum: Plugins
In reply to: [Print-O-Matic] Issue when I want to print modal contentI put the shorcode [print-me target=”#contentToPrint”] into my div#modalRecap, and I put an id=”contentToPrint” to my div.modal-content.
Forum: Plugins
In reply to: [Print-O-Matic] Issue when I want to print modal contentThank you for your answer,
Now the print dialog window displays but it displays me a blank page…
Forum: Plugins
In reply to: [WooCommerce] Orders do not appear in the backoffice between two dates.Hi,
I did that and my message is: “Not available.”
Forum: Plugins
In reply to: [WooCommerce] Orders do not appear in the backoffice between two dates.Hi, I really need help, I’m really stuck on this one…
Forum: Plugins
In reply to: [WooCommerce] Orders do not appear in the backoffice between two dates.Can someone help me ?
Forum: Fixing WordPress
In reply to: I no longer receive order notification emailsHello,
I installed WP Mail SMTP, and I tested sending email from the test e-mail menu of this plugin, it works. However, when I try to test the email sending for a new order, I receive nothing… (in WooCommerces > Settings > Emails > Preview Email > Send test email)
Thanks for your help.
Forum: Fixing WordPress
In reply to: Tableau de bord inaccessibleHi, thank you for your answers.
So I followed this link https://www.ads-software.com/support/article/login-trouble/ from @jnashhawkins, here’s what I did:
I cleared the cookies and the cache, it didn’t fix the problem.
I don’t have DOMAIN_CURRENT_SITE constant in the wp-config file so I couldn’t verify this value.
I again deactivate the plugins by renaming the plugins folder, and I renamed the themes folder too, that didn’t solve the problem.
I uploaded a new wp-login.php file, I did not have to replace the values ??indicated because they were already the correct values. It didn’t solve the problem.
I didn’t edit the users table since I don’t have access to the login form at all, so the problem isn’t there. The same goes for the “password problems” section.
I checked the siteurl value in the wp-options table, it is in https.
Subdomains and subfolders: I don’t have SUBDOMAIN_INSTALL constants in wp-config.php file.
I don’t have any headers already sent errors.
Check Your URL Option: I am not an expert in url redirection, but the files have not changed since I just transferred the files from a shared server to a vps. So the configuration is the same.
Check the firewall: I disabled the linux ufw firewall, it didn’t fix the problem.
So once again despite the errors in the console, the front-end works https://ouate-paris.com, it is when I want to access the wp-admin to connect to the backoffice that I have this error message:
a critical error has occurred on your site. Please check your site administration email inbox for more information.
Something strange too: Once we have access to the wp-admin page (even if there is the error message), if we go back to the front-end the administration bar appears at the top (but when we click on “access the dashboard” it redirects us to the wp-admin page and therefore the initial error). However, this bar does not appear all the time.
I opened the console of this page (wp-admin), I have this one error message:
https://www.ouate-paris.com/:1 GET https://www.ouate-paris.com/wp-admin/ 500 (Internal Server Error) https://www.ouate-paris.com/:1
Could the fact that I cannot access the backoffice login form with this error be due to the fact that the PHP version is 7.4? (on the shared server it was in 7.3). Thank you.
- This reply was modified 4 years, 5 months ago by viccvanco.
Can someone help me ?
In fact I don’t have a problem with Duplicator, I have a problem to activate any plugin (here Duplicator)