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,


@lucascarano
If you mean the bog title when using block header 13 mentioned above, that doesn’t have a setting for the font properties. Only the actual block title has font settings
http://prntscr.com/mem9q3

However the big title can be customized with some CSS if needed. The default values are these (a line-height of 1)
http://prntscr.com/mema8u
You can change that with this code, (it can be entered in Theme panel->Custom code CSS section) use the value you want for the line height then enter it in the theme panel

.td_block_template_13 .td-block-subtitle {
line-height: 1;
}

If you have more questions let me know.
Thanks

Simion C.
tagDiv Staff

Glad you solved the problems, if you have any more questions please let us know. You can either create topics here in the forum, or contact us by email at contact@tagdiv.com and we will do our best to help.

Simion C.
tagDiv Staff
Simion C.
tagDiv Staff

Hi,

You could use a post template that doesn’t show the featured image in the post page, template 5 and 12
https://demo.tagdiv.com/newspaper/td-post-mcdonell-kanye-west-highlights-difficulties-for-celebrities/
https://demo.tagdiv.com/newspaper/td-post-blake-griffin-posterizes-aron-baynes-twice-in-clippers-spurs-game/

Or design a cloud post template with the tagDiv composer and don’t use a featured image element
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Or modify one of the cloud post templates designed by us and remove the featured image element from it, here you can preview the cloud post templates
https://affiliate.tagdiv.com/#/load/Single

Or disable the featured image from the theme panel, if you want to do this for the whole website
http://prntscr.com/melj7s

Thanks

Simion C.
tagDiv Staff

Hi,

There was an issue with shortcodes identified eventually, it was fixed in the 9.2 update
http://prntscr.com/melhac
You should consider to update to the latest theme version, it should’t happen anymore when using shortcodes in text elements, in the composer.

Thanks

Simion C.
tagDiv Staff

Hi,

So indent the lines in a bullet list? You could check some topics about it
https://stackoverflow.com/questions/11445453/css-set-li-indent
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Lists_and_Counters/Consistent_list_indentation
I believe that is what you want to do. If I misunderstand let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

1. So the first code has to be entered in the theme header, between the head tags. If you use a child theme you can copy the theme header file there, and enter the code in it
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Or you can enter it in the theme panel here – http://prntscr.com/mel7vj and it will be automatically placed between the head tags in the header.

Both these methods are considered safe methods, the code will not be lost after a theme update.

2. This code is the code of the widget, use it where you want it to appear. Where the composer can be used (pages, cloud templates) you can enter it in text elements, like column text or text with title
http://prntscr.com/mel8q7
In widget sidebars entering it in text widgets should work just as well
http://prntscr.com/mel976

Thanks

Simion C.
tagDiv Staff

Glad it worked and thank you for the feedback, may be helpful to other users with the same issue.

Simion C.
tagDiv Staff

Hi,

Maybe you entered that script in the theme header check if it is present there
http://prntscr.com/me8kk7
Or it could be entered in this section of the theme panel – http://prntscr.com/me8kxj
Or maybe a plugin is loading it in the header, check those as well.

Thanks

Simion C.
tagDiv Staff

Now it is working, at the moment of checking it was offline as seen in the screenshot. You don’t need to remove items from the top just to fix this. I presented two solutions above.

The CSS solution is like this – http://prntscr.com/me89fj

.td-header-top-menu .menu-top-container {
margin-right: 0;
}

Or stretch the top bar to a wider width in the theme panel as shown. You can try this or he CSS, each will work.

Simion C.
tagDiv Staff

The code will work. You can increase the margin top in the code, for more space between the header and the content – http://prntscr.com/me828t

Simion C.
tagDiv Staff

Hi,

1. In the theme panel you can enable the category tags for each module
https://forum.tagdiv.com/category-tag-on-modulesblocks/
That is module 16 so check in the theme panel if the category tag is enabled for it.

2. You mean the block titles? There is a general setting for them in the theme panel
http://prntscr.com/me7wkz
Or you can do it per block in the composer – http://prntscr.com/me7x01

Thanks

Simion C.
tagDiv Staff

That can be done, the row containing the post content can be stretched leading to columns being wider
http://prntscr.com/me7lbp
For that to be possible a cloud template is needed – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Here you can see the available cloud post templates designed by us, preview and even edit them to see how they are made
https://affiliate.tagdiv.com/#/load/Single
There is also a blank template which will allow you to create your own post templates from scratch.

Simion C.
tagDiv Staff

Hi,

I know that can happen when adding a custom link in the menu and no text is set
http://prntscr.com/me7f49
But for pages I did not see it before. I found some topics similar to what you are describing, maybe they are helpful
https://wordpress.org/support/topic/menu-item-pending-on-custom-and-page-links/
https://wordpress.org/support/topic/menu-broken-new-menu-items-show-pending/
https://blondish.net/wordpress-troubleshooting-tip-how-to-fix-the-pending-menu-problem/

Thanks

Simion C.
tagDiv Staff

Hi,

Those settings you mention from the theme panel will affect the header and footer socials only. I believe that section is found in the news week demo
https://demo.tagdiv.com/newspaper_week/
Those are set in the page content, in this case you can edit the page with the tagDiv composer and configure them there – http://prntscr.com/me78io

Thanks

