Search Results for 'block'

Results from the Forum
travisnw
tagDiv Member

Nice site! Do you know how to reduce the white space around the items in Block 9? It’s the block that lets you just put headlines of posts, no photos. Also, there’s a faint dotted line that I want to turn into a solid gray line. Any ideas?

Steven
tagDiv Member

The great thing about V6 you don’t need any CSS to take out white space it can all be done with the VC,each block you can fix all of that with out using any css…

take a look at my site and see what i mean https://jahliveradio.com

travisnw
Participant
#0

Could someone give me some custom CSS I can add to the Theme Panel that will make smaller margins between posts in Block 8 and Block 11?

Also, I’d like less white space between the title and excerpt in Block 2.

Thanks in advance!

Walther
tagDiv Member

Hi Alin,

I couldn’t make it work at first. I had put your code at the end of my Customm CSS. The white border in the link block was still there. Then I tried putting the same code at the beginning of my Custom CSS – and now it works.

Thanks a lot for your help!

Walther

travisnw
Participant
#0

I’d like to use Block 15 with 6 items in it: 4 photos from my Media library with headlines and links to an external site (curated content), and 2 photos with headlines linking to original posts on my site. Is it possible to specify this in Block 15, in a way that I can have it automatically populate the block with these different types of content? And if so, how should I create the direct links with photos in WordPress so that they feed into Block 15? Would I need to make them posts? (I’d like to avoid having a post that is simply a photo, headline and link to an external site.)

Andrei L.
tagDiv Member

Hi

Footer template 12 have only one colon for content so you need to add the block you want to display like here: http://screencast.com/t/kpMpSxyuQhk The result should be like here: http://screencast.com/t/SLSIczLI73

Let me know how it goes!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the social icons block is not available in version 6 of the theme(social icons can be activated only for top-bar and footer) and it is not an easy task to implement this block so I suggest to hire someone to do this for you as we cannot provide custom work at this time, sorry!
A solution is to use Visual Composer button element, something like this – http://screencast.com/t/JXSXnblmLAhttp://screencast.com/t/6CZfhXMU or you can try to find a plugin.

Thanks!

Thomas
tagDiv Member

Hello

Another suggestion for the pagination features.

Example here with a very big post subdivided in 6 pages with the page break feature:

http://www.virtualmagie.org/articles/comptes-rendus/concours-et-congres/23eme-fism-2006-stockholm/

As you see it appears like this:

But it is not very clear for readers that there are other pages after the first (it is just numbers) ! 🙁

1/ I think i will be interesting to put the line on the right.

2/ Put a block title saying for example: Go to the next pages: (and with the possible to change the sentence in admin).

3/ Like you recently did with Smart list, create a new simple but effective feature.

My ideas:

There will be a fourth part after Reviews named Page.

When you go on this part, you could activate this and choose the Title tags, for example H2.

And now the system could do simple things like looking for H2 after each Break page code and used for title.

This title could be use to do a summary at the begining of each begining page.

I create sort of a example using your blockquote code:

blockquote class="td_quote_box td_box_right"

Of course at the end of the article under the 1 / 2 / 3… itcould have a select with the names of each elements of the summary. “Go to…”

Hope you could propose us those things quickly! 🙂

  • This reply was modified 11 years by Thomas.
  • This reply was modified 11 years by Thomas.
daodaodao
Participant
#0

Hi, I purchased the theme. So far so good!

Three months ago, I asked about how to completely remove Google, Facebook elements in the theme (google-fonts etc.), because I’m using it for Chinese visitors. If there’s anything in the theme that links to these “prohibited” source, Chinese visitors will not be able to open my webpages.

Three months ago, you replied with:

The theme connects to Google to retrieve the fonts used by default. You could remove the default fonts by commenting their code lines – http://screencast.com/t/xYm2czjPUU

By now I just purchased this theme, it seems functions.php looks very different from back then. The 3-month old info does not apply. Please give me update on how to stop linking to Google, FB, Youtube etc..

Thank you!

Alin [tagDiv]
tagDiv Staff

Salut,

1. In versiunea 6 numarul de vizualizari nu mai apare pe module, trebuie sa le adaugi manual in code – https://forum.tagdiv.com/topic/view-numbers-in-block/
2. Da, speed booster este dezactivat daca sunt folosite alte plugin-uri in afara de cele testate – http://screencast.com/t/hcjLnOqh4i2 Daca vrei ca sa fie activ indiferent ce plugin-uri folosesti trebuie sa stergi acest cod din fisierul pluginului – http://screencast.com/t/RZLIOPUNdqh
3. Incearca aceasta solutie – http://stackoverflow.com/questions/6635600/jquery-how-can-i-use-instead-of-jqueryhttp://screencast.com/t/OgyboEwTabw

Mersi!

Walther
Participant
#0

Hi,

on http://www.swedentips.se/ I use an AdSense link block 728×15 in the footer. For this ad I have chosen the same colour as for the footer. Nevertheless, the ad shows a white border 1px (Chrome) or 2px (IE 11) on the top of the link block. I don’t think this is an AdSense issue – I have other sites where this works alright without top border.

How can I get rid of this white top border and make the ad fit in nicely?

Thanks.

Walther

saltzfrau
tagDiv Member

Hi Andrei, many thanks for this.

I want to use it on a block (the text with title block). I’m not using module 15 & latest articles (also, I just had a look but I don’t even have module 15 displaying as an option when I adjust the page attributes. The closest I’ve got to your screen shot is “Homepage – with article list”, but then there is no module 15).

Anyway if I’ve understood this right there’s no way to get it to work on the text with title block?

