laptophobo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sticky pluginAfter posting that reply, I came across this WPbeginner article that does the trick: http://www.wpbeginner.com/plugins/how-to-create-a-sticky-floating-sidebar-widget-in-wordpress/
Forum: Fixing WordPress
In reply to: Sticky pluginMafness,
Were you able to find a solution to creating that pseudo-fixed column (like in your example: http://store.apple.com/us/buy-iphone/iphone5s)? The CSS idea offered by WPyogi, with the fixed position, keeps the div in place, where your example (and what I’d like to recreate) scrolls a bit and then stops at the edge of the screen.Forum: Fixing WordPress
In reply to: Content position to absolute bottomSo noted. Thanks.
Forum: Fixing WordPress
In reply to: Content position to absolute bottomThank you Andrew for the JS, and Endlyss for the CSS idea (which I got in my email reply). I did try the CSS option, and the resizing did look wrong. I did change the 100% value to 50%, which looked okay for the particular page I’m working on. But, I’ll investigate Andrew’s suggestion some more. Maybe I’ll be able to modify the “Background Manager” plugin that I use.
Best,
Forum: Fixing WordPress
In reply to: Content position to absolute bottomThank you for that, Andrew. Since I don’t know JS, do you happen to have an example you could share?
Forum: Fixing WordPress
In reply to: migrate pages and posts into new siteI located the answer on my own. But here’s a video on how to do it for others with this questions: http://sproutnewmedia.com/how-to-move-wordpress-posts-pages/
Forum: Fixing WordPress
In reply to: Find and Replace plugins stopped workingWPyogi, the two at the end that you recommended work! Thanks for your advice!
Forum: Fixing WordPress
In reply to: Find and Replace plugins stopped workingYes, good point. The specific plugins are:
Find and Replace (by Fincken/Bosman)
Find & Replace (by Parker)
Safe Search Replace (by Sommer)Forum: Plugins
In reply to: [Find replace] Warning: Illegal offset type in isset or emptyI’m getting the same thing too, along with:
Warning: stripslashes() expects parameter 1 to be string, array given in C:\xampp\htdocs\elsewhere\wp-content\plugins\revision-control\revision-control.php on line 134Forum: Plugins
In reply to: [Find replace] error message: forbiddenI found the problem. The hosting service needed to adjust something on their end.
I was able to override the style with this:
img { max-width: none !important; }Forum: Fixing WordPress
In reply to: Custom Archive Index not workingAlso, this “non activation” of the new template does not work on any of the other (working) templates that I have on this site. It’s like the Reading settings (for it to read as a static page) is being ignored.
I just Googled this same question. It’s the one option I think your plugin really needs. But, it’s still a great plugin!
Forum: Plugins
In reply to: [Special Recent Posts] image thumb vertical align problemThanks for the quick reply, Luca. But as you see, each image itself is viewing vertical-center instead of vertical-top.
Forum: Plugins
In reply to: [Awesome Flickr Gallery] ErrorI’m having the same problem. My ID is correct, along with API Key. Does anyone have a solution yet?
Thanks much!