Change More Articles Box

Posted in: Newsmag
Post count: 19

Hello! How to change the pop-up window – widget ‘More Articles Box’ to Facebook like page (social plugin – https://developers.facebook.com/docs/plugins/page-plugin ).

I think that it is possible to change the code?

Post count: 7909

Hi,

You will need custom modification for this, unfortunately we cannot provide any type of custom work as we work hard on development, updates, fixes and support. Sorry!
Here you can find “More articles box” code if you want to alter it: http://screencast.com/t/rvRVuoY00G

Thanks!

Post count: 19

I need to remove all the code from a file td_more_article_box.php and replace it with the code plugin facebook?

<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_EN/sdk.js#xfbml=1&appId=195479563838962&version=v2.3″;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>
<div class=”fb-page” data-href=”https://www.facebook.com/***page***&#8221; data-width=”100%” data-hide-cover=”false” data-show-facepile=”true” data-show-posts=”false”></div>

Or do I need to edit the code of the module, for example, M9? And then select it in the settings menu ‘More Articles Box’?

Thanks!

  • This reply was modified 11 years by lexsiks.
Post count: 7909

Hi,

Please make a backup of you current file so you can revert in case it doesn’t work and then replace with this code and try to add your code where you see http://pastebin.com/9BkdQtkm
Result: http://screencast.com/t/vLYq4zehwn

It is possible to have more customization to make so if you don’t have basic php/css/html experience I suggest to hire a professional to do this for you as we cannot provide any custom work for the moment.

Thanks!

Post count: 19

Alin, thanks!

Everything turned out beautifully! Everything works.

Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.