surviving404
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pictures not shown in full width in galleryYes the images open in lightbox on clicking (in original size),
I am glad you worked it out 🙂
Forum: Fixing WordPress
In reply to: Pictures not shown in full width in galleryHey,
If I understand correctly, you want to show your images in the aspect ratio they are already in, not in the square or 1:1 ratio?
Forum: Fixing WordPress
In reply to: Unable to create Custom StylesHey,
What is the error that you see?
Were you able to upload images? If No, Can you please log into the docker container and check the permissions in WordPress root folder?Forum: Fixing WordPress
In reply to: Were Plugin Update Links Removed?Hey,
Can you see where does the update link lead to? (open in incognito)
Because filebird pro’s latest version is 6.4.9 on the plugin’s homepage, so it should not give update with no updates in changelog.
I would recommend not updating before asking the plugin support here.–>
https://codecanyon.net/item/media-folders-manager-for-wordpress/21715379/support- This reply was modified 9 months, 1 week ago by surviving404.
Forum: Fixing WordPress
In reply to: Are Usernames publicly available?Hey,
It indeed seems like the site is being attacked when someone trying to use existing username attempted to log in.
Username can be seen in many ways and bots scan sites to get usernames either from posts and author archives. Posts have author name in them.I created another 2 test accounts (Admin role) and did absolutely nothing with them. I did login once with one account and the other one was never used for nothing. So these 2 accounts do not appear in the full logs at all
Because those users do not have any posts or pages created, and no content linked to them.
Though Exposure of usernames in not considered a security issue.
https://make.ww.wp.xz.cn/core/handbook/testing/reporting-security-vulnerabilities/#why-are-disclosures-of-usernames-or-user-ids-not-a-security-issueStill, To prevent login attempts, you can use security plugins like Wordfence.
Publish posts with the users that are not administratorsMore security measure you can take to hide your usernames, that you can read here https://melapress.com/user-enumeration-wordpress/
Hey,
I would recommend you to contact your hosting provider(romarg) and ask them to upgrade your PHP version at-least to 8.1.0.
If I am not wrong, composer here is part of Laravel so they will upgrade PHP version according to Laravel version.
Forum: Fixing WordPress
In reply to: Product Suggestion and Consumption CalculationHey,
For calculation I think you will have to go with conditional form approach.
If you explain what type of calculation it would be, it might be helpful to suggest more effective solution. 🙂Forum: Fixing WordPress
In reply to: Product Suggestion and Consumption CalculationI think what would work for your description, is a form plugin with conditional logic feature.
Another way it could be approached would be having some advance search functionality on the website.
Plugin like https://ww.wp.xz.cn/plugins/advanced-woo-search/ could help with that.
This way would be much more convenient.Forum: Fixing WordPress
In reply to: Footer not displaying after updateHave you tried changing to default theme (twenty-twentyfive or twentyfour)?
Please try doing that and check if the footer reappears, if it does then it probably is the issue with the theme.
Forum: Fixing WordPress
In reply to: Wordfence FirewallHere’s a similar issue:
https://ww.wp.xz.cn/support/topic/support-with-setup-optimize-wordfence-firewall/Forum: Fixing WordPress
In reply to: Categories@threadi Well…
This error I think is not because of the theme, since it persists even after I change the theme to default theme or even other like kadence, and even on different WordPress installation.

Though I was unable to pinpoint the real reason for this.
Forum: Fixing WordPress
In reply to: Youtube link show black boxHey,
Are you using WordPress block to embed YouTube video? or other block from some plugin/theme to embed YouTube videos?
Forum: Fixing WordPress
In reply to: WordPress and CloudFrontHey,
Cloudfront behaviour will need path pattern set for
/wp-content/*&/wp-login.php&/wp-includes/*also along with the one ones you have, and also if you plan to add some contact form on your site you will have to add that page path also in behaviour pattern.This video https://www.youtube.com/watch?v=-EXS9M6yMcA
and this blog https://aws.amazon.com/blogs/startups/how-to-accelerate-your-wordpress-site-with-amazon-cloudfront/ on AWS docs will help you to set those up.Do reach out if you face more problem(s) since it is a tedious process. 🙂
S.D.
Forum: Fixing WordPress
In reply to: Access to subversion repositoryGoogle Search Told me that —
The
tigris.orgdomain, which previously hosted the Subversion project and its related tools like Subclipse, is no longer active. The Subversion project officially moved to Apache, and tools like Subclipse are now hosted on other platforms (e.g., GitHub for Subclipse).Therefore, if you are attempting to access
subversion.tigris.orgorsubclipse.tigris.org, you will encounter issues because the domain has been shut down.Apache URLs were
https://svn.apache.org/repos/asf/subversion/branches/scons-build-system/www/index.html
https://svn.apache.org/repos/asf/subversion/branches/fs-successor-ids/www/index.html
So It is not blocked in Russia, but the tigris domain is not used anymore.
The link for Subversion on WordPress Plugin requirement page in not updated.
Forum: Reviews
In reply to: [Performance Lab] waiting for “Production” status.Thanks, I did talk about this plugin with others and realised that it was me being paranoid because of the word BETA.
Thank you for clarification. 🙂
S.D.