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,

You will have to decide by yourself, a demo is simply a customization of the default theme. All of them can be seen here
https://demo.tagdiv.com/select_demo/select_demo_newspaper

The base functionality is the same for all demos, demos contain only additional design which will be loaded after you install a demo.
Check them all out, choose the one you like best and you think is suited for your purpose.

Thanks

Simion C.
tagDiv Staff

Hi,

Thumbnails will be cropped, not scaled. The theme uses a center top cropping
https://forum.tagdiv.com/featured-image/

Each module (modules form blocks and grids) has a required thumbnail size
https://forum.tagdiv.com/theme-thumbs/

Depending on the image you use, the module you use, the results will be different
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

If no module displays the images you use currently properly, maybe try and use different aspect ratio original images and make tests.
Flex blocks allow a degree of thumbnail modification, experiment with them as well
https://demo.tagdiv.com/newspaper/flex-block/

Simion C.
tagDiv Staff

This is highly unusual, so this is happening even without plugins?

I made many tests with buttons, images etc. The links appear as I enter them in my case
https://www.screencast.com/t/bM8Jj6aXMq
https://www.screencast.com/t/R6nNqWGgw

In your case both the image and the button have that “goto”in after the initial link, then another URL is added
https://www.screencast.com/t/p6GdTFKLIhK

If have no idea why that happens, plugins would be the first guess. Did you make any modifications to the theme or added any code in theme files?

Maybe this is a type of malware which redirects your links, you could scan the website
https://forum.tagdiv.com/topic/tutorial-good-basic-security-practices/

Simion C.
tagDiv Staff

Hi,

That is true, the more articles box can be disabled/enabled in general. Depending on the condition you want to create, there would be some possibilities.

Provide some examples of where you want it to appear, or where you want it no not appear.

Thanks

Simion C.
tagDiv Staff

Hi,

I checked one of your posts with the Facebook debugger as well, seems Facebook cannot see the og meta in the page source
https://www.screencast.com/t/0aeVE0acUXY
https://www.screencast.com/t/AllXDUHP4

There are some similar topics with this issue
https://forum.tagdiv.com/topic/issue-with-yoast-following-theme-change/
https://forum.tagdiv.com/topic/problems-with-open-graph-labels/

Simion C.
tagDiv Staff

Seems to be set right. Try to also enable the character subset here
https://www.screencast.com/t/XbCGIBclN3oo

From what I can see the font applies but not for all characters
https://www.screencast.com/t/WkNzYr94gX
Enabling the subsets should apply the font for all characters.

Simion C.
tagDiv Staff

Hi,

It is indeed, we try to provide a quality product and constantly try to improve it and also add new features with each update. There is a lot of hard work put in this theme.

Thanks

Simion C.
tagDiv Staff

Hi,

Usually those are related to insufficient memory, try to increase it
https://forum.tagdiv.com/requirements-for-newspaper/

Gradually as the website gets bigger, as more plugins are installed etc the WP memory will become insufficient. For most users a 256M limit would be enough.
Try to increase the value if needed, then check if the problem is solved.

Simion C.
tagDiv Staff

It would be, for example this code will apply only for posts in the “Poker en ligne” category
https://www.screencast.com/t/tCLB4pGz9R

.category-poker-en-ligne .td-post-content .td-post-featured-image + p > img {
display: none;
}

Simion C.
tagDiv Staff

1. That is the default functionality, when a category tag for example is clicked, it leads to the category page where all the posts from that category are displayed. Maybe I am misunderstanding something.
Where exactly are you clicking on the category and it is not directing like this?

2. Replied in your other topic.

Simion C.
tagDiv Staff

The actual link is this one – https://www.screencast.com/t/OnTm7g1Gu
So for example if I replace that link like this
https://www.screencast.com/t/rmgUyeO6Df
That will link to Google when clicked.

You could also disable the theme login, and add a custom link in the top menu
https://www.screencast.com/t/xDNTzhGv

Simion C.
tagDiv Staff

Hi,

Please check again, all the plugins are provided in the full theme package, plugins folder
https://forum.tagdiv.com/whats-included/
Download the full theme package and check in the plugins folder.

Thanks

Simion C.
tagDiv Staff

Thank you for mentioning this, it may be helpful for others who use the same plugin.

Simion C.
tagDiv Staff

Hi,


@vbrashier
What kind of ads are you using? Where is the ad code entered? The theme panel will display the ad at all times, according to where it is entered.

