Search Results for 'block'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,
This is not a bug. You simply did not regenerate your thumbnails after changing themes. our theme needs to create it;s own thumbnails for blocks to display images properly. Please use this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff
Menu - reply

Hi,
The menu you are referring to is an ajax filter you can activate on all blocks. Please use this guide to learn about the ajax filter as well as other settings for blocks: https://forum.tagdiv.com/block-settings-guide/
Thank you!

kawalchhabra
tagDiv Member

Hi,

Please check back the above links again, you get blank page because of your country was blocked by wordpress (i guess)

Please check above links now.

Thanks

Hitesh Sharma

will_smith02
Participant
#0

From reading old posts, I’m under the impression that when I uncheck allow comments on Edit Pages, the No Comments block is no longer supposed to show. However, it is, so how do i remove it?

plamenko
Participant
#0

Hello all,
I have two problems on my frontpage at http://www.stratego.hr . As you can see (http://www.screencast.com/t/AQrU8fiuAgZ ), there is no blank space between main post and editors choice block (red circle), and there is so much blank space between editors choice and ad block and posts section (blue circle). How to solve it – make a blank space between different objects and remove or decrease blank space at the end of the section?

Thanx in advance!

Rafael Menezes
Participant
#0

Hello!

I use on my site “Block 11” to display my last posts. I set 5 posts to show in the list and, after that, load more button. But I would like to increase the number of posts for 10 only on mobile. Is it possible?

My site is http://www.netflu.com.br.

Thanks in advance!
Rafael

dirk
Participant
#0

hello
Iam using newspaper which is really a beautiful designed theme.

unfortunately i got a problem with the viszualisation of the frontpage when in page edit mode:

when showing the homepage of the web the whole configuration is shown as usual.
when going in edit mode the visual composer blocks are not shown. it seems that no visual composer block has been used
when switching from visual composer to “classic vizualisation all the parameters are shown in the text editor.

(btw, i am using the travel demo setup. everything worked flawlessly)
what happened?

thanks in advance

Kage
Participant
#0

I have an accordion placed on one of my pages, and it’s the full width (minus the sidebar, so 2/3rd). I have the filter set up for a single category, and then the Ajax filter set up for tag IDs (video, document, web). Normally, when using the Ajax filter, as many categories show as is made possible by the width of the container, and when the page width is shrunk, it pushes categories into a More drop down. It’s responsive, and works perfectly.

However, when placed inside the accordion, the More drop down appears first, even if there is plenty of space to display all categories. When you resize the window, the More drop down disappears and the categories show properly–even when you make the page full screen, the More drop down does not reappear (until the page is refreshed). If there are enough categories to be wider than the block, then the categories overflow onto the block title, and then down a line–the More drop down does not reappear (until the page is refreshed).

I tried playing with the different Responsive Column Settings and still couldn’t get it to work properly. Is there a way to force the page to recognize the block properly when placed inside of an accordion?

Thanks!

See example at: http://test.cbecast.com/intouch/
Using the Contacts tab.

tkonsoulas
Participant
#0

Hello,

I’ve just changed from another wordpress theme to Newspaper theme and I’ve noticed a little bug.

In homepage, if you go to block 1 (categories) and press the next button to load more articles, you will notice an unexpected blank between the big image at the left and the title below.

Check this image.

Thanks,
Thodoris

Caum
Participant
#0

hello,
I can’t find info, documentation or examples about sidebar blocks.
Or are they the 1 column examples we can see on the features/blocks pages (i.e. http://demo.tagdiv.com/newspaper/block-1/)?
Best,

David

ericshun
tagDiv Member

Hi Catalin,

I do have the block 13 thumb activated and I have tried regenerating the thumbs with all other plugins disabled and cleared cache.

Still seems to not work correctly. Any other ideas?

Catalin
tagDiv Staff

Hello Aang359,

Please notice that the Block 21 uses the module 16 and for this type of feature do not exist any option in Theme panel because it will use the default thumbnail from WordPress (default 150*150px) -> http://screencast.com/t/hiO726xl So, if you want when you have not featured image to hide that placeholder, you have option for it in Theme panel, like this -> http://screencast.com/t/EwtvDZ1T3j4p and then the result you should see here -> http://screencast.com/t/I6LVD53m0 That white space will remain because it is part of Block 21 and you cannot damage the layout for this module because then you will not get good results.
As you can see, that type of pagination is available only for posts and latest articles modules and not for Blocks. For more information about Blocks settings, please check our documentation here -> https://forum.tagdiv.com/block-settings-guide/
The role of the thumb is to crop the image to the certain dimensions -> for more information about thumbnails and featured images, please check our documentation here -> https://forum.tagdiv.com/thumbnails-vs-featured-image-size/ -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Hope this helps!

Thanks for your understanding!

Andrei L.
tagDiv Member

Hi

Unfortunately the theme does not have a share counter and there is not an easy way of doing this. You could try a plugin with a similar functionality but we din’t made any tests and I can’t say how or if they will work with our theme.

You could use this css to display SHARE on mobiles: http://screencast.com/t/glvG5KZCafNB

@media (max-width: 767px){
.td-post-share-title {
display: inline-block;
}
}

Hope this helps.
Thanks!

Catalin
tagDiv Staff

Hello Birbo,

In order to remove more from author you can use 2 methods:
The css method:

.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

I hope this helps.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
There is no setting to activate it on mobile, but you can use this css:
@media (max-width: 767px){
.td-scroll-up {
display: block!important;
}

Thank you!

lukkachuppi
tagDiv Member

Hello Bogdan,

I am planning to use the same content in the subdomain, the only change within it will be : 1) Adsense woun’t be used. 2) Traffic through desktop’s will be blocked for that sub domain.