Simion C.
tagDiv Staff

Hi,

You could upload an image for example in this size – http://prntscr.com/me5n1d it will look good in the modules that use that size, but in other modules which there will be problems. That is why in order to allow more thumbnails to be produced a larger original image is needed.
The theme will crop the images center top, this was decided to be he best method overall for he thumbnails.

More flexible results can be achieved with flex blocks, these have an option to first choose a thumb size, then modify it’s width and height
http://prntscr.com/me7300
These are block designs made by us based on flex blocks, you can preview and even edit them here
https://affiliate.tagdiv.com/#/load/Blocks
Each can be imported through the cloud library plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

If you have more questions let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

Seems the website provides a 404 at the moment – http://prntscr.com/me5j6g

I believe that is happening because there isn’t enough space for the top bar elements to display in one row. There are a couple of solutions.

First one, I could create a code to reduce the margin/padding between the elements so that they all fit in one row. Let men know when the website is online again.

The second one would be to stretch the top bar space – http://prntscr.com/me5kk2

Thanks

Simion C.
tagDiv Staff

Hi,

Don’t edit the demo posts, create your own posts. If in the future you decide to uninstall the demo or install a different one, the demo posts and pages will be removed
https://forum.tagdiv.com/installing-demos/

Create new pages or edit the homepage provided with the demo (note what is said above), and add what you want want from the available elements in the tagDiv composer, grids, blocks etc. These will display your posts, configure them as you want. Editing a page is possible from many places
http://prntscr.com/me555shttp://prntscr.com/me55fshttp://prntscr.com/me55ue

Be sure to set featured images or videos for the posts so the theme can create thumbnails from them (these are the images that represent the post in blocks/grids)
https://forum.tagdiv.com/featured-image-or-video/
https://forum.tagdiv.com/theme-thumbs/
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

That message you are receiving will not cause any problems. It can appear when changes have been made to the page in the backend.

Note that in themeforest only the latest version of the theme is available at all times. You can check the theme version here – http://prntscr.com/me58ao
Changelog for all theme updates here at the bottom
https://themeforest.net/item/newspaper/5489609http://prntscr.com/me58l6
We can’t sell older version of the theme, if you downloaded the theme before an update you can download it again now, latest version is 9.2.2.

Thanks

Simion C.
tagDiv Staff

Hi,

That is possible with the tagDiv composer as well. Starting with the introduction of the cloud library plugin a few updates ago (version 8.8) now post templates, category templates, author templates etc can be designed with the tagDiv composer
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Here you can preview and even edit the cloud post templates designed by us
https://affiliate.tagdiv.com/#/load/Single
You can import these and use them as they are or modify them. or you can design your own starting from a blank template.

Thanks

Simion C.
tagDiv Staff

Hi,

We will try to help you with these issues. The first and most important step would be the theme requirements guide, there will be various issues if these are not met
https://forum.tagdiv.com/requirements-for-newspaper/
It is true that there is currently an issue with the mobile theme (this will be fixed in the next theme update), but if it’s not active it can’t be blamed.

Indeed seems that the images do not load in the posts , also other elements such as the header search, the related articles section at the bottom of the post, these are not working correctly.
Usually this is caused by a plugin conflict, conflict between the theme and various codes entered in the theme panel, theme files or child theme.

These would be the next things to check, deactivate all non-theme plugins as a quick test, remove theme modifications and deactivate the child theme temporarily, also codes in the theme panel if you entered any.

When configured properly it shouldn’t cause any issues
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Make sure the data you enter in it is according to the documentation. If it still causes problems we could take a look at it. Send us admin access at contact@tagdiv.com so we can check it. Include a link to this topic in the email. Let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

Predefined blocks don’t have such settings. They will always looks as they were designed
https://demo.tagdiv.com/newspaper/block-12/
Modifying the thumbnail is not possible by a setting, each module has it’s thumb size created by the theme, Block 12 (module 11) uses this size – http://prntscr.com/me48f9
http://prntscr.com/me492f

Only flex blocks available in the tagDiv composer have options to load a bigger thumbnail and modify it’s height and width – http://prntscr.com/me4bo6
For example these block examples are made with flex blocks, you can preview and even edit them here – https://affiliate.tagdiv.com/#/load/Blocks
Each can be imported through the cloud library plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks

Simion C.
tagDiv Staff

That is not quite right, I will give you the line of code and you can replace it on your end. Here it is
https://pastebin.com/tuWMTefdhttp://prntscr.com/me46vx
Be sure to enter the IDs of the posts in the code, those can be seen while hovering their names in the posts screen – http://prntscr.com/me47mp

Simion C.
tagDiv Staff

Hi,

There is a search form element in the composer, so you could use that
http://prntscr.com/me3wn1
It was added in version 9.2 of the theme – http://prntscr.com/me43ce and it requires the cloud library plugin to be active in order to use it.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t exactly know how I could help you with this. The theme itself doesn’t send any emails, these are managed by WordPress or a plugin, or the hosting if they have an emailing service. For example WordPress can send emails in these cases
http://prntscr.com/me3r4w
Here is a guide – https://www.wpbeginner.com/wp-tutorials/how-to-use-smtp-server-to-send-wordpress-emails/
If I misunderstand something please correct me.

Thanks

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