pia@formatp.se
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Responsive Menu] Double scrollbars after update and moreI’ve been trying to update several times, but it doesn’t seem to install. After update it looks like a successful update, but after I press F5 it’s back to previous version. Spooky.
And, believe me, I have double scrollbars in my view. Maybe its only when I’m logged into WordPress. I also noticed now that the upper adminbar when logged in, doesn’t show.
I will try to log out and restart my browser and see if that helps.Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Responsive issueI finally solved this =)))
Turned off Auto-height slider, set Minimum height amount to 0 (zero) and used slides fillmode Stretch. In the CSS-file for my iPhone-settings, I wrote (tune to the max-height that works for you):
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
div.master-slider-parent { max-height:200px }
div.master-slider { max-height:200px }
div.master-slider img { max-height:200px }
}Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Responsive issueI’m having the exact same problem! Tried every possible setting along with different CSS. Nothing seems to work to minimize the wrapper height…
Forum: Themes and Templates
In reply to: [Virtue] Full post option on cathegory archives don't workDon’t know what happened. Suddenly this resolved itself =)
Forum: Plugins
In reply to: [Download Manager] Trouble after upgradeI went back to version 2.2.4. I don’t know if there is any versions between this and version 2.4.1, the one that didn’t work for me.