jmessenger919
Forum Replies Created
-
Forum: Plugins
In reply to: [Adminimize] Selections made in admin area not savingI can replicate this.
I feel like it’s an issue with limits set on input vars. I attempted override by adding the below to my php.ini – and I didn’t see much success.
php_value max_input_vars 10000 php_value suhosin.post.max_vars 10000 php_value suhosin.request.max_vars 10000Perhaps someone can weigh in on this and advise.
Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Can't Edit Options on Individual VersionIt may be resolved for jeffdougherty (and I’m happy it is!) – but following this advice did not work for me. So yeah, it’s not the notification, (though this shouldn’t even be appearing anyway) it’s the settings themselves not working. Thanks!
Forum: Plugins
In reply to: [Easy Modal] Responsive Modal With Images Not ResponsiveI tried everything from X-Large to Nano trying to find the perfect width for my image (they average 481px wide for the modal). The appearance that was acceptable for my situation (at least in desktop view) was “Nano.” However, as I stated above, it proved hard to view on smaller devices.
Anyway, what I’ve noticed is that even though I can save with the Size set to “Responsive,” after the page refreshes, it appears that “Non-Responsive” is selected. This is stranger now that I have affirmed that it is in fact responsive under this setting. Hmmm…
Thanks!
-jmessenger919
Forum: Plugins
In reply to: [Easy Modal] Responsive Modal With Images Not ResponsiveActually – oddly enough, just setting it to “Responsive” works for all devices.
Forum: Plugins
In reply to: [Easy Modal] Responsive Modal With Images Not ResponsiveIf I go bigger than “Nano” – it appears too wide with extra white space on either side of the image.
Forum: Plugins
In reply to: [Easy Modal] Responsive Modal With Images Not ResponsiveHey waltmesser,
Thanks for the prompt response. I appreciate the clarity.
However, after selecting “Nano” – I still have the weird effect when resizing the screen. It looks great on mobile portrait , but not landscape. Looks great on Wide Desktops but not Small tablet landscape (800×600). It becomes super tiny. How can I make this work across all devices?Thanks!
– jmessenger919
Forum: Plugins
In reply to: [Easy Modal] Modals not opening after updateSame issue.
Forum: Plugins
In reply to: [Easy Modal] Missing Modals or Theme saving issuesI don’t see this “reset” button on my Easy Modal plugin settings page. Just an activation for PRO.
Forum: Installing WordPress
In reply to: Dashboard is gone with 3.4.2 upgrade‘Nuff said. π
Forum: Installing WordPress
In reply to: Dashboard is gone with 3.4.2 upgradeI guess I’m just speaking from experience, and also reading and inferring from WordPress’s instructions for doing a manual install. I was struck with a dashboard lock-out this morning and had to find my own solution after reading multiple boards. You are correct, I did leave out doing the entire root directory install solely for the purpose of a quicker/easier fix and to lessen the confusion already circling this update of WP.
This being said, thank you, Esmi, for correcting my post. I hope that this helps users who are still facing problems.
Forum: Installing WordPress
In reply to: Dashboard is gone with 3.4.2 upgradeFor all users, regardless of their host, do the upgrade manually. As in, grab the download from here: http://wordpress.org/download/ and then upload both the “wp-admin” and “wp-includes” folders to a dummy directory. Then move those folders to their proper location (ie. the directory where you installed your blog), and then all should be fine. Be sure to overwrite/delete your old directories when doing this. Let me know if this helps.
NOTE: DO NOT OVERWRITE YOUR “WP-CONTENT” FOLDER.