Search Results for 'block'

Results from the Forum
Bettina
tagDiv Staff

Hello!

Take a look here: https://wordpress.org/support/article/formatting-date-and-time/
This could help you to set the format which is suitable for your needs, also for flex blocks it should working if you have the setting show date enabled also for mobile viewport: https://www.screencast.com/t/XDQJedlggSB

Thank you!

Bettina
tagDiv Staff

Hello!

Please check our documentation here: https://forum.tagdiv.com/flex-block-settings-guide/
You can also set there a filter for posts by writing there the ID of the category which you want to include and you can write -ID for the one you want to exclude.
Please check this screenshot: https://www.screencast.com/t/UbXegeIBXEg
Unfortunately, it is not possible to exclude by their slug or if you have that case with 2 categories, then the post will be displayed if another category has been in the settings.

Thank you!

Anamaria
tagDiv Staff

Hi,

This issue can be from the firewall or security module which blocks the admin-ajax.php request.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
Also, if you can’t activate, then you can send us an email at contact@tagdiv.com, provide a wp-admin URL (to can login in WordPress admin zone), cPanel URL and credentials, license certificate and purchase code, open the text file and look for the Item Purchase Code. – http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/

Thank you!

Anamaria
tagDiv Staff

Hello,

The Posts Loops settings are divided into 4 tabs: General, Layout, Style, and CSS. The Posts loop is a special block and doesn’t have filtering options.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).

Hope this helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

1. To change the color of the element, edit the page with tagDiv Composer => select the row and in the CSS tab, you can change the background color => https://www.screencast.com/t/7qJXLC3ewd
2. I think you referring to the block, that element is a Big Grid Full from Standard Pack => https://www.screencast.com/t/9BnlJXMa
3. Also, as I said at 1, now select the block and you can change the color of title from General tab => https://www.screencast.com/t/ueCoROopqng

Hope this helps you!

Thank you!

wp_6088697
Participant
#0

Dear,

actually we have a website with a 9.0.1 version of your theme installed.
The last week (after that we have made a backup) we tried to upgrade the theme to the latest version 10.4, but everything goes terribly wrong. Basically nothing worked after that upgrade.
Block, layout, menu everything disappeared. So we was forced to revert to the backup, at the initial 9.0.1 version.

So, now we are stucked.
How can we complete the upgrade of the theme? Exist some kind of procedure in order to migrate from the 9.* version to the 10.*?

ty

Vlad S
tagDiv Staff

Hello !

As you can see here: https://gtmetrix.com/reports/gamerhabitat.com/jtPNs2pY/ the issue is that you have blocked fonts or not loading. Also make sure to complete all the system requirements: https://forum.tagdiv.com/requirements-for-newspaper/

Thank you !

Vlad S
tagDiv Staff

Hello !

Yes, you can achieve that using tagDiv Composer but you will have to use a Cloud library template. You can see here that you have the option to divide a row in multiple columns. Flex Blocks are the most customizable blocks: https://www.screencast.com/t/EUyGSfxItTb

You will have to start by adding a ROW and divide it: https://www.screencast.com/t/Zb3eyHQ0E

After this you can add a flex block in it: https://www.screencast.com/t/6UM5LmHT5G2 with this settings: https://www.screencast.com/t/EUyGSfxItTb

I hope this helped.

Thank you !

fantalab
Participant
#0

Hi,

in order to optimize our website for Google web vitals, we were analyzing CSS and trying to figure out what stylesheets can be safely removed.

Currently the Newspaper theme automatically inserts the following stylesheets in all pages:

– <link rel=’stylesheet’ id=’wp-block-library-css’ href=’https://fantamaster.b-cdn.net/wp-includes/css/dist/block-library/style.min.css?ver=5.3.3&#8242; type=’text/css’ media=’all’ />

– <link rel=’stylesheet’ id=’td-plugin-multi-purpose-css’ href=’https://fantamaster.b-cdn.net/wp-content/plugins/td-composer/td-multi-purpose/style.css?ver=78be34af347704c29acc8080ee49e259&#8242; type=’text/css’ media=’all’ />

