Search Results for 'block'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,

In order to make that customization you need to edit the file coresponding to the post template that you use and add a do_shortcode function like so: http://screencast.com/t/PCP8QoY0P

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

Thank you!

Andrei L.
tagDiv Member

HI

Since V3 we added options which allows you to enable/disable meta info on module. You can disable them from theme panel > blocks settings: http://screencast.com/t/dgeyU7lOC
Also for any question please open a new thread on our forum.

Thanks!

Bogdan B.
tagDiv Staff

Hello,

I have checked your site and luckily there is a very simple fix. You only have to remove the float left from block 15 with a custom css like so:
.td-pb-span4 .td_block_15{
float:none!important;
}

Add this code in the theme panel -> custom css box and the widget will display fine

Thank you!

Andrei L.
tagDiv Member

Hi

For the moment there is no alternative at this feature, the theme have its own slide block so you can try using that element instead.
Thanks!

Andrei L.
tagDiv Member

HI

Since V3 we added options which allows you to enable/disable meta info on module. You can disable them from theme panel > blocks settings: http://screencast.com/t/dgeyU7lOC
Thanks!

simchris
tagDiv Member

(( or, the code is being broken by the ad unit/block being used/served on the home page, either via theme or ad plugin … ))

suggest you look at actual ad spot doing ‘view source’ on your home page to see what is there, and also check the text in the theme panel for any gremlins like curly quotes, etc.

You might have to email the ad code you’re using to TagDiv to check to see if it’s being re-written by the ad system incorrectly.

Dunno.

Matija
tagDiv Member

Those arent Google Ads…

the F12 tells me this…

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://www.icvads.com/www/delivery/asyncspc.php?zones=11%7C9%7C2%7C1%7C14%7C10%7C7%7C17%7C5%7C4%7C4%7C6%7C15%7C9%7C16&prefix=revive-0-&loc=http%3A%2F%2Fwww.icv.hr%2F. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘*’).

ABilgen
Participant
#0

Is there a way to insert a related posts box into the middle of the posts? I need a box like the td blocks we place on pages to appear between paragraphs.

webstone24
tagDiv Member

Unfortunatly it doesn´t work.
I have 2 pics:
The main pic (have to displayed EVERYWHERE, “INSTEAD” of posts in the category/regional/mainz-bingen area).
I have the NEWSPAPER theme – found the ads.php, I added the code, so the ads.php looks now:

<div class=”td-header-rec-wrap”>
<?php

// show the header ad spot
echo td_global_blocks::get_instance(‘td_block_ad_box’)->render(array(‘spot_id’ => ‘header’)); ?>
<?php
if (in_category(array(‘mainz-bingen’))){
echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_3"]‘);
}
else{
locate_template(‘parts/header/ads.php’, true);
}
?>

</div>

I made an CUSTOM AD 3 also on the THEME PANEL -> ADS – there is the inculded code:

<div class=”td-all-devices”></div>

The HEADER AD looks as follow:

<div class=”td-all-devices”></div>

So – what did I wrong?

ntvweb
Participant
#0

My Featured images are showing in some blocks. LIke this page … at the bottom there’s a ‘More News’ category … the featured images aren’t there.

I’ve disabled plugins … same thing happens.

mattemkadia
tagDiv Member

Also, with the filter enabled the block displays the title even if we leave it empty as ‘Block Title’, can we just have the filter with no title?

Thanks
Matt

mattemkadia
Participant
#0

Hi Guys, the labels in my Ajax Filter using Tag ID’s are appearing in alphabetical order and not the order I type them in, am I missing something obvious? also is there any way we can make all of the filter labels appear in the ‘More’ dropdown filter tab as opposed across the top of the block and then inside the dropdown depending on how many we list?

Thanks
Matt

Andrei L.
tagDiv Member

HI

You need to regenerate your thumbnails becasue Newspaper 7 use different sizes for images then V4. Please follow this guide and regenerate the thumbs: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Theme’s layout has been changed and the style for footer is different now. You ca set the background color from theme panel: http://screencast.com/t/JTxIQsXM7SH Also the widgets from footer can be set under Appearance: http://screencast.com/t/685PYiqf

Hope this helps!
Thanks!

Andrei L.
tagDiv Member

HI

