The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

He forgot to add the date ;)
Master of None
The problem is from Telegram bot.

# HTML source below exists in all Socialmedia.ir's pages (Date/Time of published Article/News in all pages):
<time datetime="۱۳۵۱۱۹۰۴۱۱UTCC">پنج شنبه ۴ آبان ۱۳۹۱</time>

Checkout my query:
https://instantview.telegram.org/my/socialmedia.ir/?url=http%3A%2F%2Fsocialmedia.ir%2Fonline-communication%2Fdigital-marketing.html

So, The problem is not from my-side.
Accepted by admin
Template #8 seems to handle this better.
Master of None
Dear Admin,
Rejecting my template from this domain was unfair. Because my codes for fetching Date from html-source was working without problem.

Pattern below for extracting the Date from html-source exists in all Socialmedia.ir's pages.

@datetime(0, "fa-IR@calendar=persian", "EEEE dd MMMM yyyy"): $main//div[@class="span4 post-meta post-date"]/div[@class="pull-right"]/time/text()
@debug:
published_date: $@

Result of Debugging:
> @debug:
Debug 1 node:
[0]: پنج شنبه ۴ آبان ۱۳۹۱

Also I could see my codes was working(through @debug: keyword).
============
This wonderful, please see:
https://instantview.telegram.org/contest/socialmedia.ir/template7/?url=http://socialmedia.ir/multimedia/pdf-ppt/telegramization-of-election.html

My template hasn't problem for fetching the Date. and even I checked the path of pattern for fetching Date from all pages; and pattern was OK.

This is unfair, Please check my unknown issue :(

Thanks in advance
Declined by admin
The @datetime function did not support spaces in weekday text, which was why the date would not generate.

Now that @datetime supports spaces in weekday text, template 7 generates the original article's date.

This template will be restored to the contest.
Type of issue
IV page is missing essential content
Reported
Jun 10, 2017