By Nick Russell on Monday, 20 April 2015
Posted in General
Replies 14
Likes 0
Views 1K
Votes 0
Hi

I need to place an ad unit, to be displayed automatically below each blog post i make - before any other unit like Facebook comments. how can i do this please? i.e. do i need to place it in my template? if so where abouts and how do i access this file?

thanks
Hi Nick Russell,

You can add custom module position in this page JoomlaFolder\components\com_easyblog\themes\default\blog.latest.php

<?php echo EasyBlogHelper::renderModule( 'easyblog-before-entries-custom' ); ?>

So that you can assign your ads module show in each blog post bottom.

By the way, It looks like your account isn't tied up with any subscriptions on our site. Is there any mistake on our end? Would it be possible for you to contact us at https://crm.stackideas.com and provide us with the order reference and your username so that we can fix this up for you?
·
Monday, 20 April 2015 19:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

I was wondering if you can help me reach it via the browser, as it looks as though you're directing me via the FTP program?

i will check about the subscription u mentioned now

thanks
·
Monday, 20 April 2015 22:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually its fine i have accessed it via FTP - but i can only find 'components' under public_html is that the correct way of accessing it?? I cant find the joomla folder you mentioned

thanks
·
Monday, 20 April 2015 23:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

i cant login to that stackideas page, even tho i reset my password - little help with the username or something please?

also the unit is still not displaying below the posts
·
Monday, 20 April 2015 23:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick,

Thank you for your response. Justin here, from Stack Ideas' marketing team. I've noticed that you mention about your login issue; I've sent you an email to your registered email address, would you be kind enough to check your inbox?

As for your technical issue, it appears that you are holding an expired license. Have you renewed your license, prior to this thread? Let me know if you have, and I'll fix your account for you.
·
Tuesday, 21 April 2015 13:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

I have now updated my subscription to StackIdeas so hopefully you can help me resolve this urgent issue.

I need to implement a javascript ad unit to display automatically appears on every single blog post.

I am aware there are restrictions on me using Javascript on Joomla sites as i have tried to do this in the past and it didn't work so I've had to resort to iFrame instead. However in this case it needs to be javascript.

I have attached an image of an example post and i would like it placed just above where it says 'related posts'.

Please could you let me know how and where I can place a custom widget so it automatically appears on every single blog post?

I have attached the piece of code - if you're able to implement this on my behalf that'd be great!!!

Thanks!

Nick
·
Tuesday, 19 May 2015 00:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Code attached here.
·
Tuesday, 19 May 2015 00:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Nick,

Is this code different for each blog post or are they generic? If you want us to do this for you, please provide us with the FTP access to the site
·
Tuesday, 19 May 2015 02:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

It's the same code for each post

FTP info attached in the url tab

much appreciated please implement it
·
Tuesday, 19 May 2015 03:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick Russell,

Sorry for late reply to this,

Can i have your Joomla backend access as well?

By the way, may i know what is this code for? because it look like the code is not the Google adsense.
·
Wednesday, 20 May 2015 02:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

Login details below - its not a google adsense unit but its for a company called Content Click.

thanks!
·
Wednesday, 20 May 2015 04:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick,

Sorry for late reply to this,

I have tried to using your code and apply in this file JoomlaFolder\components\com_easyblog\themes\default\blog.read.php (After LINE 163 )

But I noticed that was not working, when I trying go access the API URL getting blank page.

https://api.contentclick.co.uk/pub_serve.php?pub_id=5872&w_id=14272&pw=c16a27fee93ac7&cbust=1432145178061

Did you consult with this "Content Click" developer and see how it goes?
·
Thursday, 21 May 2015 02:18
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks for your reply- i will let them know and see what can be done
·
Thursday, 21 May 2015 15:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Nick,

You are most welcome. Keep us updated and see how it goes.
·
Thursday, 21 May 2015 17:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post