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 :)
Simion C.
tagDiv Staff

Hi,

I understand your point, but unfortunately we don’t have such a service at the moment. Also I can’t say if it will be available in the future.

If you have problems with the theme, we will however help as best we can. For more complex problems you can always send us an email at contact@tagdiv.com and provide admin access. Let us know.

Thanks

Simion C.
tagDiv Staff

It is quite fast indeed. Those suggestions should work from what I can find online, maybe try and search for more topics with suggestions and try others. We don’t have a guide at the moment that I can provide for the font issue.

Also be sure to try some render blocking improvements where possible
http://prntscr.com/np9skx
Also try and fix the mixed content issues with the images used in the logos and the favicon – http://prntscr.com/np9tte

Simion C.
tagDiv Staff

Hi,

From what I can see AMP is valid, no problem whatsoever – http://prntscr.com/np987d
http://prntscr.com/np98aa
Also the auto ads seem to appear – http://prntscr.com/np99s8
If I misunderstand let me know.

Simion C.
tagDiv Staff

It can be added in the theme panel custom CSS section. From what I can see it is working
http://prntscr.com/np95f2
If you have more questions let us know.

Simion C.
tagDiv Staff

Hi,

As far as I know block 3 has always used module 1 – https://forum.tagdiv.com/theme-blocks-modules/
Module 1 requires this thumbnail size – http://prntscr.com/np90m0 If this size is not enabled there should be a placeholder image – http://prntscr.com/np91io
If I misunderstand please let me know.

Thanks

Simion C.
tagDiv Staff

The rows in the header can be stretched, just like any rows. You can stretch the row with these options – http://prntscr.com/np8xu2
So you can stretch just the row itself while the content width remains the same, or you can stretch the row and the content.

Simion C.
tagDiv Staff

I don’t quite understand the problem you are facing. A page can be set as footer page, if that is what you mean. It can be done in the theme panel footer settings. Setting a footer page will replace the footer template.

Simion C.
tagDiv Staff

If you don’t want Gutenberg, install the classic editor plugin
https://wordpress.org/plugins/classic-editor/
Installing this plugin will automatically deactivate Gutenberg. The classic plugin will also add these options – http://prntscr.com/np8orq

Simion C.
tagDiv Staff

Sorry for the inconvenience. That is and was how the forum works. We reply in the oldest topics first, which would be fair to all users. That is why (if possible) it is better to provide all the details in the initial post.

We will take a look if you have sent us an email.

Simion C.
tagDiv Staff

Hi,

Seems it doesn’t load at all at the moment. Does this happen only with the slider element? What if you edit the page and remove it, then add it again. If the same happens, could be some kind of conflict with a plugin maybe. Try as a quick test to deactivate all non-theme plugins, then check if the slider appears.

In case you already tried this but the problem remains, we could take a look. Send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

Why not remove the link in the theme panel set for the backgrounder ad? maybe I am misunderstanding. So you have a background set in the theme panel, but don’t want the background to be clickable. There is something you could try and see if it works, try this code in the theme panel custom CSS section

.backstretch {
z-index: auto;
}

Thanks

Simion C.
tagDiv Staff

Hi,

One of those is the category tag of the post, all the theme modules can display a category tag. The other one I can’t say what exactly it is, maybe a custom field from a plugin set to display in the module.

That could be possible, it will require modifications to the theme modules however, they can only display what is defined in their code. That would be the only way to add extra meta in them, and how the website you mention did it most likely. With the settings the theme has it is not possible. That grid will look like this
https://demo.tagdiv.com/newsmag/big-grid-1/

If you have more questions let us know.
Thanks

Simion C.
tagDiv Staff

Hi,

I see there is a problem with these menu items – http://prntscr.com/np7ncs
A suggestion is to check what exactly these menu items are, in the WordPress menu settings. I am mostly sure they are categories. If that is the case, please add them as categories to the menu, like in this example – http://prntscr.com/np7ods

Right now I believe they are custom links, with no link set to them. You could also leave them as they are and set a link to where the menu item should direct, like in this example
http://prntscr.com/np7oxc
Remove the “#” and enter the links you want.

Either of these solutions will have the same result. The first one would be the proper way to create the menu however.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want to remove the delimitation in the post edit screen, this one
http://prntscr.com/np7hd7
By a setting it is not possible to remove it, but there is a way. Remove this section of code from the mentioned file – http://prntscr.com/np7hvx
The result will be like this – http://prntscr.com/np7i1e
If this is not what you wanted to do, or you have more questions, let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

This usually happens because of caching plugins or settings from them. Some caching plugins can mix up the main theme with the mobile theme. We recommend where possible to use the super cache plugin, in our tests such issues did not happen when the mobile theme is active – https://tagdiv.com/wp-super-cache-plugin-install-and-configure/

