MitchGusdal
Forum Replies Created
-
Thanks Craig. That workaround is doing the trick and showing a random photo now. Is there a side effect where the “load more” button stops working or did I enter something wrong?
I took the button down so I don’t have a dead button on my page. Let me know if you need it back up for troubleshooting.
Forum: Themes and Templates
In reply to: How to override stylesheet with mobile cssYes, I use Firebug. Right now the site is being locally hosted, so no way I can show it to you. My client is going to buy hosting soon so when I migrate the site I can post a link.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Manually Export SubscribersNevermind, figured it out. Thanks for the support.
-Mitch
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Manually Export SubscribersIt does help! Thanks.
So I do actually have access to the old database through phpMyAdmin, and I see a few tables that seem like they might be the answer:
wysija_user
wysija_user_history
wysija_user_listIs there a specific one that I could export the list from, or is is sort of a bit from each?
Forum: Plugins
In reply to: [Participants Database] Missing Options after UpdateThe capability “manage_posts” isn’t even an option with that plugin, so I don’t know how to add it. After deleting User Role Editor, I’m still encountering the problem.
Any other ideas as to why I can’t see all the plugin options? Is there a way to delete an entry in the database from the list?
Thanks
Thank you, did the trick. Unfortunately didn’t solve my problem with the other plugin… but good news for you!
-Mitch
Forum: Plugins
In reply to: [Participants Database] Missing Options after UpdateYes, I am logged in as administrator.
I do have a plugin installed called User Role Editor, which allows you to create new Roles, or add and remove permissions to different roles.
I made sure that all permissions are granted to me as Administrator, but still can’t see any other options in the Participants Database sidebar. I deactivated the plugin to see if that would make a difference but no luck.
Let me know if you have any other suggestions. I can try to delete the User Role Editor plugin if need be, but I’d like that to be a last resort.
Thanks,
MitchForum: Plugins
In reply to: [WP Mobile Detect] Cannot redeclare class Mobile_DetectI’m getting the same error message. Won’t let me activate the plugin.
Forum: Plugins
In reply to: [Edge Suite] Edge Suite dev version still not workingI’m heading on holidays in T-minus 30 minutes, but will definitely give this a try when I return. Thanks again for all the help!
Mitch
Forum: Plugins
In reply to: [Edge Suite] Edge Suite dev version still not workingHi Timm,
Posted on my company’s FTP, and emailed you login info.
Thanks!
MitchForum: Plugins
In reply to: [Edge Suite] Edge Suite dev version still not workingRight… max upload size. So my .oam was bigger than my max upload size. I’ve downsized my file to be smaller than the max allowed by WordPress, but it still won’t upload. However, now I’m getting a message that tells me my file is too large, so I’ll try making it smaller yet.
Thanks for the help.
MitchForum: Plugins
In reply to: [Featured Video Plus] Video thumbnails with link to postThat feature is exactly what I need too. Is this “future release” planned anytime soon by chance? Or if not is there a workaround for the time being?
Thanks!
Forum: Plugins
In reply to: [Replace Featured Image with Video] doesnt work for postmy single.php file doesn’t have a line like:
the_post_thumbnail(‘main’)
Is there another file I can find it in?
Thanks for this! One other question regarding filters…
When I’m using a dropdown list as a column filter, is there a way of changing the default selection to say “All” instead of the column’s name?
For example, on my site the first dropdown is for the column “Grant Category”. Is there a way so that in the dropdown, there’s an option to see “All”? Essentially, you’re seeing the same records as you would see if Grant Category were selected (which is really just no filtering), but is there a way to change the label to say All?
I’d like the global search filter to sit with the rest of the dropdown & search features.