remove
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Social Login] "invalid_client' error with Google loginIn case anyone finds this, it turns out my client_id was wrong. I found it in the Google settings and replaced it and now it works properly.
Forum: Plugins
In reply to: [Simple Local Avatars] Issues and Suggestions on 2.0Just wanted to echo these earlier posts about adding an option to remove the rating stuff from public view. This would be a huge help to me on a bbpress site where I want things to be as simple as possible for users. It’s an education-related site so they see just the word x-rated and they freak out.
I tried Ov3rfly’s solution and it removed the field but left some lines dangling in its place unfortunately.
Thanks, I appreciate your help. One more reason why I love these forums…
Hmm interesting, thanks. This has given me something to google for.
Has somebody created a plugin or is there an easy way to implement these bootstrap style click-to-expand dropdowns in WordPress, while still using the default Menu system in WP?
Ah, it’s a long, complicated story. I’m not planning to actually use Twenty Ten for the site I’m building (this was just for experimentation purposes), but was using it to test the standard wordpress dropdown on mobile.
It’s interesting that it worked for you but unfortunately I’m able to reproduce the problem with both an iPhone running iOS6 and an iPad. Super weird!
Forum: Plugins
In reply to: [CSV Importer] [Plugin: CSV Importer] Post Thumbnail – Featured ImageOkay now I feel silly– the column title is “csv_attachment_thumbnail” which I discovered in the additional documentation in the plugin page after it’s been installed in wordpress. Thanks so much Bryan for making this fork!
Forum: Plugins
In reply to: [CSV Importer] [Plugin: CSV Importer] Post Thumbnail – Featured ImageHey Bryan, I was really excited to find this. But a dumb question– what heading do you use in the CSV for the featured image column? Is it csv_post_featured_image? I’m just guessing here.
Forum: Fixing WordPress
In reply to: How to print some text if a custom field matches a specific valueWow thank you so much, Alchmyth! It works perfectly. And thanks too for the relevant link.
Forum: Plugins
In reply to: [Faceted Search] [Plugin: Faceted Search] Ordering of Tags in widgetI noticed this post but it’s not specific enough to help me. Any ideas?
I’m interested too, could you show us where you put this?
Thanks.
Forum: Plugins
In reply to: [Faceted Search] [Plugin: Faceted Search] Ordering of Tags in widgetHi Andrew,
I’m having the same problem unfortunately with the widget-listed tags being out of order.
Is there no way that the tags can be ordered in alphabetical (or at least some predictable) order? They’re not in the order I added them in either, the order appears to be random.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Super Scary WordPress Hacker PluginRight, I understand that and I am by no means blaming WordPress for what is probably a configuration problem with the server.
I just meant it would be nice if there was some way that WordPress could prevent a plugin like this from operating, if the item is indeed using WordPress in any way to execute its devious activities (as I initially thought it must be, as it seems to be a plugin, though it’s not listed in the plugins page)…
Forum: Fixing WordPress
In reply to: Super Scary WordPress Hacker PluginThanks for taking the time to respond.
I’m pretty sure this can’t be classified as a trojan attack since it was installed by the hacker themselves, they didn’t trick me into doing it. I wonder if there’s some way that a future version of WordPress can make itself less vulnerable to this sort of thing?
Forum: Fixing WordPress
In reply to: Category archive page won't show 12 or more posts?Bingo! Yes, it turned out that the 12th News post was imported via feedwordpress (a syndication plugin) from one of our other websites. This caused no problem in and of itself but it turns out that that particular post it imported contained an embed code for this plugin, which was installed on the site that the post was originally composed on but not the site that it was imported into (the site I was having problems with).
Once I deleted the post with the embed code for the flash MP3 player plugin it worked fine.
Thanks for the help, Esmi!
Forum: Fixing WordPress
In reply to: Category archive page won't show 12 or more posts?Thanks for your reply, esmi.
As an experiment, I exported all the data out of the site as an XML file. I then imported the data back into a clean WordPress installation on my own computer (using MAMP).
And the exact same thing happened! Other categories were able to show more than 11 posts, but when I tried to get the News category to display more than 11, it didn’t work. It did work however displaying 11 or less.