Search Results for 'block'

Results from the Forum
Hometown
Participant
#0

Hi.

We use Advanced Advertising System PRO to rotate clients banner ads. After Newspaper theme installation I’m not able to set all banner spots. We use shortcodes like [aas_zone zone_id=”21262″] . Sidebar widget works perfect, because WordPress maintain it, not Newspaper theme. Newspaper’s Header Ad spot works with our shortcodes, except Default Header style 1, but we like it and would like to use default header style. Also I can’t implement shortcodes on frontpage between news blocks using Backend Editor. I tried HTML, Ad, text blocks etc.

Any ideas how to fix it? Please answer ASAP, we need to rotate client’s ads.

Thanks.

kropka77
tagDiv Member

Ohh… I forget to turn off AdBlock. That was very foolish of me 🙂
Thanks for your help!

  • This reply was modified 9 years by kropka77.
poppeto
Participant
#0

Hi, i have this small link ad adsense code on the mobile ads on this ad block > (ARTICLE INLINE AD
This ad appears single pages inside the post content.) but it doesnt appear on every post, only certain ones?

<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– linkad –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:200px;height:90px”
data-ad-client=”ca-pub-**************”
data-ad-slot=”7687557587″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

serjnsk
tagDiv Member

In the code there is this fragment. How to remove?

<!– LOGIN MODAL –>

<div id=”login-form” class=”white-popup-block mfp-hide mfp-with-anim”>
<div class=”td-login-wrap”>
<i class=”td-icon-modal-back”></i>
<div id=”td-login-div” class=”td-login-form-div td-display-block”>
<div class=”td-login-panel-title”>Sign in</div>
<div class=”td-login-panel-descr”>Добро пожаловать! Войдите в свою учётную запись</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” value=”” required><label>Ваше имя пользователя</label></div>
<div class=”td-login-inputs”><input class=”td-login-input” type=”password” name=”login_pass” id=”login_pass” value=”” required><label>Ваш пароль</label></div>
<input type=”button” name=”login_button” id=”login_button” class=”wpb_button btn td-login-button” value=”Login”>
<div class=”td-login-info-text”>Forgot your password? Get help</div>

</div>

<div id=”td-forgot-pass-div” class=”td-login-form-div td-display-none”>
<div class=”td-login-panel-title”>Password recovery</div>
<div class=”td-login-panel-descr”>Восстановите свой пароль</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” value=”” required><label>Ваш адрес электронной почты</label></div>
<input type=”button” name=”forgot_button” id=”forgot_button” class=”wpb_button btn td-login-button” value=”Send My Password”>
<div class=”td-login-info-text”>Пароль будет выслан Вам по электронной почте.</div>
</div>
</div>
</div>

Jim Kalligas
Participant
#0

Hi and thanks for the awesome theme!

1) When I use the pre made ad spots the ads don’t disappear with the adblock on. On the other hand with the custom ad spots the ads disappear. Why is that? Is it possible to make the pre made ad spots to disappear too?

2) I added the plugin stachethemes_event_calendar and to make is work with speed booster I added it in the allowed list as you told me at the themeforest comments. That made my child theme stop working. Why is this? Could I fix this?

Simion C.
tagDiv Staff

Hi,

I have inspected your site and can not see the problem you describe, everything is working properly including the block pagination – https://www.screencast.com/t/XmGG3dmNO

Thanks

adrapper
Participant
#0

Hi,

Another feature request is…

A full post block. I often want to put a special section at the top of my home page. But I am not really happy to be editing my home page so regularly. Also, I can not automate updates to the home page.

If there was a block that could contain the full content of a post, images and all, using its title as the section heading etc. Very much like a text block, but run from a post. Then I could add a new post, automate its publication and unpublishing times, give it the right category and it would post into the home page fo the right amount of time, then it would also unpublish and leave the home page as it normally appears. As an example, a Christmas message might be up until the 25th December, then automatically be replaced with the new year message from the 26th December, until January 1st. Then back to normal until the next event.

Many thanks,

Andrew

Bikerznet
Participant
#0

Hi anyone know how to remove the excerpts from block 16?

Thanks

adrapper
Participant
#0

I am loving Newspaper 7. However, as a Podcaster, I wish it had a little more usability for audio/podcast media.

You have support for video elements, but not for audio. I would like two blocks

1. for a latest or featured podcast episode, usable for say the top of your home page. I have manages a make do at the top of theredpill.report but it can not have a player in it unless I edit it for every new episode.

2. A normal block like you post block, say block 7 that can have a few of the recent podcast posts.

Many thanks.

Catalin
tagDiv Staff

Hello gpm79,

Unfortunately, I do not exactly understand what you mean regarding on Next and Prev post…about what section do you are referring to? Provide more details, some useful screenshots so I can be able to identify it and also, so I will be able to provide a more accurate response.

