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,

Something like this should work, you can enter it in the custom CSS section of the theme panel

body[class*=single-paged] .td-post-content .wp-block-image {
display: none;
}

First smart list page – https://prnt.sc/uan187
The rest of the smart list pages – https://prnt.sc/uan1gz

2. From what I can see that is how the image captions are displayed with smart list 6, aligned to the right. They are supposed to be displayed like that. To make them center aligned, it could be done with some CSS as well https://prnt.sc/uan4hm
This will do that

.td_smart_list_6 .td-sml-caption {
text-align:center;
}

Thank you!

Simion C.
tagDiv Staff

Hi,

The post views must also be active, please check if they are active https://prnt.sc/uamwjk
If the post views are active, as soon as you activate the 7 days sorting option for a block the posts with most views should begin to appear in it.
The theme will count the views posts get, and display the ones with the most views in that respective block.

Thank you!

Simion C.
tagDiv Staff

Hi,

That may happen, normally the featured image is used when sharing the post on socials. For that to happen, there are some requirements. We recommend the Yoast SEO plugin https://yoast.com/help/getting-open-graph-for-your-articles/
The plugin will load the necessary tags, and the correct image for sharing the post. You can use other SEO plugins if needed, all should load the same tags correctly.

In case the issue remains after following that guide, test the post with the debugger https://developers.facebook.com/tools/debug/ Then check again.

Thank you!

Simion C.
tagDiv Staff

Hi,

The featured image can’t be displayed inside the post content. It can be displayed above, below, on the sides of the content, but not inside the actual post content.
You can check some post template designs with various locations for the featured images, here https://cloud.tagdiv.com/#/load/Single
If you have more questions let me know.

Thank you!

Simion C.
tagDiv Staff

Hi,

Are you referring to a specific block in the demo? Or a different element? Please mention which one it is exactly, so I can check how it is made.
Elements from that demo are available in the cloud library, maybe the one you are looking for is there, and all you have to do is import it in your desired page or template
https://prnt.sc/ua8ygt

Thank you!

Simion C.
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide a link to the respective website, admin login, and the license key. We will fix it.

Thank you!

Simion C.
tagDiv Staff

Hi,

If you are referring to the predefined footer templates https://forum.tagdiv.com/footer-templates/ meaning these ones https://prnt.sc/ua8o97 they will appear in the theme panel only if the standard pack plugin is active https://prnt.sc/ua8pfw

If you want to use them, please check if the standard pack plugin is activated.

Thank you!

Simion C.
tagDiv Staff

Hi,

Are you referring to the category pages? Those should only show the posts that are assigned to the respective category. Please provide some examples, with links if possible, where that behavior can be seen.

Thank you!

Simion C.
tagDiv Staff

Hi,

There was a WordPress update yesterday, seems to contain fixes mostly https://wordpress.org/support/wordpress-version/version-5-5-1/
We have tested the theme with WordPress 5.5 since before it was released officially, the Gutenberg editor should work as with any other theme. If you should find any issues that happen only when using Newspaper, please let us know and we will check.

Thank you!

Simion C.
tagDiv Staff

Hi,

I believe you are referring to this space https://prnt.sc/ua1uas There is a 10px margin there for the modules one the sides, modules 1.
You could work with pixel values and take into account that margin, for example https://prnt.sc/ua1wyrhttps://prnt.sc/ua1x9j That should work fine.

Regarding the row marginm what you try to do is to set a negative margin bottom for the grid (-48) https://prnt.sc/ua249n and a margin bottom for the row https://prnt.sc/ua24ks (48) For mobile set the grid margin to 0. That should work. Let me know.

Thank you!

Simion C.
tagDiv Staff

Hi,

Please try entering just the number from the ID, in the social counter, this one

105661094565499

Then check again, it should work then.

Thank you!

Simion C.
tagDiv Staff

Hi,

You could display ad ad at the top of the footer https://prnt.sc/ua1fd7 But that will be displayed in the whole website not just in category pages. Category pages don’t have an ad spot in the content, ads that will appear in them are the header, footer and sidebar ads. Only by modifying the category template would that be possible, something like this https://forum.tagdiv.com/topic/advertising-block-in-category-page/

Thank you!

Simion C.
tagDiv Staff

Hi,

That can be disabled in the theme panel post settings https://prnt.sc/ua1e9z

Thank you!

Simion C.
tagDiv Staff

Hi,

There is still something with the key, its not working. It works with my key, but not with yours. I suggest to regenerate the key https://prnt.sc/ua1a7h Then check again. Let me know.

Thank you!

Simion C.
tagDiv Staff

Hi,