– <link rel=’stylesheet’ id=’js_composer_front-css’ href=’wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=4.11.2′ type=’text/css’ media=’all’ />

– <link rel=’stylesheet’ id=’td-theme-css’ href=’wp-content/themes/Newspaper/style.css?ver=10.4′ type=’text/css’ media=’all’ />

– <link rel=’stylesheet’ id=’td-legacy-framework-front-style-css’ href=’wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css?ver=78be34af347704c29acc8080ee49e259′ type=’text/css’ media=’all’ />

– <link rel=’stylesheet’ id=’td-standard-pack-framework-front-style-css’ href=’wp-content/plugins/td-standard-pack/Newspaper/assets/css/td_standard_pack_main.css?ver=eccb2c408442ac58c2bcf4360ad09738′ type=’text/css’ media=’all’ />

– <link rel=’stylesheet’ id=’td-theme-demo-style-css’ href=’wp-content/plugins/td-composer/legacy/Newspaper/includes/demos/sport/demo_style.css?ver=10.4′ type=’text/css’ media=’all’ />

The demo stylesheet can probably be removed, what about the others? Are the two “legacy” stylesheets really needed? Is it safe to remove them?

For your information, we’re still using the old visual composer which leverages wp bakery, we haven’t yet migrated to the new td composer.

Thanks

arpi
Participant
#0

hello i have remove featured category default, i want add a custom category to DEFAULT FEATURED , because i need hide this category to block.

how can do?

Artful
tagDiv Member

https://yadi.sk/i/eRoGYMxd01m1Kw
Can’t find this parameter, is it possible to customize the block to display the date and time?

In mobile version nb22.ru

arpi
Participant
#0

hi,
is possibile exclude from block certain category from filter? and if a article have two category and 1 category is in filter to not show is possibile hide this article?

nitrofox
Participant
#0

Hi,

I search in this forum and found this code for use in smart list,

protected function render_after_list_wrap() {
$buffy = ”;
$buffy .= ‘</div>’; // /.td_smart_list_6 wrapper with id
$buffy .= do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);
return $buffy;
}

is working in desktop smartlist, but in mobile not working, can you help me please?

code in mobile

protected function render_after_list_wrap() {
$buffy = ”;
$buffy .= ‘</div>’; // /.td_smart_list_1 wrapper with id

return $buffy;
}

edestudio
Participant
#0

the text widget does not take a shortcode from adrotator.
How can I do it, since if I put it in an adbox, does the ublock block it? Thank you

bogdand
tagDiv Member

Thank you Anamaria!
It works very well with block4.

SnakeEater
tagDiv Member

Hi, I am running into a problem:

If I add echo '<b>Genere: </b>'.get_field('genre').' '; inside an existing template (ie plugins\td-standard-pack\Newspaper\parts\single\loop-single-8.php) it works just fine, I see

Genre: Rock

What I am trying to do, though, is to inject the field in a custom template. Following your suggestion, I decided to edit td-cloud-library\shortcodes\single\tdb_single_subtitle.php


//if ( empty($post_subtitle_data['post_subtitle'])) {
// return $buffy;
//}

$buffy .= '<div class="' . $this->get_block_classes($additional_classes) . '" ' . $this->get_block_html_atts() . '>';

//get the block css
$buffy .= $this->get_block_css();

//get the js for this block
$buffy .= $this->get_block_js();

$buffy .= '<div class="tdb-block-inner td-fix-index">';

$buffy .= '<b>Genere: </b>'.get_field('genre').' ';
//$buffy .= '<' . $title_tag . '>' . $post_subtitle_data['post_subtitle'] . '</' . $title_tag . '>';
$buffy .= '</div>';

$buffy .= '</div>';

return $buffy;

the result is that the field data doesn’t get pulled.

I see “Genre: ” instead of “Genre: Rock”.

Any idea what could be causing this?

Bettina
tagDiv Staff

Hello!