If you want to remove the “About Us” from footer section, you should use a bit of CSS code to hide it. Try the code below and place it in Theme panel->Custom CSS Area.

The code is ->

.td-footer-wrap .block-title{
display:none;
}

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

Thanks for the message!

kropka77
tagDiv Member

Hmm… I alredy showed code in last post. Do you need something more?

http://420polska.pl/

I created new row with two custom ad boxes. I chose “custom_ad_1” and “custom_ad_2” id.

[vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_1" spot_title="Reklama"][/vc_column][vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_2" spot_title="Reklama"][/vc_column][/vc_row]

munvik
tagDiv Member

Q. Does post templates, block and grid support custom post.
Your Answer: Our blocks support custom post types but you will not be able to sort them based on their custom taxonomy. Please read this guide

Query: But in custom post type, option for selecting post template is not available

Q. Is there anyway to change style of reviews
Your Answer: Reviews can only be changed with css. There are no settings for more styles.

Query: Please help me in respect of class and modification code. I do not have knowledge about coding.

Q. Is it possible to create custom templates / style / block / Module / Grid for post, etc.
Your Answer: If you have the proper coding skills you can create anything, but our theme does not have a block/module/grid creator. It can only be done with hardcoding.

Oh, I dont know much about coding

Q. Number of youtube subscriber details are showing 0 insted of actual number
Your Answer: please use this guide to properly configure the plugin

I followed exactly the same. But still, there is problem. Further, my earlier facebook sharing number are not showing on posts

Q. In mobile theme, Menu background is not working. Menu items are there but due to no background it is not visible. see screenshot https://www.dropbox.com/s/8bnhu1mslnwd51e/MobileMenu.png?dl=0

Q. In desktop version, post template style-5 is not showing featured image in the post single page. But in mobile (mobile theme activated) it is showing featured image. Does all post template style, block and module are working only in desktop. Does mobile theme does not support them.

Q. How could I add custom post type posts list in the mobile (mobile theme)

Q. Does Mobile Editor works only in page. Mobile editor option is not available in post.

Catalin
tagDiv Staff

Hello irlandacenter,

Please notice that our sidebar for Author Page is simply created using settings of the theme from the panel. You should use our Inspector Browser guide inspecting our demo page because in this way you can see what blocks were used. Check the tutorial here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ For example, you can see the following screenshot like this -> https://www.screencast.com/t/FzYUMIQo6W0z

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

You can try this code, it should cover most of the elements on your pages with the background you selected and you can add more if you want to, just enter it in Theme panel->Custom Css

.td-main-content-wrap, .td_block_wrap, .vc_row, .wpb_raw_html, .post, .td-post-title, .td-module-meta-holder, .td-more-articles-box, .td-category-grid, .td-category-header {
background-color: #fffdf9!important;
}

Thanks

Kenta
tagDiv Member

Here is a link to my website – https://kenta.asaltsquad.com. I am using the page builder with block 11 for my posts.

yopyop22
Participant
#0

Look my website

http://planete.qc.ca/

in right where is write

SUIVEZ-NOUS!

We dont see nothing

but if we look source we see

<div class=”td_block_wrap td_block_social_counter td_block_widget td_uid_12_58812e84102a1_rand td-pb-border-top”><h4 class=”block-title”><span>SUIVEZ-NOUS!</span></h4><div class=”td_social_type td-pb-margin-side td_social_facebook”><div class=”td-sp td-sp-facebook”></div><span class=”td_social_info”>2,714</span><span class=”td_social_info td_social_info_name”>Fans</span><span class=”td_social_button”>Comme</span></div><div class=”td_social_type td-pb-margin-side td_social_twitter”><div class=”td-sp td-sp-twitter”></div><span class=”td_social_info”>25</span><span class=”td_social_info td_social_info_name”>Followers</span><span class=”td_social_button”>Follow</span></div></div>

i dont know why we dont see nothing ??

munvik
Participant
Problems - topic
#0