If and ad code is entered in the header ad spot, it will always be displayed there. The ad system is simple, it cannot be controlled by users, members, specific pages etc.
If that is required, consider using a more advanced ad plugin if possible.

Thanks

Simion C.
tagDiv Staff

That code is for images in the post content, the thumbnails will not be affected by it in any way.
Do you maybe use other CSS codes? I cannot seem to view this issue on your website. Where can I check it exactly, what page?
Create a test page and place the blocks with the issue, provide that so I can check with a 4k monitor.

It would be somewhat impossible for the video icon to be displayed outside of it’s container over the thumbnail, it is centered at all times
https://www.screencast.com/t/NuzuyxwqhZh
So despite the image being smaller or larger, the icon remains centered.

Simion C.
tagDiv Staff

Hi,

@manuovi You could keep both default date code and add the modified code below it. Example for post template style 2
https://www.screencast.com/t/Pwa0u3iH
Result – https://www.screencast.com/t/1r3efBiFCT
So add the provided code below the default date code, instead of replacing it.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a setting to set a sidebar for bbpress and buddypress, in the Theme panel->Template settings
https://www.screencast.com/t/E1H5FAlRw0oa
Create and set a sidebar containing the widgets that you want.

Thanks

Simion C.
tagDiv Staff

Hi,

There are dedicated elements for images, blocks and grids are meant for posts
https://www.screencast.com/t/vgShcIqSa

Some of the image elements have the options to set a custom link for the images used. For example the title over image
https://www.screencast.com/t/7H07suz3o
So you could use image elements with custom link options, blocks and grids will always display post thumbnails which will lead to the post. That is their intended functionality.

Thanks

Simion C.
tagDiv Staff

Hi,

The login button can only be disabled, not replaced. Unless maybe you make modifications in the code. The default login link in the top bar is defined here
https://www.screencast.com/t/OfhHdZN1I
You could try and replace that with your own custom login link.

Simion C.
tagDiv Staff

Hi,

What exactly is happening? When is this happening, or what are you doing before it happens? What are you adjusting in the theme?

Be sure to check the theme requirements guide carefully, top to bottom
https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources can cause problems. For composer loading problems also check these topics
https://forum.tagdiv.com/topic/gray-page-tagdiv/
https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/

Simion C.
tagDiv Staff

Hi,

1. If you are referring to modules (which form blocks and grids) these will display only one category tag. This is block 1 for example
https://demo.tagdiv.com/newspaper/block-1/

The category tag that will represent the post is the primary category of the post. If one is not set manually, the theme will pick the first one alphabetically. If there is only one category, that will be primary.

Here you can find out more about the primary category, how can it be set manually and what elements are affected by it
https://forum.tagdiv.com/primary-category/

If this is not what you wanted to know, please correct me.

2. The font size for the post titles on mobile is predefined, I believe to 32px. if you change the size in the theme panel it will apply on desktop, but on mobile the same 32px will be used. With the optional mobile theme plugin it will be 30px.

That is the case for the predefined post templates. It can be changed with some CSS if needed. I can provide it to you. Mention how you would like it to be.

However if you use a cloud post template, the post template can be designed with the tagDiv composer
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You will be able to set one size for desktop, and one for mobile
https://www.screencast.com/t/u3R6zvkq8b
The new cloud templates will allow many possibilities, which the predefined post template don’t have.

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

I could take a look if you can post a link to your website, where the gallery appears. It should work exactly as in the demo
https://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/

Simion C.
tagDiv Staff

Hi,

So the theme panel is not saving the settings from what I can see. In some previous cases that was caused by a server firewall or security plugin
https://forum.tagdiv.com/topic/cant-save-theme-options-2/
Check while saving in the browser inspector console, if there are any errors they will be shown there.

Simion C.
tagDiv Staff

Hi,

Not all fonts are available in the theme, that font you mention is not. However note that you can upload up to three additional fonts (for the moment) in the theme panel
https://forum.tagdiv.com/font-customization/

Once you get the font follow the indications in the guide. After you upload the font in the theme panel, it will appear in the font selection drop-down.

Thanks

Simion C.
tagDiv Staff

I thought it had an option to remove the image. It seems it doesn’t. I will make a note of this and see if that can be added to the related articles. All requests are noted.

Viewing 25 posts - 7,101 through 7,125 (of 20,681 total)