Search Results for 'block'

Results from the Forum
Catalin
tagDiv Staff

Hello Olya,

If you want to customize your Registration page to look similar to your Article page you should use the page builder -> TD Composer and insert what kind of elements you want inside it. Please check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
In the same way, you have to do with your second problem. Choose a block which is looking the same with your example and with a bit of CSS code you can customize it as you wish. Here -> https://demo.tagdiv.com/newspaper/block-1/ you can preview our available blocks.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Grewalwp,

If the demo still won’t load, you need to check if you have the correct permissions on your upload folder. If not you can use the c-panel to change permissions (set them to 777) or if you do not have access to the Cpanel, please contact your hosting provider. Another thing you can check with your host is to unlock the demo if there is some setting which blocks access to it. Try again and check the results.
If all of these will not do it, please send us an email at contact@tagdiv.com and request the manual installation and we will provide the XML file for the specific demo you want to import.

Thank you!

Simion C.
tagDiv Staff

Hi,

Our theme will not work with sticky posts, there could also be problems if you make posts sticky. Filter the content and sort it with the available options
https://forum.tagdiv.com/block-settings-guide/

Featured is a category created by default by the theme. Add post to it and then use it in the filtering and sorting
https://forum.tagdiv.com/featured-posts-2/

Thanks

Olya
tagDiv Member

Hello! I will show an example. Here is a link to the article https://o-tele.ru/lavrovyj-list-dlya-volos/ – there are advertising blocks picture in the beginning of the article. And here is the registration page https://o-tele.ru/politika-konfidentsialnosti/ I want the page layout was the same as preparation of the manuscript. That is, the picture at the beginning of the article after the title and the ad units in the body.

Simion C.
tagDiv Staff

Hi,

The ajax filter when enabled can filter by categories, tags, authors and popularity
https://www.screencast.com/t/JFJ9IxA8
https://forum.tagdiv.com/block-settings-guide/
Those would be the only elements that the ajax filter can display on blocks.

The filter may look differently depending on block header style selected, see them all here
https://demo.tagdiv.com/newspaper/block-header-1/

Thanks

Catalin
tagDiv Staff

Hello itduck2020,

1)The background color can be set up from the theme panel -> https://www.screencast.com/t/AjlsCRTNb -> https://www.screencast.com/t/0wEuZecl
2)Try to add the !important tag after the value of your code to give it more priority.

Use the code below ->

.td-newsmag-voice .td-pb-span4 .td_block_template_1 .block-title span:after{
background-color:red!important;
}
.td-newsmag-voice .td-pb-span12 .td_block_template_1 .block-title span:after{
background-color:red!important;
}

Hope this helps!

Thanks.

Simion C.
tagDiv Staff

For the aspect ratio there is no requirement, try a few videos and check the results. The construction demo uses this video for example
https://www.youtube.com/watch?v=hiOS06plNYY

All the theme elements are responsive. The issue with the video not playing on mobile will be fixed.

There is also a mobile theme provided, designed specially for mobile
https://forum.tagdiv.com/the-mobile-theme/

Note that with the tagDiv composer you can also for example not display the same elements per device, more about that in this topic
https://forum.tagdiv.com/topic/change-moduleblock-12/

minamoto19
Participant
#0

Hello.

We would like to include only sticky posts in a block.
We added the block using tagdiv but when we choose featured it show no posts in editor and nothing in front panel.

How can we add the latest sticky posts in a block using tagdiv?

Kind Regards

ctoweett
Participant
Smart List - topic
#0

Hi. I normally use h3 or h4 as the title for my smart lists. But when I use Chrome’s Inspect Element feature, they are returning h2 tags. One of my posts on the homepage in the flex block (the county governments one) has smart lists and it returns h2 tags from its smart lists titles when checked under SEO Centro while the rest of the homepage has h3 tags. Are smart lists titles set as h2 by default?

Michel Laroni
Participant
#0

By using TagDiv Composer, I can not edit the Instagram widget or the Latest Articles and Popular Articles blocks. Template: SoundRadar.

NatuMyers
Participant
#0

Hi,

My Newspaper theme website is FreeStartupKits.com

and I think I’m having a theme related issue.

</style><div class=”vc_column td_uid_2_5afb0b91ce63e_rand wpb_column vc_column_container tdc-column td-pb-span12″><div class=”wpb_wrapper”><script>var block_td_uid_3_5afb0b91ce863 = new tdBlock();

causes it to look for an image that doesn’t exist…slowing down my website. Help? Thanks.

TerrenceLP
Participant
#0

a Pagebuilder block/module with multiple tab function to accommodate different Sorting criteria in each tab -(examples: Newest articles, Most Popular articles, etc)

Simion C.
tagDiv Staff

Hi,

You can use CSS for that if needed. Like in this example
https://www.screencast.com/t/FcpTPOhZ
This is the code used in the example, you can experiment with it. I tested with a block 7n widget, you can use any widget type you want.

