rshandel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Visual Editor Not Working after Auto Update to 3.5Tried it all. it must be something with incompatible jquery/JS calls.
I did find a solution that has worked and am hoping it will be a long term fix.. or at least until a new release comes out.
On another post I found someone mentioning a plugin that uses Googles calls instead – its called “Use Google Libraries”
I installed it and it worked like a charm!
Forum: Fixing WordPress
In reply to: Can't view Visual Mode (stuck in Text Mode) in posts (Version 3.5)yep! livin’ it as well. I’ve tried many things to fix this and haven’t been successful yet.
If you have FF, turn on the error console and see what errors its throwing out when you a) when you first go to the edit page; and then b) when you onclick the “visual” tab.
Forum: Fixing WordPress
In reply to: Visual Editor Not Working after Auto Update to 3.5Thanks. I read that link prior to troubleshooting my site.
I did deactivate recycle1 plugin.. in fact all plugins were deactivated and that’s when I received this error when I went to the edit page:
Error: TypeError: DOM.events is undefined
Source File: https://www.mysite.com/wp-admin/post.php?post=824&action=edit
Line: 1111onclick error on visual editor tab produces this error:
Error: TypeError: DOM.events is undefined
Source File: https://www.mysite.com/wp-admin/post.php?post=824&action=edit
Line: 1090I received the same errors when I changed to the default twentytwelve and twentyeleven theme as well.
should I reinstall 3.5? if so, automatically or manually?
Forum: Fixing WordPress
In reply to: Visual Editor Not Working After Auto UpgradeMy site did an auto update to 3.5 as well. Unfortunately, the visual editor was not working in any browser. I cleared the cache for each browser, closed it and reopened but this did not fix the problem. I am using a child theme with a Twenty Eleven parent theme.
Any other suggestions? Should I reinstall 3.5?
Forum: Fixing WordPress
In reply to: breadcrumb links not working in FFI think I figured it out. The <div> container was style with a float:left; and padding:. When I removed the float:left; the links work!
Forum: Themes and Templates
In reply to: remove tag from page post in twentyeleven themeThanks for that! I understand…
Forum: Themes and Templates
In reply to: remove tag from page post in twentyeleven themeit shows up in other browsers as well.. on other pages
Forum: Themes and Templates
In reply to: remove tag from page post in twentyeleven themeI didn’t resolve this yet. It seems to only appear in IE. Here’s a link to a screen shot with the background color stripped. There you can see a 1px line underneath the content
Forum: Themes and Templates
In reply to: remove tag from page post in twentyeleven themebrain freeze. I should’ve posted the url. I did look through fire bug last night and it is in the css (I also viewed the source in one brwoser which returned an hr, but not present when I did it this morning), but I couldn’t seem to identify the culprit.
It’s in the
<footer class="entry-meta"></footer>
[Please post code or markup snippets between backticks or use the code button.]https://50.116.66.243/~ab27853/patient-services/injury-evaluation-and-treament/
I’d like to remove this, maybe remove the footer altogether, but only for pages not posts
Thanks
Forum: Themes and Templates
In reply to: Twentyeleven child theme – help needed!Thanks for the reply esmi. Any ideas how to remove the <hr> tag for page posts?
Forum: Themes and Templates
In reply to: Twentyeleven child theme – help needed!Any suggestions to using a more minimal theme. I’ve been able modify twentyeleven, creating a child theme and so, far its worked pretty well. I do see your point,However,in finding a cleaner theme to modify…just don’t know what they are. suggestions?
With that said, I do have 1 question regarding modifying the twentyeleven theme.
After each post there’s an <hr> tag.. creating a 1px line – fine for the blog/posts section, however, I’d like to remove it for pages….
Any thoughts?Forum: Plugins
In reply to: [Secure Custom Fields] Advanced Custom Fields is slowing down my siteThanks again lancemonotone. I need to get this site live asap. I ‘d rather go with ACF and not have to change to a more robust plugin.
Can I easily migrate from CFT to ACF?
I would just bite the bullet and start with ACF if I also new it would play nicely with an SEO plugin… and other plugins.
Do you use an SEO plugin or do you code your templates using ACF?
Forum: Plugins
In reply to: [Custom Field Suite] [Plugin: Custom Field Suite] No Value ReturnedLogikal, I am no programming genius, but I am aware that PHP is server side and therefore should output the same information regardless of browser.
I’m experiencing a similar issue where different browsers are creating different results; FF is showing data correctly and IE and Chrome are not showing the data at all. The page is html validated – never experience browser dependent results in pulling data from a mysql db??….
Here’s the link:
https://50.116.66.243/~ab27853/patient-services/injury-evaluation-and-treament/Forum: Plugins
In reply to: [Secure Custom Fields] Advanced Custom Fields is slowing down my sitewow. Trying to use Custom Field Suite. May be a bust as I get different results from browser to browser? Even on a var_dump of the array.
I thought choosing adding a few custom fields and configuring them as I need them would be relatively straight forward…
I wanted to go ahead and use ACF but between site slow down and incompatibility issue with other plugins, I feel lost (Corresponded with Yoast – author of WP SEO – confirmed ACF doesn’t play well with Yoast “for no apparent reason”. So… where does one go from here?
I just need to be able to add global and page specific fields, add special tables, maybe an SEO plugin or just create the extra meta tag fields from a custom field plugin.
Any thoughts?
Forum: Plugins
In reply to: [Custom Field Suite] [Plugin: Custom Field Suite] No Value ReturnedHi logikal,
I’m just getting to install your plugin now… another plugin question for capability issues – Have you used WPSEO (Yoast SEO) or AllinOneSEO (or any other SEO plugin) -Are there other you’d recommend? If so, have you encountered any conflicts with your plugin. I’ve heard from others, including the author, that WPSEO has problems with ACF plugin…
Thanks again for your help.