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

Disable all untested plugins and try again.

Edward
tagDiv Member

@Prya

Also maybe the author archives are disabled in the Yoast plugin, if they are author links will be redirected to the homepage. Check if that is the case – http://prntscr.com/mbwwuk

Edward
tagDiv Member

The /amp should redirect to /?amp so there should be no problem in this case. Try to re-save the permalinks and check again.

Edward
tagDiv Member

Yes. But now last version is 9.6.1 from March 19th, 2019.

Scroll down this page: https://themeforest.net/item/newspaper/5489609

Also set this on your Themeforest account in the Downloads section:

Get notified by email if this item is updated

and you will always be notified when a new version of the theme is released.

Edward
tagDiv Member

Sorry but the new implementation requires /?amp.
This is the officially AMP implementation. The old one is deprecated and it will no longer work soon. The official amp plugin made this change in their new implementation.

https://forum.tagdiv.com/topic/mobile-theme-does-not-redirect-to-amp-page-after-update/#post-285634

Edward
tagDiv Member

Read carefully: https://forum.tagdiv.com/how-to-update-the-theme-2/

The developers recommend to update the theme via FTP.

Edward
tagDiv Member

Everyone who incorrectly loaded AMP-page.

Note that the AMP standard has strict requirements for the size of the css file. No more than 50 kilobytes.

In the case of @Matjoez:

You don’t have an AMP page loaded because:

The following stylesheets are too large to be included in style[amp-custom]:
52788 B (12%): link#td-theme-css[rel=stylesheet][id=td-theme-css][href=//www-matjoez-com.exactdn.com/wp-content/themes/Newspaper/style.css?ver=9.6.1][type=text/css][media=all]
21731 B (49%): link#et_bloom-css-css[rel=stylesheet][id=et_bloom-css-css][href=//www-matjoez-com.exactdn.com/wp-content/plugins/bloom/css/style.css?ver=1.3.10][type=text/css][media=all]
Total excluded size: 74,519 bytes (16% of 450,562 total after tree shaking)

As mentioned above, deactivate untested plugins.

Edward
tagDiv Member

Try this settings:

Edward
tagDiv Member

For the front end you can choose the font properties for the quotes in the theme panel
http://prntscr.com/mk3e90

In order to change that color you’ll need to add a custom css in newspaper>theme panel>custom code>custom css https://www.screencast.com/t/W8AWZGuBejMo
.td-post-content blockquote p{
color: #111;
}

Edward
tagDiv Member

Homepage – How to build and set it: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

But first, read the documentation carefully: https://forum.tagdiv.com/newspaper-theme-documentation/

Edward
tagDiv Member

I’m not from the development team, but I will express my opinion.

1. The inability to copy anything from the site is a useless feature. Any modern browser allows you to open the source code of the page and from there you can copy any information.

2. There is no regular feature for placing watermarks on images. Use third-party plugins. However, keep in mind that technical support of this kind of plug-ins the Theme developers do not provide.

3. Contact form plugin: https://contactform7.com/. Also read more: https://forum.tagdiv.com/topic/shortcode-3/#post-277200

Edward
tagDiv Member

Make sure that you have respected all of the theme’s requirements from here -> https://forum.tagdiv.com/requirements-for-newspaper/ Increase the PHP memory if you want to achieve better results.

Edward
tagDiv Member

Each paragraph (p tag) will have a margin bottom set by the theme. The theme uses a value of 26px
https://www.screencast.com/t/NYhsRZKH8N
A default WordPress theme adds a 4.5em margin between paragraphs
https://www.screencast.com/t/pNga3A77jVWm

To modify this default margin there is no setting at the moment. If a setting specifically for this is requested more by theme users it will be added.

However it could be done with a simple code in the Theme panel -> Custom CSS section, with the value you want in it. For example this code will set a margin bottom of 15px to all the paragraphs in the post content

.td-post-content p {
margin-bottom: 15px;
}

https://forum.tagdiv.com/topic/switching-from-divi-issue/#post-275498

Edward
tagDiv Member

Make sure that you have enabled the Custom Field from Screen option from here -> https://www.screencast.com/t/qG2OoOCv and then, go to the bottom of the page, at custom fields section and make this change from there -> https://www.screencast.com/t/azFZQGE7

Edward
tagDiv Member

@mbesix0,
you’re wrong:

Edward
tagDiv Member

On the website defence.pk uses the forum https://xenforo.com

Also: XPress – A theme and bridge for bringing WordPress into XenForo – https://xenforo.com/community/resources/xpress-a-theme-and-bridge-for-bringing-wordpress-into-xenforo.6551/

Edward
tagDiv Member

Read this developers guide:

By default, the themes don’t come with any OG data. We decided not to add them because most SEO plugins come with such a feature. For best results, we recommend using the WordPress SEO by Yoast plugin.

https://forum.tagdiv.com/facebook-share/

Viewing 25 posts - 51 through 75 (of 1,306 total)