.td_block_7.td_block_widget:after {
content:'';
background: url("http://localhost/test/wp-content/uploads/tdm_pic_5.jpg");
background-size: 30px 30px; background-repeat: no-repeat;
position: absolute;
width: 30px;
height: 30px;
top: 0;
right:0;
}

ahmedyakub
tagDiv Member

Hi I want to add more tags than what Yost plugin provide is there any chance to make a block in post admin panel so that I can add them directly to that post

itduck2020
tagDiv Member

Dear Catalin,

1. Grey space between section
Kindly see w Green star
https://www.screencast.com/t/cP75V0SL3ce

Unable to recreate space with grey color between section, visual composer.
https://www.screencast.com/t/I1NN11NBNjeZ

2. The CSS code doesn’t work. Sorry (poor coding knowledge).

https://www.screencast.com/t/J5l2URrMd3

.td-newsmag-voice .td-pb-span4
.td_block_template_1 .block-title
span:after{
background-color:red;
}
.td-newsmag-voice .td-pb-span12
.td_block_template_1 .block-title
span:after{
background-color:red;
}

Thanks

whatawawu
tagDiv Member

i’ve contacted my host support (Kinsta.com), below is what the support said;

Since our platform uses Nginx, there is no .htaccess file to edit.
Depending on the changes needed, we can add them here into the nginx config. If they are detailed, we would need nginx rules from the theme developers.

Let me see if there is a maxlinelength alternative for nginx. I’m not even sure what that is doing.

I don’t see an exact match for mod_substitute built into Nginx. Are you running into issues with the builder, or do they just suggest to add this no matter what?

The memory limit for WordPress is set to 256M in the php config file, so it should have all it needs. From what I am reading, that block just allocates 10M to divi.
If you’re not running into issues, it shouldn’t be needed.

Anonymous
tagDiv Member

For cabaretenoticias.com, the credentials are correct.
On Chrome, here is what happens with the site:
Menu

