knottulf on "[Plugin: FancyBox for WordPress] How is widht calculated when...
I use fancybox for wp for opening a page in fancybox, but I can't figure out how the fancybox-wrap width is calculated. However it seems to scale according to browser window width when opened on small...
View Articlesvenl77 on "[Theme: Custom Community] Text in main container bleeds into...
Hi @linkomatic Thanks for reporting this issue, I just created a ticket on github. This problem will be fixed in the next version 1.16. Version 1.15 is already added to the trac for review. Feedback...
View Articlelinkomatic on "[Theme: Custom Community] Text in main container bleeds into...
Thanks for the response. fyi, I also logged this in the ThemeKraft support forum (Request #3526). Jason provided a temporary workaround that prevents the bleed over. Add the following code to the CSS...
View Articlesvenl77 on "[Theme: Custom Community] Text in main container bleeds into...
Hi @linkomatic, You are more then welcome to write us a ticket about any issue you find. You can use Github to talk to the devs: https://github.com/Themekraft/Custom-Community/issues/new or use the...
View ArticleJeremy Herve on "[Plugin: Jetpack by WordPress.com] ShareDaddy buttons on a...
You should be able to change the design of the sharing buttons by adding some custom CSS to your theme stylesheet. Could you post your site URL here, so I can have a look? If you want it to remain...
View Articleremix4 on "[Plugin: JQuery Accordion Menu Widget] Responsive?"
Hi, That option is not available in the plugin. You would need to use the jquery version of the plugin and create your own custom coding within the theme to only apply on mobiles:...
View ArticleCharliebee1990 on "WP Paginate responsive, drop page numbers under each other?"
I am using the WP Paginate Plugin: http://wordpress.org/support/plugin/wp-paginate When i resize or test on a phone/tablet, the container doesn't resize even though the width is 100%. Its defiantly the...
View ArticleEric Amundson on "[Plugin: WP jQuery Pager] Fancy box"
Hey Thomas, Thanks for the post! Just what I need, although not so great on a mobile. Is there anything in the pipeline for this? Honestly, not at the moment. We're happy to make these improvements and...
View Articlethomasmpreston on "[Plugin: WP jQuery Pager] Fancy box"
Thanks for the response. It works fine for what I need right now, but these would definitely be great improvements in the future. Cheers.
View ArticleCaroline Moore on "[Theme: Sixhours] Making the Theme responsive"
@json21, Sixhours is a very simple theme based on a solid starter theme, _s, so I can't think of why it wouldn't work with a plugin, unless the plugin was doing something funky. I've never used the...
View Articlekevinleroux on "[Plugin: Jetpack by WordPress.com] ShareDaddy buttons on a...
Hi Jeremy, Thank you for your help and sorry for my delayed reply. I'm still working on the blog so there's nothing finished yet, but you can have a look here: kevinleroux.com - You'll see my issue...
View Articleniyazadvt on "disable Read more › Option"
hi , how to disable Read more › Option. I remember I saw Option somewhere in WordPress Dashborad. May I know in which option it is? link : http://www.worldquotes.in/bjustin-bieber-quotes nb : you can...
View ArticleDavidWells on "[Plugin: WordPress Landing Pages] Responsive mode"
You can add responsive CSS rules to any landing page template you would like. Currently some templates are responsive and some are not.
View ArticleJeremy Herve on "[Plugin: Jetpack by WordPress.com] ShareDaddy buttons on a...
Try adding the following CSS code into your CSS media query, to change the width of the sharing list on smartphones: div.sharedaddy ul, div.sharedaddy li { width: auto; }
View Articlekevinleroux on "[Plugin: Jetpack by WordPress.com] ShareDaddy buttons on a...
It worked!! You're a genius! Thank you very much, Kevin
View ArticleTrueColors on "[Plugin: NextGEN Gallery] Slideshow Responsive ??"
How can I make the slideshow responsive? I tried to add in my style.css: .ngg-slideshow, .ngg-slideshow img{ max-width:100%; height: auto; } and .ngg-slideshow, .ngg-slideshow *{ width:100% !important;...
View Articlefredpayet on "[Plugin: Captain Slider] Slides full-width despite height and...
Yup, that even works for the 'height' of the slide with something like : <div style="max-height: 240px"> [slider id="12"] </div> When the slide bullets are removed, this helps to avoid a...
View Articlecaroljannain on "Updating theme looses customization ?"
thanks everyone for above answers now i have some new questions. i keep reading that child theme will save changes when downloaded along with responsive. http://www.mobilephoneaccessoriesplus.com So...
View ArticleTMNR on "[Theme: Twenty Twelve] set responsive menu button position"
Hi, First of all, I'm using a child theme. I'm having a hard time dealing with the responsive menu button, that appears below 600px window width. As far as I can make out of this, there's more issues...
View ArticleTMNR on "[Theme: Twenty Twelve] set responsive menu button position"
I had to reset the float property for my header: float:none;
View Article