Aphrodite
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Menu Images] Error when saving custom menuwell…
same here on 3.2.1…
Forum: Plugins
In reply to: [Fluency Admin] Issue with admin bar in admin under buddypressa little bump on this one ?
Forum: Plugins
In reply to: [Fluency Admin] Fluency 3.2 translation issueI can send you the french one to test ?
SOLVED !
For some reason, the “cheval” network in css layout had the culprit code. Un understandable since did not chage anything.
The possible thing is an old code, change during last update, and the test network directly installed the last wp port folio version.
I just took the “test” css wp portfolio options and pasted them in the old one, and now all is OK !
Ok found something :
Here the inserted code by portfolio in my working test env :
<!-- WP Portfolio Stylesheet --> <style type="text/css"> .portfolio-website { padding: 10px; margin-bottom: 10px; } .website-thumbnail { float: left; margin: 0 20px 20px 0; } .website-thumbnail img { border: 1px solid #555; margin: 0; padding: 0; } .website-name { font-size: 12pt; font-weight: bold; margin-bottom: 3px; } .website-name a,.website-url a { text-decoration: none; } .website-name a:hover,.website-url a:hover { text-decoration: underline; } .website-url { font-size: 9pt; font-weight: bold; } .website-url a { color: #777; } .website-description { margin-top: 15px; } .website-clear { clear: both; }.portfolio-paging { text-align: center; padding: 4px 10px 4px 10px; margin: 0 10px 20px 10px; } .portfolio-paging .page-count { margin-bottom: 5px; } .portfolio-paging .page-jump b { padding: 5px; } .portfolio-paging .page-jump a { text-decoration: none; }.wp-portfolio-widget-des {
And here the code insted on the non working page !!!!
<!-- WP Portfolio Stylesheet --> <style type="text/css"> <p>.portfolio-website {<br /> padding: 10px;<br /> margin-bottom: 10px;<br /> }<br /> .website-thumbnail {<br /> float: left;<br /> margin: 0 20px 20px 0;<br /> }<br /> .website-thumbnail img {<br /> border: 1px solid #555;<br /> margin: 0;<br /> padding: 0;<br /> }<br /> .website-name {<br /> font-size: 12pt;<br /> font-weight: bold;<br /> margin-bottom: 3px;<br /> }<br /> .website-name a,.website-url a {<br /> text-decoration: none;<br /> }<br /> .website-name a:hover,.website-url a:hover {<br /> text-decoration: underline;<br /> }<br /> .website-url {<br /> font-size: 9pt;<br /> font-weight: bold;<br /> }<br /> .website-url a {<br /> color: #777;<br /> }<br /> .website-description {<br /> margin-top: 15px;<br /> }<br /> .website-clear {<br /> clear: both;<br /> }</p><p>.portfolio-paging {<br /> text-align: center;<br /> padding: 4px 10px 4px 10px;<br /> margin: 0 10px 20px 10px;<br /> }<br /> .portfolio-paging .page-count {<br /> margin-bottom: 5px;<br /> }<br /> .portfolio-paging .page-jump b {<br /> padding: 5px;<br /> }<br /> .portfolio-paging .page-jump a {<br /> text-decoration: none;<br /> }</p>.wp-portfolio-widget-des {
The rest is identical.
How can it be ???? Same extension, same version, same config !
The funny thing is that now the 2 installs are absolutly identical (versions, plugins widgets on the page, ads code etc…)
I cannot do that unfortunatly. The theme is part of a multisite, so If I hardcode the style in the theme that will generate for sure others issues on sites not using portfolio…
Ununderstandable for me at this point ??
Ok this is not theme related.
Set up a test page on my test network, with exactly the same config, versions, plugins activated etc..
one works, the other not !!!
https://buddytest.org/partenaires/ works
https://passion-cheval.net/partenaires/ does not ….I am lost…
Hi !
Thanks for this quick answer !
Well, vwhat is “odd” is that now MANY themes and frameworks work like that…
digging….
Forum: Networking WordPress
In reply to: Multisite and BBpressHi sorry to bump this one but the last beta mentions “multisite improvemnt”.
Is it now activable on a per site basis on a multisite ?
That would be just essential to let blog creators to activate their own bbpress huh ?
Tried but does not work (or missed something :s )
Forum: Plugins
In reply to: [Absolute Privacy] Casting my vote for Multisite support+1 here….
waiting for it with impatience ??
Coffee ?
well, bump this one… Any idea on that issue ? This is weird and make this excellent plugin unusable ??
Forum: Fixing WordPress
In reply to: Error message when i click on media in adminyep same here. The modified query.php file works fine.
Thanks to Big Brother ^^
Ok same here. There seems to be somenthing with permalinks.
daaaan !
I congratulate ??
It is great, works fine, even with taht new shrink method.
Nice layout, user friendly, no bugs.
Nice !
cheers ??
Forum: Networking WordPress
In reply to: WordPress 3.1 Broke PermalinksOhhhh ok
of course deleted this line ??
ok ok trying that immediatly ??
so my htaccess is exactly as mentionned…
Anyway, found the culprit (a plugin)
my rewrite are fine.
thanks ??