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 :)
enterpr1se
tagDiv Member

thx

how about the bottom ads and slider ads?
these ads are align left too

enterpr1se
tagDiv Member

Hi,

Yes, it’s version 4.3.4 and it’s actived

enterpr1se
tagDiv Member

@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?

enterpr1se
tagDiv Member

I just bought Newsmag, waiting the new forum
Just dead white after active the theme ~.~

enterpr1se
tagDiv Member

wrong message

enterpr1se
tagDiv Member

When you unzip the newspaper them, you can find them in \Newspaper\includes\plugins\

enterpr1se
tagDiv Member

Did you installed “tagDiv speed booster”?

enterpr1se
tagDiv Member

Does the new theme build-in hide ads (for post not suitable for adsense) and inline ads (at the middle of the post) feature?

enterpr1se
tagDiv Member

Newspaper have 700px wide content area, so I can put a 728×90 ags without breaking the site.
Newsmag seems only have 680px(?) wide

enterpr1se
tagDiv Member

Your images are too big,
You can reduce the size and change the quality to save 1.6MB

enterpr1se
tagDiv Member

Hi,

I know it is not a “upgrade”
Just want to know the setting of old theme can pass to new theme?
And the image size, does it need to regen all image again?
Thanks

enterpr1se
tagDiv Member

Does it easily upgrade from newspaper to new theme?

enterpr1se
tagDiv Member

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
enterpr1se
tagDiv Member

Hi,

The page that have inline ads in the gallery is http://www.enterpr1se.info/2010/12/tomb-sweeping-festival-on-the-river/

Thanks

enterpr1se
tagDiv Member

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

enterpr1se
tagDiv Member

Thx so much, it work

enterpr1se
tagDiv Member

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;
}
enterpr1se
tagDiv Member

Hi,

yes, I have a clean WordPress, just with newspaper with demo
http://www.enterpr1se.tk/

It doesn’t work

enterpr1se
tagDiv Member

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

enterpr1se
tagDiv Member

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

enterpr1se
tagDiv Member

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

enterpr1se
tagDiv Member

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

enterpr1se
tagDiv Member

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.

enterpr1se
tagDiv Member

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

enterpr1se
tagDiv Member

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

Viewing 25 posts - 26 through 50 (of 57 total)