Thanks for wonderful theme. I have following problems:
a. When I am trying to applying Category Top Post Style in a category, then there is no space between top Post and Articles. How to increase space between them. See (http://viewpublish.com/category/movie_reviews/) see https://www.dropbox.com/s/t8537pbqmdtlhfg/Space%20Error.png?dl=0

b. Is it possible to hide category pull down filter for particular category.

c. Does post templates, block and grid support custom post.

d. Is there anyway to change style of reviews

e. Is it possible to create custom templates / style / block / Module / Grid for post, etc.

f. Does it support featured images from dropbox.

g. Does modal image supports images inserted into the post from dropbox.

h. Is it possible to show custom html / PHP Code in after page title & share buttons but before main content in post template styles

i. Further, how to show list of custom post type posts along with categories, etc.

j. number of youtube subscriber details are showing 0 insted of actual number.

k. Does theme supports custom taxonomies apart from ‘Category’ and ‘Tags’

l. In mobile theme, Menu background is not working. Menu items are there but due to no background it is not visible. see screenshot https://www.dropbox.com/s/8bnhu1mslnwd51e/MobileMenu.png?dl=0

m. In desktop version, post template style-5 is not showing featured image in the post single page. But in mobile (mobile theme activated) it is showing featured image. Does all post template style, block and module are working only in desktop. Does mobile theme does not support them.

n. How could I add custom post type posts list in the mobile (mobile theme)

Simion C.
tagDiv Staff

Hi,

It should be taken in consideration that modules use different thumbs with different aspect ratio’s, each block uses a specific thumb which crops the featured image from your posts. The theme uses the system of cropping from center to top and uses a WordPress function add_image_size – https://developer.wordpress.org/reference/functions/add_image_size/
More about this here – https://forum.tagdiv.com/thumbnails-vs-featured-image-size/ also how the cropping works – https://forum.tagdiv.com/api-thumbnail-introduction/

Thanks

Lucian
tagDiv Staff

Hi,

You just need to edit/add your block then under the ajax filter tab choose the filter type you want to use: https://www.screencast.com/t/GVWzEH9xW

Please note that without specifying some category/author or tag ids in the next field “Ajax dropdown – show the following IDs:” the filter will display all available categories/authors/tags:

categories > https://www.screencast.com/t/4bkRcKgubDT
authors > https://www.screencast.com/t/owBDnBcexr
tags > https://www.screencast.com/t/uwwjC8rS

Also make sure that you actually have post under authors/categories/tags.

Let us know if you need any additional informations on this.

Thank you!

kropka77
Participant
#0

Hello,

I very like your theme but I found one problem with custom ads.

I set it as shown here https://forum.tagdiv.com/custom-ad-spots/
I use this code in Theme Panel > Ads > Custom ad Section> Custom ad 1
<div class="td-all-devices"></div>
and this in Theme Panel > Ads > Custom ad Section> Custom ad 2
<div class="td-all-devices"></div>

After thhat I use Visual Composer in main page
[vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_1" spot_title="Reklama"][/vc_column][vc_column width="1/2"][td_block_ad_box spot_id="custom_ad_2" spot_title="Reklama"][/vc_column][/vc_row]

Unfortunately ads are not showing. What is wrong?

Simion C.
tagDiv Staff

Hi,

I have tested this on my end with your site and adblock activated and it does not happen, the social counter displays properly – https://www.screencast.com/t/Dr5L2fi3r
Make sure you have updated the social counter to the latest version which comes bundled with the theme. More about the theme update here – https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

bariton
Participant
#0

Hi,

I’m using block 16 in my homepage but some thumbnails don’t display correctly.
I’ve tried even to resize the images but it doesn’t work.
https://anonymster.com Here you can see that the thumbnail for ExpressVPN review is oversized.
How can I fix that?

Thanks

barnisayz
Participant
#0

Hi,
I want to register with Google Ads and they ask me to Paste it into the HTML of http://www.olufemikusa.com, right after the <head> tag.

How can I do that?

<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “ca-pub-4721452468471024”,
enable_page_level_ads: true
});
</script>

Regards

ABdeldjalil Bettih
tagDiv Member

it work on pc but only if i deactivate ad-block??

is this normale??

Bintmusic
tagDiv Member

Hi

in my site I have

<div id=”td-outer-wrap”><div class=”td-header-wrap td-header-style-6″><div class=”td-header-top-menu-full”><div class=”td-container td-header-row td-header-top-menu”><div id=”login-form” class=”white-popup-block mfp-hide mfp-with-anim”><div class=”td-login-wrap”> <i class=”td-icon-modal-back”></i><div id=”td-login-div” class=”td-login-form-div td-display-block”><div class=”td-login-panel-title”>Sign in</div><div class=”td-login-panel-descr”>Benvenuto! Accedi al tuo 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” value=”” required><label>il tuo username</label></div><div class=”td-login-inputs”><input class=”td-login-input” type=”password” name=”login_pass” id=”login_pass” value=”” required><label>la tua password</label></div> <input type=”button” name=”login_button” id=”login_button” class=”wpb_button btn td-login-button” value=”Login”><div class=”td-login-info-text”>Forgot your password? Get help</div></div><div id=”td-forgot-pass-div” class=”td-login-form-div td-display-none”><div class=”td-login-panel-title”>Password recovery</div><div class=”td-login-panel-descr”>Recupera la tua password</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” value=”” required><label>La tua email</label></div> <input type=”button” name=”forgot_button” id=”forgot_button” class=”wpb_button btn td-login-button” value=”Send My Password”><div class=”td-login-info-text”>Una password ti verrà inviata via email.</div></div></div></div></div></div>

eliminating the code as Bogdan does not go away .. how can I do?

Thanks

Viewing 25 results - 26,551 through 26,575 (of 39,816 total)