- 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 hbrc21,
Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. I have tested on my side and this option affects this zoom effect for all elements. It could be errors from javascript which come from untested plugins.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
For each block the theme make a custom query depending by the filter set in Visual Composer. The query is made in td_data_source.php here http://screencast.com/t/qwy075xXq and the arguments for it are defined here: http://screencast.com/t/8P8ntnH8Nu
The theme does not have options to add custom queries to the blocks or for posts.
Thanks.
Hello,
All images are being cropped center-top in our themes. This is the way our theme cropps images. This can be seen here: https://forum.tagdiv.com/featured-image/
If for any reason this cropping does not work on your end, then you should disable all plugins except visual composer and regenerate your thumbnails using the force regenerate plugin.
Thank you!
Hello,
Unfortunately this update from such an old version will be like switching to a whole different theme. Lots of things have changed in the meantime.
1)
a. You can turn off the slider animation from the lazyload setting: http://screencast.com/t/1e7GmiXoK3r
b. You can use this custom css to remove it only from the big mkodule:
.td_module_mx9 .td-post-author-name{
display:none!important;
}
c. The images are to blame here, not the grid itself. You need to regenerate your thumbnails using the “force regenerate’ plugin
2) Unfortunately the gallery format was removed so if you have double images n your posts, you will either have to remove the doubles by hand or use post style 5 which does not display the featured image.
3) This is the position of the pagination in the current theme. Please check how it should display on our live demo here: http://demo.tagdiv.com/newspaper/
4) Unfortunately the article titles in modules and blocks can only be changed with css as the theme has no option to change their color. (you can change the active hover color from visual composer block settings as seen on our demo homepage.)
You can use this code to change the titles:
.td_module_wrap .entry-title a{
color:blue!important
}
I hope this helps.
Thank you!
Hello,
Please try to see if you meet the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/
(You might have to contact your hosting) and also please check your system status: https://forum.tagdiv.com/system-status-parameters-guide/
If the problem is still thre, please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it. If the error is still present, please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue. Please also include a link to this topic.
Thank you!
Hi,
The travel demo uses the background image a bit different. It has it set on the row in visual composer. You need to edit your homepage and access row settings: http://screencast.com/t/Z2VHdgzUTuV3
Thank you!
Hi
Why is custom query not available in Visual Composer for blocks? It is available in post grid.
Hi Team
I have updated the newspaper theme to 6.6.5 automatically using Envato Toolkit.
But i see this notification in : appearance -> theme
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Newspaper Template is missing. Delete
Do you know how to fix this?
One more, where can i download the newest js.composer.zip to upgrade the visual composer to 4.1.0?
Thankyou
Adi
Hello pasqualino77,
This feature is tested with our theme and works as expected in default mode. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. This issue might be caused by untested plugins used by you and could create some js errors.
Hope this helps and let us know how it goes!
Thank you for the message!
Uploaded default functions.php and is ok.
Think you can assist me with following css code:
p {
hyphens:auto;
text-align:justify;
-webkit-hyphens:auto;
-moz-hyphens:auto;
-epub-hyphens:auto;
}
So i’d insert it into custom css tab and would apply to all articles? Now i must apply it to every article css fild on visual composer.
Thanks
Hello,
M15 does not have a read more button, but M14 does. I tested this on my end but the theme color (in my case purple) is set to the read more button as well: http://screencast.com/t/6GVe8aWMr
Please try to disable all your plugins except visual composer, clear cache and reset cdn if you use it as sometimes plugins can interfere with the css.
Let us know how it goes.
Thank you!
Hello srampia,
The problem with block 1 happens due you do not use a correct image in for this kind of thumb, as you can see in this screenshot -> http://screencast.com/t/2hj5uR1b In order to achieve best results, please consult the guide below ->
Our theme uses a lot of predefined thumbnails in blocks and modules. If you check the Theme panel->Block settings area you can see the list with all dimensions of the thumbs wich is used in the theme and which elements -> blocks/modules uses -> http://screencast.com/t/tQuimSer9 If you want to exclude the cropping system wich you have to use the right dimension for your images.
Our theme uses the system of cropping from center to top. The theme uses thumbs to reduce the page size and speed up page loading time. From each image uploaded are generated thumbs for each thumb size used by the theme. Basically, when a post it’s displayed on the page in a block, the featured image displayed is not the one which you uploaded in the media file, it’s a thumb cropped from the original image at the precise dimension. To change the picture orientation most likely you will need a different cropping system. We use a WordPress function – add_image_size() – you can read about it here – https://codex.wordpress.org/Function_Reference/add_image_size – and here – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Our theme crop (cut) thumbnails in some cases to avoid creating a lot of thumbnails in order to reduce to load more spaces on the server.
If you don’t have the possibility to upload large images you could use a combination of plugins to upscale the thumbs – Thumbnail Upscale and Force Regenerate.
Also, please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Hope this helps and let us know how it goes!
Thank you for the message!
Thanks for your response.I think the problem is with the php.ini settings.
My host provider 123 Reg have confirmed that I cannot increase the max_execution_time over 30 seconds as this is the default value set for the whole shared hosting platform. Does this mean i can never use the demo’s properly.
I can upload images under 2mb as this is what the max is set to.
I also cannot see any images on my website that have been uploaded. I made a intro demo post and also uploaded a lgo but the images dont show. Could this have anything to do with the above? I looked in the forum and it may be to do with plugins, but the only active plugins I have are BBpress, Revolution Slider & WPBakery Visual Composer.
website – http://www.dailyfan.co.uk
Many Thanks!
Hello dizajn,
Please ensure these problems do not come from your conflict between your untested plugins and our theme. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out conflicting plugins. Try to disable these and see if your problem reappears.
Thank you for the message!
Hello St,
I suspect this strange behaviour of the theme that might be caused by interference between your untested plugins and our theme. Please try to disable all the active plugins, leave just Visual Composer, clear all cache, purge CDN file if you used and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. The background is tested with our theme by default and works as expected.
Thank you for the message!
Hello Andrii,
Please keep in mind that the offset that you are set it from Visual Composer is totally different than Category Grid. The offset for Category Grid is set it by default by the theme and you have no control over this and what you say it is not possible, maybe you make confusion between them. If you have another problems and you need more assistance, please provide your website URL so I can further inspect the problems. Also, you can provide some useful screenshots for better understanding.
Thank you for your message!
Hi
I am not sure why this happens but you can try to deactivate all plugins except Visual Composer, clear all caches and test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hello fesburg101,
Please do not confuse the Theme panel with Visual Composer. If you want to do changes for your Homepage, you have to customize it from Visual Composer, like this -> http://screencast.com/t/PylE0NW9 and if you want to change your Category page, you have to do changes from Theme panel->Category section, like this -> http://screencast.com/t/ywdcPkPsfd3 this is two different elements. For more information about how to use Visual Composer, please consult our documentation here -> https://forum.tagdiv.com/how-to-use-visual-composer/ and also, for more information about category settings, consult here -> https://forum.tagdiv.com/how-category-settings-work/
Hope this helps!
If is not what you mean, please provide more details about your problem so I will be able to provide a more accurate response.
Thank you for the message!
Hello laraklopp,
I have tested this case on my side with 2 different Facebook App ID for a different page and seems to works as expected. Please ensure you have set them correctly, without untested plugins, leave just Visual Composer active, clear all cache and see how it works.
If you need more assistance in this regard after you have followed this advice, please send us an email at contact@tagdiv.com with your login information (wp-admin) so I can further inspect your setup page. Also, please provide the link to this topic so we can know who you are and what the issue is.
Thank you for the message!
My friend use “Big Grid 3” on the main page and he made offset on main page by visual composer, but its also working in category http://joxi.ru/12MBbXkI467wqA
But it is not working on my site on category pages, its only working on main page. How can I make it with a help of newspaper options?
I’d like to use the native WP Gallery to make a slideshow in my Newpaper theme site. I will have user generated content that will be uploaded to a particular page, so I want those photos attached to that page to be automatically used in a slideshow. I tried the Visual Composer’s slideshow and carousel elements, but they ask me to select photos and I want it to automatically use all the photos connected with this particular page. I activated Jetpack, and it has a carousel that is supposed to do this, unless your theme doesn’t allow it or overrides it in someway. The Jetpack carousel is not working either. How can I accomplish this?
Thanks.
Rachel
You might look into the OWL Scroller if you’re unable to use the scrollers built into Visual Composer.
I am having a little problem changing my homepage Big Grid from Big Grid 3 to something else. I am confused as to where to initiate this changes. I have gone through my Theme Panel and Visual Composer without really getting a handle on how to effect this changes. Please I need a guidance on how to change my current Homepage Big Grid. Thank you
http://notranjskoprimorske.si/2016/01/smucarski-skoki-mladinec-andraz-modic-skocil-na-tretje-mesto/
Here it is problem:
http://s24.postimg.org/5ki2qaux1/Untitled_1.jpg
Tags are hidden behind visual composer body container.
Can you send code to fix it?
Hello dizajn,
Please try the code below is you want to have a padding for your widget.
The code is ->
.widget_gcz_facebook_page_like {
padding-top:20px;
}
The result you should see here -> http://screencast.com/t/zdnghsc3ra
For your second request, please try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme. It could be the conflicting plugin that interferes our theme and produces this error.
Hope this helps!
If is not what you mean, please provide more details about your problem so I will be able to provide a more accurate response.
Thank you for the message!