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

I am not familiar with the work of this plugin. Try to disable all functions related to image processing in it.

Edward
tagDiv Member

Try to temporarily disable jetpack plugin, reload image and check again.

Edward
tagDiv Member

1. You have a standard file .htaccess?

2. Do you use any security plugins? Try to temporarily rename via FTP folder with its contents and login again.

Edward
tagDiv Member

Check your system status parameters to be correctly increased according to guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/

Edward
tagDiv Member

That would be infinite loading, it is already present on our suggestion list. It may be implemented into the theme in the future, but for the moment such a feature is not available.

https://forum.tagdiv.com/topic/how-to-make-infinite-load-post/

Edward
tagDiv Member

2 Iliya Stativkin: а зачем это вам?

Например, авторитетнейший русскоязычный сайт по SEO использует данный шаблон: https://www.searchengines.ru/

Edward
tagDiv Member

Can you give me further instructions on removing the H1 tag from the theme code and adding it another place? ?

===

You also answered your question:

If you want to remove it, you will have to either use the page builder + page title template where the h1 is shown in the page content, and the logo does not get an H1 tag anymore

or by editing the theme files and removing the h1 tag from the theme code: https://www.screencast.com/t/9uXujjSj

Edward
tagDiv Member

Update plugins. There should be an update button in the theme plugins panel. Or you can deactivate and delete it then reinstall it from the same panel

https://www.screencast.com/t/z0cqhxsWx

After you activate it, please re-save the permalinks in WordPress settings.

Edward
tagDiv Member
Edward
tagDiv Member

Check your system status parameters to be correctly increased according to guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/

Edward
tagDiv Member

1. Дочерняя тема уже включена в архив.

A sample child theme is available in the /code/ folder in the package that you downloaded from Themeforest.

Вам нужно её распаковать, скопировать по ftp на хостинг в соответствующую папку и активировать в панели управления Вордпресс.

Более подробно читайте внимательно в документации: https://forum.tagdiv.com/the-child-theme-support-tutorial/

2. Все настройки Темы и Custom CSS хранятся в базе MySQL вашего хостинга, поэтому ничего никуда импортировать не надо.

Edward
tagDiv Member

Hi!

By the way, do not work shortcuts in the footer of AMP version, check please…
https://forum.tagdiv.com/topic/suggestions/#post-239741
===

This problem do not fixed in V 8.8.2?

Thanks!

Edward
tagDiv Member

The free version of Yoast will suffice.

Edward
tagDiv Member

Developers:
The theme does not have SEO settings of it’s own, that is why we recommend to use the Yoast SEO plugin.

Also read this documentation: https://forum.tagdiv.com/facebook-share/

Edward
tagDiv Member
Edward
tagDiv Member

In order to change these images, you will have to do it manually by creating a placeholder image and replacing these thumbnails: https://www.screencast.com/t/B1cSNNXPLv

You have to keep the file name and sizes intact for it to work properly.

Edward
tagDiv Member

Ups. Custom CSS-code above was given for Smart List Style 5: https://forum.tagdiv.com/smart-lists/

Edward
tagDiv Member

smart list number box colors:

custom CSS-code:

/* Smart List Number Box Colors */
.td_smart_list_5 .td-sml-current-item-nr {
background-color: red;
}

change the category box colors:

https://forum.tagdiv.com/topic/how-to-change-the-color-2/

Edward
tagDiv Member

Check this points:

Edward
tagDiv Member

Great! Thanks!

Edward
tagDiv Member

Thank you!

Next: Where I can to add code like this for example:

<?php echo '<p>Hello!</p>'; ?>

on the categories page under the pagination?

https://demo.tagdiv.com/newspaper/category/tagdiv-technology/tagdiv-gadgets/

Thanks!

Edward
tagDiv Member

You can place that code here – https://www.screencast.com/t/iGefS9jwHpKJ in the

header.php

file found in the main theme folder.

https://forum.tagdiv.com/topic/google-adsense-activation/

Edward
tagDiv Member

How can I change the colour of category tags in homepage from black to some thing else?

Try the code below and place it in Theme panel->Custom CSS area.

.td-post-category {
background-color:red;
}

Edward
tagDiv Member

I am not a representative of the development team.

This plugin we use in the Theme, there are no problems. Please note that this plugin is not included in the list of officially supported plugins and developers do not provide any support for it.

Viewing 25 posts - 276 through 300 (of 1,306 total)