Walther
Participant
#0

Hi,

on http://www.sverigetips.se/ I use footer template #12. However, I am not sure how I can put my content there. Ideally, I would like to use one of your content blocks. For that purpose I have copied over the code from a page drafted with Visual Composer that contains a content block. However, I couldn’t make it work in the footer. Perhaps the CSS for the footer overrides the CSS for the block. Just now I use shortcodes for a solution with six columns but the result looks boring. I would rather use your content block 15 here in the footer.

Could I make content blocks work in the footer? Or do you have any other suggestions for using template #12 with content arranged in a grid?

Thanks.

Walther

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the theme doesn’t have an option to change the hover color for article title on blocks(it will take the block color), but you can try this custom css to set a general hover color on blocks – http://screencast.com/t/Gzg8ZAXMOkl This will be applied also on modules(archive pages, latest articles)

.td_module_wrap:hover .entry-title a {
color: #4DEC94 !important
}

Also for block pagination(next/prev, load more) try this custom css – http://screencast.com/t/n5mw9UsPMhttp://screencast.com/t/kDV1OiWw

.td-next-prev-wrap a:hover, .td-load-more-wrap a:hover {
background-color: #222222!important;
border-color: #222222 !important;
}

Thanks!

Thanks!

jonnexen
Participant
#0

Hi,

I want to update my theme from 4.6.3 to the latest version. After updating Newspaper directory via FTP I got white page and this in error.log:

[Fri Aug 21 08:55:58 2015] [error] [client IP] FastCGI: server “/var/www/php-fpm/user/domain.com/fpm.external” stderr: PHP message: PHP Fatal error: Class ‘td_block_widget’ not found in /var/customers/webs/user/domain.com/wp-content/themes/Newspaper/includes/widgets/td_page_builder_widgets.php on line 3

Any idea why? Visual Composer was updatet also to latest version before updating theme.

Alin [tagDiv]
tagDiv Staff

Hi,


@lospicos
I have provided above an example, so you can try to modify this also the Big Grid 1 block on mobile. I suggest to hire a profesional developer to do this for you, if you don’t know how to do it. We would have gladly made it for you, but for the moment we cannot offer custom work, sorry!

Thanks!

Andrei L.
tagDiv Member

Hi

This read more tag it’s a WordPress feature, and doesn’t works on theme’s block because of excerpts function, but you can use it in module 15: http://screencast.com/t/6rnAV0fM To insert it you need to edit the post like here: http://screencast.com/t/P3TXfdqI
The result should be like here: http://screencast.com/t/UEFRjzj49VSi

Let me know how it goes and provide more details if you still need assistance on this!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this custom css – http://screencast.com/t/ISsO24sPjd1v

@media (max-width: 767px) {
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
.td-header-sp-top-widget {
display: none !important;
}
}

I will also add your suggestion for mobile menu on our list.

Thanks!

sunkast
Participant
#0

Is there a way to use the social icons in other pages/posts? I tried copying the HTML and icon classes but nothing ever displays. I was rather fond of the social media block in the older version of Newspaper that I could use on any page. I’m trying to create staff pages, though I don’t want to create user accounts just for each user since not everyone makes posts.

Fiorello.Laguardia
Participant
#0

Having a bit of a challenge.

On the basic home page, the menu in blue is the “main menu” (top image)

If I click on a category in the main menu, I get a 2nd menu that is just repeating the cateogories (in white with black text, the 2nd image)

is this a block issue?

Thanks!

-Fio

DavidA
Participant
#0

I’m trying to center the contents inside the blue block on this page: http://www.masspcrepair.com/category/reviews/laserdisc/

How would I center it? Adjust the padding, borders, etc.

Thanks.

Tinobreg
Participant
#0

I am using three columns on “homepage blank”, when i use the site in mobile (landscape mode) we need show two blocks per row (pic 2), not one (pic 1). And the third block should be under row together with the first block in the under row. The others two blocks be together in another row.

Pic 1: https://imagizer.imageshack.us/v2/571x343q90/673/ehMrqZ.png
Pic 2: https://imagizer.imageshack.us/v2/571x345q50/910/79WdUj.png

My theme version is: 3.8.1

¿How we can do this?

ciprianrpp
tagDiv Member

I’ve managed some workaround by duplicating: td_module.php into td_module2.php, and so on for td_block, td_data_source. Then i modified block9 to use the *2.php files where in data_source the unique filter is comment out.Worked like a charm

If you have any other suggestions, please post here.
Thank you.

Andrei L.
tagDiv Member

Hi

I’ve checked your site and notice that in mobile devices Newsmag theme it’s inactive, that’s why the blocks are not displayed. Try to deactivate Jetpack mobile theme: http://screencast.com/t/EZIPMqxq, clear the cache, purge the cdn files if you’re using and test again.

Let me know how it goes.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and did not found any issues with the thumbnails they properly cropped – http://screencast.com/t/jIDXmPgNbN There’s no ideal image size, the modules have thumbs with different aspect ratio and a part of the image may get lost on the cropping process. You could read more about the featured image size here (it’s from Newsmag documentation but the principles are the same) – https://forum.tagdiv.com/image-size/ You have to do some tests and see what aspect ratio to use, depending what blocks/modules you use most.

Also if you want to change the crop mode(center-top) or add a different thumb size, you need to alter the code – http://screencast.com/t/7nlYBLgcfb also the thumb is used in the modules – http://screencast.com/t/U34sGuJ2gfX If you make any changes you will have to regenerate thumbs.

Thanks!

Viewing 25 results - 34,626 through 34,650 (of 39,816 total)