- 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,
Please disable all plugins except visual composer, clear cache and reset cnd files if you use it.
If you use wp super cache, please use this method for a temporary fix until they update the plugin:
https://forum.tagdiv.com/topic/mobile-theme-problems-3/
If you still have trouble with this, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.
Thank you!
Hello,
The menu hover and the links are affected by the theme accent color. The red color on your blocks is added through visual composer but that only affects the block itself, not external elements. You can change the accent color like so: http://screencast.com/t/I26bXYN2dVB
Thank you!
Hi
The theme does not control the registration process, it only make the widget used in this regard. WordPress handle login/registration process so it could be a conflict with some plugin or a miss-configuration from the server. Try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using and test the site again.
Hope this helps!
Thanks!
Hello,
If you cannot see he background, there could be some kind of error on your site so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have implemented. We have no reports of such issues and we cannot recreate the issue on our end.
Thank you!
Catalin,
Thank you for your reply. I’m not sure that I understand your comment concerning not being able to compare the two sites?
On my laptop and external monitor the http://newstest.meta-morphos.es/ home page looks the same when the mobile plugin is turned on or off. The only difference I see is when I view the site from my mobile phone. The mobile plugin reduces the front page to a vertical stack of scrolling blocks.
I’ve now removed all CSS fron the ‘newstest’ site and only have the Visual Composer and Slider Revolution plugins activated. The one customization is that I replaced the original top left column block with one Revolution slider block. One a large monitor the front page looks AOK and displays the same on Firefox and Chrome. When I view it on the mobile phone it almost displays correctly but the left margin is shifted left and crops off some of the text. The right column doesn’t display well.
It appears that one solution is to use it with this one customization and with the mobile plugin turned on. On mobile viewing it abbreviates the front page content but at least displays a usable vertical scrolling stack of info blocks.
-
Is it possible to turn off the Magazine themes default effort to transform the standard site into a responsive version?
That is, to have the complete site page (without mobile plugin) displayed on mobile screens and simply scaled down to fit the mobile or tablet window? I have this option with a framework theme and the mini display of the complete web page works fine. One simply zooms in to select the menu or view areas of the page.(Please see; http://www.kaufmanndesign.com)
This would provide a simple solution for several issues. The pages could still handle iframes, and there would be no surprises for any pages customized with CSS. If a page look good on a normal screen, then it would look fine on a mobile screen. Maybe this setting option is somewhere in the theme settings?
It’s a bit of a surprise that with 50+ Visual Composer elements and blocks as standard tools on the Newspaper theme that it’s not possible to shift a few around without breaking the theme. In the Magazine/Newspaper theme, is it primarily the first top left column block that’s critical to hold the page together as originally intended?
Thanks, Lon K
FYI, v 3.1 with the TD composer is wicked faster. You can read my long winded optimization thread on some of my tweaks after finally moving from 1.7 to 3.1, skipping the 2x gen. Very happy with 3.1 so far. 🙂
i have this error how solve it??
Installing Plugin: Visual Composer
El plugin no tiene una cabecera válida.
Descargando el archivo de instalación de http://losabiasono.net/wp-content/themes/Newspaper-tf/Newspaper/includes/plugins/js_composer.zip…
Descarga fallida. Unauthorized
Hi
Yes you can insert ad’s shortcode from Visual Composer in post content like here: http://screencast.com/t/ywvcjZFj – http://screencast.com/t/KnhfMZq5ce – http://screencast.com/t/Zg5vRwzZ
Hope this helps!
Thanks!
Hi,
Our theme does not use the font awesome files if you do not install the plugin. We use our own font icons found here: http://screencast.com/t/RgcAkorv30
Visual composer on the other hand uses it;s own font awesome files. In order to make sure the visual composer file structure is intact you can simply disable and delete the plugin and then install it again from here: http://screencast.com/t/H4lXvgzgeg
If the file structure is intact, then you will have to try the methods I exemplified above.
Thank you!
Hi tagDiv,
I tried to remove query string from all resources.
Mention: whit the plugin Speed-Boostser activated or not allways bring the same results, so discarded.
So, using functions like:
function remove_cssjs_ver( $src ) {
if( strpos( $src, '?ver=' ) )
$src = remove_query_arg( 'ver', $src );
return $src;
}
add_filter( 'style_loader_src', 'remove_cssjs_ver', 10, 2 );
add_filter( 'script_loader_src', 'remove_cssjs_ver', 10, 2 );
or
function _remove_script_version( $src ){
$parts = explode( '?', $src );
return $parts[0];
}
add_filter( 'script_loader_src', '_remove_script_version', 15, 1 );
add_filter( 'style_loader_src', '_remove_script_version', 15, 1 );
… for all other resource works but only this resources are untouched:
- http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,600,700&ver=7.4
- http://fonts.googleapis.com/css?family=Roboto:500,400italic,700,900,500italic,400,300&ver=7.4
- http://domain.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.4
- http:///domain.com/wp-content/themes/BT/style.css?ver=7.4
Why is not possible?
I know that this practice ensure you that the browser will not be able to store them in cache and users allways will see the right version from each update.
Thanks.
Hi
You can use Visual Composer page-builder to add/delete blocks from pages. For more details please check our documentation: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/ – https://forum.tagdiv.com/newsmag-video-playlist/
Let us know if you need further assistance on this.
Thanks!
Hi
Please provide page’s shortcode from Visual Composer via http://pastebin.com/ so we can duplicate it on our side and have a closer look at this issue. Also make sure that the parameters from system status have the values indicated here: https://forum.tagdiv.com/system-status-parameters-guide/
Thanks!
Hi,
Please disable all your plugins except Visual Composer and Yoast Seo plugin, clear all your caches and try to share a new post and see how it goes.
If it still doesn’t work please try to use the fb debugger(Scrape it) tool to refresh it – https://developers.facebook.com/tools/debug/
The theme doesn’t control the og meta, so it could be a facebook issue. Try the debugger and see how it goes.
Thanks!
Hello,
This is because you use the mobile theme. The author box was created using visual composer. The mobile theme does not use visual composer. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi Nik,
The Tabs and Accordions are Visual Composer elements and you can add them to the page content using the V.C. pagebuilder – http://screencast.com/t/WAzyPddhS and also the other shortcodes. Just make sure you have installed the Visual Composer plugin which is provided with the theme package – https://forum.tagdiv.com/whats-included/ – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know!
Thanks!
Hi,
We only recommend this caching plugin and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also make sure you disable all plugins except visual composer, clear cache and reset cdn files.
Thank you!
I’ve already done this but the rev slider is not in the folder you specified. In the plugin folder I only have: Js-composer, social counter, mobile plugin and speed-booster… Nothing else
Thanks
Hello bazzer7rose,
I have inspected your website and I noticed that you are using some untested plugins which can interfere with the theme code and which can cause a lot of unknown issues. Please try to disable all of them, leave just Visual Composer and install only the plugins that come bundled with the theme and rule out any conflicting plugins. Also, I have checked your console tab and you have some warnings and errors which might be generated by your untested plugins. As a default state, the theme works like a charm and until now we haven’t encountered any issue with the search module to mobile mode.
Thanks for your understanding!
Hello,
I suspect your fonts got changed vie css. Please remove any custom css in your theme panel or any custom code added in the theme files. Restore the theme to it;s default behavior without any interference and check the fonts again. Also disable all plugins except visual composer, clear cache and reset cdn files if you use it.
If you cannot manage to get the icons to show, please provide a link to your site pointing at such an elements and we will take a look.
It can also be a cdn issue like this topic suggests: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Thank you!
Hello,
Actually we have the latest version bundled with our latest theme update. Please update your theme to the latest version: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello Grex,
The only thing that has to do is to update the theme to the latest version of it (Newspaper 7.4) with the latest version of required plugins (Visual Composer 4.12.1 and Social Counter 4.1), clear all your caches and then check the results.
Hope this helps!
Thanks for your understanding!
Hello,
Our theme was not meant to work as a one-page layout. Our theme is a news based theme with a fixed width layout, not a full screen one as you request. You can create a few full screen elements using visual composer though but for this you must make sure not to use any background image or color (this will cause the theme to go into boxed mode) You can use the visual composer stretch row setting accessed in row settings but be mindful our theme blocks will not work properly in a stretched row. Please only use visual composer elements in a stretched row if you plan to stretch content as well. http://screencast.com/t/yCyFQ7veg
Thank you!
Hello Leofitz,
Unfortunately, I cannot compare both websites because on this website here -> http://newstest.meta-morphos.es/ you are using the Mobile Theme and on the mobile mode has the totally different layout. Also, please try to get rid of it all the custom implementation and try the theme like at default settings. The Revolution Slider is fully optimized for mobile mode. Also, if you are using some untested plugins, please try to disable all of them and leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme and rule out any conflicting plugins. If you want to display more levels in the 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 because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello,
If you want to remove this element you can find it in page edit in visual composer, Just edit your homepage and remove the element or access the row settings and make sure you select this option: http://screencast.com/t/uTkchKe9So57
Thank you!
HI
Please check this link for more details about full width footer: https://forum.tagdiv.com/topic/full-width-footer-area/
Best way to add a full width image is with revolution slider plugin, make a full width slide, add an image in it then add the slide on the page using Visual Composer: http://screencast.com/t/GLXAu4dS7e
Hope this helps!
Thanks!