Search Results for 'block'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Please check this topic as reference – https://forum.tagdiv.com/topic/ads-on-tag-and-category-page/ if you want to place the ads between your articles.
If you want to place your banner above the pagination you need to edit each template(category.php, tag.php ..) and use do_shortcode function like this – http://screencast.com/t/L55baskIhttp://screencast.com/t/ps4fR9qLbUb

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

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. Here you can see all thumbnails sizes that are used on modules/featured images – http://screencast.com/t/jsnReCqmbKTb if you want to change or add thumbnail size you will have to edit – http://screencast.com/t/8MITol7p and the thumb is used on each module – http://screencast.com/t/Z8LXUOclzo If you do any changes please regenerate your thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/
2. You will need custom work, unfortunately we cannot provide any custom work at this time, sorry! You can edit all blocks where you want to make your custom modifications – http://screencast.com/t/FWRgereEu and here you can change the functions for all blocks – http://screencast.com/t/yfXhwjntA8
3. The only option that the theme has, is to place an inline ad after x paragraph – http://screencast.com/t/IvxEsMjt5
4. There is no extra field for title of the site, we just use wordpress url for author box. A solution is to make this change – http://screencast.com/t/103oZ7QcZlhttp://screencast.com/t/UjuVFBGCI
5. Please check Translations section – http://screencast.com/t/9NqBbNwo
6. Check this solution – https://forum.tagdiv.com/topic/related-article-box/
7. Please use this custom css in Theme Panel > Custom Css for post template 3 and 4:

.single_template_3 .td-post-featured-image, .single_template_4 .td-post-featured-image {
pointer-events: none;
cursor: default;
}

8. Not sure what you mean, theme have a various styles for category page – http://screencast.com/t/uu33kDROOd
9. Change here to take the featured posts – http://screencast.com/t/0qdQfFpAa8tX and also make this change so the featured filter appear – http://screencast.com/t/dTotgT95ddshttp://screencast.com/t/ii4TSLwc
10. You will have to search in code all references to the “featured” name and replave with “features”. This is not so ease as you have to make sure that you change all, as some issues may appear.
11. You need to use a plugin like WP User Avatarhttp://screencast.com/t/FbbMthPmy4Rn
12. Please check documentation – https://forum.tagdiv.com/td_api_moduleadd/ If you’re a beginner we suggest that you look for tutorials or professional training before trying to use this feature as we will not explain the syntax elements which are present in the code.
13. Unfortunately the theme doesn’t have an option for this but you can change the color using custom css in Theme Panel > Custom Css – http://screencast.com/t/cuoptJBP7

@media(max-width: 767px) {
.td-banner-wrap-full, .td-header-style-11 .td-logo-wrap-full {
background-color: #ffffff !important;
}
}

Thanks!

nicome81
tagDiv Member

Anyone, please?

This is my website http://www.cinemaedintorni.dw3b.com and i would like to change labels of block 1 and 5 in homepage like in this sample http://s22.postimg.org/x52fusgm9/Unknown.png

Thank you!

minhnv
Participant
#0

Hi everybody,

My problem is Targeted Ad on NewsMag. After purchase NewsMag theme, apply theme to WordPress, all things are great for news or magazine site excepts targeted ad for each categories.

This cause a big problem for me, because non-targeted ads have lower price.
Please considering about this problem for next release.

1. Custom Ad Block
From Theme Options > Ads tab; currently i see 5 Custom Ad.
Where and how can i add more Custom Ad blocks?

2. Targeted Ad at Header
I can targeted Ads on sidebar by creating new sidebar for each categories and put separate ads inside. But it not enough, i can not change Ad at header for each categories.

>> I want to add a DropDownList <<Listing all Custom Ad block>> in Post Settings (Add New Post page) to select header Ad for that post.
or
>> Based on header Ad of category of post, it will be show automatically.

For now, any one can tell me ways to do for each steps?

Thanks,
Minh

simchris
tagDiv Member

different modules use different sizes; see theme docs for sizes for all moudules/blocks.

sunkast
Participant
#0

I have a custom post type that I use for displaying info about staff members of my company. But for some reason in Newspaper 6, I can’t get the template for my CPT and blocks to display correctly. I basically created a single template with code based of a page template and sidebar right. But for some reason any block in my post doesn’t display correctly.

See here: http://i61.tinypic.com/4h341i.jpg

And if it helps, this is the code I am using for the single template: http://pastebin.com/kQpZd2S3

Any idea how to fix this?

kiat87
Participant
#0

issue with my sidebar block layout. it is not display same as demo . the images are messed up

please check on my site http://www.kid.net

screenshot

http://snag.gy/KyRIq.jpg

guddie1
Participant
#0

Keep getting error msg’s under VC block settings http://screencast.com/t/iuAGK23JS

