thx
how about the bottom ads and slider ads?
these ads are align left too
Hi,
Yes, it’s version 4.3.4 and it’s actived
@kvr28 I installed Newspaper in my blog, so I had visual composer already
I just fixed the dead white problem, but I have a new one
I followed the doc step by step (actually it’s same as Newsapaper)
Here is the result
http://www.screencast.com/t/OHyAILzq2t
Do you have any problem like that?
wrong message
-
This reply was modified 11 years by
enterpr1se.
When you unzip the newspaper them, you can find them in \Newspaper\includes\plugins\
Did you installed “tagDiv speed booster”?
-
This reply was modified 11 years by
enterpr1se.
Your images are too big,
You can reduce the size and change the quality to save 1.6MB
Hi,
It’s because you are not in the right photo, the ads you labeled was the article bottom ads, not the inline ads
Only one photo will show the inline ads, it’s this one http://www.screencast.com/t/rnW3lh4rqVT
this screen cap can show clearly
http://www.screencast.com/t/nk6laKqbdtjg
-
This reply was modified 12 years by
enterpr1se.
-
This reply was modified 12 years by
enterpr1se. Reason: change the name of article bottom ads
Hi,
The page that have inline ads in the gallery is http://www.enterpr1se.info/2010/12/tomb-sweeping-festival-on-the-river/
Thanks
Hi,
Thx, then I need to change post by post.
I have another question, is lightbox doesn’t support Swipe Gesture yet?
It seems need to click next / prev icon to next image.
And I have another problem, it seems a bug.
The inline ads will appear on the gallery.
http://www.screencast.com/t/rnW3lh4rqVT
Thx so much, it work
Hi, I had add the following code in custom CSS but it doesn’t work
html {
-ms-word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
Hi,
yes, I have a clean WordPress, just with newspaper with demo
http://www.enterpr1se.tk/
It doesn’t work
Hi,
The get_field function is from this post https://forum.tagdiv.com/topic/function-to-hide-ads-and-function-to-show-author/#post-9187
It add a field to control the post show ads or not, because some posts may not suitable for put adsense.
The two line commented because it doesn’t work, I followed the code here https://forum.tagdiv.com/topic/article-inline-ad-2/#post-12911
add if (count($content_parts) > 5) after $content_parts = explode('<p>', $content);
This code is control the inline ads not display if the article is too short, but it doesn’t work
Hi,
I had changed the code for put the inline ads in the middle of article, as Marius said.
https://forum.tagdiv.com/topic/article-inline-ad-2/#post-10954
so it may have some different in your test.
I had capture my code in here
http://www.screencast.com/t/bGuB4ekLe
Is there any thing wrong?
Thanks for help
Is it not working at 3.9.2 anymore?
I added if (count($content_parts) > 10) { but it just display “Array” instead of content of my blog
http://www.screencast.com/t/bGuB4ekLe
http://www.screencast.com/t/aoO0REJQHU11
Thx, but it’s incompatible with responsive lightbox.
I tried add CSS and JS by lightbox into “Async JS and CSS” exceptions list, but it still not working.
Do I miss something?
The files I added to exceptions list are
jquery.prettyPhoto.js
front.js
prettyPhoto.css
Hi,
Yes, I agree.
So I suggest if the value is 0, then do the same job as now it does, put the ads on the top of article, so people who don’t want to change will not affect.
If the value is “null” / empty, then put the ads in the middle of article.
I hope the hide ads in single post could be in todo list, too
like https://forum.tagdiv.com/topic/function-to-hide-ads-and-function-to-show-author/#post-9187
Thanks so much, I hope these 2 functions,
both inline ads is in the middle of page & too short article will not show inline ads,
can be at the todo list
