Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Resolved. I wasn’t paying attention to the selected categories 🙂
No prob 😉
Sorry again, just realized the pasted code above was f*ç@#d up.
Here’s the code again, hopefully should paste properly:
<li class="linkedin"><a href="https://www.linkedin.com/shareArticle?url=<?php the_permalink(); ?>" class="post_share_linkedin" onclick="javascript:window.open(this.href,'','menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600');return false;"><i class="fa-linkedin"></i><i class="fa-linkedin"></i></a></li>
sorry.
<li class=”linkedin”>” class=”post_share_linkedin” onclick=”javascript:window.open(this.href,”,’menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=220,width=600′);return false;”><i class=”fa-linkedin”></i><i class=”fa-linkedin”></i>
Fixed.
The URL structure is slightly different for LinkedIn. (shareArticle?url)Add this to the ‘single.php’ file for sharing on linkedin:
Hope this helps.
Hi,
That’s for the Flexform theme not Dante. How do you achieve this with Dante?
Thanksfor the time being i’ve added M to the data attribute in css.
.count-number[data-to]:after { content: " M"; }
hope this helps anybody else.
fixed.
updated the theme to version 2.52 -
Posted in: We hit Power Elite.