Place ads in news

Posted in: Newsmag
Post count: 18

Hi,
1. I need to place ads here. http://eldiarioconquense.es/wp-content/uploads/2016/12/Captura-de-pantalla-2016-12-16-a-las-09.15.37.jpg This is possible on the cover, but not on the news.

2. There is a problem with mega menu. It looks like this http://eldiarioconquense.es/wp-content/uploads/2016/12/Captura-de-pantalla-2016-12-16-a-las-09.28.53.png
I have checked the includes / shortcodes … file and everything looks correct. But it shows off on the web.

Thanks.

Post count: 23312

Hello Vanesafp,

1)Our theme does not have any such an option that allows you a way to add there your desired ad, sorry! If you want to do this, you should edit the theme core file and add the do_shortcode method for this. For example, I have noticed that you are using the single post template style 1. So, you should edit the loop-single-1.php core file and add there this code, like this -> http://screencast.com/t/6GkNnaBBPwWT The snippet of the code which have to be added in that place should look like this -> <?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?> Also, ensure that you have added your Ad code here -> http://screencast.com/t/pAnPE5D1I

Hope this helps!

Thanks for the message!

Post count: 18

Hello, we have updated the theme and this modification has stopped working. Can help us?

Post count: 23312

Hello Vanesafp,

Notice that all of your additional customizations will be removed when a new version of the theme will be updated because this one will overwrite all the code of the theme. You should customize it again.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.