wpmhweb
Forum Replies Created
-
It isn’t working for me either. Don’t know what’s going on, but apparently the old code has been replaced for open graph, which twitter suppose to understand too, but twitter cards aren’t showing up!!!
Thanks,
I don’t know…
Disabling all the plugins and turning them on one by one wp polls was the only one that caused the “Saving Draft” message to stay on forever.
Thanks for the SQL commands, I really appreciate!
Basically is conflicting somehow and not letting me save posts.
Thanks,
It was shooting an already sent header error.
I already did the wp-admin uninstalled, but the plugin is leaving behind many rows and tables in the database.Now I only need the specifics of this:
I need to completely remove wp-polls from the WordPress database. There are many other rows and tables that the plugin doesn’t remove (p-pollsa, wp-pollsip, and wp-pollsq) I already removed these tables, but there is still many rows in other tables that also need to be removed.I just need to know which one are the other rows I need to remove.
Thanks,
Oh! Thanks, I read the changelog, but I didn’t read anything about this specific problem.
I’m updating now…
Thanks for the fast response and thank you for all the work you guys do!
Forum: Fixing WordPress
In reply to: Media Uploader not working, searching images will freeze websiteHere is an update:
I just did a manual WordPress 3.5.2 upgrade and that also didn’t fix the problem.
This is what I am noticing now: creating a post and trying to search an image using the media uploader will make the website unusable, which means that if I refresh the page I only get a blank page. Turning on debugging will not show any errors.
While the website becomes unaccessible for every computer in the house whether I am login or not. Readers are still able to go to the site without any problem.
After 5 – 10 website will start working again for me, whether I am login or not.
Cycle will repeat every time I try to upload an image.Thanks,
Forum: Plugins
In reply to: [Widget Context] Undefined Constant PHP NoticeI am noticing the same issue.
Thanks,Forum: Fixing WordPress
In reply to: Media Uploader not working, searching images will freeze websiteSmall less than 300 kilobytes. I think the problem is something different though.
The problem is that when I open the media uploader, some images will show up, scrolling down will not trigger the infinite-scrolling. After I do this, if I refresh the editor or I go to any web page of my site it will not response, refreshing again will result on blank page.
Then I have to wait about 5 or 10 minutes before I can reload any page or dashboard again. The most interesting part is that only happens when I am logged in or logged out on any computer on the house. But users for other places don’t experience any problem. I tripled tested this by using a proxy and the website works fine.
I tried deactivating all plugins and changing the theme to the WordPress twenty-twelve and I experience all the same issues.
I also called my host provider, but didn’t help, they say its a WordPress problem.
Thanks,
Forum: Fixing WordPress
In reply to: Media Upload Returns Grey Boxes – Images don't displayI created a new post with my problem. Ignore this comment.
Thanks,Forum: Fixing WordPress
In reply to: 3.5.2 Update IssuesI had exactly the same problem using
define(‘WP_MEMORY_LIMIT’, ‘128M’);
in my wp-config.php solve my problem.
Nothing else to add here, just wanted to back @nocabt solution.
Thanks,
Forum: Plugins
In reply to: [SyntaxHighlighter Evolved] Code gets comment out after publishing postI also tried the twenty-twelve theme and I still getting the same problem.
Thanks,
Forum: Plugins
In reply to: [SyntaxHighlighter Evolved] Code gets comment out after publishing postI just disabled all the plugins and I still having the same results. The only thing different I noticed was that after disabling all the plugins and refreshing the post the code in the “Text” editor transform the “<” to HTML character entities (like in the tweet I sent you).
Sadly if I copy and paste the code here, WordPress will rewrite it as well. I hope you can get the idea. I also sent you a tweet with a screenshot that shows how the code looks
Should I have to be using the symbols instead?
Thanks,Forum: Plugins
In reply to: [SyntaxHighlighter Evolved] Code gets comment out after publishing postHello,
Thank you for the answer, I am checking right now, but I also would like to point out that I did noticed it only happens when I switch the editor to Text, I save the post and then I switch back to the Visual editor.
Thanks,
Forum: Requests and Feedback
In reply to: We need more gallery properties!Hello,
I would like to add that I think it would be a good idea to add a semi-transparent border to the images on a gallery, like the media uploader in the post editor.
Thanks,
Appreciate the help!