I am not very sure what you mean so please provide more specific details about what you’re trying to do, also a screen pointing the desired result would help, so we can inspect this closer and get back to you with a more accurate answer.
Meanwhile please check our documentation for more details about how to setup the menus and the homepage: https://forum.tagdiv.com/main-menu/https://forum.tagdiv.com/mega-menu/https://forum.tagdiv.com/block-settings-tutorial/https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Also you may find useful our videos from youtube: https://www.youtube.com/watch?v=28wpIeHRcnI&list=PL6CsDkMaejhqHDywTTazZ-qpBzB8kFSfT

Thanks!

Catalin
tagDiv Staff

Hello madox56,

Unfortunately, our theme does not have such an option for it but only if you will use a bit of code to achieve this. If you want to add some blocks as content in your Woocommerce template, you will have to use the do_shortcode method to add this before or after the woo commerce products, like this -> http://screencast.com/t/hLkiEgIy for each case.

Hope this helps!

Thanks for your message!

Andrei L.
tagDiv Member

HI

Currently the theme does not have a taxonomy filter for blocks, sorry.
Thanks!

phetphen
Participant
#0

Dear Team Tagdiv

First at all, I am sorry my language is very poor. I would like to ask you about the block setting=> I create the sub menu like movie (Thai movie, Chinese movie…..), drama, Video, VDO Clip….ect. when I create the block in visual composer like movie and i need to show only sub movie like Thai movie Chinese movie…..).http://movie.khmer360.com/

Thanks and Best Regards
Phen from Cambodia

madox56
tagDiv Member

Hi bvanrij,

I am interested in your modifications, that products will look like the content blocks.

Please can you drop me an email (iname@culturica.de)? I would love to get more information about your plans.

Alin [tagDiv]
tagDiv Staff

Hi,

You can use do_shortcode function and place a custom ad bellow the menu in header style 3 template file – http://screencast.com/t/O9jUnYRO

<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>

And control the ad visibility from Theme Panel > Ads. Disable header ad for phone devices and the custom ad for the other devices – http://screencast.com/t/JMLmIWxTyJRhttp://screencast.com/t/CvWqdTeMuFQf Or use the specific div containers for non-adsense code – https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks!

Andrei L.
tagDiv Member

HI

Try this css in theme panel > mobile theme > custom code: http://screencast.com/t/mxWc1GBaf

.td-classic-sharing li {
display: inline-block;
height: 20px;
margin-left: 0;
}
.td-post-sharing-top{
display: none;
}

This code will correct the button’s style and will hide top like and tweet bottoms.
Thanks!

Dafunda.com
tagDiv Member

Just One More thing, where is Taxonomies filter for Block? Like Block 8, 12, etc? why i Can’t find thus category from Costum post types?

Alin [tagDiv]
tagDiv Staff

Hi,

I have also checked this and it should work properly:

.td_block_11 .td-module-title {
border-bottom: 2px solid #333333;
}

Thanks!

giulian curl
tagDiv Member

I entered your code


@media
(max-width: 768px){
.single .entry-title {
font-size: 20px!important;
}
}

1)Mobile title 20px ok (I want it)
image

2) Related post…bad size (I do not want it)
image

3) block post…bad size (I do not want it)
image

Bogdan B.
tagDiv Staff

Hi,

If you want to see which module corresponds to which block, then check this list: http://screencast.com/t/KnqUHogWg
As for the fonts, the title is affected by the general widget titles font: http://screencast.com/t/r2ugALnSo62X and the content of the text box is affected by the body general font: http://screencast.com/t/x7yH8CjXrvZc
If you want to target this element separately you can only do it with css like so:
.td_block_text_with_title, .td_block_text_with_title p{
font-family:arial!important;
}

Thank you!

Catalin
tagDiv Staff

Hello wpmu,

Unfortunately, this type of plugin is not tested with the theme and we cannot say for sure if it will work as expected, but also, you can try it and check the results. Please notice that our types of paginations can be found in Block Settings, like this -> http://screencast.com/t/ISLQyysuYMv and also, for post pagination you will have to use the following code in order to achieve it, according to our documentation here -> https://forum.tagdiv.com/posts-with-pagination/
Please notice that any other type of pagination requires additional customizations that involve custom work and we cannot provide this type of services at the moment, sorry!
If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you!

Thanks.

Viewing 25 results - 28,526 through 28,550 (of 39,816 total)