visualfire
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Can’t save or update any widget created with gutenbergI was running into the same problem in multiple themes until I deactivated the Gutenberg development plugin. As soon as I did that, widgets started working properly. If you are using that plugin, I would try deactivating it to see if that fixes the problem. If you aren’t using it, I’d try deactivating plugins one-by-one to see if one of the ones you are using is causing issues with the widgets.
Same issue here as everyone above using the latest release (1.2.5) and a customized theme. The settings would hold until I create a new category, add a post, update my site map or make any other changes on the site. It would then reset back to using /category/ in the URLs. This persisted when switching to the Twenty-Ten theme. I first tried flushing my cache, then disabled the Hyper Cache plugin that I use, but I couldn’t get the settings to stick. I worked around it by switching to another plugin that does this sole function and it’s working fine. Hope the info helps.
I’m on 1.2.5 and this is still happening. Every time I add a category or make any changes to the blog content, it resets. Neither clearing my cache or disabling cache plugin has helped, either.
I went over to the default Facebook plugin and created my own widget, which is working fine. Disregard.
I have no problems with titles, but the article heading periodically shows in red, even though focus keywords are in the article heading.
Also, the URL often shows red, because it sometimes doesn’t register the hyphens between words as spaces.
That’s definitely possible. I will dig into that a bit more and check out the SMTP plugin. Thanks for the suggestion! Much appreciated.
Update:
I have double checked my form settings and they are correct. The From field in my Mail section reads “[your-name]<[your-email]>” as it should, but as I stated earlier, this information is always ignored. I have tried the form with all other plugins disabled, but no luck – it makes no difference.
For the interim, I have placed all of the form fields into the message section of my Mail field in order to make sure I that I still get the information. It’s inconvenient for keeping track of inquiries, but it works. I’d still love to have the name/email fields register in the appropriate section of the emails though. Any suggestions?
I have the same issue in WordPress 3.1. Everything is expanded by default and the accordion function doesn’t work.
Forum: Fixing WordPress
In reply to: Uploads path changed correctly, but still having image issues!UPDATE: Problem resolved! Disregard.
It turns out my hosting provider was doing emergency work on the database server, which was preventing the necessary changes from either being written to my site’s database or being relayed back to my website! I discovered what was going on after getting booted from phpMyAdmin and not being able to log back in. Once I the server came back up, my changes went through and now the image uploader is working as intended.
Happy ending over here. Well, for now at least. ??
Forum: Plugins
In reply to: SocialVibe error messagesI’ve noticed that while this widget functions perfectly fine, it breaks W3 validation – enough to cause a total of 15 validation errors. This should really be addressed so that widget users are not penalized.
All of the errors revolved around this line of code:
SV.tb_show(title, url + “&KeepThis=true&SVTB_iframe=true&height=” + height + width);
Forum: Plugins
In reply to: SocialVibe error messagesPost revised with more detail below….
Forum: Plugins
In reply to: [Plugin: Co-Authors] WordPress 2.7 incompatibility?I’m on WP 2.7 and the plugin is working perfectly fine for me. Perhaps its an issue with your theme or a simple syntax error in your code. It’s hard to guess without seeing the code. What does it say on line 37 of your index.php file? That would be a good place to start.
Forum: Everything else WordPress
In reply to: Category slugsI have the same issue on 95% of the sub-categories I create and it is incredibly irritating. Even more frustrating is one here or there will work as its intended, while the others don’t.
The only thing I’ve found that consistently works thus far is to (a) change the sub-cat to a two word slug with a hyphen, e.g. “sample-name” or (b) end the sub-cat name with a number, e.g. “sample101”
It’s not perfect, by any means, but at least you get to pick the names yourself.
Forum: Plugins
In reply to: Problems using PolldaddyDo you guys have a wordpress.com blog or are you hosting your own? If you’re hosting your own, did you install this additional plugin as well?
https://support.polldaddy.com/?p=15My theme does not use a single.php file. :/