The post sidebar will appear on mobile, on the bottom of the page. I have checked one of your posts, I see you have entered a custom HTML widget in the sidebar https://prnt.sc/ua14yo
I also see that in the code you entered in the custom HTML widget you may have used the class specially created to hide the content on anything else than desktop https://prnt.sc/ua15df
Please check the code entered in the widget, remove that div with the class if its there, and the widget should be displayed on all devices as a result.

Thank you!

Simion C.
tagDiv Staff

Hi,

1. I believe you have set a font size specifically for that post template, for the post title, please check in the theme panel font settings here https://prnt.sc/ua0zoj

2. That isn’t a featured image, that is an image you entered in the post content. A smart list is below that image. But the result will be the same. The image will be shown in all the smart list pages, it is in the post content. The theme won’t remove it from the post content while using the smart list pagination.
I could try and provide a solution if you want to remove it like that, should this be for multiple posts in the same situation?

Thank you!

Simion C.
tagDiv Staff

Hi,

That would be module 1, that uses the thumbnail you mention. That thumb size is created specially for it, by the theme https://forum.tagdiv.com/newsmag-theme-thumbs/
The quality should be good, like in this page where the module can be seen https://demo.tagdiv.com/newsmag/category/module-1-category/ It depends on the original image as well however.

I have checked a few images you used as featured on your website, for example https://sviluppo.calcioinpillole.it/wp-content/uploads/2020/09/Garcia.jpg
The resulting thumb is this one https://sviluppo.calcioinpillole.it/wp-content/uploads/2020/09/Garcia-300×160.jpg I see it is created correctly.
By default the theme will just create the thumbnails from the featured images, it won’t affect their quality. Image optimization plugins could affect it, or any optimization methods which are meant to lower the size by reducing the quality.

Thank you!

Simion C.
tagDiv Staff

Hi,

The source meta is displayed only in the post page, and not in the modules. You would have to modify the module files in order to make them display it, if this is required. Here is a similar topic if you would like to give it a try https://forum.tagdiv.com/topic/add-via-or-source-text-on-posts-loop/

Thank you!

Simion C.
tagDiv Staff

Hi,

Could you provide a link to a post where the smart list issue with style 7 can be seen? I will take a look at the title.

Regarding the first images you mention, are these the featured images? Those will be displayed in all the smart list pages, maybe consider using a post template that does not show the featured image in the post page, for the posts which contain a smart list https://prnt.sc/u9dipp
That template is used in all the smart list examples in the demo website, for example https://demo.tagdiv.com/newsmag/5-interesting-facts-about-russia/

Thank you!

Simion C.
tagDiv Staff

Hi,

You could hide them, there is an option in the per category settings in the theme panel. For example https://prnt.sc/u9dfp3 -> https://prnt.sc/u9dfwk I believe that is what you would like to do. Please try it.

Thank you!

Simion C.
tagDiv Staff

Hi,

I have searched for an email from the address you mention, concerning YouTube in the social counter. I did not find one, I did find an older email and managed to log in. From what I can see it could be something with the API key you are using.
If I switch to an API key I have created for testing, the counter works fine
https://prnt.sc/u9ddau But when I use your API key that does not work. Do you maybe have any restrictions for the key? That can be seen like this for example https://prnt.sc/u9ddql Could you please check?

Thank you!

Simion C.
tagDiv Staff

Hi,

At the moment the composer doesn’t actually have a dedicated button element. But there are some ways of doing it. For example you can create the button in a column text element
https://prnt.sc/tf4sj8 There are a few styles for them – https://prnt.sc/tf4t9f

Thank you!

Simion C.
tagDiv Staff

Hi,

Are you using the Newspaper or the Newsmag theme?

Regardless of the theme however, if you want to customize the comments file, you can copy the file from the composer (not from the theme) – https://prnt.sc/tf4p5c in the child theme main folder – https://prnt.sc/tf4pcb Then you can modify it as you want. Please try it.

Thank you!

Simion C.
tagDiv Staff

Hi,

How should that be loaded exactly? They must provide some documentation or implementation instructions. What kind of methods do they provide for adding the webcam in WordPress? Would it be possible to provide a link to the documentation?

For example if they provide a shortcode, that can be entered in a column text element, in the composer, in any page – https://prnt.sc/syjx9n
You could try and enter embed codes there as well, that should work.

Thank you!

Simion C.
tagDiv Staff

Hi,

Sharing on socials require og metas to be loaded https://developers.facebook.com/docs/sharing/webmasters/
These can be added by various methods, usually with SEO plugins, such as the Yoast SEO plugin https://yoast.com/help/getting-open-graph-for-your-articles/

The theme will not add the og metas, you must add them by the desired method. If not, there will be sharing issues, such as the one you mention.

After installing the Yoast plugin or adding the og metas, you can test the post with the Facebook debugger https://developers.facebook.com/tools/debug/

Thank you!

Viewing 25 posts - 1,226 through 1,250 (of 20,681 total)