Also, have you noticed how tiny the “Add to cart” buttons are on these blocks? I’m looking to beef them up a bit. Any tips or tricks you could share would be super appreciated!
]]>Theme Name: Universal Theme
Description: A simple and versatile WordPress theme.
Tags: Blog, Portfolio, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, post-formats
Author: DJABHipHop
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.x
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: universal-theme
I can post the code needed, the php is fine but the css is a bit of a mess im a bit resty.
]]>I had to migrate a website ffrom a database to another one. All worked fine excepting i’ve lost access to wp-admin dashboard.
The admin users are now standard users and I can connect, but i can’t access my dashboard.
I tried all the solutions I saw on the web :
No one has worked. Can you help me ? Have you ever saw a similar case ?
My client have to create posts but he can’t.
Thanks you by advance !!!
]]>
]]>I will be grateful to receive an opinion on this.
]]>https://www.xxxx.com/xxxx
POST request processing:
POST /wp-admin/admin-ajax.php HTTP/1.1
action=uabb-lf-form-submit&username=aa&password=aaa&rememberme=1&nonce=4ae8ac03b2
Error: The Username you have entered is Invalid
Lost Password:
https://xxxxx.com/wp-login.php?action=lostpassword&wpe-login=true
POST /wp-login.php?action=lostpassword&wpe-login=true HTTP/1.1
Host: xxxx.comuser_login=aaa&redirect_to=&wp-submit=%E6%96%B0%E3%81%97%E3%81%84%E3%83%91%E3%82%B9%E3%83%AF%E3%83%BC%E3%83%89%E3%82%92%E5%8F%96%E5%BE%97 Error: there is no account with that username or email address.`
Hi there,
I am trying to prevent username enumeration through the following scenario
/wp-admin/admin-ajax.php and lost password
Owasp has mention that this is a vulnerability.
2020/11/22 18:21:09 [error] 65613#65613: *16364 FastCGI sent in stderr: “PHP message: PHP Notice: Undefined variable: output in /www/xxx/public/wp-content/plugins/code-snippets/php/snippet-ops.php(446) : eval()’d code on line 8” while reading response header from upstream, client: xxx, server: xxx, request: “GET /product/compact-mirror-with-dual-magnification/ HTTP/1.0”, upstream: “fastcgi://unix:/var/run/php7.4-fpm-xxx.sock:”, host: “xxx”
Obviously I need to fix something in a snippet, but I’m not sure which one. I edited the ones with the “output” variable so that it should no longer be undefined but It’s still throwing that error. Is there a way to see which snippet is causing this error? One disadvantage to this plugin is that if there is an error it does not point to a specific line in a file as they are all stored on the database.
]]>