Search Results for 'block'

Results from the Forum
usama3318
tagDiv Member

I don’t see that in my theme panel block settings. Can you please explain the method a bit ?

robbie
tagDiv Member

Hi, little bit confused with blocks, modules, mx…
How can i able to control them via theme panel, need to change font, excerpt length?
I visited this link “https://forum.tagdiv.com/theme-thumbs/”, but still cannot figure out, for eg., i added “block 19” on homepage, but cannot find the module for that.

Edward
tagDiv Member

You can also use different formats for Quote like here: http://demo.tagdiv.com/newspaper/blockquotes-pullquotes/

http://www.screencast.com/t/TXwiFGdn2wa

  • This reply was modified 9 years by Edward.
  • This reply was modified 9 years by Edward.
Bogdan B.
tagDiv Staff

Hello,

You do not need to crop anything by hand nor do you need to change any cropping method from our theme (it can only be done through hard-coding) The theme has a cropping system and fixed thumbnails for each element. What you need top do however to make sure all the thumbs show the right aspect ratio is to assess the blocks you use in the theme and make sure you use close aspect ratios so the images will position properly in each case. Here is a list of thumbs used: https://forum.tagdiv.com/theme-thumbs/
As you can see different theme modules use different thumbs with different aspect ratio’s. You cannot change it for each block in particular. There is only 1 featured image you can upload and the theme will crop it to every size needed. You have to make sure that 1 image will fit all the modules you use on your site properly.

Thank you!

Simion C.
tagDiv Staff

Hi,

You can modify the font size of the blockquote in Theme panel->Theme fonts->Post content – https://www.screencast.com/t/QuhcffbACPD8

Thanks

Simion C.
tagDiv Staff

Hi,

You can filter categories or posts shown in the blocks in each of the Block settings->Filter tab – https://www.screencast.com/t/ZJcbp4Fnz regardless of the block titles.

Thanks

Bogdan B.
tagDiv Staff

hello,

It seems you are not using the block settings properly: https://www.screencast.com/t/6sgb7Wv4C6ZM
Please read the instructions onscreen and use this guide if you are not sure: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Catalin
tagDiv Staff

Hello David Henry,

Please keep in mind that the Latest Articles feature can be added only via Visual Composer through Page Templates (Pagebuilder+latest articles+pagination) or you can set a Block by Latest Articles and then, from Block Settings you can choose the Infinite Pagination. For more information about these settings, please consult our documentation here -> https://forum.tagdiv.com/newsmag-page-templates/ -> https://forum.tagdiv.com/block-settings-guide/

Thanks for the message!

JJ0000
tagDiv Member

Same here. I’m using Ultimate Member plugin for registration/login, so the animation is what I need removed. I want to keep the avatar, signup, and login blocks, just not the animation that prompts to signup. Been digging around in the files, which parts should be commented out? Desktop is fine, I was able to change that, but mobile even when I add the ultimate member links to /wp-content/themes/Newspaper/mobile/parts.login.php, it still shows the animation in between and when hitting the back button.

  • This reply was modified 9 years by JJ0000.
  • This reply was modified 9 years by JJ0000.
flyway
tagDiv Member

Figured this one out. For anyone searching, it’s under BLOCK SETTINGS, and Categories (find the block you’re using).

flyway
Participant
#0

I found the setting on how to remove the categories on posts in the theme panel…but by any chance is there a setting I’m missing for the homepage as well?

We would like to display a lot of articles, but it seems redundant to have the categories listed so many times.

I’m hoping it’s not hardcoded, but if it is, some help would be appreciated. New to the theme.

Thanks!

shai
Participant
#0

Hey !
Is it possible to slightly edit a post template ?
Specifically, let’s say I want to add a custom HTML block somewhere inside the footer of Template 12, how to I go about doing that ?
Thanks !

cva183
tagDiv Member

Ok so I have managed to figure it out.

<?php
if(get_the_ID()==1735) {
echo do_shortcode(‘[rev_slider alias=”fullsite-block-1″]’);
}
?>

If I do it this way it seems to be working.

cva183
tagDiv Member

Hi Bogdand,

Thanks for helping me 🙂

Problem is…I just dont get it.

So I did this:

Went to cpanel – file manager, edited header style 1. added this code right at the end.

<?php
if(is_home() || is_front_page()){
echo do_shortcode(‘[rev_slider alias=”fullsite-block-1″]’);
}
?>

saved.

Refreshed site – homepage is blank.

What am I doing wrong? This is so frustrating…

  • This reply was modified 9 years by cva183.
GizmoSource
tagDiv Member

I’ve changed the category filters but still showing all categories in that block
http://prntscr.com/duqp2o

and if I change the category filter in the Big Grid 8 then the Big Grid 8 is not showing on my Home Page
http://prntscr.com/durbod
http://prntscr.com/durbs3

deambris
tagDiv Member

Theme problem in mobile version: https://www.screencast.com/t/E1szjpF8Yc

No excerpt for block 12 in mobile version: https://www.screencast.com/t/sRrGWyJi4QNW

