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

Go to Newspaper -> Plugins

Both ‘tagDiv Composer’ / ‘tagDiv Cloud library’ plugins are required and may need to be updated and activated (it is a 2 step process; click to update, then click again to activate; perform this on both plugins)

I just updated my site and noticed that I had to perform this after 12.7.7 update

Hope this is your answer.
(random user)

  • This reply was modified 2 weeks by marcusdoc. Reason: clarity
marcusdoc
tagDiv Member

fair enough

I notice though that only the date from (Single Post Date) is printed without the preceding text (Inline Text); as well the entirety of (Single Post Modified Date) is not printed; What CSS do I need to show all of this?

Inline Text + Single Post Date
Single Post Modified Date

marcusdoc
tagDiv Member

Inline Text + Single Post Date (have to use Inline Text to include text)
Single Post Modified Date (has the ability to include text)

Any way to conditionally hide “Single Post Modified Date” per post (it appears that it is hidden from the print output … why???)

marcusdoc
tagDiv Member

I’ve had numerous test sites built, then moved on to different IP’s but you have to make sure that you only have it actively assigned to 2 addresses (IP or HostName).

Review your license page.

View post on imgur.com

marcusdoc
tagDiv Member

My current version of tagDiv Composer is Version 5.4.1 | built on 29.04.2025 10:27
WordFence does not indicate there is a problem with this more recent version.

marcusdoc
tagDiv Member

rechecking the site (next day) and apparently the regex captures /?=author as well as /?author{anything}

thanks anyways … hopefully the regex can help others

(perhaps the cache was not updated immediately)

  • This reply was modified 1 year by marcusdoc.
marcusdoc
tagDiv Member

There is still an issue:

1) mobile printing still prints the background header image … how do I hide this?

other thing for the devs to consider:
a) why did I have to invoke the !important flag; what other CSS preventing this from normally occurring without the !important flag

marcusdoc
tagDiv Member

There were still issues with the mobile page printing and I had difficulty identifying what exactly was changed so I restored the website.

In LiveCSS, I added the following code:


@media
print {
.tdb-logo-text-wrap {
display: none !important;
}
body {
margin-left: auto;
margin-right: auto;
}
}

by adding the !important flag it places the CSS at a higher priority and thus it actually works !!!

Result:
Desktop printing: perfect
Mobile printing: it still wants to print the background header image … how do I hide that image (I can’t find the CSS name)?

I also tried placing the new working CSS within Newspaper’s
Theme Panel – Custom Code – Custom CSS
however, the !important flag was flagged by the panel and the end result did not work

  • This reply was modified 2 years by marcusdoc.
  • This reply was modified 2 years by marcusdoc.
marcusdoc
tagDiv Member

— email response from TagDiv Support —

Hello,

Sorry for the delay.
Indeed, after many investigations, it seems there is some issue. To provide a solution until this issue is resolved, I created mobile pages and mobile templates, so please check now.

Thank you,
Anamaria

— end of email —

marcusdoc
tagDiv Member

I did as you asked yesterday …

anyone there?

marcusdoc
tagDiv Member

With each instance of new CSS code that was provided, the code was inserted as per instructions, tested, reported on this thread, then removed as it was not functioning properly.

I will re-insert your last recommended code so that you can validate yourself that it is not working properly.

How do I rectify this problem?
Thank you.

  • This reply was modified 2 years by marcusdoc.
  • This reply was modified 2 years by marcusdoc.
marcusdoc
tagDiv Member

tried tdb-logo-text-title within your CSS and no change

marcusdoc
tagDiv Member

Thank you for the quick reply, but the latest code does nothing (both logos are present when printing; unchanged).

Any other suggestions?

marcusdoc
tagDiv Member

It now removes BOTH logos when printing; how can I just remove the mobile logo text?

marcusdoc
tagDiv Member

Thank you for the quick reply, but the Custom CSS does not work.
I tried the pages on a fresh install of Chrome to ensure no CSS was cached locally and the problem was still apparent.

  • This reply was modified 2 years by marcusdoc.
  • This reply was modified 2 years by marcusdoc.
marcusdoc
tagDiv Member

The issue is quite apparent, but how does one correct this error?

marcusdoc
tagDiv Member

No, the settings in that area are left blank.

https://ibb.co/0sbKdV4

  • This reply was modified 2 years by marcusdoc.
Viewing 17 posts - 1 through 17 (of 17 total)