terryfic
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Contact Forms] Syncronizing data issue Version 6.4.5It is working now. I didn’t do anything new, but this morning I got a message from someone and I can edit the form fine.
Forum: Plugins
In reply to: [Custom Contact Forms] Syncronizing data issue Version 6.4.5When I click my form to edit it or see the responses, I get an endlessly spinning ball. It never loads. I reinstalled after upgrading, same problem. Also if I try out my form, it doesn’t submit, then gives a captcha error. I also saw this error above once, and only once.
Forum: Plugins
In reply to: [Custom Contact Forms] CSS advice pleaseYes that’s what I’m doing. But it’s helpful to know what I have to override. Is the current styling just default styling from my theme (Coraline), or is there styling that is somehow built into the plugin? Although I’ve been coding for a long time, I’m relatively new at modifying WordPress sites.
Forum: Plugins
In reply to: [Easy Google Fonts] Page TitleThanks Sunny. I’ve revisited the w3 CSS pages and brushed up on this (I was pretty rusty). I was able to pretty much set up the fonts the way I wanted by inspecting the source code and fiddling around until I got the required selectors in the correct syntax. I don’t think a beginner would know where to even start. Perhaps on your webpage FAQ page you could link to a good CSS resource and explain that while no coding is required, you really should understand how styles work, and that you’ll need to view and understand the source code to customize. Even just your bullet points above would be a good thing to put there!
Thanks for this awesome plugin.
Forum: Plugins
In reply to: [Easy Google Fonts] Page TitleSo far I really like this plug in. It’s nice that you tell people what they need to enter for specific cases. But how about just showing us what we need to do when we inspect our source code. I’m spending way too much time on trial and error. Basically I have drop down menus where the main menu item has a ul with an id. I got that working fine with ul#menu-main-menu. But its submenu ul only has a class, and I can’t get that to work. I’d rather know what I’m supposed to look for then do, than be spoon fed the right code. The whole teach a man to fish concept. Thanks!
Forum: Installing WordPress
In reply to: Need Recommendations for Membership PluginI would also like to hear about recommendation from people who are actually using one of those plugins. Louisaz, which ones were you looking at?
Forum: Fixing WordPress
In reply to: 3.1 Update Causing 28px top-spacing in html bodyMuldy – Thank you!!! This was dogging me all morning; your solution is simple and quick. Actually, I changed the value to 0 to keep the line intact.