The images are cropped automatically for the blocks, that’s why you can disable the thumbs you are not using. Set up your thumbs from Newspaper -> Theme panel -> Block settings -> Thumbs on modules/blocks. If you deactivate a dimension from there, next time when you will upload an image, it will not be resized to that dimension.
After changing the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/

You can not use those custom sizes from WordPress, unless you modify the way the blocks work.

Thank you!

madamcza
Participant
#0

Hi,

I am checking settings for flex block 1. In the layout tab and article image section in the image size dropdown I see only thumbnail sizes defined on the newspaper theme panel.

I do not see thumbnail sizes from wordpress standard Settings->Media page. Does it mean I should set all of those standard wordpress to 0 so that they are not generated? As anyway I cannot use them? That would save some hosting space.

I wanted to create 500px no crop thumbnail for my project as the standard Newspaper medium default size (696px) is too big for me and others are too small (300px). Is there a way to do it?

Thanks!

bookman53
tagDiv Member

https://thetechiesenior.com

no browser ad blockers are installed

Bettina
tagDiv Staff

Hello!

Please provide your website link with the ads settings on in order to help you efficiently.
Please check if you have installed in your browser some AD Blocks extensions and uninstall them.

Thank you!

ibasher
Participant
#0

I want to add my own option to Ajax Categories Dropdown (basically a custom link to a category, much like the block header itself).
What file/hook can I edit to achieve that simple thing?
For now, my only option is JS or bad practice like editing
plugins/td-composer/legacy/Newspaper/includes/block_templates/td_block_template_1.php

Alternatively, would be nice if I can select No Filter dropdown and still set Filter dropdown text with link equal to Title url

Anamaria
tagDiv Staff

Hello Bogdan,

If you want to continue using blocks that are in the widgets, then you need to change block 2 with block 4 => https://www.screencast.com/t/of4bU5RffH , or you can add flex block 1 added with tagDiv Composer => https://www.screencast.com/t/M0frT2GZf1LU

Hope this helps you!

Thank you!

Michel777
Participant
#0

Hi,

I have added an image with text on my site but i don’t know how to ad a call to action button to the image, i want a colored little block with my phonenumber, is it possible to do or do i have to do it in a different way? site is: http://ikstopblijvend.nl

Thanks in advance.

madamcza
Participant
#0

Hi,

in the theme panel i turned off “load default fonts” for Open Sans and Roboto and turned off all their different weights.

In the font settings I changed default font for all elements (sections: General, Mobile menu, Page) to Palanquin font.

However while inspecting what is downloaded on website opening I found this:

https://fonts.googleapis.com/css?family=Palanquin%3A400%7CPalanquin%3A400%2C700%2C500%2C900%2C600%7CSource+Sans+Pro%3A600%2C400%7CLato%3A900%2C700%2C400%7CRoboto+Slab%3A400&display=swap&ver=10.4

After further inspection in the page source code I found those places where other fonts are called:

td_block_social_counter{
font-family: ‘Open Sans‘, arial, sans-serif;

.tdb_module_header .td-post-vid-time{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;

.tdb_header_menu .tdb-menu .sub-menu > li{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;

.tdb_header_menu .tdb-menu > li > a{
font-family: ‘Open Sans‘, ‘Open Sans Regular’, sans-serif;

.tdb_header_search .tdb-head-search-form-btn{
font-family: ‘Roboto‘, sans-serif;

.tdb_header_search .result-msg{
font-family: ‘Roboto‘, sans-serif;

.tdi_29 .td-excerpt{ font-family:Roboto Slab

.td_block_template_12 .td-pulldown-category {
font-family: ‘Roboto‘, sans-serif;

How can i remove those calls to other fonts?

Thanks!

Anamaria
tagDiv Staff

Hello,

Please make sure you set the featured image when you created the post => https://www.screencast.com/t/B2qZswKymlvB that you have thumbs enabled for the blocks you have on the homepage.
Sometimes, the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
If you don’t mean this, then please provide me with more details, also, a link to your website.

Let us know about your results!

Thank you!

Viewing 25 results - 9,376 through 9,400 (of 39,816 total)