Studio239
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Compatible with WP 4.7.2 ?Great, thank you!
Forum: Plugins
In reply to: [MaxGalleria] Editing a Gallery raises 2 WarningsThe above resolved the issue. Thank you!
Forum: Plugins
In reply to: [MaxGalleria] Editing a Gallery raises 2 WarningsHi, thank you for your quick reply. Actually yes, it did save my changes correctly.
Forum: Themes and Templates
In reply to: [Sanasar] Not quite fully responsiveTo fix the above issue, add the following to the style.css file:
@media only screen and (max-width: 1024px) and (min-width: 480px){ #sidebar{margin-left:0px !important; width:100%} .post-container,.page-container {margin-right:0px !important;} .post-container,.page-container {margin-left:0px !important;} }
That worked. Thank you so much!
The client created the spreadsheet and needs to keep those empty bins where they are. They just want to display the spreadsheet as-is, without sorting. Can the plugin not do this? Is there a work-around, like adding a dash or zero in the empty fields? Thank you!
Forum: Fixing WordPress
In reply to: Footer Misaligned after plugin updatesI had to re-style with CSS and got it fixed. Thx.
Forum: Plugins
In reply to: [MaxGalleria] Thumbnails Cut Off People's Heads on Portrait ImagesThanks for your reply. I actually figured a way around it by creating 2 galleries – one with all of the portrait images and selecting ‘portrait’ orientation, the other with all of the landscape images and selecting ‘landscape’ orientation. Then I placed both gallery codes on the same page. Worked out beautifully, in case anyone else has the same issue ??
Disregard … figured something else out … thanks