Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi vivekchavhan,

I think that you want to display the posts without images to be like a list and to have pagination, for this you can use flex blocks elements -> https://i.imgur.com/sA8Vski.png -> https://i.imgur.com/ZzDSepW.png also you can set a general pagination per block -> https://i.imgur.com/HGtI8s3.png

Hope this will help you!

Calin
tagDiv Staff

Hi, if you want to make change for flex block 1 you need to check this file wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php also the files for post loop can be found this path -> wp-content/plugins/td-cloud-library/shortcodes/common/tdb_loop.php
Maybe you can integrate the pagination from posts loop on flex block.
Hope this will help you!

Calin
tagDiv Staff

Hi SquallSFU, yes it should work now -> https://i.imgur.com/HfXjjJ5.png just make sure that you have reactivate the Instagram id in theme panel.
Thank you!

Calin
tagDiv Staff

Hi Genkokov, unfortunately I do not have the skills of developers therefore the only thing that I can do is to announce our developers about this situation and they will deal with it. I’m sorry for this inconvenience! but if the infinite loading is not improve the position/rank on google index, the only solution for the moment is to disable it until our developers will check the problem.
Also the problem with indexing the ?tdb_action=tdb_ajax was solved in last version -> wp-content/plugins/td-cloud-library/includes/tdb_functions.php -> https://i.imgur.com/Ft4mnaH.png
Thank you for your understanding and sorry for the inconvenience!

Calin
tagDiv Staff

Hi,

Unfortunately there is no general option for this, you must remove/comment the line of code from theme files as Simion suggested -> https://prnt.sc/nvsxz0

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The only changes that where made was only for Instagram and we added some new demos, there are no other changes for theme panel.
Please try the follow steps.
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

If the problem persists, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi nodi, please make sure that you have disable the “Drop menu items in More” from header main menu using tagDiv Composer -> https://i.imgur.com/eJ1D1gU.png
This should improve the load of menu!
Let me know the results!

Calin
tagDiv Staff

Hi,

Usually the font family can be set in theme panel -> https://i.imgur.com/LvqPmJM.png -> https://i.imgur.com/HFj0KBm.png this will be apply on all elements that has set the font family on default, but if you are using a pro demo you need to check the cloud template with tagDiv Composer too -> https://i.imgur.com/GNqglDI.png -> https://i.imgur.com/aXURkxS.png -> https://i.imgur.com/03SBY1y.png

Hope this ill help you!

Calin
tagDiv Staff

Hi,

Please no not share the private login on this open forum.
Using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders or shortcodes ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme, also the mobile theme will not display any sidebar)
-> https://i.imgur.com/9d0UWLT.png

Also you can show the responsive version on mobile theme (to get the same layout as on desktop on mobile) -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

I’m glad that i was able to help you, if you have other questions, just let us know!
Have a nice day!

Calin
tagDiv Staff

Hi, is look that this problem is made by a line height that is set by default on body -> https://i.imgur.com/CLRl5CY.png this can be fixed by setting a Line height on body -> https://i.imgur.com/gbVPDde.png or using a custom css -> https://i.imgur.com/qdPnRLn.jpg
.td_flex_block_1 .td_block_inner.td-mc1-wrap{
line-height: 0px;
}

This code need to be set in theme panel> custom code> custom css.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The Magazine PRO demos should be right under the default PRO demos -> https://i.imgur.com/0fOZgqn.png just make sure that you are using Newspaper v10.3.6 and all theme plugins are updated and activate -> https://i.imgur.com/fJnZckv.png

Let me know the results!

Calin
tagDiv Staff

Hi Nagarig, yes, using the method of hiding the content, this will still be there, but just hide, therefore it will be load a larger content that the one that is display.
Using the mobile theme plugin and setting the page content in mobile editor it will be load and display only that content.
Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately for the moment this can be achieve only with custom work, but I noted your suggestion on out list for improvements.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please try the follow steps.
1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

If the problem persists, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

This tdb_action=tdb_ajax is related to the infinite loading functionality, the ?tdb_action=tdb_ajax can be found in wp-content/plugins/td-cloud-library/includes/tdb_ajax.php but once that is remove it will no longer work correctly the infinite loading.
I will make a note to our developers to check the infinite algorithm/code and to see if is not a better way to implement the code.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,
Normal it should work both options, but the one indicate by me is made special for our theme and the other one (https://snipboard.io/D60IAo.jpg) is the option by decault, as I know is set to take the one made by us, but normal should work with both options. I will make some tests to see if there are some problems using the default option.
Thank you!

Calin
tagDiv Staff

Hi inqusitive-stha, unfortunately this can be hide only with custom see, for the moment there is no option to remove it from comment section.
Please try this custom css
.comments .comment-form-input-wrap.td-form-url{
display: none;
}

This code need to be set in theme panel> custom code. custom css.

Hope it will help you!

Calin
tagDiv Staff

For other 3 problems:
1. To solve the problem with the log title you need to add an inner row and set the layout like this -> https://i.imgur.com/EduX1C4.png and set the left inner column the icon and in the right one the post title after that in css tab set for the icon inner column a fix width -> https://i.imgur.com/aVN2tbC.png and for the other one sit it 100% – that fix width -> https://i.imgur.com/oHx2xan.png

2. For the number of subcategories, you need to edit the cloud header with tagDiv Composer and change the -> https://i.imgur.com/HBfJDew.png

For 3 problem, you need to activate the og: image, you can use our guide from here -> https://forum.tagdiv.com/facebook-share/ use yoast seo (in this guide you will know how to display the og image using yoast plugin).

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

The first problem with comment section, that icon can be set there only if you are using a custom css and an image from -> https://i.imgur.com/UaJg6RY.png
#reply-title:before {
content: '';
position: absolute;
top: 1px;
left: 0;
background: url("http://localhost/Newspaper/wp-content/uploads/2020/08/119.jpg");
height: 30px;
width: 35px;
}
#reply-title {
position: relative;
padding-left: 46px;
}

The image must be set in media and you can get the link from here -> https://i.imgur.com/c0CMxKz.png
Also teh code need to be set in theme panel > custom code > custom css.

Thank you!

Calin
tagDiv Staff

Hello,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Unfortunately this can only be solved from the hosting service:
https://www.gavick.com/documentation/wordpress/resource-limit-is-reached-fix
Please contact your hosting provider!

Calin
tagDiv Staff

Hi,

If the problem reaper or you have other problems, let us know!

Have a nice day!

Calin
tagDiv Staff

Hi,

What you can do is to edit the cloud header with tagDiv Composer and add and z-index on mega menu -> https://i.imgur.com/HrQtcBC.jpg -> https://tagdiv.com/tagdiv-composer-page-builder-basics/

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi Suuzzzz, indeed is look that the profile image from Instagram is not adapt on iPad/tablet also if you are using the widget Instagram and not tagDiv Composer the option for load and profile image is not available. I note these problems on our fix list.
Hi DavidSiqueiros, please reset your Instagram account from theme panel and add it again -> this should look like this -> https://i.imgur.com/QOPVkDY.png and the Instagram should work again-> https://i.imgur.com/5tfq0PO.png
thank you for your understanding!

Calin
tagDiv Staff

Hi SquallSFU, is look that for you the Instagram is displaying different from us, please make a full backup to your website and database and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel and Instagram access. We will take a look to this problem and we’ll try to fix it. Include a link to this topic in the email.
Thank you for your understanding!

Viewing 25 posts - 15,676 through 15,700 (of 35,335 total)