beer78
Forum Replies Created
-
Forum: Plugins
In reply to: [WP LinkedIn] No profile picture on recommendationsAllright I will understdand the public profile issue (stupid me)
But i’m still working on the picture issue. I’ve read your article of adding the php files to my profile. It’s done. In the article is also written to add some lines in the recoomendations.php file. Thats’done too.
But still no picture. The picture is public.
My code is like:
<?php wp_enqueue_script('responsive-scrollable'); shuffle($recommendations); ?> <div class="linkedin"> <div class="scrollable" data-width="<?php echo $width; ?>" data-interval="<?php echo $interval; ?>" style='width:<?php echo (is_numeric($width)) ? "{$width}px" : '100%'; ?>'> <div class="items"> <div class="recommender"><a href="<?php echo $recommendation- rel="nofollow">recommender->publicProfileUrl; ?>" target="_blank"><?php echo $recommendation->recommender->firstName; ?> <?php echo $recommendation->recommender->lastName; ?></a> <?php if (isset($recommendation->recommender->headline)) echo ' - ' . $recommendation->recommender->headline; ?> </div> <?php foreach ($recommendations as $recommendation): ?> <blockquote> <div class="recommendation"><?php echo nl2br(wp_linkedin_excerpt($recommendation->recommendationText, $length)); ?></div> <div class="recommender"><?php if (isset($recommendation->recommender->publicProfileUrl)): ?> <a href="<?php echo esc_url($recommendation->recommender->publicProfileUrl); ?>" target="_blank"><?php echo $recommendation->recommender->firstName; ?> <?php echo $recommendation->recommender->lastName; ?></a> <?php else: ?> <?php _e('Anonymous', 'wp-linkedin'); ?> <?php endif; ?></div> </blockquote> <?php endforeach; ?> </div> </div> </div>still no solution?
good luck with fixing it, i’ll you find it
sorry i forgot my website http://www.hoffoto.nl
Same probleme over here on galaxy s3. It’s not working on standard android browser and works fine with Chrome browser. I have tested it on two Galaxy S3 devices same problem (internet stops working)
I have tested to shut down the supercache plugin as well, no effect
android browser
Mozilla/5.0
Linux
U
Android
4.0.4
nl-nl
GT-I9300
Build/IMM76D
AppleWebKit/534.30
KHTML,
like
Gecko
Version/4.0
Mobile
Safari/534.30