anima9
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to Edit Old/Publish New Posts on 4.4Added:
https://www.fitandwrite.com/wp-login/ and https://fitandwrite.com/wp-login/
https://drive.google.com/file/d/0B8WJm397jOMpNzZZb2ZKR2pPUGc/view?usp=sharing
still no cigar. Vis Editor is still broken.
Forum: Fixing WordPress
In reply to: Unable to Edit Old/Publish New Posts on 4.4Okay. Will try.
Forum: Fixing WordPress
In reply to: Not saving text after 4.4 updatePlease change the title to broken Vis Editor instead. I’m still angry I couldn’t save an hour’s work but that’s life.
Forum: Fixing WordPress
In reply to: Unable to Edit Old/Publish New Posts on 4.4Sadly it didn’t work.
I added https://www.fitandwrite.com/wp-login.php to the whitelist.
Here’s a link to my issue.
Basically:
Vis editor is broken.
I can publish but only thru text editor (I published privately; don’t want the readers to be made aware).
Updated everything.
I flushed the cache in my website and my browser and identified errors as per your instructions in the master thread.
I haven’t tried disabling all plugins but I’ll try that later as it’s late here in my part of the world. Though by experience the plugins I installed haven’t caused me any issues at all.
PLEASE have a patch immediately! I have a few posts that’s supposed to come out this week.
Thank you and I do hope I’m not ignored.
Forum: Fixing WordPress
In reply to: Unable to Edit Old/Publish New Posts on 4.4I’ll try to see if whitelisting on Bit Defender would make it work
Bump!
Forum: Fixing WordPress
In reply to: How to display all posts in one category?OMG! I AM SO HAPPY! T_T I’ve been reading and trying various things for the last 3 hours >.< You are the best person in my world right now!!! THANK YOU!!!
Forum: Themes and Templates
In reply to: Sometimes theme won't loadAh F**k it. It’s Jetpack’s Mobile theme-thing messing up my homepage.
I want to try the solution but I haven’t a clue where to find MySQL at the moment. Is it in my host’s cpanel or is it within my website’s dashboard?
Yep. Me too. Please address this. Thank you!
Hi. I’m having the same error as the first guy. My og descriptors are like too long.
I tried using the code below as you mentioned:
//sanitizing values
function string_sanitize {
$result = preg_replace(“/[^a-zA-Z0-9]+/”, “”, html_entity_decode($s, ENT_QUOTES));
return $result;
}But the plugin deactivates itself due to a fatal error:
Parse error: syntax error, unexpected ‘{‘, expecting ‘(‘ in /home/fitandwr/public_html/wp-content/plugins/ultimate-social-media-icons/ultimate_social_media_icons.php on line 137
I also can’t activate it unless I bring back the original function name which then messes up my description. The first guy fixed it so I’m assuming I did something wrong.
Did I miss something?
Forum: Plugins
In reply to: Multiple OG URL issuesLOL I FOUND THE CAUSE OF THE ERROR
Ultimate Social Media Icons and Share Plugin is the culprit. I’ll disable it for a while. For the mean time, any alternatives you can recommend?
Forum: Plugins
In reply to: Multiple OG URL issuesI updated to the latest wordpress but it’s still having errors. I’ll try to disable other plugins.
Forum: Plugins
In reply to: Multiple OG URL issuesUPDATE: I disabled YOAST, JETPACK, and WORDPRESS SEO but the problem is still there. It’s not displaying even my homepage right. Try it yourself. Type in fitandwrite.com and it will show the problem.
Any idea on where to trace this? This hasn’t happened before until all the updates came in this week. A wordpress update issue, perhaps?