Search Results for 'block'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

If you referring to this -> https://i.imgur.com/UfoycNI.png in the sticky menu is set a block -> https://i.imgur.com/n1t7SBi.jpg

Thank you!

Anamaria
tagDiv Staff

Hello,

You can create your own block, and set what filter you want -> https://i.imgur.com/Iu0Ou3A.png and copy the code -> https://i.imgur.com/8SJxyxF.png

Thank you!

selvamurali
Participant
#0

Dear team
your Newspaper theme is good but Your Own Tag builder is not comfortable for us, so we would like to use wpbakery page builder but your blocks not showing in wpbakery page builder, could you please help me to work your theme working with wpbakery page builder

kindly help me
Thank you

Anamaria
tagDiv Staff

Hello,

If you want you can copy and paste the blocks, also, you can copy the style like in this video https://www.screencast.com/t/Nff7hH6NaNtt

Thank you!

Anamaria
tagDiv Staff

Hello,

What key? If you referring to the activation code, you can reset from System Status -> https://www.screencast.com/t/Zt12bpyX
If you want to display a particular category, you can filter the blocks -> https://i.imgur.com/JSxTplN.png-> https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

mverminski
tagDiv Member

Hello Calin,

When editing the template in TD Composer both blocks look correct. I just tried your idea of copying the style from the lower box that is correct and pasting it into the top box. It still looks correct within TD Composer, but it is wrong on the front-end.

Back end – https://imgur.com/rjABEIJ
What is showing on the live site – https://imgur.com/4fPRqoE

EDIT: I installed Healthcheck & Troubleshooting. Enabled Newspaper and the required plugins. So all other plugins were disabled except for those required by the theme. The problem still exists.

Anamaria
tagDiv Staff

Hello,

I can suggest to you is to use a Flex Block 2 -> https://i.imgur.com/Qe7TY6r.png

Thank you!

Bettina
tagDiv Staff

Hello @mgiannelis!

Unfortunately, if you mean blocks, then there is no option for that. We have this option for the other elements like social icons,etc.

Thank you!

Anamaria
tagDiv Staff

Hi,

I don’t have the skills of a developer to know exactly which is the solution, that is why I recommended you to use Flex Block until the problem is resolved.

Thank you!

Sekhar
tagDiv Member

nothing is going as per the plan. the mobile page isn’t loading as intended. page speed in down. slider isn’t working properly. arrows on the slider are not showing up. Instead i see pictures of the empty boxes on slider. on top of that the letters in everyblock is being cut by the line. help. I will send you the necessary details via email

estaths
tagDiv Member

In order to have modified date, make sure you select Show date from the Layout tab.
I just test it on the latest version of the theme 11.4.2 and this is working perfectly.
For example: an article is from 11.03 and the modified date is 14.03. So, the modified date 14.03 should be displayed only when the option is on.
Please make sure it is not about cache. Deactivate the cache plugin that you use and see the results.

Hello, first of all I would like to clarify that the issue is with the flex block element (post grid) that we use on tagDiv page builder, the dates on the post page are working fine.

We have updated the theme from 11.4 to 11.4.2 and the issue persists.

We have deactivated the cache plugin, we have selected Show date and whether we tick the option “Show modified date” or not, it always shows the modified date.

For example, a post was published on 19.03 and modified on 23.03. It always shows 23.03 on the grid and we would like it to show the publish date 19.03.

Anamaria
tagDiv Staff

Hello,

For the table please use this custom code css

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
border: 1px solid #000;
}

For category, the links are undefined -> https://i.imgur.com/BY3sNw0.png please provide other.

Thank you!

Anamaria
tagDiv Staff

Hello,

This video is old, many changes have been made to our theme and that guide is deprecated -> https://i.imgur.com/T0dtzxn.png that is why I recommend another guide updated -> https://forum.tagdiv.com/cloud-library-category-templates/
As I said, you can do those styles with tagDiv Composer, these options are used for Standard Templates, so if you want to use then you need to activate the tagDiv standard pack, but this can not be customised with tagDiv Composer.
The cloud templates are more flexible.
Also, you can import different styles/ blocks for cloud templates from tagDiv Cloud Library -> https://cloud.tagdiv.com/#/load/Category
Also, you can create the sidebar with tagDiv Composer like in this article -> https://forum.tagdiv.com/sidebars-tutorial/

Thank you!

Calin
tagDiv Staff

