- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Yes, but i I want to have some space between background and slide block
in previous version (7.2) not encountered a problem
Hi,
Thanks its working fine now. the only issue the link and hover effect is only working if i move the mouse at the bottom of the block. but if i move the mouse in the center or top of the block then it the link and hover is not working.
Regards
Hi
Yes, but i I want to have some space between background and slide block
hello,
That is the default block title without an ajax filter. When you create a new block and add a block title this will be the result: http://screencast.com/t/EfYkHxLZg – http://screencast.com/t/49z5P0G6RFQb
You can read more about block settings here: https://forum.tagdiv.com/block-settings-tutorial/
Thank you!
Hi,
It’s good you posted this screenshot: https://s32.postimg.org/p8pw996p1/problem2.png it helped a lot. You have padding set top your block. The 15 pixels one here http://screencast.com/t/Lnunyhflze1C If you remove the padding, the slider will be full size again.
Thank you!
Hi,
The code works even on the site you mentioned. Look: http://screencast.com/t/VNsflCOkqM
Please make sure in your custom css box that you closed all the previous css tags. and add the code after a closing tag.
I have tested the option from the theme panel on our end and it seems to work but maybe you missed the new feature added: http://screencast.com/t/kQFIEhBT now the post author and date on modules and blocks has been split in 2 options. One is on post settings for posts only and the other is here: http://screencast.com/t/kQFIEhBT for modules and blocks. I think this is the cause of the post date and author. http://screencast.com/t/rneS3ZiiHhEZ
Let us know how it goes.
Thank you!
Hi
This page: https://postimg.org/image/g51o8k7nr/ from our demo is built with Visual Composer and you have to use its page-builder to change the tiles. Just edit the page with VC in classic mode, edit the desired blocks and change theirs titles. For more details about how to use Visual Composer please check these links: https://forum.tagdiv.com/newsmag-block-settings-tutorial/ – https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
Thanks!
Andrei L tagDiv!
The image is nowhere near the quality of that of the main slider.. how can i get it like the slider? it is not the same quality.. I see a BIG difference.. it has something to with these blocks…
Hi
I just updeted the theme and the new visual comnposer at the new version and now I’m in troubles with the horizontal spaces
it seems that the width of the page can’t handle the vc block width and put the second columns below (see at http://www.greenplanner.it)
in our hp weare using block 14, 11, 1, 2 and 4 and we’re facing troubles with all of them
I’ve already deleted the cache
can you help please?
Hi Stanley,
Unfortunately our blocks cannot be re-designed. They have a fixed layout that cannot be altered from the theme settings. This is why we provide a variety of blocks to chose from. There are 25 blocks http://demo.tagdiv.com/newspaper/block-1/ and 12 big grids to chose from: http://demo.tagdiv.com/newspaper/big-grid-1/
Thank you!
Hi,
first of all i want to really appreciate the amount of support you guys provide to the users.
i think some code is missing in the above code snippet which i need to put in raw html block. please check. and for hover do i need to just add
.fullwidth a:hover {
background-color: yellow;
}
Regards
I think u r right…but in my panel I have only one block with editor pick https://postimg.org/image/ynavmh2dt/
I uploaded the default demo content and want to change this https://postimg.org/image/g51o8k7nr/.
in widget my blocks doesnot have all this titles https://postimg.org/image/j14kvev6p/. Visual composer also I dont see any blocks. https://postimg.org/image/g5f6gj69t/ .
Hello,
Custom buttons can be made with html and css. You can try it like so:
create a raw html element below the block and add this code to it:
<div class="fullwidth">
<a href="https://www.google.ro">My custom button</a>
</div>
Then add this css in the page settings:
.fullwidth{
background-color:red;
border-radius:10px;
padding: 5px 0;
}
.fullwidth a{
display:block;
width:100%!important;
text-align:center;
color:black!important;
}
http://screencast.com/t/RYLXN9Gsn
This will be the result: http://screencast.com/t/BzNmoKYAdVip
Thank you!
Hello,
You can create pages and set a featured image to the page and them call pages in the big grid by changing the post type like so: http://screencast.com/t/872ukRWG
You can read more about block settings here: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello p0ltergeist,
1)Ensure that you have right set your Big Grid from Block Settings in order to achieve best results. Check this screenshot -> http://screencast.com/t/57E4NmtR
2,3)Try to read all our documentation regarding on Sticky Menu and ensure if you have followed these steps in order to achieve as you wish. If your problem is still there after this, please try to disable all the active plugins, leave just Visual Composer to active and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
4)Here is talking about some .js errors which occur due your untested plugins used by you and which interfere with the theme code or with other plugins and cause this issue.
5)This happens due your untested plugins. Try to disable all of them and use the theme only with the required plugins which come bundled with the theme.
Thanks for your understanding!
Hello,
Unfortunately you cannot use post styles on pages. Post styles only work for posts. you can create your page in visual composer and add images and blocks to your page, but post styles cannot be used on pages.
Thank you!
HI
The titles indicated in this image http://imgur.com/a/LEXTm are not from custom post types, they are blocks titles and can be changed for each block from Visual Composer or from Settings > Appearance id the block is used in sidebar: http://screencast.com/t/nzfSRBOtu1TZ
Let me know how it goes and if this is not what you mean please provide more specific details about what you’re trying to do so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
I’m trying to add the following to a text block and the divs keep being removed.
<div class=”sm-widget sm-card” data-type=”quote” data-symbol=”GE” data-loader=”true”>
<div class=”sm-symbol”><span class=”sm-data-property” data-property=”Symbol”></span></div>
<div class=”sm-company”><span class=”sm-data-property” data-property=”Name”></span></div>
<div class=”sm-quote-div”>
<span class=”sm-data-property sm-quote odometer” data-property=”LastTradePriceOnly”></span>
<span class=”sm-data-property sm-change” data-property=”PercentChange”></span>
</div>
</div>
Hi Bogdan,
Please disregard my first question on installing theme, I have fixed it but I need help with the blocks and big grid in the elements. Is it possible to make changes or redesign blocks and Big grid elements?, and do the theme have more blocks and big grids I can activate or any plugin I can use to design blocks and big grids?
Regards, Stanley
Hi,
I tried to make an Upgrade from 7.1.1 to 7.3. But it was a bad idea because after update i found with a lot of issues in practically everything. (then of this i saw myself forced to make a downgrade to 7.1.1 again)
Issues:
- Website logo is disappeared
- Ads sections disappeared from all the site.
- Footer with default configuration. Without any logo
- No favicon
- In the single post page i saw the sidebar in blank
- Read counter in every block of the index enabled. (It was disabled before).
- Default grid configuration in Categories. (i hadn’t had a grid before)
And then, looking for change the template settings, i could see all the fields in blank with “no logo, no favicon, etc”. It seems the upgrade reset all my configuration.
Details of my theme: I have a child theme with a few customizations.
This was caused by a bug?.
Thanks.
-
This reply was modified 10 years by
news_lp_client.
Hi!
I have a little problem with Visual Composer. I´m trying to reconfigure it and It doesn´t respond to any click, I mean, I can´t add blocks, modify home template and what ever and I can´t see nothing ind the back en editor, it doesn´t show my grid, my block and everthing.
Things I did:
– Uninstall and install the plugin again.
– Create a new page and ttry to setup it from zero and doesn´t work. If I try to add, for example a block or template Home it stay thinking and fater a while dont do nothing.
What can I do?
Thanks for the response ,please let me know if there is any other work around to add a full column button or link at the bottom of the block .
Thanks in advance
I’m using a block to show a category of posts and want to use AJAX to allow viewers to further filter by additional categories. For example, I’m showing all “Blog” posts and would like to allow people to filter by Technology, Science, etc. These are not sub-categories. When I set up the AJAX filtering on the block, the tech and science tabs show all tech and science content, not just those that are also blog posts.
What’s the best way to address this? Can I use some sort of Boolean argument on the AJAX filter ID selection? Or is there a way to force the AJAX request to respect the filter identified on the main filter tab?
Thanks for the help!
Disregard this question. :3
I could settle here using a custom structure (1/3 + 2/3) in the visual composer.
With all this sidebar is going on normally.
——
TRADUZIDO DE:
Desconsiderem esta questão.
Consegui resolver aqui utilizando uma estrutura personalizada (1/3 + 2/3) no visual composer.
Com isso todas as sidebar está rolando normalmente.
I wonder why the smart sidebar does not work when the sidebar is set to the left side. And if the line of visual composer also is the model that appears on the left sidebar.
With this setting up the visual composer sidebar line does not scroll (smart sidebar effect).
DETAILS:
1. I put both the necessary places the css code: td-ss-row
2. This setting’m doing on a page used to Homepage.
——
TRADUZIDO DE:
Gostaria de saber porque a smart sidebar não funciona quando a sidebar está configurada para o lado esquerdo. E se a linha do visual composer estiver também no modelo que aparece a sidebar no lado esquerdo.
Com essa configuração acima a sidebar da linha do visual composer não rola (efeito smart sidebar).
DETALHES:
1. Coloquei as ambos os lugares necessarios o codigo css: td-ss-row
2. Esta configuração estou fazendo em uma página usada para Homepage.