If you use the same caching from this topic
https://www.litespeedtech.com/support/forum/threads/issue-with-mobile-caching-in-lscache-plugin.17148/
You could check if the setting mentioned there is enabled, if not enable it and purge the cache. Check if that works.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want just the menu to be hidden, but the rest of the top bar should be visible? you could build or import a cloud header template and remove/not use a menu element
https://cloud.tagdiv.com/#/load/Headers
Or you could use CSS to remove it, something like this should work

.td-header-wrap .td-header-menu-wrap {
display: none;
}

If it doesn’t work, please post a link to the website and I will modify it accordingly. Or specify what header style you use. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

I see the problems, we could take a closer look. Please send us an email at contact@tagdiv.com and provide admin login so we can investigate. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

What theme version are you using? There were some problems in 9.7 and 9.7.1, they were fixed in the 9.7.2 update.
If you use an older version please update to the latest version. Here is a guide if needed – https://tagdiv.com/update-newspaper-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

That is possible, you can split a row like this – http://prntscr.com/novfmo
The rows have these stretch options – http://prntscr.com/novfvh

If you have a specific demo in mind, please mention which one and I will check it and tell you how it is made exactly. Note that some demo homepages can be imported from the cloud library
https://cloud.tagdiv.com/#/load/Homepages
Maybe the one you want is there, so you can import it ready made, with the cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Let me know.
Thanks

Simion C.
tagDiv Staff

Hi,

You can set no-index for specific pages or posts with the Yoast SEO plugin, edit the one you want and use the Yoast settings – http://prntscr.com/nousmh
https://kb.yoast.com/kb/how-do-i-noindex-urls/

Or do it in a robots file – https://stackoverflow.com/questions/26860835/how-to-no-index-specific-urls

Maybe there are other ways as well, you could search for more online of the ones from above are not helpful.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you mean the sub-categories shown in the mega-menu – http://prntscr.com/noug0h
There isn’t a limit set there, if there are more sub-categories they will appear there.

So if the category you choose to use in the mega-menu has more subcategories
http://prntscr.com/nouii4 they will appear in the menu – http://prntscr.com/noujvh ordered alphabetically.

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,


@thalesbrandao
When testing please use the AMP URL, for example

http://www.cidademarketing.com.br/marketing/2019/05/15/brasil-encerrou-o-mes-de-abril-com-cerca-de-626-milhoes-de-pessoas-negativadas-apontam-cndl-spc-brasil/?amp

I tested a post with the validator, seems there is an error related to AMP auto ads

https://validator.ampproject.org/#url=http%3A%2F%2Fwww.cidademarketing.com.br%2Fmarketing%2F2019%2F05%2F15%2Fbrasil-encerrou-o-mes-de-abril-com-cerca-de-626-milhoes-de-pessoas-negativadas-apontam-cndl-spc-brasil%2F%3Famp

If you want to use AMP auto ads, all there is needed is to enter the ad code in the theme panel, like this example – http://prntscr.com/nouedo
No need to do anything else, ads should begin to appear.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I know from searching online something must have changed on Facebook’s side, pasting the link to a Facebook video in the post content will not work anymore
https://wordpress.org/support/topic/facebook-videos-dont-show-on-the-classic-editor/
https://stackoverflow.com/questions/56143270/facebook-video-url-not-working-in-wordpress-sie

I get this – http://prntscr.com/nou6j8http://prntscr.com/nou6op
Using the embed code seems to still work – http://prntscr.com/nou70k
http://prntscr.com/nou73w
This works in the mobile theme and AMP is active as well – http://prntscr.com/nou7hu
So if you embedded thee videos as mentioned they will work in the mobile theme + AMP version.

But the modal you are referring to when images are clicked (mobile theme active) will not work. That will work only for desktop. The mobile theme is kept as simple as possible, for increased speed. Some users asked for a solution to remove any interaction with the images, that could be done with CSS – https://forum.tagdiv.com/topic/disable-click-on-photo-in-the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

You could set a negative margin for the row containing the grid and the row containing the block below – http://prntscr.com/notwqphttp://prntscr.com/notwyp Use a value of 48px because these are the default margins between rows.

Or I could give you a code for it, to remove the padding and margin as you want
http://prntscr.com/nou14i
The code can be entered in the theme panel, custom CSS section

.home .td_block_wrap.td_block_big_grid_fl_1 {
margin-bottom: 0;
}
.home.td-health .td-main-page-wrap {
padding-top: 0;
}

I could modify the code if needed.

Thanks

Simion C.
tagDiv Staff

Hi,

I see the problem, seems the Facebook comments appear 3 times for some reason. Once where expected, then below the related articles and also below the footer.

I could give you a code to remove the extra comment sections, you could give it a try

.single .fb-comments,
.single .heateor_ffc_facebook_comments_title {
display: none;
}
article .tdb_single_content .fb-comments,
article .tdb_single_content .heateor_ffc_facebook_comments_title {
display: inline-block;
}

Thanks

Viewing 25 posts - 2,376 through 2,400 (of 20,681 total)