Hi,
The code was for entire website where was injected that code. If you want to be only for the header, then you can try it like this -> https://i.imgur.com/VzscXz5.png
.td-header-template-wrap .td_block_wrap {
margin-bottom: 0;
}

Like you said, there are elements that by default have set a margin or padding and all elements have in tagDiv Composer a css tab from where can be adjusted. For example this https://i.imgur.com/OFEZBRz.png is a margin -> https://i.imgur.com/CsOlY71.png
I hope this will help you!

Anamaria
tagDiv Staff

Hello,

Indeed, on the posts loop, only one author is displayed. I added this bug, and I hope in the next update will be fixed.
A solution is to use a flex block and to set filters until it is resolved.

Thank you for your understanding!

Anamaria
tagDiv Staff

Hello,

To show the author on the blocks, please edit with tagDiv Composer, select the block and in the tab called “Layout” is the option to show the author -> https://i.imgur.com/3Zo0njy.png
If you do not mean this, then please provide more information about what you need to achieve, screenshots or a video in order to help you efficiently.

Thank you!

ersandrino
Participant
#0

Hello,
at your suggestion I am using the “molongui” plugin to have the possibility to insert more than one author. Unfortunately, I have very obvious problems. The plugin works correctly for example on the home page using the various blocks. Even entering the article the authors are displayed correctly. Unfortunately, if you use for example the list of a tag archive (use pulse PRO tag cloud), only one author is displayed. The block that is used is: Posts Loop. Why does this happen?
I hope it can be resolved quickly

marvinschaap1
Participant
#0

Hello,

I would like to know if it is possible in Newspaper to make the columns in a row with 2 columns the same height and then to give one column a text block and the other column an image as background.
We have also tried this with a single image module, but then we do not get it at 100% height.

Hopefully one of you has an answer 😉

Calin
tagDiv Staff

Hi,
Unfortunately I do not know what will take to implement those features, but I think that for a developer is not so hard.

Indeed the option it is using the category style. Unfortunately for the moment there are no individual settings for what you required, but this can be done with a css like this one
.td-module-meta-info .td-post-category.td-post-extra-category {
cursor: default;
pointer-events: none;
background: none;
color: gray;
font-family: arial;
font-size: 14px
}
body .td_block_inner .td-module-container:hover .td-post-category.td-post-extra-category {
background: none;
}

The css can be adjusted after your needs and it need to be set in the theme panel > custom code> custom css.
Thank you!

alex4984191
Participant
#0

Good afternoon.
I’m using the Newspaper theme with the UsersWP plugin, this plugin works nicely with Deodirectors from the same developer.
The plugin has a user page with tabs where you can use your shortcodes.
I managed to use the FlexBlock1 shortcode and implement a filter for it by the user whose page is currently being viewed.
Userswp implements the function $user = uwp_get_user_by_author_slug();
I was able to add a check to the filter for the FlexBlock:
if ($authors_id == ‘my_page’) {
$user = uwp_get_user_by_author_slug();
$wp_query_args[‘author’] = $user->ID;
} else
if (!empty($authors_id)) {
$wp_query_args[‘author’] = $authors_id;
}
This works correctly for me, but there was a problem with pagination (it doesn’t matter infinite, load more).
The first page loads correctly, but when pagination is triggered, the filter is lost and posts of all users are displayed.
Please tell me which way to look to solve this problem.
Thanks!

Calin
tagDiv Staff

Hi,
This can be done per block using tagDiv Composer, just select the block and search after pagination -> https://i.imgur.com/2us9EQv.png -> https://i.imgur.com/IrXBcNY.png
I hope this will help you!

Anamaria
tagDiv Staff

Hello,

You can set the Layout of the block -> https://www.screencast.com/t/flq7ZXt1 or you can change the layout of the row -> https://www.screencast.com/t/HJ8LZdlBG and you can add blocks and filter them.

Thank you!

Calin
tagDiv Staff

Hi,
I think that you are referring to this one https://i.imgur.com/D0jRpRj.png our theme do not has an option to display the subtitle on blocks, this can be done with some custom changes or a better approach is to use the custom filed and set the same text as the one from the subtitle -> https://i.imgur.com/mDEjkDe.png the results will be -> https://i.imgur.com/pYBWKri.jpg (you can style the layout).
Thank you!

Viewing 25 results - 6,976 through 7,000 (of 39,816 total)