- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewspapertagDiv Composer Tutorial
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperModal Popup
- NewspaperShortcodes
Hello alpsbox,
Unfortunately, but your request is not covered by our support, sorry! Please notice that if you want to do this you should edit the Visual Composer core file and make some additional customization through the code in order to achieve as you wish. All of this involves custom work and we cannot provide this type of services at the moment, sorry!
If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!
Thanks for the message!
Hello Goodmomusic,
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello Gadgetsay,
I guess that you want to manage/change your sidebar for your Shop page on Woo commerce, right? Notice that our theme has a Woo commerce template in Theme panel from where you can choose your desired sidebar for your pages which are generated by Woocommerce, like this -> http://screencast.com/t/35sdxYImFh Also, please notice that you can make your own Shop pages with Visual Composer and you can use the Widgetised Sidebar to add there what type of ad you want.
Thanks for your understanding!
Hello,
Unfortunately the only option where you can place any element below the pagination is a static page you can edit in visual composer and you can paginate each block. The theme does not have any option to place elements below any standard pagination. If you want to add any element below a paginated post you will have to edit the theme files and add a do_shortcode function inside the post template files depending on the post style that you use: http://screencast.com/t/mtxWLAZyH
You can use the code like so:
<?php echo do_shortcode('[td_block_video_youtube playlist_yt="NRuE38Bl5Mo, 1ZgoluYjuZM, 0K-0vkFfUmY"][/vc_column]'); ?>
Thank you!
Hello,
The file is inside the main theme package under the plugins folder: http://screencast.com/t/OrLBeucuJ3u
http://screencast.com/t/OrLBeucuJ3u
Then follow this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Please note that version 5 is not yet released. We will release it in the next theme update.
Thank you!
Hello Aakash,
First of all, please ensure that you have respected our list of requirements for our product, like this -> https://forum.tagdiv.com/requirements-for-newspaper/ Also, try to update the theme to the latest version of it and also, all the required plugins which come bundled with the theme, clear all your caches and test it again. Basically, the latest Fatal error is happening due to the old version of Visual Composer. Try to update it and check the results.
Thanks for your understanding!
Hey Bogdan,
Appreciate the advice very much. As for the 4th point: The ‘above the footer’ ad placement with background color I mentioned was about placing the same directly in the theme template files. The color is visible when I use the visual composer rows when creating the posts by just adding the rows the normal way. But when I placed the same – following the instructions on ‘custom ad placements’ in template files, the ad was visible, the background color wasn’t. So was inquiring if I needed to add something else other than what is mentioned in the instructions.
HOW TO INSERT ADS IN CUSTOM AREAS ON WEBSITE
What I tried was this: A stretched visual composer row with background color.
Thank you.
Hello,
Thank you for choosing newspaper.
1. There is no setting for it, but it can be done with css, Here is an example: https://forum.tagdiv.com/topic/header-image-7/
2. You can use this css in the them panel->custom css box:
.wp-caption-text{
text-align: center!important;;
}
3. Sorry but I do not understand the question.
4. Tab elements are provided by visual composer. There is no setting for a vertical tab though. As an alternative you could use an accordion element.
5. Sorry but the image you shown has nothing to do with the request. The image shows list types and the request is about author posts. You will have to provide more details
6. Again, the image has nothing to do with the question. You can set your own social sharing in the header and footer icons from the theme panel: http://screencast.com/t/IzPKtad0B8 but the post social sharing widget and the social counter do not have options to add any extra social sharing networks to them.
If yopu want to remove more from author, please follow this topic: https://forum.tagdiv.com/topic/remove-more-from-author-5/
Thank you!
Hello,
The blocks were not changed. It should still display as it did before: http://demo.tagdiv.com/newspaper/block-14/
If yours does not, it means there is something that influences the block and make it fall on 1 column. please disable all plugins except visual composer, clear cache and reset cdn files.
Let us know how it goes.
Thank you!
Hello,
Thank you for your appreciation.
1. Unfortunately a stretched row means to stretch it to the full width of the screen. That cannot happen with a sidebar so there is no way of having a full width row and sidebar as they will conflict with one another and break the layout.
2. We do not recommend using visual composer on posts at all especially on smart lists. Visual composer was only meant to be used on pages as this guide suggests: https://forum.tagdiv.com/how-to-use-visual-composer/
3.Well the post sub-title was n ever meant to be a description. It was meant to be a small part of text not a full on excerpt. Please avoid any long titles or sub-titles. These are meant to be titles, not descriptions.
4. The grey background color you added on the row in visual composer seems to display fine: http://screencast.com/t/XG770wNGNA
5. We always look to improve our theme. We are not up to 14 post templates and we plan on adding more but it takes time as they are not easy to make.
6. We did not add such a button as the comment section is just below the related articles. We did not see the point in creating a jump link fro the bottom sharing that goes 1 element down to the comment section. You can maybe add it in with customization if you need this feature. Here is where the bottom sharing is being created: http://screencast.com/t/AT1QCJiV6W
7. We do not have any such plan for the moment, but I will add it to our list for suggestions and pass it on to the development team.
Thank you!
Hello mnpaper,
If you want to edit this section you should do it from Visual Composer, like this -> http://screencast.com/t/x35aH7qbAMF This is an Visual Composer element and all the settings for it can be found in Visual Composer.
Thanks for the message!
That is not what I meant. I want some modification in Pageable container Visual Composer
http://www.awesomescreenshot.com/image/1861107/f459c049eca273c7e488445d4e4c541e
Backend: http://www.awesomescreenshot.com/image/1861113/eac674d4f757297079d898396f3e1361
I want these dots to be replaced with (Previous & Next) buttons.
http://www.awesomescreenshot.com/image/1861124/9b720d519ac3a05a0e519c24bc6e98de
Hello bilimsenligi.com,
First of all, please notice that the official language in this forum is English and in the future, I would kindly ask you to use this language for a better understanding.
Unfortunately, the latest version of Visual Composer (version 5) is not yet tested with our theme and you can’t use it with our theme, at the moment, sorry! Notice that this plugin should have to be adjusted and verified before being released. Our developers work hard in this regard and we will release that version in our near future updates. Until we will launch the future updates with this version of Visual Composer you should use the VC 4.12.1 version.
Thanks for your understanding!
Hello Gordon,
If you are referring to the top grid, that is a simple big grid 7. http://demo.tagdiv.com/newspaper/big-grid-7/
It is available in your visual composer elements if you use the newspaper theme. http://screencast.com/t/19Q8cWKsUdhO
Thank you!
Hello mutebobby,
Please notice that the latest version of Newsmag is fully tested and until now seems to work as expected. Please provide more details about this issue…you can provide some useful screenshots where you can explain this. Also, please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.
Hope this helps and let us know how it goes!
Thanks for the message!
Hello,
The post view count is affected by cache so if you use a caching plugin you should enable this option: https://forum.tagdiv.com/ajax-view-count/
If that does not fix the issue, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Also switch to the main theme if you use a child theme to rule out any customization or interference from there.
Let us know how it goes.
Thank you!
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you us it. Al;so if you sue a child theme, please switch to the main theme to rule out any customization that might affect the paragraphs.
Let us know how it goes.
Thank you!
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Also make sure you switch to the main theme if you use a child theme to rule out any custom code or old child theme files that were not updated.
Thank you!
Bogdan B
I set these:
Custom ad 1: </img>
And i put this ad to Home page sidebar area (in visual composer 1/3 column)
and don’t work custom ads.
Sidebars ads work great but Custom ads 1 2 3 4 … don’t work.
Where do I go to download updates for visual composer. I found instructions on how to update…..just can’t find the file to download.
I am not using Jetpack. Here are my installed plugins:
BackWPup
Deactivate | Edit
WordPress Backup Plugin
Version 3.3.4 | By Inpsyde GmbH | View details | Documentation
Select MOJO Marketplace
MOJO Marketplace
Deactivate | Edit
This plugin adds shortcodes, widgets, and themes to your WordPress site.
Version 1.0.2 | By Mike Hansen | View details
There is a new version of MOJO Marketplace available. View version 1.0.4 details or update now.
Select tagDiv Mobile Theme
tagDiv Mobile Theme
Deactivate | Edit
tagDiv Mobile Theme
Version 1.0 | By tagDiv | Visit plugin site
Select tagDiv Social Counter
tagDiv Social Counter
Deactivate | Edit
Social counter for WordPress. Widget and visual composer block.
Version 4.1 | By tagDiv | Visit plugin site
Select Thrive Leads
Thrive Leads
Deactivate | Edit
The ultimate lead capture solution for WordPress
Version 1.95.4 | By Thrive Themes | Visit plugin site | Check for updates
Select W3 Total Cache
W3 Total Cache
Premium Support | Settings | Deactivate | Edit
The highest rated and most complete WordPress performance plugin. Dramatically improve the speed and user experience of your site. Add browser, page, object and database caching as well as minify and content delivery network (CDN) to WordPress.
Version 0.9.5.1 | By Frederick Townes | View details
Select WPBakery Visual Composer
WPBakery Visual Composer
Settings | Deactivate | Edit
Drag and drop page builder for WordPress. Take full control over your WordPress site, build any layout you can imagine – no programming knowledge required.
Version 4.12 | By Michael M – WPBakery.com | View details
There is a new version of WPBakery Visual Composer available. View version 5.0 details. Automatic update is unavailable for this plugin. To receive automatic updates license activation is required. Please visit settings to activate your Visual Composer. Got Visual Composer in theme?
Select Yoast SEO
Yoast SEO
Is it possible for a tag to show when adding a block to a page using visual composer? I looked in the settings and I switched block 16 from off to on to show the category tag but it doesn’t show up on my page once I saved and refreshed it. I figured maybe it only works for the category posts pages. Hopefully you can help me make it show on the page because without the tag it is hard for the user to understand where they are going when they click on the post.
hi i dont use visual composer or set any page for home page! just defualt blog page for homapage
so how to exclude 1 category from home page ?
Yes, as stated in the docs and sticky post at top of forum;
** VC plugin is ONLY updated when the theme is updated
** YOu don’t get a paid license to the plugin
** It is bundled version and cannot be “activated” through WP Bakery for support/updates
** You cannot update it via WP Bakery as you don’t get a paid license with bundle version
See the theme docs:
https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
I get the following error when attempting to update the Visual Composer NO LICENSES FOUND