Pengi123
Forum Replies Created
-
Hello,
Thank you for replay, yes that same license is issue with my sites as I don’t know that same license can cause issue with scan in same time….
Is there anyway to get faster new license for every that old website?
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] GDPR Popup overlayHi, I find settings to display that overlay.
I have one more question, is possible somehow to make GDPR to not make any delay? as I see when I open website it takes 3-4 second to load? I try to exclude everything from wp rocket but same issue?
can anyone help?
I put WP_DEBUG before /* That’s all, stop editing! Happy publishing. */?
I see errors in logs, but nothing that is regards WP Offload Media plugin
I enable but in log file I dont get see any errors that is related to WP Offload Media plugin
Not to disable plugin just to remove that code from wp-config and after that it load instant all offloaded images from object, not my local media storage, it load object images in media library….
Log:
site_url(): https://domain.com
home_url(): https://domain.com
Database Name: xxxxxxx
Table Prefix: xxxxxxx
WordPress: 6.3.1
Web Server: nginx/1.24.0
PHP: 8.0.30
MySQL: 10.3.38
ext/mysqli: yes
PHP Memory Limit: 512M
WP Memory Limit: 40M
Memory Usage: 32 MB
Blocked External HTTP Requests: None
WP Locale: en_US
Organize offloads by month/year: Enabled
WP_DEBUG: No
WP_DEBUG_LOG: No
WP_DEBUG_DISPLAY: Yes
SCRIPT_DEBUG: No
WP Max Upload Size: 2 GB
PHP Time Limit: 3000
PHP Error Log:
WP Cron: Enabled
fsockopen: Enabled
allow_url_fopen: Enabled
OpenSSL: OpenSSL 1.1.1f 31 Mar 2020
cURL: 7.68.0
Zlib Compression: Enabled
PHP GD: bundled (2.1.0 compatible)
Imagick: Enabled
Basic Auth: Disabled
Proxy: Disabled Total Media Items: 3,043
Total Offloaded Media Items: 2,678
Total Not Offloaded Media Items: 365 Media Library Items: 3,043
Offloaded Media Library Items: 2,678
Not Offloaded Media Library Items: 365 Number of Image Sizes: 11 Names and Dimensions of Image Sizes:
thumbnail (150x150)
medium (300x300)
large (1024x1024)
1536x1536 (1536x1536)
2048x2048 (2048x2048)
bunyad-small (150x0)
bunyad-medium (450x0)
bunyad-full (1200x0)
bunyad-viewport (2048x2048)
bunyad-768 (768x0) WP_CONTENT_DIR: /var/www/vhosts/domain.com/httpdocs/wp-content
WP_CONTENT_URL: https://domain.com/wp-content
UPLOADS: Not defined
WP_PLUGIN_DIR: /var/www/vhosts/domain.com/httpdocs/wp-content/plugins
WP_PLUGIN_URL: https://domain.com/wp-content/plugins AS3CF_PROVIDER: Not defined
AS3CF_BUCKET: Not defined
AS3CF_REGION: Not defined
AS3CF_SETTINGS: Defined
AS3CF_SETTINGS Keys: access-key-id, provider, secret-access-key Local URL:
https://domain.com/wp-content/uploads/2023/09/example.jpg
Offload URL:
https://img.domain.com/wp-content/uploads/2023/09/example.jpg OME Metadata Version: 12 Custom tables:
xxxx_as3cf_items: Ok Storage Provider: Amazon S3
Use Server Roles: Off
Key File Path: N/A
Access Keys Set: Yes
Access Key ID Define: Not defined
Secret Access Key Define: Not defined Bucket: domain
Region: default
Block All Public Access: Disabled
Object Ownership Enforced: Unknown Offload Media: On
Remove Local Media: On
Enable Add Prefix to Bucket Path: On
Custom Prefix for Bucket Path: wp-content/uploads/
Add Year & Month to Bucket Path: On
Add Object Version to Bucket Path: Off Delivery Provider: Cloudflare
Deliver Offloaded Media: On
Use Custom Domain Name (CNAME): On
Custom Domain (CNAME): img.domain.com Force HTTPS: On Posts Count: 4,635 Host IP: xxxxxxx
Background Jobs: Assets Pull:
Rewrite URLs: Off
Domain:
Force HTTPS: Off
Domain Check: (no domain) AS3CF_ASSETS_PULL_SETTINGS: Not defined Active Theme Name: SmartMag
Active Theme Version: 9.3.0
Active Theme Folder: smart-mag Active Plugins:
All-in-One WP Migration (v7.78) by ServMask
All-in-One WP Migration Google Drive Extension (v2.81) by ServMask
Antispam Bee (v2.11.5) by pluginkollektiv
Bunyad Demo Import (v2.6.2) by ThemeSphere & ProteusThemes
Bunyad Widget for Instagram (v1.2.4) by ThemeSphere
Elementor (v3.16.4) by Elementor.com
Elementor Pro (v3.16.2) by Elementor.com
Ezoic (v2.8.40) by Ezoic Inc.
FS Poster (v6.5.1) by FS-Code
Head, Footer and Post Injections (v3.2.6) by Stefano Lissa
JetEngine (v3.2.5.1) by Crocoblock
Rank Math SEO (v1.0.202) by Rank Math
Rank Math SEO PRO (v3.0.45) by Rank Math
Really Simple SSL (v7.0.9) by Really Simple Plugins
Regenerate Thumbnails (v3.1.6) by Alex Mills (Viper007Bond)
Smart Slider 3 Pro (v3.5.1.19) by Nextend
SmartMag Core (v1.4.3) by ThemeSphere
Smush Pro (v3.14.2) by WPMU DEV
Sphere Core (v1.6.3) by ThemeSphere
Sphere Post Views (v1.0.1) by ThemeSphere, asadkn, Hector Cabrera
Support Me (v1.0.6) by
UiPress (v2.4.4) by Admin 2020
WP Mail SMTP Pro (v3.8.0) by WP Mail SMTP
WP Offload Media (v3.2.5) by Delicious Brains
WP Offload Media Tweaks (v0.5.0) by Delicious Brains
WP Rocket (v3.15.0.1) by WP Media
WP Rocket | Disable Page Caching (v) by WP Rocket Support Team
Wordfence Security (v7.9.3) by Wordfence
hCaptcha for Elementor Forms (v1.0.0) by xisonc Drop-ins:
advanced-cache.php - advanced-cache.phpHello,
I test before to remove integration for “Wasabi” in my case Contabo like that in docs in wp-config and I see it instant load all OFFLOADED images in media library? when I put again that code in wp config
define( ‘AS3CF_SETTINGS’, serialize( array(
‘provider’ => ‘aws’,
‘access-key-id’ => ‘xxxxxxx’,
‘secret-access-key’ => ‘xxxxxxxxxx’,
) ) );It again just add loading icon in media library and it never finishes? a lot of times it just have infinity load but sometimes it load after 30 sec
Forum: Plugins
In reply to: [Smart Slider 3] Issue with imagesYes, that option I was trying to find, thank you!
One more question, Full Screen option is possible to open in window full screen? not to open all browser in full screen?
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Issue with flagsThank you so much!
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Issue with flagsPls check this link https://1ty.me/RiqbzPr6
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Issue with flagsHello,
Thank you for info, but I still see same issue ??
Flags is displayed one below other…
Can I send you on email website link?
Hello,
For some reason */my-account/* dont detect that pages?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Issue with Zipcode fieldBefore I use Stripe inline form now I try to switch to Stripe payment form? as for now I see that Stripe payment form not display zipcode, is that good form Stripe payment form? to use? it will not display zipcode?
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Issue with Zipcode fieldCan you pls clarify your answer?
Basically, I put card but stripe still wants to put zipcode? And I dont see in woocommerce stripe plugin settings to disable that field in stripe form for zipcode?
- This reply was modified 1 year, 9 months ago by Pengi123.
Forum: Plugins
In reply to: [WPCS - WordPress Currency Switcher Professional] Issue with delayPls check codecanyon page, I post replay there