roshi
Forum Replies Created
-
Forum: Plugins
In reply to: [WP BandCamp] [Plugin: WP BandCamp] Songs from album – not clickableActually you’re right. I try in the band camp widjet builder and it was the same.
Today when I try it again at the website that I build – IT WORKS π
OK Tnx. When i click “share with all users” work π
Tnx.
The way that you tell me – I think I can’t use it because if I write in shortcode in post limit=2 or hide_rest=2 in post this will shows only 2 pictures when someone open single post page. I want to display there all pictures in album, and only 2 pictures in Archive.
OK I found other way:
I have a shortcode (only one!) in my post witch is gallery-post-type:
[pe2-gallery album=”ALBUM_ID”]And I want to use something like this in my Archive gallery-post-type page:
<?php echo do_shortcode(‘[pe2-gallery album=”ALBUM_ID” limit=”2″]’); ?>
How can I use ALBUM_ID that I use in post shortcode in archive post shortcode … something like:<? $album = ALBUM_ID;
php echo do_shortcode(‘[pe2-gallery album=” . $album . ” limit=”2″]’); ?>Is there a way to do it ?
OK – Sorry I solved with this post:
Nice !!!
Tnx a lot π When I was ready whit this web-site I will send you link to see what I want to do If you want to see it π π
Also I need this to not flip for all links also in team-member-info.
OK. No problem.
Tnx π
Forum: Plugins
In reply to: [Lightbox Gallery] Lightbox Gallery linking to smaller filesSame problem to me. I try [gallery lightboxsize="full"] NOT HELP ME.
I remove all files that are from plugin but there is no change. If I make new post with some shortcode inside there’s a same error.
If I remembered right first I try that one:
PHPBB Single Sign On
http://wordpress.org/extend/plugins/phpbb-single-sign-on/When I write my question I forget it because i try it before … maybe few months. There is a file that I removed after that from forum directory – auth_wpbb.php and also common.php because that plugin put that files in phpbb.
I’m starting to think that the problem is maybe with some short code that don’t have similar BBcodes ? Is it posible. Because when I try to put post without any shortcode inside there is no problem.
Yes.
Forum: Plugins
In reply to: [Embed Facebook] [Plugin: Embed Facebook] Album URL issueI use v. 1.4 and WordPress 3.1.3
And here is the msg:
http://www.facebook.com/media/set/?set=a.1256641940078.2033301.1350507602
Error: Couldn’t embed the album, are you sure it belongs to a facebook page?
(this message is visible to logged in users only)http://www.facebook.com/photo.php?fbid=1256655620420
Error: Couldn’t embed the photo, are you sure it belongs to a facebook Page?
(this message is visible to logged in users only)