Rest all will be same. So can you tell me how to activate the theme for the subdomain?

Thanks!

Bogdan B.
tagDiv Staff

Hello,
The block titles style is added by the demo you install .the default demo has these title tags: http://demo.tagdiv.com/newspaper/
If you want another style, you can pick another demo. pick one from the list on the right to see how it displays.
For your second question,
The color of the titles can be selected from here: http://screencast.com/t/m5dnpOFAbC
The category tag and the comments can only be targeted with css as there is no color setting for them. Try this code:
.td-post-category, .td-big-grid-meta .td-post-category, .td-module-comments a{
background-color:red;
}

Thanks.

Bogdan B.
tagDiv Staff

Hi,
unfortunately the “blog” section cannot be moved on top of the blocks and grids. The theme has no such options. If you want to move the loop on top of the file, you must edit the page template: http://screencast.com/t/iGGY7EdsavfN It will require coding knowledge though.
Thank you!

Afterglow
tagDiv Member

Hello again Andrei,

To help you address my problem with my site pavlikeni.com, the custom code you had provided for me before (containing the search box code) is below.

.td-header-container {
width: 100%;
}
.td-header-top-menu, .td-header-header, .menu-main-menu-container {
width: 1010px;
margin-left: auto;
margin-right: auto;
}
.td-header-main-menu.td-affix{
width: 100%;
}

@media
(min-width: 768px){
#td-top-search {
margin-top: 0px!important;
position: initial;
display: inline-block}
}

Thanks,
Peter

simos
Participant
#0

Hi
I have some custom field like author, label, caption, photo credit ..etc..
How do I add displaying all of them to the post and the blocks.
I need to replace the default author to new_author custom field.

Aang359
tagDiv Member

Thanks Catalin, I had tried the block setting to remove thumb nails but its not working for me. There is no option for Block21. I had tried using different block but still no use. Please check the screenshot: http://imgur.com/3DIUWaR. I want the blank space removed from the page, so only title description remain. I tried using block 9 and 11 which having no thumbnails but in them post is appearing side by side like a box and not horizontally like in Block21. Also, I noticed one more thing there is no next page – previous page option(Example:http://imgur.com/hwk8La4) if we choose blocks. Is there anyway we can activate it? posts are disappearing from page after 10th posts. How to give it like log site looks.

One questions just out of curiosity, I have images in my posting but its not showing on the thumbnail. Do they need to be of a particular size to show up on thumbnail?

Site:http://mbahunt.in/

Thanks in Advance.

Bogdan B.
tagDiv Staff

Hi,
If you want to identify which module is used on which block, you can take a look at this list: http://screencast.com/t/Qs5Xb6IgD Every block is composed of 1 or more modules.
Thank you!

Catalin
tagDiv Staff

Hello Tomka,

Please keep in mind that the Visual Composer affects only the content page, what is between main menu bar and footer section. So, if you want to add here some text (daily quote) with Visual Composer, please notice that you can use the Text Block or Text with Title, like this -> http://screencast.com/t/vYov8nII6
So, if you want to add some text under your Logo section, please notice that you will have to alter the code from the header style used by you. For instance, if you are using the header style 10 and if you want to add some text there, you will have to use the do_shortcode method to add this. Please notice that you should add the code in header-style-10.php, like this -> http://screencast.com/t/6NtnqrBRzhy -> http://screencast.com/t/n8JTFag9F
The code is -> <?php echo do_shortcode('[vc_row][vc_column][vc_column_text]YOUR DAILY QUOTE[/vc_column_text][/vc_column][/vc_row]'); ?>
Please notice that all of these processes are considered custom work and we cannot provide this type of service at the moment. So, if you need further customization in this regard and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you.

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Unfortunately the td_config file will not work from the child theme so you will have to make this modification in the main theme. There is no update proof method for customizing the theme files. Not even the child theme is update proof.
As for the second question, you can use css to reduce the size of the image. You can post a link to the block in question and I will provide the code for it.

Thanks.

Catalin
tagDiv Staff

Hello GlanceCompany,

That code will have to be put in your .htaccess in order to achieve best results. Also, please ensure that you will copy the code from this link here -> http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co and then paste it in your core file.

Thanks for your understanding!

Viewing 25 results - 29,701 through 29,725 (of 39,816 total)