Image Not loading whenever i am placing media.net ads

Posted in: Newspaper
Post count: 8

Hey, Whenever I am placing media.net ads on my website. My websites do not show any image or load image. This issue is on only tag div theme please help me as soon as possible.

Post count: 20688

Hi,

The ads should appear, just enter the codes in the location you want
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
So simply enter teh ad code in the theme panel ad sections and they should appear in those locations. If you could provide a link to your website where ads are supposed to display, we could take a look.

Post count: 8

Here is the Url’s http://mrmobo.com/ and on all pages. After putting Ads image are not displaying on my website. But in Smartphones its shows both ads and my website, article, blog images.

Post count: 20688

For me the ads are displayed on desktop as well
https://www.screencast.com/t/Zw5XkslXxRQe
https://www.screencast.com/t/A1qaQ8cu7Uti
Maybe you have ad blockers enabled in the browser, check if that is the case. Check with a different browser as well.

Post count: 8

No, still images are not showing in any of the browsers. I have tried all browser opera, google chrome, and Microsoft edge browser etc.

Post count: 20688

Sorry for misunderstanding, I though the ads are not showing. Indeed the images are not displaying for me as well at the moment. So the issue happened after adding the ad codes, maybe the ads are somehow interfering with the theme.

In some cases the theme lazy-load feature is the first to be affected by conflicts. Try disabling this feature in the theme panel
https://www.screencast.com/t/xsTiphOY

Post count: 8

Thanks for your help now it’s working.
Now tell me two things:
1. How to apply dark background(black website & dark theme) like in some of your demos.
2. How to make a website with full width.

Post count: 8

Hey, I am facing one problem more please help?
Now I am whenever placing media.net ads the share button does not show on articles page. Share button Place shows white.

Post count: 20688

Glad you could solve the issue.
1. The black demo is custom made, by theme options it is not possible to achieve that design. It contains custom CSS in it’s stylesheet
https://www.screencast.com/t/DTn5qT5f
It colors most of the theme elements with custom CSS code as seen in the stylesheet. You could use that for inspiration if you want to create something similar. Together with the browser inspector tool
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
I will try to help you further if you could mention what exactly you want to do, and where in the website.

2. The theme general width cannot be changed, it is predefined. It is not recommended to make any modifications to it, as this will most likely cause layout issues.
All the blocks and grids depend on this fixed width, their design will be damaged if it is modified.

There are row options in the composer to stretch them to predefined widths or full widths
https://www.screencast.com/t/RlJHQWPbpFHU
Also there are full big grids, which are always full width
https://demo.tagdiv.com/newspaper/full-big-grid-1/
Header and footer can also be stretched as you mention
https://www.screencast.com/t/eDLhcqO6

But a general width setting for all the website pages is not available at the moment.

If you could provide a link to your website we will inspect the sharing issue.

Post count: 8

Hey, I am facing one problem more please help?
Now I am whenever placing media.net ads the share button does not show on articles page. Share button Place shows white

Post count: 20688

Hi,

Seems there is an opacity issue with the socials, I could give you a code to make them visible as a quick fix
https://www.screencast.com/t/EDHzlZFsw

.td-post-sharing {
opacity: 1;
}

Enter it in Theme panel->Custom CSS section.

Post count: 8

Hey, there are lots of problems with your theme.
Now, the smart sidebar is not working, I checked the settings in theme panel. It is on.

Post count: 22421

The smart sidebar usually breaks if the js encounters errors. Most likely you have a js error and multiple js elements broke on your site, not just the sidebar. You can see the error in the browser console: https://www.screencast.com/t/7bwYhJIIu
Please disable rocket loader and do not minify the js as it is already minifed in our theme. The theme uses the minified version by default.

Thank you!

Post count: 8

Please tell me to how to do this.

Post count: 20688

The rocket loader feature should be disabled indeed, it may cause problems
https://forum.tagdiv.com/cloudflare-cdn/
That configurations should be used together with the theme for best results. Then there should be no errors in the console and the smart sidebar should work if enabled.

Thanks

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