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,

That is not the post page, this is the post page
https://www.pakdefense.com/blog/pakistan-army/
I see the post template 8 is applying just fine at the moment, while not being logged in
http://prntscr.com/jzh8r6
Please correct me if I misunderstand something.

Thanks

Simion C.
tagDiv Staff

Hi,

What exactly are these snippets? I will try to help you but I don’t quite understand what you are referring to. If you could mention some more details about them it would be very helpful.

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe that code does not apply for those links, I could take a look if you can provide an exmaple. Note that you can also color the links as you are creating them, either in WordPress editor or composer
https://www.screencast.com/t/7ZQ3m7vs
https://www.screencast.com/t/qV5x1kQmvKme

Thanks

Simion C.
tagDiv Staff

The title could be remove only for that page with CSS, by using the page ID. For example on a test page
https://www.screencast.com/t/KaWd6Q2m

.page-id-XXX .td-page-header .td-page-title {
display: none;
}

Simion C.
tagDiv Staff

Hi,

1. That website seems to use a svg logo, this one to be more exact
https://d5c0iea6jarb7.cloudfront.net/images/hypebeast2018/hypebeast-logo.svg?w7h421lv
From what I can find online there are differences between image quality when using svg as logo. Some topics I found here
https://www.externaldesign.com/using-svg-graphics-in-wordpress/
https://elfsight.com/blog/2017/05/svg-png-jpeg-choose-the-image-format-for-your-website/
https://bjornjohansen.no/svg-in-wordpress

2. There is no unnecessary vertical space added, the header will be the height of the logo plus some padding
https://www.screencast.com/t/Rs7neHZpg
So the height of the header will be the height of the logo and some padding. Changing the line height of the main menu may affect the total height of the header
https://www.screencast.com/t/2MxDUFDm67

3. If you want to use that code be sure to enter it in the Theme panel advanced CSS desktop section, modification made to headers may not look best across all devices, so multiple codes would have to be made by viewport, or a more optimized version then that example if possible.
It is best and also recommended to try and use header styles as they are.

Thanks

Simion C.
tagDiv Staff

Hi,


@baris76
I could inspect the website, provide a link to your website if possible where the social counter is placed. Thsi is also a guide to configure the counter
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Facebook has changed, now it will only require an ID.

Thanks

Simion C.
tagDiv Staff

Hi,

The same modules are used for the blocks as widgets, so the same general settings will work for fonts customization
https://www.screencast.com/t/rLp8gbU6iFEv

For the coloring part, there are settings for the block title colors per block
https://www.screencast.com/t/ISXZOsn9h3h
Or general settings – https://www.screencast.com/t/K32B6HyPKAgC

If you require something more specific, provide a link to your website with details about what exactly you want to do. I will try to give you a solution.

Thanks

Simion C.
tagDiv Staff

Using the category templates built with the composer, the sidebar can only be built with it. So one category template can contain one sidebar built with the composer. It will be the same sidebar for the categories which use that template.

Only the default predefined templates allow a sidebar to be set for each category, in the theme panel.

Simion C.
tagDiv Staff

Hi,

The website logo is visible in the screenshot you provided, a simple search on Google led me to your website where I could see the problem happening. I added it on our list and it will be fixed.

Thanks

Simion C.
tagDiv Staff

Hi,

Try the general setting in the theme panel
https://www.screencast.com/t/6xIQOmzMLsIw
That setting will affect all block headers including widgets, coloring them with the color you set. If it’s not working, please provide a link to your website so I can take a look.

Thanks

Simion C.
tagDiv Staff

Hi,

I also tested it and it still works, be sure to enter it in the functions file at the end of the code
https://www.screencast.com/t/fYomViHZ
Place the ad codes in the required placed, modify the number of paragraphs if needed. Here is the code again in a more usable format
https://pastebin.com/6FuZMgxw

Simion C.
tagDiv Staff

Hi,

No, that is not possible. That isn’t the actual video you set as featured in the post edit screen, it is a thumbnail image created from the video. Once you set a featured video and update the post, a thumb from the video will be set as featured image
https://www.screencast.com/t/AKzeRb7JPGy
A video icon is placed over that thumbnail to indicate the post has a video format.

The theme modules will only display thumbnails, not videos. You can find out more about this here for example
https://forum.tagdiv.com/featured-image-or-video/
https://forum.tagdiv.com/theme-thumbs/
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

Thanks

Simion C.
tagDiv Staff

Hi,