CABARETE NOTICIAS
ALGUNAS NOTICIAS SOBRE TURISMO Y MEDIO AMBIENTE EN CABARETE
News
[vc_row][vc_column width=”1/1″][td_block_trending_now sort=”random_posts” limit=”5″][td_block_big_grid_3 td_grid_style=”td-grid-style-1″ sort=””][/vc_column][/vc_row][vc_row el_class=”td-ss-row”][vc_column width=”2/3″][td_block_1 limit=”5″ header_color=”#e29c04″ td_ajax_filter_type=”td_category_ids_filter” td_ajax_filter_ids=”” td_filter_default_txt=”All” ajax_pagination=”next_prev” sort=”random_posts” category_ids=”” custom_title=”Noticias”][td_block_2 category_id=”” limit=”6″ header_color=”#4caf50″ td_ajax_filter_ids=”” td_filter_default_txt=”All” ajax_pagination=”next_prev” td_ajax_filter_type=”td_category_ids_filter” custom_title=”Noticias Costa Norte”][td_block_15 category_id=”” limit=”3″ header_color=”#607d8b” td_filter_default_txt=”All” ajax_pagination=”next_prev” sort=”random_posts” custom_title=”Noticias Costa Norte”][td_block_1 category_id=”” limit=”5″ header_color=”#f44336″ td_ajax_filter_type=”td_category_ids_filter” td_ajax_filter_ids=”” td_filter_default_txt=”All” ajax_pagination=”next_prev” sort=”random_posts” custom_title=”Gentes y politica”][/vc_column][vc_column width=”1/3″][td_block_ad_box spot_id=”sidebar” spot_title=”- Advertisement -“][td_block_15 category_id=”” limit=”4″ td_filter_default_txt=”All” ajax_pagination=”next_prev” sort=”random_posts” custom_title=”Costa Norte”][td_block_1 category_id=”” limit=”3″ custom_title=”LATEST REVIEWS” td_filter_default_txt=”All” sort=”random_posts”][/vc_column][/vc_row][vc_row][vc_column width=”2/3″][td_block_11 limit=”5″ td_filter_default_txt=”All” category_id=”” sort=”random_posts” custom_title=”Turismo y medio ambiente”][/vc_column][vc_column width=”1/3″][td_block_ad_box spot_id=”sidebar” spot_title=”- Advertisement -“][td_block_6 category_id=”” limit=”1″ header_color=”#e91e63″ td_filter_default_txt=”All” tag_slug=”” sort=”random_posts” custom_title=”Gentes y medio ambiente”][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][td_block_ad_box spot_id=”custom_ad_1″ spot_title=”- Advertisement -“][/vc_column][/vc_row][vc_row][vc_column width=”1/3″][td_block_19 category_id=”” limit=”4″ custom_title=”Costa Norte” header_color=”#4db2ec” td_filter_default_txt=”All” sort=”random_posts”][/vc_column][vc_column width=”1/3″][td_block_19 category_id=”” limit=”4″ td_filter_default_txt=”All” sort=”random_posts” custom_title=”Costa Norte”][/vc_column][vc_column width=”1/3″][td_block_10 category_id=”” limit=”3″ custom_title=”Costa Norte” td_filter_default_txt=”All” sort=”random_posts”][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][td_block_big_grid_5 td_grid_style=”td-grid-style-6″ category_id=”” sort=”random_posts”][td_block_ad_box spot_id=”custom_ad_1″ spot_title=”- Advertisement -“][/vc_column][/vc_row]

It is working with firefox
Regards
Michel

Simion C.
tagDiv Staff

Hi,

1. That will be the case. Post template 11 related articles section is displayed in a full row. Note that the related articles count works like this, when there is no sidebar used or in case of using this post template that you mention (wider layout) the count will be 5 posts/row
https://www.screencast.com/t/VozevVPCKWvr
So in this case 2 rows mean 10 posts. If you use a sidebar for example there will be 3 posts/row.

2. If you mean the block header style, there is only one setting for it. The general setting in the theme panel. However after coming updates, this could be possible.

Thanks

Simion C.
tagDiv Staff

There is no setting specific for this, all the grid styles are predefined
https://demo.tagdiv.com/newspaper/full-big-grid-8/

So you want to change the color of the text on hover as well, use this code in addition

.td_block_big_grid_fl_8.td-big-grids-fl .td_module_wrap:hover .entry-title a {
color: #111;
}

The hover color will be the one you set in this code. Change it if needed or use it as it is.

vargaspazdaniel
Participant
#0

Hi! i added to custom ad 2 the following code:

<script type=”text/javascript”> var imagen = new Array(); var enlace = new Array();
//
// ANUCIO PROVINCIALES
// Ya supondrás que un par (imagen y enlace) por cada anuncio.
//

imagen[0] = “http://weekenjoy.com/wp-content/uploads/2018/05/blup-1.gif&#8221;;
enlace[0] = “https://www.facebook.com/bluphelado/&#8221;;

//
// A partir de aquí el restro del programa.
var xy; do { xy = Math.floor(Math.random()*imagen.length); } while(xy==window.ANUNCIO_ANTERIOR); window.ANUNCIO_ANTERIOR = xy; var img_width = “300”; var img_height = “250”; var img_title = “Visita el sitio web”; document.write(‘'+img_title+'‘);
</script>

This code allow me to use random pics that i use so in that way i can use local ads. If you go to the home http://www.weekenjoy.com the web loads heavy but loads… however if you want inside a post, the web never loads and it freeze the window. I tried to use another light image but that is not the problem, even if i use the script without images the posts freeze completely… Please, how can i use this script in my entire web without problems.

http://weekenjoy.com/tespero-sabado-12-de-mayo/

valergiorgio
Participant
#0

Hey guys,

I’m trying to find the solution but don’t really get why the screens are so different between web and mobile.
And I mean especially the spacing between certain blocks when there are no custom paddings or margins added.

Site : http://www.jeroenvanlange.com/boswell1

Maybe can you have a look ?

Simion C.
tagDiv Staff

Hi,

Sorry if I misunderstood. Please try and provide all the details about the issue so we can investigate.
You published a post and then you did not see it on mobile. Are you using the mobile theme? if not are the grids/blocks set to display latest posts? Is that post a custom post type (mobile theme does not display custom post types)?

Let us know.
Thanks

Simion C.
tagDiv Staff

It would have been useful if you could mention the website where the large button is present, so I can see how it is made. On the website you provided there is no such button.

However I tried something similar, like this
https://www.screencast.com/t/cu0SOvvY

.td-post-sharing-bottom .td-social-facebook,
.td-post-sharing-visible {
display: block;
}
.td-social-facebook .td-social-but-icon{
width: 50%;
text-align: right;
}
.td-social-facebook .td-social-but-text{
width: 50%;
text-align:left;
}
.td-social-facebook i,
.td-social-facebook {
font-size: 20px;
}

You could modify the code if needed, then enter it in Theme panel->Custom CSS code section.

Catalin
tagDiv Staff

Hello itduck2020,

About what kind of Grey Space between section do you are referring? Please provide your website URL and some useful screenshots so I will be able to provide a more accurate response/code.

You should try using a custom CSS code if you want to change the color line.

.td-newsmag-voice .td-pb-span4 .td_block_template_1 .block-title span:after{
background-color:red;
}
.td-newsmag-voice .td-pb-span12 .td_block_template_1 .block-title span:after{
background-color:red;
}

The result is here -> https://www.screencast.com/t/dOYIfr82WF

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

The thumbnails that the theme creates will be cropped
https://forum.tagdiv.com/featured-image/
The cropping system cannot be disabled by a setting. If this is required for you, this is where the thumbnails are created by the theme
https://www.screencast.com/t/O1hSjL0n
You could remove or change the cropping used, then regenerate the thumbnails with a plugin
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thanks

Viewing 25 results - 19,926 through 19,950 (of 39,816 total)