Warning: array_map(): Argument #2 should be an array in /home/content/p3pnexwpnas05_data01/19/2274719/html/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-shortcode-edit-form.php on line 44

Any Clues?

gfran5
tagDiv Member

Hi,

I have set a GIF as featured image on post but doesn’t animate on modules or blocks?

Lucian
tagDiv Staff

Hi,


@khancept
Glad you’ve found a workaround yet as Chris mentioned it cloud be a caching issue. Disabling the lazy load feature shouldn’t affect the images anymore and “Exceeding the limit of 2 sec for loading all images, the lazy animation effect is canceled. This rule is also available at block’s loading content using ajax, if the animation is enabled.” as mentioned in the panel.

Also try without any plugins active it could happen due to a plugin which conflicts with theme’s lazy loading script causing this, you do have some js errors in the console: http://screencast.com/t/XIuiBJ9gqh

Let us know if it happens again so we can check.

Thanks

Andrei L.
tagDiv Member

Hi

Please remove previous changes in page-pagebuilder-latest.php and add this code:

if ($paged > 1) {
if (have_posts()) { ?>


//this is for big grid


But for big grid you have to create a blank page, add the grid you want to appear from VC, switch to backend editor, copy the code and paste it inside the brackets.
http://screencast.com/t/LXszyfq5BVe

Thanks!

  • This reply was modified 11 years by Andrei L..
Andrei L.
tagDiv Member

Hi

The built in featured image support also works with gif images which also appear in theme’s modules and blocks.

The theme’s lightbox was designed to work for posts images, and it doesn’t work on woocommerce products description section.

In the future updates we plan to add this modal view as a global settings and we will also consider this if possible.

Thanks!

Andrei L.
tagDiv Member

Hi

Unfortunately the post width can be changed, because the width comes from theme’s grid and changing it would not be easy and for that you need custom work.

If you need a large banner to the top of your article you can use on of theme’s custom ad sports and place the add into post’s template file using do_shortcode fucntion.

Take the ad box shortcode using VC page builder, switch to Classic View and take the shortcode – http://screencast.com/t/eD0p5yEvvWhttp://screencast.com/t/y2cn4qR527j

To place it in the code please use do_shortcode() function – https://codex.wordpress.org/Function_Reference/do_shortcode

ex:

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

Add it to posts’s template here: http://screencast.com/t/4kVuslKMdqt0 result: http://screencast.com/t/RmlxncHd9

Thanks!

Andrei L.
tagDiv Member

Hi

I’m not sure what you mean, but the right way to add video’s from youtube into your playlist it’s to add the video id one by one, separated by coma like here: http://screencast.com/t/75h0oXF2jg

In your shortcode the playlist_yt parameter needs to contain a youtube video id, like this:

[vc_row][vc_column width="1/1"][td_block_video_youtube playlist_title="" playlist_yt="_PYSqcyUIYQ" playlist_auto_play="0"][/vc_column][/vc_row]

Try the video shortcode like I’ve altered it and let me know how it goes. If it doesn’t please also try without plugins, empty all caches and test again.

You can find more details on how to use the youtube/vimeo playlist feature here: https://forum.tagdiv.com/video-playlist-newsmag/

Thanks!

R Renard
tagDiv Member

Hi Alin,

thanks for the feedback – I’ve tried the steps you’ve suggested, but no luck. However I have been able to replicate the problem by creating a new (empty) post and adding a tagdiv gallery using the classic interface, it works fine. But when I switch to visual composer and add another section, for example a text block below the slider image is offset to the right, as well as the caption text immediately below the photo!

I’ve added some custom CSS to the page to fix it as a temporary workaround, maybe this can give you a clue as to what causes this. Are you able to replicate the same issue on your Newspaper installation, or is it just something specific to my setup?

.td-gallery-slide-copywrite {
background-color: rgba(0, 0, 0, 0.8);
display: inline-block;
float: left;
font-size: 11px;
font-style: italic;
line-height: 1;
padding: 4px 6px;
text-align: left;
}

.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
bottom: -50%;
left: -85%; // Changed
margin: auto;
overflow: auto;
position: absolute;
right: -50%;
top: -50%;
}

Alin [tagDiv]
tagDiv Staff

Hi,

I’m not sure what you mean. Do you want a sticky post on a block?
You can enable sticky post from WordPress and mark a post as sticky will popup firstly. You need to change like here: http://screencast.com/t/noujYiHZflm but please note that it will affect all blocks.
A solution to control posts on Big Grid Slider or any block is to filter by tag – http://screencast.com/t/B8r7mj3e so only posts with that specific tag will appear there – http://screencast.com/t/nzjearpA
Please provide more details if this is not what you mean!

Thanks!

Cityshop
Participant
#0

Hi we have updated to the last version but something is wrong boxes are not showing fine can you please help?

i.imgur.com/3gjwGYV.jpg

Here is block one selected all the boxes are showing in vertical please help!

Dave_The_BMXER
Participant
#0

I would like to be able to hide the top ad based on category but I’m just not sure where to put the if statement. I looked in single and loop-single and the ad code wasn’t there.

Then I looked in td_block_ad.php and it was a little daunting.

Can someone point me in the right direction?

Thanks

desworks
Participant
#0

I’m in the process of setting up the Newspaper 6 theme for our existing WordPress site and have a few questions / feature requests. But first a big thanks for creating such a cool and comprehensive theme!

1. Is it possible to change the thumbnail sizes so it reflects our existing image ratio? Our existing featured images are 480×280 so it would be great if I could set certain thumbnails to use a 48:28 ratio and the images don’t get cropped.
2. Instead of the Ajax Filter I would like to place a custom text or hyperlink right of the block title. Per example the title of the module is Daily News and I would like to add a text / link to the right: Powered by Nike. I noticed most people in the Newspaper showcase topic don’t use the ajax filter so this could be interesting for a lot of users.
3. Is it possible to auto embed a banner in the middle of the post text? So not above or below the article but in the middle without manual insertion.
4. In the author box the authors URL is displayed with http:// in front of the url. Can this http:// be removed as it looks odd. Per example: http://Google.com should just be Google.com
5. Is it possible to rename the Trending Now box to Breaking News?
6. Is it possible to remove the more from author tab on single posts?
7. In post style 3 and post style 4 on single posts is it possible to remove the hyperlink under the featured image? It is already shown large no need to link to a large version.
8. On category pages we used the category description and category image before. Is it possible to show them at the top of the category page?
9. Is it possible to show the featured articles in that category + sub categories at the top of the category page?
10. We already used a category for features, is it possible to change the source category for featured articles from featured to features?
11. Is it possible to set a new default image for all authors?
12. I saw it is possible to create custom blocks based on existing modules but for our homepage we have some other wishes. How can we create additional modules?
13. Is it possible to set a different header background color for smaller screen sizes? Per example on desktop the header looks best in white but on mobile the bar with logo would look better in black.

Thanks!!

Alin [tagDiv]
tagDiv Staff

Hi,

Not sure what you mean, the header ad is not added using visual composer plugin. The header ad is displayed automatically when you paste the code in header ad area from Theme Panel – http://screencast.com/t/sShfSt2B5r If you want to block it on specific pages you can add a condition in header template that you use – http://screencast.com/t/6po3ngg40g5
The theme doesn’t have an option to place ads in the page content, like there is on posts(top, inline,bottom), if this is what you mean and you will have to use Ad box block from Visual Composer.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you solved this issue? As I have checked your site and did not found any issues with block pagination, it’s working fine – http://screencast.com/t/pYxiYrKwXaZ2http://screencast.com/t/jkHge5HMw please clear cache and check again if you still have this issue.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked again your site and found that your banners from sidebar are not adsense and I think that you are referring to this issue – http://screencast.com/t/bMQPl3Rt8WT Please note that the theme ad system was designed to work with adsense code and the theme will make it responsive and the ad will fill the available space. Unfortunately for non-adsense code you need to have a specific size fore each device as the theme will not handle it, please check documentation(for version 4 of the theme) – https://forum.tagdiv.com/ads/ you will have to find a similar solution like those divs. Also you can try to use your code directly in a text block/widget it should make it responsive – http://screencast.com/t/henULUWZczTX

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Module 14 was used to create block 13, but it is also used on block 20. A solution is to set excerpt length to 1 in Theme Panel >Excerpt section – http://screencast.com/t/6EcGizLxhttp://screencast.com/t/W32hBdcq but this will be applied also on block 20.
You can hide excerpt only for block 13 via custom css in Theme Panel > Custom Css – http://screencast.com/t/jl03pSLICX

.td_block_13 .td-excerpt {
display: none;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Not sure how you want to display block 3 as it can be used 1,2 or 3 columns – http://screencast.com/t/IPDZa8R7O6http://screencast.com/t/kHOqfiAr also you can limit the posts number for each blockhttp://screencast.com/t/abAIeEsJ
Unfortunately for any changes in block display you will need custom modifications and it is not so easy, I suggest to hire a professional to do this for you as we cannot provide any custom work, sorry!

Thanks

nf_prt
tagDiv Member

Hi,

regenerate thumbnails plugins only “resize down”. If original image is smaller than the new size, it will leave those gray blocks. You can try Thumbnail Upscale plugin for those images. Cheers!

Viewing 25 results - 35,301 through 35,325 (of 39,816 total)