That code works properly, I tested it as well.
Without code – https://www.screencast.com/t/HU6wJ5s706
With code added – https://www.screencast.com/t/har5K9wl
Hiding the post views with CSS will allow the popular posts sorting to work, the views will still be counted. Enter the cod, enable the ajax view count and then clear the cache as specified
https://forum.tagdiv.com/ajax-view-count/

Thanks

Simion C.
tagDiv Staff

Hi,

That demo you mention uses the multipurpose header style 3, together with the force header width settings in the theme panel
https://www.screencast.com/t/tDga2xw4wzUJ
The header will be stretched on the whole website if you use those options, regardless of general background images or colors. They will be forced to your chosen width.
A header background image can be set in the theme panel
https://www.screencast.com/t/raFzXhFlry

Thanks

Simion C.
tagDiv Staff

Hi,

I could take a look, please provide a link to one of the posts that currently have these issues.

Thanks

Simion C.
tagDiv Staff

Hi,

There is no description for the tag templates, it may be added in a future update however. The new Cloud library plugin is in beta phase, it is also optional. If currently it does not meet your requirements, you could not use it for the time being. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

So what exactly needs to be transparent? a screenshot would be helpful and some indications. I will try to modify the code accordingly.
Currently it will make the whole page transparent by a level. It could be made more precise.

Simion C.
tagDiv Staff

Hi,

I could take a look, please post a link to your website. The header ad spot would have the same functionality as the rest of the ad spots, so the ad should function the same.

Thanks

Simion C.
tagDiv Staff

Hi,

Deactivate it if it appears as activated, then delete it. Re-install the social counter plugin from the theme plugins panel
https://www.screencast.com/t/XNwIL0k5Rrt0
Then activate it and there should be no problem. This plugin along with the composer will try to be updated automatically after a theme update, sometimes this fails however leaving the plugins deactivated. Let us know if there is still a problem.

Thanks

Simion C.
tagDiv Staff

Hi,

All the thumbnails that the theme creates are cropped, please check here
https://forum.tagdiv.com/featured-image/
Depending on your original image aspect ratio and the grids/blocks/modules used there will be different results
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
You can use any featured image size you want, bigger and higher quality images will create better thumbnails.

If you are not satisfied with the featured image when sharing on Facebook, you can set an image of your choosing in Yoast settings for each post
https://www.screencast.com/t/BNZlpmXXbjgm
Also check some Facebook recommendations for the image size
https://support.wix.com/en/article/recommended-facebook-share-image-size
https://louisem.com/3838/facebook-link-thumbnail-image-sizes

Thanks

Simion C.
tagDiv Staff

Hi,

A general width setting does not exist, you can stretch rows or use full width grids
https://www.screencast.com/t/IzxhRRtpNXuh
There are 10 full width grids available – https://demo.tagdiv.com/newspaper/full-big-grid-1/

As a side note, if you use any general backgrounds (color or image) set in the theme panel, then the website will be boxed
https://forum.tagdiv.com/background-introduction/
In that case there will be no full width results, remove the background to achieve full width.
Header and footer elements can be forced to full width as well
https://www.screencast.com/t/tDga2xw4wzUJ

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe the page does not have any content in it or there are not many elements in it, the footer position will be relative to the amount of content you have in the page. Try to place more elements in the page if that is the case.

Simion C.
tagDiv Staff

Hi,

If you deactivated this setting in the theme panel
https://www.screencast.com/t/w6xCHqeDQnBE
Then the author name will not be displayed on blocks/modules anymore. If they still are, maybe you have caching, try to clear that.

You can place custom ads in the sidebar by adding ad box widgets to it
https://www.screencast.com/t/Ffn37eNTs2N
In those ad boxes you can choose from your custom ads. Be sure to enter corresponding ads in the theme panel custom ads as well
https://www.screencast.com/t/vEWF5KWYT

That is probably your permalink structure, check in WordPress settings
https://www.screencast.com/t/n16DEBNmYU
Or maybe it is the site address – https://www.screencast.com/t/q6QBaot2eoM

Let us know if you have more questions.
Thanks

Simion C.
tagDiv Staff

That is a different module in the cloud plugin files
https://www.screencast.com/t/zNhDQ2Gh7ZrS
Main function here – https://www.screencast.com/t/tEfwTm1wFwL

Simion C.
tagDiv Staff

Hi,

Please try as suggested above and save the page and then view it, the categories will be displayed. In the composer edit screen they will not be displayed. Example
https://www.screencast.com/t/6D8HTRCMat
https://www.screencast.com/t/jTQ7ZYYsZUMD
So they will disappear in the composer edit screen, when you save the page and view it they should be displayed according to your filtering.

Thanks

Viewing 25 posts - 8,451 through 8,475 (of 20,681 total)