ros1990
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: MenuHello, yes, this is how the menu is configured … in fact my page had not presented that problem and it has been more than a year and a half but now I see “The ID menu is empty”
Forum: Fixing WordPress
In reply to: I can’t update and install plugins and imagesThanks but it doesn’t work for me. I just realized that I can’t update any post or page in my wordpress either. Nor create a new post or page.
Forum: Fixing WordPress
In reply to: I can’t update and install pluginsAnd I just realized that I can’t upload images to my site either, I get: “A temporary directory is missing.”
How can i fix it?
- This reply was modified 4 years ago by ros1990.
Forum: Fixing WordPress
In reply to: I can’t update and install pluginsI tried this and it worked for me:
1. I created a folder called “temp” in / wp-content
2. I modified the wp-config.file:
if (! defined (‘ABSPATH’))
define (‘ABSPATH’, dirname (__ FILE__). ‘/’);3. I added the following line of code after that.
/ * Set WordPress temporary directory * /
define (‘WP_TEMP_DIR’, ABSPATH. ‘wp-content / temp’);This code fixed the problem.
Is it correct to leave it like this?
Forum: Fixing WordPress
In reply to: I can’t update and install pluginsHi, thanks for the reply, does that mean I will always have to update them manually? And how do I do it in the case of translations?
Thanks, but I think my site has some malicious code issues.
Any advice you can give me to solve it?
The last things I did was post on my blog and installed the openpay plugin.
I did all of that about 2 or 3 weeks before I presented the problem and my page was working fine.
Yesterday I disabled all plugins from ftp by renaming the folder to “plugins-disabled” but nothing.
Forum: Plugins
In reply to: [W3 Total Cache] URGENT: Problems with the pluginThank you very much, I can now access my site!
Forum: Plugins
In reply to: [W3 Total Cache] Permanent LinksI did everything indicated and my .htaccess has the permissions. The error keeps appearing. I return my .htacces as it was? What I deleted, what do I put again?
Forum: Plugins
In reply to: [W3 Total Cache] Permanent LinksYes, my .htaccess contains:
<IfModule mod_deflate.c>
SetOutputFilter DEFLATE
<IfModule mod_setenvif.c>
# Netscape 4.x has some problems…
BrowserMatch ^Mozilla/4 gzip-only-text/html# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip# MSIE masquerades as Netscape, but it is fine
# BrowserMatch \bMSIE !no-gzip !gzip-only-text/html# NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48
# the above regex won’t work. You can use the following
# workaround to get the desired effect:
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html# Don’t compress images
SetEnvIfNoCase Request_URI .(?:gif|jpe?g|png)$ no-gzip dont-vary
</IfModule><IfModule mod_headers.c>
# Make sure proxies don’t deliver the wrong content
Header append Vary User-Agent env=!dont-vary
</IfModule>
</IfModule># BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressForum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.3 – URGENT IssuesThank you, I resolved the problem!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.3 – URGENT IssuesMy theme is updated but the WP Bakery plugin does not.
Is there any way to solve it quickly? So that my site does not look like this?
The problem is that the update of WP Bakery should be given to me by the theme, then I have to wait for it to be updated?
Thank you
Forum: Fixing WordPress
In reply to: Permanent Links – IssueYes, I’m using w3 cache
I already have all the steps, I’m using custom links, and I saved the changes.
The last step you put me: “To return to the full cache configuration of W3, scroll to Performance in the menu on the left and then click on General Settings.”
But after what do I do?
The same problem keeps coming up.Thank you
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 – IssuesThe only solution for my page to work is to have the plugin returned to version 3.5.7
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 – IssuesThank you so much. There is not a quick solution? How long will I have to wait for my site to work again? … it’s an online store, so I lose sales