- NewsmagHow to use the Visual Composer plugin
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspapertagDiv Shop
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- TutorialsDefault Block Settings Guide
- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagWhat’s included in Newsmag theme package
- NewsmagNewsmag documentation
- NewsmagBlock settings tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagCustom ad spots
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperBlock settings tutorial
- NewspaperPost Formats (for TinyMCE)
- NewspaperFont Customization
- NewspaperBackground Introduction
Hello,
Is not possible, what you can do is to use the slider to show there Featured articles and in block 3 add in category filter to exclude the Featured posts(this is to prevent duplicated articles between slider and block 3), add the cat id with minus (ex -4) of the Featured category.
Thanks for the message!
Hello,
Please make sure that you use the <!–nextpage–> in text editor, not visual editor.
About lightbox, a simple solution is to disable our lightbox and use a plugin that will work with all images from post automatic.
Thanks for the message!
Hello,
The option Infinite scroll is an option for Blocks(visual composer or widgets) as you can see here: edit a block and set it like this: http://screencast.com/t/4cDAmIcZjZk
Also other settings is Next prev ajax, this option is used for this block on our demo: http://screencast.com/t/RL92yCSX7kR
Please check in console(Firefox or Chrome inspector), to not have js errors.
Thanks!
Hi Marius,
I tested a block in the visual composer in which you can add text. In this block I added a blockquote. The text was huge and blue. I tried to change it with in the style.css as you suggested.
It didn’t work. Tested it in 2 browsers as I figured it maybe could be a browser caching issue.
So it’s not about the category, I don’t use that.
Maybe you have a another good suggestion? Thanks!
Hi,
When I create a new page or post in visual composer and choose a css animation nothing happens.
Everything appears static on on the page regardless of whether I select an animation or not.
I switched from Magazinly and all the stuff that used to animate no longer does and when I try and create new content for example – a page with images that appear left to right as you scroll down – nothing happens!
Was just wondering if anybody else is having this issue at all?
Thanks
hello,
we fully integrated the visual composer in our theme, so we did not used as a plugin.
unfortunately to add new elements in our version of you need to modify the code.
Thanks for you message.
Radu A.
Hi,
I bought the visual composer plugin today in hope that I can add some new content content elements into the default visual composer in the template. http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431
How can I use the new purchased version/add some new content elements?
Regards,
Wombat
On the author page, as well as after posts, the author block has more information on it. A bio, web link, and some social media profiles. When I try to use the visual composer to make a custom author section on my About page, the author area looks more like the sidebar on this page: http://demo.tagdiv.com/newspaper/author/admin/
I want it to look more like the author block seen in the actual post itself. I will be showing multiple authors like this. How would I go about doing this?
thanks
If you use the visual composer to build your homepage, you can rename the title of blocks.
**I am not part of the tagDiv team. Just trying to offer my two cents before they get a chance to reply 🙂
Where are you trying to change it back through? A category page?
From what I understand, the homepage shouldn’t be a category page. It should be a normal page that uses any of the homepage templates.
1. Making the homepage
To create a homepage:Go to Pages -> Add new
Select a Homepage – with article list template from Page Attributes (*see image bellow)
Start Visual Composer by clicking on Visual Composer blue button.Build your Homepage using Blocks content or you can use predefined Homepage templates from Page Builder
Doing it this way also offers more customization control for the homepage because you can design it however you want using the visual composer.
If you are already using the visual composer and can’t edit the blocks, I’m not really sure what’s wrong..
**I am not part of the tagDiv team. Just trying to offer my two cents before they get a chance to reply 🙂
Hello,
@andra33 can you show me which slider. Do you mean about Big slider? If you use sliders on Visual composer you have this settings http://screencast.com/t/HhKNUpvuTRTC
Thanks for the message!
Happy New Year 2014!!!
Hello,
The blocks from Visual Composer are built from modules. See here at 2. Blocks http://import.tagdiv.com/newspaper/doc/#blocks
In page when you use Visual composer you use Blocks.
If you want pagination with 1,2,3 you use a template with article list http://screencast.com/t/5IdbyXw0rK5g and here you can use MODULES as layout http://import.tagdiv.com/newspaper/doc/#blocks
If you want module 6 to be on 3 columns you have to edit td_template_layout.php file located in \includes\content_builder folder and change like here: http://screencast.com/t/nxkSKtbgBrsm
Thanks!
Using module 6 on this category page gives me two columns of “posts” or app icons. It also give me a nice non-AJAX pagination at the bottom. http://appcomrade.com/category/app-reviews/featured-apps/
If I create a normal page, and then use the visual editor to create a “category page” using Blocks 3 then I get 3 columns of app icons like so http://appcomrade.com/featured-apps/
However, this Blocks 3 page only uses AJAX pagination (or load more, or infinite scroll) http://appcomrade.com/featured-apps/
How can I make the Blocks 3 block page http://appcomrade.com/featured-apps/ use the same 1,2,3……9 pagination as seen on module 6? http://appcomrade.com/category/app-reviews/featured-apps/
Happy new years,
-Octavian
mertnuhoglu thanks for the solution but…
[1]
inside “page-homepage-loop.php” no code:
$queryPost = Array(
'posts_per_page' => get_option('posts_per_page'),
'paged' => $paged
);
What code and where exactly to put this to work?
[2]
I’m using Template “Homepage – blank” and visual compser use ‘block 2’
and changed analogously:
1. I edit Newspaper/includes/app/shortcodes/td_block_2.php:
2. Where in the file ‘Newspaper/includes/content_builder/td_data_source.php’ insert the offset?
Such as?
extract(shortcode_atts(
array(
'offset' => 0,
'category_ids' => '',
'tag_slug' => '',
... ),
$atts
3. Where exactly (line number) to put this
$args['offset'] = $offset;
Please help?
set up page called blog (referenced in customize to use that page for the blog) used visual composer and selected template – homepage – magazinly, went into slide and added info, updated (published) went to preview changes and it takes me back to home page not blog, when I do click on blog it looks the same as it did before I made the changes with my posts all on there but no slider or anything else, just set up like module 5.
Then tried deleting the template and just made a slider, and added info asked for and still it takes me to homepage not blog, and my blog is the same as it was previously.
Hello,
Infinite scroll come from a block from visual composer as you can see in the screenshot that you provided.
You have to use a blank homepage without article list and set the block to Infinite load http://screencast.com/t/Ot4HTsZBiKO
Is anyone else having issues with Visual Composer and WordPress 3.8?
Whenever I try to add/modify a link in an existing text block in Visual Composer, the dialog to add a link will pop up and the text behind it in the block become blank and causes erroneous paragraph lines to be inserted into the block. It’s very frustrating.
Hello,
one suggestion: Would it be possible to activate the full width option for posts but still keep the default featured post image (700~366px~~) and area below content?
I want to place individualized sidebar content at specific areas in the post (you can do that with visual composer), not one after another if you know what I mean. Useful if you have longer posts and don’t want to have sidebars only in the upper area or connect to specific content places. Also, creating new sidebars in the sidebar manager all the time, is too much after a while.
Thank you!
Hello,
You can’t update the Visual Composer because is built in theme. We will update the VC in the following updates.
Thanks for understanding!
Hello,
1. for the date you will have to change the wordpress language.
2. edit the menu and change it (for the icons text on mobiles use the translation panel from the theme) http://screencast.com/t/pZqAzC2CCgWP
3. http://screencast.com/t/uVwUi6EO
4. woops 🙂 we missed them in the translations panel. You can edit the social counter plugin: td-social-counter.php like so http://screencast.com/t/tuXHNwyXH we will fix this in the next update.
5. use the panel
6. the panel and edit the block in visual composer
Hope this helps
Let me describe what’s happening.. let me know if you have any thoughts.
“Sidebar A” includes a “Block 1”
“Page A” uses “Sidebar B”
When I add a “Block 1” to “Page A” using the visual composer.. my sidebar on “Page A” will ONLY use “Sidebar A” (which also includes a block 1). No matter what the page template settings are.
Any idea?
Thanks! Love your work.
We did a lot of work cutomizing an existing website with your theme on our dev environment, I mean we use a lot of what you call visual composer, now we’d like to go to preprod then prod. The thing is the database already exists on live and we’d like to be able to export/import what we already did on dev otherwise it will cost us again a lot of times,
Best regards,
Fabien
Hello Marius,
Thanx for your answer ! Basically I used the page builder/visual composer, but not the way I should have (and now I’ve understood that I needed to use the block 3).
Now it looks like it’s ok…
Thanx for your answer, and congrats for your theme, good job !!
Hello,
Each block, slider can be configured like you want to get article from what category you want, sorted like you want, latest, featured, popular, etc.
The homepages is build using Page Builder(Visual Composer) Do you use it before?
Just edit your homepage and start the Visual Composer(the blue button) Form there you can add, remove, edit all the components on the page.
Also please throw an eye on the documentation there you have some steps how to make things happen. http://import.tagdiv.com/newspaper/doc/
Thanks for the message and please feel free to ask us anything!
Hi,
I chose to use the “One click demo install” on my website, and chose this version, as I couldn’t find the way to get this appearance via the Visual Composer (it was ok for the big slide, but I couldn’t find the way to get the blocks organized in the category “Don’t Miss” on the exemple I showed you).
How to “manually” build such a homepage ? I also would like to know how to display different categories on the homepage, like in your exemple (i mean, for instance, how to select other articles in “Dont’ miss” ? Rather than the latest articles, which appear also in this line…).
And my last question is : is it possible to choose not to display every article on the big slide ?? As soon as I add an article, its pic appears on the big slide, wihch is not always what I want !
Thanx four your answer !!