:/

Catalin
tagDiv Staff

Hello Kennel,

Please notice that our theme does not use the Video Ads, sorry. If you want to rotate your Ads you should try using the AdRotate plugin.
Yes, you should use the Ads Widgets or also, you can use the Text Block where you should add the Ad Code inside it and therefore, the block you can add on the pages or post pages.

If you want something else, please provide more details.

Thanks for the message!

Bogdan B.
tagDiv Staff

Well there is no universal code as the theme has many elements and the gradient is not added in the same waqy on each one. The gradient you mention now on the category template is not even part of the blocks it is a category template . The code for it is separate from any other element:
.td-image-gradient-style8:after{
display:none!important;
}
.td_category_template_8 .td-category-header{
background-color:transparent!important;
}

Thanks.

Catalin
tagDiv Staff

Hello deambris,

Try to add the !important tag like this ->

@media (max-width: 767px)
.td_module_11 .td-excerpt {
display: block!important;
}

Thanks.

mrjukic
tagDiv Member

Hello,

i am realy interested to see this work done!

Full working facebook comments system is a must have nowdys!

Most of sites uses facebook comments system.

PLease consider to add this to theme support by default.

Its wery important to have Facebook comments counter working with theme!

I hoppe you will make this custom work and make it as theme standard feature.

It will make your theme even more better and old and new customers will love it.

And for the Guy who wrote about spam comments in facebook comments, you can turn on blacklisted words in facebook comments settings and you can easy block all spam users. And its not so easy open a lots of new facebook accounts.

For the moment i think its best possible thing to use facebook to fight against comenting spams.

And Since every1 on the earth got facebook account its simple and eassy for users to make interaction with your site, and they make it viral and helping you with promotion.

PLease add this feature as standard to your theme.

If some1 done custom work with facebook comments coutn working with default post counting stats, please be so kind and share solution.

Best Regards to all,
P.S.

Sorry for my bad english.

Bogdan B.
tagDiv Staff

Hello,

It is possible to change the module header but it will apply to all of the instances of that module, not just for the sidebar. you want to change the heading tag of a block title you will have to change it in the theme code here: http://screencast.com/t/1JthDyiA

Thank you!

Catalin
tagDiv Staff

Hello deambris,

Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

@media (max-width: 767px)
.td_module_11 .td-excerpt {
display: block;
}

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

Thanks for the message!

deambris
Participant
#0

Hi,

I use block 12 in homepage, but I need it with excerpt. Howewer in mobile version it doesn’t show the excerpt. How can I add it?

Thank you and best regards.

DeA

serjnsk
Participant
#0

I do not use the website registration form but for some reason in the code block that is – that is not very good in terms of seo. how to remove the blog from the code?:


<!-- register/login section -->
<div id="login-form-mobile" class="td-register-section">

<div id="td-login-mob" class="td-login-animation td-login-hide-mob">
<!-- close button -->
<div class="td-login-close">
<i class="td-icon-read-down"></i>
<div class="td-login-title">Sign in</div>
<!-- close button -->
<div class="td-mobile-close">
<i class="td-icon-close-mobile"></i>
</div>
</div>
<div class="td-login-form-wrap">
<div class="td-login-panel-title"><span>Welcome!</span>Log into your account</div>
<div class="td_display_err"></div>
<div class="td-login-inputs"><input class="td-login-input" type="text" name="login_email" id="login_email-mob" value="" required><label>Ваше имя пользователя</label></div>
<div class="td-login-inputs"><input class="td-login-input" type="password" name="login_pass" id="login_pass-mob" value="" required><label>Ваш пароль</label></div>
<input type="button" name="login_button" id="login_button-mob" class="td-login-button" value="ВОЙТИ">
<div class="td-login-info-text">Вы забыли свой пароль?</div>
</div>
</div>

<div id="td-forgot-pass-mob" class="td-login-animation td-login-hide-mob">
<!-- close button -->
<div class="td-forgot-pass-close">
<i class="td-icon-read-down"></i>
<div class="td-login-title">Password recovery</div>
</div>
<div class="td-login-form-wrap">
<div class="td-login-panel-title">Восстановите свой пароль</div>
<div class="td_display_err"></div>
<div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email-mob" value="" required><label>Ваш адрес электронной почты</label></div>
<input type="button" name="forgot_button" id="forgot_button-mob" class="td-login-button" value="Отправить Мой Пароль">
</div>
</div>
</div>
</div>

c.schwalm
Participant
#0

Dear Tagdiv-support,

we are using this code-block to gather posts from wordpress:
[vc_row][vc_column][vc_text_separator title="Hier finden Sie aktuelle Gewinnspiele aus allen Magazinen"][td_block_15 custom_title="" category_id="44" limit="50" td_ajax_filter_ids="45,46,47,48"][/vc_column][/vc_row]

The above code does not work on the mobile editor. What code do we use to get the exact same posts for mobile users?

Thank you

Viewing 25 results - 26,651 through 26,675 (of 39,816 total)