rabox66
Forum Replies Created
-
Thanks. That was the problem!
Yes, you can close it. The problem disappeared without any further activities. Strange but true… ??
Thanks!
Raphael- This reply was modified 1 year, 8 months ago by rabox66.
The site owner say, that he produced (by mistake) mails without end in a kind of loop. He thinks, that eventually that might be the reasen why the domain is considered to be spamy. Could that be a possible reason? If so, what can I do to mar the domain as “not spamy”?
Thanks
RaphaelForum: Fixing WordPress
In reply to: Testing a theme for PHP 8.0 compatibilityYes, I already checked it. In fact, I do not understand what it is about. I think the problem is caused by something the hoster is responsible for. I sent it to the support.
I switched from 7.4 to 8.0 on many sites, all of them with my hand coded themes. And I never had any prtoblems.
Forum: Fixing WordPress
In reply to: Testing a theme for PHP 8.0 compatibilityNo, on PHP 7.4 everything is OK. In PHP 8.0 the website is down because of an fundamental error. Therefore I cannot see any debugging informations.
Maybe a look in the errorl logs might show where the bug is located. I will have a look which kind of information the hoster offers. Thanks for the idea.
Forum: Fixing WordPress
In reply to: Remove folder of URLsThank you. That is what I am looking for!
Forum: Fixing WordPress
In reply to: No Google FontsThanks!
Forum: Fixing WordPress
In reply to: No Google FontsHere I localized the code that loads the font “Rubic” from google servers. But I do not have any glue to which plugin it belongs. how can i find out, which plugin is causing it? WordPress Download Manager would be an option. but i do not use this plugin.
<meta name="generator" content="WordPress Download Manager 3.2.49" /><link href="https://fonts.googleapis.com/css?family=Rubik" rel="stylesheet"><style>.w3eden .fetfont,.w3eden .btn,.w3eden .btn.wpdm-front h3.title,.w3eden .wpdm-social-lock-box .IN-widget a span:last-child,.w3eden #xfilelist .panel-heading,.w3eden .wpdm-frontend-tabs a,.w3eden .alert:before,.w3eden .panel .panel-heading,.w3eden .discount-msg,.w3eden .panel.dashboard-panel h3,.w3eden #wpdm-dashboard-sidebar .list-group-item,.w3eden #package-description .wp-switch-editor,.w3eden .w3eden.author-dashbboard .nav.nav-tabs li a,.w3eden .wpdm_cart thead th,.w3eden #csp .list-group-item,.w3eden .modal-title{font-family:Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-transform:uppercase;font-weight:700}.w3eden #csp .list-group-item{text-transform:unset}</style><style></style><style>:root{--color-primary:#4a8eff;--color-primary-rgb:74,142,255;--color-primary-hover:#5998ff;--color-primary-active:#3281ff;--color-secondary:#6c757d;--color-secondary-rgb:108,117,125;--color-secondary-hover:#6c757d;--color-secondary-active:#6c757d;--color-success:#018e11;--color-success-rgb:1,142,17;--color-success-hover:#0aad01;--color-success-active:#0c8c01;--color-info:#2CA8FF;--color-info-rgb:44,168,255;--color-info-hover:#2CA8FF;--color-info-active:#2CA8FF;--color-warning:#FFB236;--color-warning-rgb:255,178,54;--color-warning-hover:#FFB236;--color-warning-active:#FFB236;--color-danger:#ff5062;--color-danger-rgb:255,80,98;--color-danger-hover:#ff5062;--color-danger-active:#ff5062;--color-green:#30b570;--color-blue:#0073ff;--color-purple:#8557D3;--color-red:#ff5062;--color-muted:rgba(69,89,122,.6);--wpdm-font:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.wpdm-download-link.btn.btn-primary{border-radius:4px}</style>
- This reply was modified 2 years, 3 months ago by rabox66.
Forum: Fixing WordPress
In reply to: No Google FontsHi threadi,
thanks for the posting. But as I already mentioned the plugins do not work. As the loading of google fonts from the google server is not allowed in Europe (GDPR) there should be a way to stop the loading globally I guess.WP accepts all rules of the GDPR very well, so I cannot imagine that this detail is not fixed.
Does anybody know more?
Thanks
RaphaelThanks, I will discuss it with the client. If there are any further questions or if it does not work, I will be back.
Hi Peter,
Thank you for your answer. If I understood you right, it is necessary to activate in the area Wordfence > All Options > Advanced Firewall Options all rules (e.g. SQL injection, Malicious file upload…) in order to have basic protection against the upload of malicious files.
Thanks
RaphaelHi,
thanks for the answer. Could you please tell me, which certificate you are talking about? that is good to know before asking my host.Thanks!
RaphaelHi,
there are new questions. ?? Maybe you can help me. That would be great.1) I guess that there are different levels of reading or working in the CRM? e. g. I have a coworker that should have access to all documents of a certain client. Therefore I would like to grant him permission to have access to the area of that client. Maybe some coworkers will need a read-only permission, others will need a read&write permission. I guess that this is possible, but need a professional opinion before starting.
2) I will also need a tool for project management. Do you recommend any tool that works well with Jetpack CRM? Self-hosted would be nice, but if it is a cloud-based tool such as Trello, it is also OK. But what is most important: The coordination between both. Without automated coordination both tools will not be efficient enough.
Thanks for your help!
Raphael- This reply was modified 3 years, 1 month ago by rabox66.
Thank you for the answer. That sounds very good. The most urgent problem for me seems to be the possibility of editing the invoice template. The existing template is – sorry for being rude – absolutely not enough.
It looks like this template is the most important point for me to resolve. So hopefully it will be included in the next update. ??
All the best
RaphaelForum: Fixing WordPress
In reply to: PHP-NoticeDo you mean my code is not executed due to a plugin conflict?