swaggers
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Month view just showing dotsYes. Well I tried to get yours to work and was unable to get the view I wanted so I just switched.
For some reason the CSS is NOT passing through. It’s listed on the Page Source but it’s not being applied to the table. I’ve deleted the page it pretty much useless as it is unfortunately.
It must of been a conflict with another plugin. Was working on trying a few different ones out and tried to install Organize again and it worked out fine.
Forum: Plugins
In reply to: [BulletProof Security] Base Eval Code EVERY DAYhttp://www.gameguidecentral.com by the way if that helps at all.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Weird open space in tableOne thing from your examples.
http://www.poorpigs.de/baseball/teamroster/saison-2013/
How do you do the large rectangle dropdown with all the extra info??
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Weird open space in tableWow. Thanks for the extra help! Look perfect. Donation sent.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Weird open space in tableThat cleared it right up!
Forum: Fixing WordPress
In reply to: Getting a bunch of Os at end of postsFigured it out. It was a problem with Sexy Bookmarks. Got it fixed thanks!
Forum: Fixing WordPress
In reply to: Image Map <AREA>ORIGINAL (WORKS IN FOOTER):
<area shape=”rect” coords=”135,157,167,119″ href=”javascript:void(0);” onclick=”return overlib(‘REQ: NONE
<img width=400 height=220 src=\’http://www.swearingatvideogames.com/images/batman/batman_it_a1.jpg\’>
‘, STICKY, CAPTION, ‘A-1 – Freeflow Combo 5’, CENTER);” onmouseout=”nd();”>BROKEN (IN POST):
<area shape=”rect” coords=”135,157,167,119″ href=”javascript:void(0);” onclick=”return overlib(‘REQ: NONE
<img width=400 height=220 src=\’http://www.swearingatvideogames.com/images/batman/batman_it_a1.jpg\’/>
‘, STICKY, CAPTION, ‘A-1 – Freeflow Combo 5’, CENTER);” onmouseout=”nd();”></area>Forum: Fixing WordPress
In reply to: Image Map <AREA>Pretty much I want to disable closing TAGs. I can close my own TAGs.