gaspas
Forum Replies Created
-
I have a few roll back and the problem start on version: 3.1.7.
I have create a simples style to remove background-color from <mark> directily to the tag
But the icons override I cant do it. Can you find what made this happen? Edit all the content will take a few time. ThanksForum: Plugins
In reply to: [Contact Form 7] Select triggers form-validationThe same happens to me, when close dropdown/select if fires the form validation.
Contact form 7, V 5.7.2?
Forum: Plugins
In reply to: [Account Engagement] Cannot authenticate (on Multisite)Hello I have the same problem, I follow the steps and it gives me in reports array
{
“method”: “POST”,
“timeout”: “30”,
“redirection”: “5”,
“httpversion”: “1.0”,
“user-agent”: “WordPress/4.9.5; *****”,
“reject_unsafe_urls”: false,
“blocking”: true,
“headers”: [],
“cookies”: [],
“body”: {
“email”: “******”,
“password”: “”******”,
“user_key”: “”******”,
“new_api_key”: [
“Pardot_Plugin”,
“_new_api_key”
],
“api_key”: false,
“offset”: 0This “blocking”: true is normal?
Forum: Fixing WordPress
In reply to: Added Paragraph, Line Break TagsI just clean all <p> and ! i wrote my code not wp. NAsty function wpautop
in wp-include/function-formatting.php
i comment lines:
70 – $pee = preg_replace(‘/\n?(.+?)(?:\n\s*\n|\z)/s’, “<p>$1</p>\n”, $pee); // make paragraphs, including one at the end – THIS REMOVES <p> ARROUND MY <img /> BUT ACTIVATE OTHER IN LINE THAT CREATE <br :
78 – if ($br) $pee = preg_replace(‘|(?<!)\s*\n|’, “\n”, $pee); // optionally make line breaks – THIS I ALSO COMMENT
I NOW I FREE FROM GHOST TAGS
One more thing just comment the 2 statements taht follow “// Space things out a little” this give a extra extra spaces between line, not visual just in codeForum: Fixing WordPress
In reply to: Added Paragraph, Line Break TagsI still creat a <p> befor the <img />, any clue.
With or without any form. What are creating them?Forum: Fixing WordPress
In reply to: Keep getting forced to d/l php scriptI edit all my post and disable, i think in english is “allow ping” above “allow comments”. left menu
And after that i can go to manage/edit.php
I dont know if pings are important? for now it’s good but if someone have a fix in the future let us all know
Forum: Fixing WordPress
In reply to: Keep getting forced to d/l php scriptHELPPPPPPPPPPPP, someone fix that before a took everithink from my server, iam going mad…
Can anyone try to see!
FF1.5 Prompt “
Opening edit.php
wich is a: w //WHAT A HELL IS THIS
from: https://artideias.com
…..
“
What means ” wich is a:w” any clue?!