Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
mikevic80
tagDiv Member

Hi Anamaria,

Adsense is just part of the rotation but we also have client ads that rotate in there. I will try and remove the margins. Do you happen to have a better way of setting it up?

Thanks!

mikevic80
tagDiv Member

Hi Calin,

Appreciate the help with this. I switched it to 1800 but it just spaced the banners out a little more (mostly the 900×600). The website is http://www.victoriabuzz.com. I really appreciate the help!

mikevic80
tagDiv Member

UPDATE: So I am silly, I decided to go look in the Header ad code and saw that I had <br> in there which obviously was creating the extra line space. I removed that… and the tops of the banners are now in line, however, the left side banner isn’t in line with the right side banner on the banner despite both banners being 300 in height.

Here is how it looks: https://ibb.co/FzvxNwr

It appears that the left side might be getting squished down a little.

mikevic80
tagDiv Member

We currently use Advance Ads. It imports Google adsense and rotates banners etc…

mikevic80
tagDiv Member

Thank you for getting back! Any chance you could reupload that screengrab? I am getting a 404 error on the link above. Thanks! 🙂

mikevic80
tagDiv Member

Glad you brought this up. We are also experiencing the website loading much slower and we are with WPengine. Can you let me know if you resolve this? We usually get 15,000 to 40,000 people to our website each day and we’re noticing a slow down.

mikevic80
tagDiv Member

Thank you! That was indeed the problem and we found a solution to fix. Much appreciated!

mikevic80
tagDiv Member

We are running into this issue as well and it started just over a week ago – any luck resolving this?

mikevic80
tagDiv Member

Thank you for that info and help.

We talked to the server guys and they’re certain the issue is coming from TD_composer – they’re sating the plugin is overloading the apache container on the server.

We have the latest version of the theme installed and our settings as per the document.

This problem started just over a week ago… around the time of your last update – perhaps a broken plugin?

Our website is very traffic-heavy and could there be a chance we are seeing it more than others?

We added Heartbeat Control but had no luck there – will read your other article suggestions too.

Thanks!

mikevic80
tagDiv Member

Thank you – that fixed it. Just another note, I noticed since this update, when clicking author profiles, it take readers to the homepage instead of their list of articles. Not sure if these two things are related?

mikevic80
tagDiv Member

Thank you. All plugins were deactivated when we were testing. It worked well until the most recent update.

I’ll send an email over!

mikevic80
tagDiv Member

Hello,

We also have the latest wordpress and newspaper theme installed but still running into the problem.

mikevic80
tagDiv Member

UPDATE: So it appears this update is conflicting with Disqus for WordPress. All pages began working after we disabled this plugin – is this something that can be adjusted?

Thanks!

mikevic80
tagDiv Member

Awesome, thank you for that!

Would you have any tips on where would be best to put Google Ad code for the header? Currently we have to re-add it each time.
<script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script>
<script>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
</script>

<script>
googletag.cmd.push(function() {
googletag.defineSlot('/93790867/Buzzmobilemain', [300, 250], 'div-gpt-ad-1515519871457-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>

<script>
googletag.cmd.push(function() {
googletag.defineSlot('/93790867/Mobile_Above_Article', [[300, 90], [300, 1050], [300, 100], [300, 250]], 'div-gpt-ad-1515520093503-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>

<script>
googletag.cmd.push(function() {
googletag.defineSlot('/93790867/Mobile_end_of-article_unlimited', [300, 250], 'div-gpt-ad-1515520488301-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>

<script>
googletag.cmd.push(function() {
googletag.defineSlot('\/93790867\/Mobileendofarticle', [ 300.0 ,
250.0 ], 'div-gpt-ad-1528991941740-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>

Thank you for the help and great theme!

mikevic80
tagDiv Member

Hi,

It only appears to show when there is a background advertisement:

http://www.victoriabuzz.com/wallpaper-takeover-sample/

mikevic80
tagDiv Member

Hey Catalin,

Thanks a bunch for the help. I applied the code but the white area seems to still be visible. I attached a screenshot and marked the areas in red just to make sure.

https://ibb.co/7VfYksT

  • This reply was modified 7 years by mikevic80.
  • This reply was modified 7 years by mikevic80.
mikevic80
tagDiv Member

Excellent, that worked perfect. Thanks, Calin.

Now that it works, I see our menu is pretty long. It would be pretty cool if there was an option to make the menu appear in columns. Similar to how this website does it:
http://dailyhive.com/vancouver

Love what you guys are doing with this template.

mikevic80
tagDiv Member

That worked! Thank you! We had to add to both Mobile and Deskto custom css.

For those reading this thread, here is what worked for us:

“Please check all of the embed codes. As an alternative, add this css code in your theme panel- custom css box to make sure the position stays relatve:”

.instagram-media{
position:relative!important;
}

mikevic80
tagDiv Member

Hey,

Thanks for the help. We moved our website to staging and did the tests as suggested above, but the issue remained. We looked at older articles that are similar (with Instagram posts) and those ones are displaying correctly – so it seems to only be happening with new posts.

Any further suggestions is greatly appreciated.

Thanks!

mikevic80
tagDiv Member

Curious, did you resolve this issue? We just got this error (theme has been acting up a ton since recent updates) and we are using WP Engine. We haven’t installed any new plugin recently.

mikevic80
tagDiv Member

Thank you for the help Simon, greatly appreciated. I will give number 1 a go tomorrow.

For number 2. I attached a screenshot of what is happening: https://www.screencast.com/t/tecYI3h2

mikevic80
tagDiv Member

Darn – ours was working after running the steps and now it is back to 0.

We are also having issue with it on our homepage. We are using from visual composer, we add the social media counter then entered app id and secret, then tried to use the authorize feature but we get taken to an error page on Facebook. I’ll send an email.

mikevic80
tagDiv Member

UPDATE: Never mind! Ran it again and it fixed it.

We are also having the issue on our website. Facebook is showing 0 fans. Followed the steps with no luck. Emailing.

  • This reply was modified 10 years by mikevic80.
mikevic80
tagDiv Member

Can I add to this – Speed booster is automatically disabled on our website because it detects and incompatible plugin including: buddypress/bp-loader.php

Is there an option to override?

mikevic80
tagDiv Member

Okay… I disabled all plugins minus visual composer. Purged etc… Still same issue. As mentioned above, when I disabled tagdivbooster it improved the website slightly.

Viewing 25 posts - 1 through 25 (of 28 total)