alphaoneweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [gallery] shortcode problem on themeHere is a screenshot sample of my problem…
gallery in a page:
https://www.alphaoneweb.com/wp-content/uploads/2010/05/2010-05-31_1243.pnggallery in a post:
https://www.alphaoneweb.com/wp-content/uploads/2010/05/2010-05-31_1228.pngThanks for your help
Forum: Fixing WordPress
In reply to: [gallery] shortcode problem on themeHere’s an example of the generated code:
=====================
POST:
=====================<!– MAIN –>
<div id=”main” class=”clear”><!– MAIN BAR–>
<div id=”mainbar”>
<p><span class=”top_more_fix”></span></p><div class=”post-text”>
test
test test[gallery columns="5" orderby="rand"] </div>
<div class=”rule”></div>
<div class=”post-info”>
<small>. </small>
<small>Tags: test, test
Posted in test | test</small></div>
<div class=”rule”></div>
<!– You can start editing here. –>
<!– If comments are closed. –>
</div><!– /#mainbar –>
=====================
PAGE:
=====================<!– MAIN –>
<div id=”main” class=”clear”>
<!– MAIN BAR–>
<div id=”mainbar”>
<p><span class=”top_more_fix”></span></p><p><span id=”more-5″></span></p>
<p>example test</p>
<p>test test</p><style type=’text/css’>
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 20%; }
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
</style>
<!– see gallery_shortcode() in wp-includes/media.php –>
<div id=’gallery-1′ class=’gallery galleryid-5′><dl class=’gallery-item’>
<dt class=’gallery-icon’></dt></dl><dl class=’gallery-item’>
<dt class=’gallery-icon’></dt></dl><br style=”clear: both” />
<br style=’clear: both;’ />
</div></div><!– /#mainbar –>
Forum: Plugins
In reply to: Has anyone tried to qTranslate WP Related Posts plugin?I have the same problem…did you solve?
Forum: Plugins
In reply to: Titles Duplicated (Popularity contest and qtranslate)Same Problem…does anyone solved?
I’ve also notice that a can’t add tags on my post editor too anymore…it appears to be maybe a javascript error… but I don’t know…
thanks for your help BitKipper but I’ve tried with every browsers on almost every kind of OS….so I’m pretty sure it’s a wordpress problem…
Thanks scarpace, i’ve tried but with no result and after upgrade too.
Do I really need to reinstall everything?
Any other solution?
Thanks
ok…thanks for your reply.