- 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
Hi,
Please make sure that this isn’t happening due to some other plugins you are using so make sure you disable all plugins laving just Visual Composer and Social Counter and also empty cache and/or purge files if you use any cache plugins or CDN host services and try again.
If this issue is till present please send your site’s URL so I can inspect this.
Thanks
Hi,
Try to disable all plugins, enable only Visual Composer and check if the issue is still there.
If you use cdn or external cache clear/purge it.
Thank you, Emil G.
Hi,
First of all please make sure that you use the video playlist right and that you add your videos like this: https://forum.tagdiv.com/video-playlist-newsmag/
If you did set this right then make sure that this is not happening due to some other plugins you use so deactivate all plugins leaving just Visual Composer and Social Counter plugins active then empty cache and purge files and try again.
I have also tested this using the latest theme version (1.1) and found no issue with this: http://screencast.com/t/lFwdDjOyZrL1
Please let me know and also provide your site’s URL.
Thanks
Hi,
31px is the minimum height of the Visual Composer container so in order to set a space smaller than 30px in height you need to modify the value for container’s minimum height: http://screencast.com/t/fQ07qkPXe
You can do this differently though and simply add a margin or padding for the container you use above and to do that you can set a custom, css class for your visual composer element and add padding or margin using custom css: like this:
* http://screencast.com/t/BKrIYeFs6m
* http://screencast.com/t/CqTw2slf
For text block border please make sure you also set this the border style, like this: http://screencast.com/t/tlXCqD7fPS
Thanks
Hi,
The fonts works with Pagebuilder with Page Title template. Also work with Default Template to, but without page builder(Visual Composer) only plain text and shortcodes. If you add elements with page builder the fonts won’t work because this is used to create homepages and will brake the typography of the blocks/modules/elements.
Thanks for the message!
HI, to make this easier to find, I’m posting this in one place.
This applies to moving from Newspaper to Newsmag, but could also apply to moving from any other theme using Visual Composer, which can be tricky.
At bottom is also a how-to if you already borked (crashed) your site and are getting server 500 error or similar.
======== Christopher’s how-to theme migration =============
Try this:
1) make backup of your site files, as per usual good practices; use tools to export your database from WP panel. Backup images.
Clear cache.
2) make sure you’re running latest version of WordPress (4.1); v 3.9x has cross-site scripting vulnerability; v4.0 has bugs, fixed in 4.1.
3) switch to default theme (e.g., twenty-twelve); do this before disabling visual composer!!!!!
Clear cache again, as applicable.
4) disable ALL plugins
5) DELETE the original theme folder, delete the original plugins for theme (TD speed booster, TD social, Visual Composer)
Then follow my posts on best way to install theme:
================================================
Make sure you upload only the main theme files; don’t install the “all files” zip from ThemeForest… that has docs, psd files, plugins, etc.
You want to install the smaller of the two files on Themeforest, if you’re installing via theme panel with .zip.
BEST WAY TO INSTALL WP THEMES:
Ideal way is still to
1) unzip theme folder “Newsmag” on your HD
2) upload via FTP/SFTP to your /wp-content/themes/ folder
3) upload the plugins unzipped to /wp-content/plugins/
4) switch to default theme from your old theme [should already be done for migration]
5) turn off *all* running plugins [should already be done for migration]
6) clear your cache(s), turn off caching (!),
7) activate the Visual Composer plugin
8) activate the new Newsmag theme
9) launch the theme panel
10) reactivate only the plugins you 100% need to make sure they work (some plugins WILL NOT WORK properly with WP 4.01 until you update the plugins!).
Clear the cache in your WEB BROWSER FULLY and restart web browser; this clears any CSS/Java used by your previous theme admin, and theme, so that you see the new CSS/JS properly (seriously, this is cause for huge number of “my new theme doesn’t load right” or “admin panel doesn’t have any boxes!” errors).
If you’re running WordPress older than 4.0 be aware there is a very serious cross-site scripting vulnerability (e.g., WP 3.9.2). You should be running WP 4.0+ to use this theme properly.
This is standard practice for switching to a brand new theme and good habit to get into doing it this way to ensure you clear cobwebs on old, and cleanly move to new.
Hope that helps! 🙂
Chris
==========
ADVANCED USERS AND WP-CONFIG FILE:
if you or somebody else optimized your site for better PageSpeed score and increase dbase efficiency, by editing the wp-config.php file to add absolute paths to the theme folder, you will need to remove that line prior to doing any theme switch. Some people forget this step and immediately get a server error trying to change themes in the WP admin panel. You should be making backups of your wp-config.php folder periodically anyway and never hurts to open it and view from time to time.
===========
SITE RESCUE IF ALREADY CRASHED
f you already borked your install and are getting server 500 error or similar you will need to do common procedure to reset WordPress:
1) login via FTP, manually delete both Newspaper and Newsmag themes so that all that is in theme folder is default themes; this forces WordPress to restart with default theme
2) manually delete the Visual Composer plugin so there is no VC folder in plugins
3) rename your plugins folder to pluginsX
4) login successfully
5) go to theme panel and SELECT your default twenty-twelve theme to CLEAR the prior selection in dbase of the Newspaper or Newsmag theme no longer running
6) logout
7) via FTP or server side file manager, rename plugins back to plugins
8) login and make sure site is working
9) then do CLEAN install of the Newsmag theme, plugins
(admin feel free to add this to docs if you wish)
Chris
© 2014 Christopher Simmons. May not be reposted on other websites.
Try this:
1) make backup of your site files, as per usual good practices; use tools to export your database from WP panel. Backup images.
Clear cache.
2) make sure you’re running latest version of WordPress (4.1); v 3.9x has cross-site scripting vulnerability; v4.0 has bugs, fixed in 4.1.
3) switch to default theme (e.g., twenty-twelve); do this before disabling visual composer!!!!!
Clear cache again, as applicable.
4) disable ALL plugins
5) DELETE the original theme folder, delete the original plugins for theme (TD speed booster, TD social, Visual Composer)
Then follow my posts on best way to install theme:
================================================
Make sure you upload only the main theme files; don’t install the “all files” zip from ThemeForest… that has docs, psd files, plugins, etc.
You want to install the smaller of the two files on Themeforest, if you’re installing via theme panel with .zip.
BEST WAY TO INSTALL WP THEMES:
Ideal way is still to
1) unzip theme folder “Newsmag” on your HD
2) upload via FTP/SFTP to your /wp-content/themes/ folder
3) upload the plugins unzipped to /wp-content/plugins/
4) switch to default theme from your old theme [should already be done for migration]
5) turn off *all* running plugins [should already be done for migration]
6) clear your cache(s), turn off caching (!),
7) activate the Visual Composer plugin
8) activate the new Newsmag theme
9) launch the theme panel
10) reactivate only the plugins you 100% need to make sure they work (some plugins WILL NOT WORK properly with WP 4.01 until you update the plugins!).
Clear the cache in your WEB BROWSER FULLY and restart web browser; this clears any CSS/Java used by your previous theme admin, and theme, so that you see the new CSS/JS properly (seriously, this is cause for huge number of “my new theme doesn’t load right” or “admin panel doesn’t have any boxes!” errors).
If you’re running WordPress older than 4.0 be aware there is a very serious cross-site scripting vulnerability (e.g., WP 3.9.2). You should be running WP 4.0+ to use this theme properly.
This is standard practice for switching to a brand new theme and good habit to get into doing it this way to ensure you clear cobwebs on old, and cleanly move to new.
Hope that helps! 🙂
Chris
==========
ADVANCED USERS:
if you or somebody else optimized your site for better PageSpeed score and increase dbase efficiency, by editing the wop-config.php file to add absolute paths to the theme folder, you will need to remove that line prior to doing any theme switch. Some people forget this step and immediately get a server error trying to change themes in the WP admin panel. You should be making backups of your wp-config.php folder periodically anyway and never hurts to open it and view from time to time.
-
This reply was modified 11 years by
simchris.
You may want to read up on how to use WordPress from the WordPress Codex; you *can* simply rename the theme folder and CSS name for the theme; which is how it’s done for web development, such as for a client, or better security (we do that here, changing theme name to sitename). If you’re comfortable editing the functions.php file, then changing the theme name is done simply by editing the style.css file which is where WP picks up the theme “name.”
Note it won’t change the theme style classes so somebody can very easily “figure out” which theme you’re actually using, if not the version.
Are you removing all the versioning from your site using the commonly available code to put at bottom of functions.php? That is also recommended to hide versions of WP, and also visual composer (see my separate post on how to also hide that code).
TO THE POINT (sorry!):
You can remove that “theme credit” code from functions.php without anything breaking, but be aware it makes it harder if you ask for tech support in the future if the admin here can’t figure out which version of theme you’re using when looking at your page source to debug any of your possible problems with CSS, customizations or running plugins, etc. If you’re comfortable in remembering to always “state” which version you’re using (and keep track of that somewhere), when needing support, you should be fine. 🙂
We actually use mod_pagespeed which just removes *all* commenting for faster page loading, which is recommended if your hosting provider offers that.
You can also further optimize the install by placing the explicit paths to the new name theme folder in your functions.php folder once you’re “set in stone” (obviously if you switch to another theme from admin, it may break) and also the site name URL, but that’s a bit advanced. Research the WP Codex on how to do many things like this (some of that is in my long winded comments in the Newspaper forum under the “Pagespeed” sticky topic).
Hope that helped, versus annoyed 🙂
Hi,
I’ve tested this on my side and it seems to work fine – http://screencast.com/t/1LsyweweZgh0 (i used load more – block 2).
Try to disable all plugins, enable only visual composer and check if the issue is still there.
If it is please provide more details, like what block/settings you use, page settings etc.
Thank you, Emil G.
Pls how do i implement this update?
And i’m having problems with the VIsual editor, its not showing the Blocks, but it shows them when i use it on localhost. pls help, my site is already live and i’m having this issues. http://www.newsbarber.com
NEWSMAG 1.1
~ tagDiv 2014 ~
Thanks for your support and feel free to contact us any time 🙂
https://forum.tagdiv.com/
~ Radu O., Marius P., Emil G, Lucian T and Nicu S.
[ V 1.1 ]
– NEW: 17 Predefined Page Templates in Visual Composer Builder.
– NEW: article print css
– NEW: text with title block is now also available as a widget
– NEW: .po/.mo translation support
– improvement: added slider auto play feature
– improvement: wp_booster v3.0 – stability improvements, better compatibility with other plugins
– improvement: new style format for the text editor
– improvement: new elements that can be customized from theme panel -> custom typography
– improvement: responsive go to top arrow (it doesn’t cover the footer text on tablets) (thanks Chris)
– improvement: titles with big fonts now have a better readability (added letter-spacing) (thanks Chris)
– improvement: Ad box shortcode support title (thanks Chris)
– fix: smart sidebar issue on chrome – it was flickering sometimes
– fix: smart sidebar was not positioned properly when ajax content was loaded in the main area of the theme
– fix: missing font when roboto is used as font in the theme panel ( thanks ZTWP / newspaper theme )
– fix: speed booster 3.1 – font loading and speed booster font optimizations. The speed booster uses collections to load fonts now
– fix: homepage full post featured – bug when you were unable to press scroll down arrow.
– fix: homepage full post featured – bug when you were unable to select the dropdown under the featured image.
– fix: extra pixels from bottom body on mobile versions.
– fix: bug images strange position in smart list 2 on safari.
– fix: removed extra closing tag from comments pages.
– fix: video icon on slider to stay centred on resize.
– fix: IOS slider style and functionality
– fix: smart list 3 css fix
– fix: block 14 in footer css bug
– fix: grid 2 columns css bug
– fix: comments pagination bug
– fix: footer search css bug in IE11
– fix: rich snippets reviews
– fix: click on home link and on logo adds a trailing backslash as expected, preventing one redirect
– fix: disqus comments css
– fix: social sharing from Jetpack css
[ V 1.0 ]
– initial release
===================================
Newsmag theme
Here is a list of all the changes between v 1.0 and v 1.1
Modified files – 49 files
•404.php
•comments.php
•footer.php
•functions.php
•header.php
•includes\plugins\td-social-counter.zip
•includes\plugins\td-speed-booster.zip
•includes\shortcodes\td_ad_box.php
•includes\shortcodes\td_authors.php
•includes\shortcodes\td_block_trending_now.php
•includes\shortcodes\td_block_video_playlist.php
•includes\shortcodes\td_popular_categories.php
•includes\shortcodes\td_slide.php
•includes\shortcodes\td_text_with_title.php
•includes\widgets\td_page_builder_widgets.php
•includes\wp_booster\td_cake.php
•includes\wp_booster\td_first_install.php
•includes\wp_booster\td_fonts.php
•includes\wp_booster\td_global.php
•includes\wp_booster\td_menu.php
•includes\wp_booster\td_page_generator.php
•includes\wp_booster\td_review.php
•includes\wp_booster\td_translate.php
•includes\wp_booster\td_widget_builder.php
•js\td_site.js
•js\td_site.min.js
•loop-single-1.php
•loop-single-2.php
•loop-single-3.php
•loop-single-4.php
•loop-single-5.php
•loop-single-6.php
•loop-single-7.php
•loop-single-8.php
•loop-single.php
•parts\footer\column-1.php
•parts\header\header-menu.php
•parts\header\logo-mobile.php
•parts\header\logo-text.php
•parts\header\logo.php
•parts\header\top-menu.php
•parts\menu-mobile.php
•parts\page-search-box.php
•searchform.php
•style.css
•td_less_editor-style.php
•td_less_style.css.php
•translation\default.mo
•translation\default.po
New files – 267 files
•images\pagebuilder\big-slide.png
•images\pagebuilder\blog.png
•images\pagebuilder\clean.png
•images\pagebuilder\contact-temp.png
•images\pagebuilder\fashion.png
•images\pagebuilder\full-post.png
•images\pagebuilder\infinite-scroll.png
•images\pagebuilder\left-sidebar.png
•images\pagebuilder\less-images.png
•images\pagebuilder\loop.png
•images\pagebuilder\magazine.png
•images\pagebuilder\newsmag.png
•images\pagebuilder\newspaper.png
•images\pagebuilder\random.png
•images\pagebuilder\right-sidebar.png
•images\pagebuilder\sport.png
•images\pagebuilder\tech.png
•includes\js_files\td_main.js
•includes\less_files\animations.less
•includes\less_files\animations_compact.less
•includes\less_files\category.less
•includes\less_files\comments.less
•includes\less_files\editor-style.less
•includes\less_files\font-icons.less
•includes\less_files\footer.less
•includes\less_files\galleries.less
•includes\less_files\gallery-slider.less
•includes\less_files\grid\grid.less
•includes\less_files\grid\grid_blocks.less
•includes\less_files\grid\grid_responsive.less
•includes\less_files\header.less
•includes\less_files\ie.less
•includes\less_files\magnific-popup.less
•includes\less_files\main.less
•includes\less_files\menu-header.less
•includes\less_files\menu-mobile.less
•includes\less_files\menu-top.less
•includes\less_files\mixin.less
•includes\less_files\modal-window.less
•includes\less_files\more-stories.less
•includes\less_files\normalize.less
•includes\less_files\page.less
•includes\less_files\pagebuilder\modules\modules.less
•includes\less_files\pagebuilder\modules\module_1.less
•includes\less_files\pagebuilder\modules\module_10.less
•includes\less_files\pagebuilder\modules\module_11.less
•includes\less_files\pagebuilder\modules\module_12.less
•includes\less_files\pagebuilder\modules\module_13.less
•includes\less_files\pagebuilder\modules\module_14.less
•includes\less_files\pagebuilder\modules\module_15.less
•includes\less_files\pagebuilder\modules\module_2.less
•includes\less_files\pagebuilder\modules\module_3.less
•includes\less_files\pagebuilder\modules\module_4.less
•includes\less_files\pagebuilder\modules\module_5.less
•includes\less_files\pagebuilder\modules\module_6.less
•includes\less_files\pagebuilder\modules\module_7.less
•includes\less_files\pagebuilder\modules\module_8.less
•includes\less_files\pagebuilder\modules\module_9.less
•includes\less_files\pagebuilder\modules\module_mx1.less
•includes\less_files\pagebuilder\modules\module_mx2.less
•includes\less_files\pagebuilder\modules\module_mx3.less
•includes\less_files\pagebuilder\modules\td-slide.less
•includes\less_files\pagebuilder\shortcodes\blocks.less
•includes\less_files\pagebuilder\shortcodes\td_ads.less
•includes\less_files\pagebuilder\shortcodes\td_authors.less
•includes\less_files\pagebuilder\shortcodes\td_definition_list.less
•includes\less_files\pagebuilder\shortcodes\td_popular_categories.less
•includes\less_files\pagebuilder\shortcodes\td_social.less
•includes\less_files\pagebuilder\shortcodes\td_text_with_title.less
•includes\less_files\pagebuilder-elements.less
•includes\less_files\plugins.less
•includes\less_files\post-templates.less
•includes\less_files\post.less
•includes\less_files\print.less
•includes\less_files\pulldown-filter.less
•includes\less_files\quote_on_blocks.less
•includes\less_files\retina.less
•includes\less_files\review.less
•includes\less_files\shortcodes_other.less
•includes\less_files\smart_lists.less
•includes\less_files\sprite.less
•includes\less_files\stacks.less
•includes\less_files\style_customizer.less
•includes\less_files\td_loading_box.less
•includes\less_files\td_video_playlist.less
•includes\less_files\timeline.less
•includes\less_files\totop.less
•includes\less_files\type.less
•includes\less_files\variables.less
•includes\less_files\widgets-default.less
•includes\stacks\demo_classic_blog.txt
•includes\stacks\demo_fashion.txt
•includes\stacks\demo_sport.txt
•includes\stacks\demo_tech.txt
•includes\stacks\demo_video.txt
•includes\td_css_generator.php
•includes\td_templates_builder.php
•includes\td_theme_init.php
•includes\td_wp_booster_hooks.php
•includes\wp_booster\external\lessc.inc.php
•includes\wp_booster\td_block_widget.php
•includes\wp_booster\td_ios_redirect.php
•includes\wp_booster\td_theme_style.php
•includes\wp_booster\td_wp_booster_init.php
•includes\wp_booster\wp-admin\content-metaboxes\meta.css
•includes\wp_booster\wp-admin\content-metaboxes\td_set_homepage_loop.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_homepage_loop_filter.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_page.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_post_settings.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_reviews.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_smart_list.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_unique_articles.php
•includes\wp_booster\wp-admin\content-metaboxes\td_set_video_meta.php
•includes\wp_booster\wp-admin\content-metaboxes\td_templates_settings.php
•includes\wp_booster\wp-admin\css\panel\box.less
•includes\wp_booster\wp-admin\css\panel\content.less
•includes\wp_booster\wp-admin\css\panel\controls.less
•includes\wp_booster\wp-admin\css\panel\footer.less
•includes\wp_booster\wp-admin\css\panel\header.less
•includes\wp_booster\wp-admin\css\panel\help-text.less
•includes\wp_booster\wp-admin\css\panel\import_demo.less
•includes\wp_booster\wp-admin\css\panel\navigation.less
•includes\wp_booster\wp-admin\css\panel\page-builder.less
•includes\wp_booster\wp-admin\css\wp-admin.css
•includes\wp_booster\wp-admin\css\wp-admin.less
•includes\wp_booster\wp-admin\external\wpalchemy\MediaAccess.php
•includes\wp_booster\wp-admin\external\wpalchemy\MetaBox.php
•includes\wp_booster\wp-admin\images\AjaxLoader.gif
•includes\wp_booster\wp-admin\images\arrow.png
•includes\wp_booster\wp-admin\images\header-bg.png
•includes\wp_booster\wp-admin\images\ico-delete.png
•includes\wp_booster\wp-admin\images\ico-dot-no.png
•includes\wp_booster\wp-admin\images\ico-dot.png
•includes\wp_booster\wp-admin\images\ico-edit.png
•includes\wp_booster\wp-admin\images\info-homepage-bg-article.jpg
•includes\wp_booster\wp-admin\images\info-homepage-bg-pb.jpg
•includes\wp_booster\wp-admin\images\info-homepage-loop.jpg
•includes\wp_booster\wp-admin\images\menu\ico-categ.png
•includes\wp_booster\wp-admin\images\menu\ico-contact.png
•includes\wp_booster\wp-admin\images\menu\ico-home.png
•includes\wp_booster\wp-admin\images\menu\ico-menu.png
•includes\wp_booster\wp-admin\images\menu\ico-social.png
•includes\wp_booster\wp-admin\images\menu\ico-video.png
•includes\wp_booster\wp-admin\images\panel\ad-center.png
•includes\wp_booster\wp-admin\images\panel\ad-left.png
•includes\wp_booster\wp-admin\images\panel\ad-right.png
•includes\wp_booster\wp-admin\images\panel\arrow-sidebar.png
•includes\wp_booster\wp-admin\images\panel\bg\1.jpg
•includes\wp_booster\wp-admin\images\panel\bg\2.jpg
•includes\wp_booster\wp-admin\images\panel\check_box_button.png
•includes\wp_booster\wp-admin\images\panel\colors-button.png
•includes\wp_booster\wp-admin\images\panel\del-sidebar-opt.png
•includes\wp_booster\wp-admin\images\panel\footer-1.png
•includes\wp_booster\wp-admin\images\panel\footer-2.png
•includes\wp_booster\wp-admin\images\panel\footer-3.png
•includes\wp_booster\wp-admin\images\panel\footer-4.png
•includes\wp_booster\wp-admin\images\panel\loading.gif
•includes\wp_booster\wp-admin\images\panel\module-1.png
•includes\wp_booster\wp-admin\images\panel\module-10.png
•includes\wp_booster\wp-admin\images\panel\module-11.png
•includes\wp_booster\wp-admin\images\panel\module-12.png
•includes\wp_booster\wp-admin\images\panel\module-13.png
•includes\wp_booster\wp-admin\images\panel\module-14.png
•includes\wp_booster\wp-admin\images\panel\module-15.png
•includes\wp_booster\wp-admin\images\panel\module-2.png
•includes\wp_booster\wp-admin\images\panel\module-3.png
•includes\wp_booster\wp-admin\images\panel\module-4.png
•includes\wp_booster\wp-admin\images\panel\module-5.png
•includes\wp_booster\wp-admin\images\panel\module-6.png
•includes\wp_booster\wp-admin\images\panel\module-7.png
•includes\wp_booster\wp-admin\images\panel\module-8.png
•includes\wp_booster\wp-admin\images\panel\module-9.png
•includes\wp_booster\wp-admin\images\panel\module-default.png
•includes\wp_booster\wp-admin\images\panel\module-mx1.png
•includes\wp_booster\wp-admin\images\panel\module-mx2.png
•includes\wp_booster\wp-admin\images\panel\module-mx3.png
•includes\wp_booster\wp-admin\images\panel\module-search.png
•includes\wp_booster\wp-admin\images\panel\no_img_upload.png
•includes\wp_booster\wp-admin\images\panel\panel-breadcrumb.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-ads.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-analytics.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-background.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-block.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-categories.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-color.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-css.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-excerpts.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-footer.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-header.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-js.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-post.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-responsive.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-template.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-translation.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-typography.png
•includes\wp_booster\wp-admin\images\panel\panel-icons\ico-welcome.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-arrow-no-shadow.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-arrow.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-icon-selected.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-icon.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-shadow-bottom-corner.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-shadow-bottom.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-shadow-top-corner.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-shadow-top.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\menu-shadow-vertical.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\panel-arrow-close.png
•includes\wp_booster\wp-admin\images\panel\panel-wrap\panel-logo.png
•includes\wp_booster\wp-admin\images\panel\radio-check.png
•includes\wp_booster\wp-admin\images\panel\resp-desktop.png
•includes\wp_booster\wp-admin\images\panel\resp-ipado.png
•includes\wp_booster\wp-admin\images\panel\resp-ipadv.png
•includes\wp_booster\wp-admin\images\panel\resp-phone.png
•includes\wp_booster\wp-admin\images\panel\saved.gif
•includes\wp_booster\wp-admin\images\panel\select_box_arrow.png
•includes\wp_booster\wp-admin\images\panel\sidebar-default.png
•includes\wp_booster\wp-admin\images\panel\sidebar-full.png
•includes\wp_booster\wp-admin\images\panel\sidebar-left.png
•includes\wp_booster\wp-admin\images\panel\sidebar-right.png
•includes\wp_booster\wp-admin\images\panel\tabs.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-0.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-1.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-2.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-3.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-4.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-5.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-6.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-7.png
•includes\wp_booster\wp-admin\images\post-templates\post-templates-icons-8.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-0.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-1.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-2.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-3.png
•includes\wp_booster\wp-admin\images\post-templates\smart-list-4.png
•includes\wp_booster\wp-admin\images\td_helper_pointers\vc-columns.png
•includes\wp_booster\wp-admin\images\toggle.jpg
•includes\wp_booster\wp-admin\js\td_wp_admin.js
•includes\wp_booster\wp-admin\js\td_wp_admin_panel.js
•includes\wp_booster\wp-admin\panel\ajax_views\td_category.php
•includes\wp_booster\wp-admin\panel\ajax_views\td_theme_fonts.php
•includes\wp_booster\wp-admin\panel\ajax_views\td_translations.php
•includes\wp_booster\wp-admin\panel\td_panel_data_source.php
•includes\wp_booster\wp-admin\panel\td_panel_generator.php
•includes\wp_booster\wp-admin\panel\td_panel_start.php
•includes\wp_booster\wp-admin\panel\td_view.php
•includes\wp_booster\wp-admin\panel\td_view_custom_fonts.php
•includes\wp_booster\wp-admin\panel\td_view_import.php
•includes\wp_booster\wp-admin\panel\td_view_import_category.php
•includes\wp_booster\wp-admin\panel\td_view_import_export_settings.php
•includes\wp_booster\wp-admin\panel\td_view_import_theme_styles.php
•includes\wp_booster\wp-admin\panel\views\panel_ads.php
•includes\wp_booster\wp-admin\panel\views\panel_analytics.php
•includes\wp_booster\wp-admin\panel\views\panel_background.php
•includes\wp_booster\wp-admin\panel\views\panel_block_settings.php
•includes\wp_booster\wp-admin\panel\views\panel_categories.php
•includes\wp_booster\wp-admin\panel\views\panel_custom_css.php
•includes\wp_booster\wp-admin\panel\views\panel_custom_javascript.php
•includes\wp_booster\wp-admin\panel\views\panel_excerpts.php
•includes\wp_booster\wp-admin\panel\views\panel_footer.php
•includes\wp_booster\wp-admin\panel\views\panel_header.php
•includes\wp_booster\wp-admin\panel\views\panel_post_settings.php
•includes\wp_booster\wp-admin\panel\views\panel_template_settings.php
•includes\wp_booster\wp-admin\panel\views\panel_theme_colors.php
•includes\wp_booster\wp-admin\panel\views\panel_theme_fonts.php
•includes\wp_booster\wp-admin\panel\views\panel_translations.php
•includes\wp_booster\wp-admin\panel\views\panel_welcome.php
•includes\wp_booster\wp-admin\tinymce\customcodes.js
•includes\wp_booster\wp-admin\tinymce\tinymce.php
Deleted files – 248 files
•includes\td_wordpres_booster.php
•includes\wp_booster\demo\files_cookies_settings\demo_classic_blog.txt
•includes\wp_booster\demo\files_cookies_settings\demo_fashion.txt
•includes\wp_booster\demo\files_cookies_settings\demo_sport.txt
•includes\wp_booster\demo\files_cookies_settings\demo_tech.txt
•includes\wp_booster\demo\files_cookies_settings\demo_video.txt
•includes\wp_booster\demo\td_ios_redirect.php
•includes\wp_booster\demo\td_theme_style.php
•includes\wp_booster\td_config.php
•includes\wp_booster\td_css_generator.php
•js\td_external.js
•less_files\animations.less
•less_files\animations_compact.less
•less_files\category.less
•less_files\comments.less
•less_files\editor-style.less
•less_files\font-icons.less
•less_files\footer.less
•less_files\galleries.less
•less_files\gallery-slider.less
•less_files\grid\grid.less
•less_files\grid\grid_blocks.less
•less_files\grid\grid_responsive.less
•less_files\header.less
•less_files\ie.less
•less_files\less\lessc.inc.php
•less_files\magnific-popup.less
•less_files\main.less
•less_files\menu-header.less
•less_files\menu-mobile.less
•less_files\menu-top.less
•less_files\mixin.less
•less_files\modal-window.less
•less_files\more-stories.less
•less_files\normalize.less
•less_files\page.less
•less_files\pagebuilder\modules\modules.less
•less_files\pagebuilder\modules\module_1.less
•less_files\pagebuilder\modules\module_10.less
•less_files\pagebuilder\modules\module_11.less
•less_files\pagebuilder\modules\module_12.less
•less_files\pagebuilder\modules\module_13.less
•less_files\pagebuilder\modules\module_14.less
•less_files\pagebuilder\modules\module_15.less
•less_files\pagebuilder\modules\module_2.less
•less_files\pagebuilder\modules\module_3.less
•less_files\pagebuilder\modules\module_4.less
•less_files\pagebuilder\modules\module_5.less
•less_files\pagebuilder\modules\module_6.less
•less_files\pagebuilder\modules\module_7.less
•less_files\pagebuilder\modules\module_8.less
•less_files\pagebuilder\modules\module_9.less
•less_files\pagebuilder\modules\module_mx1.less
•less_files\pagebuilder\modules\module_mx2.less
•less_files\pagebuilder\modules\module_mx3.less
•less_files\pagebuilder\modules\td-slide.less
•less_files\pagebuilder\shortcodes\blocks.less
•less_files\pagebuilder\shortcodes\td_ads.less
•less_files\pagebuilder\shortcodes\td_authors.less
•less_files\pagebuilder\shortcodes\td_definition_list.less
•less_files\pagebuilder\shortcodes\td_popular_categories.less
•less_files\pagebuilder\shortcodes\td_social.less
•less_files\pagebuilder\shortcodes\td_text_with_title.less
•less_files\pagebuilder-elements.less
•less_files\plugins.less
•less_files\post-templates.less
•less_files\post.less
•less_files\print.less
•less_files\pulldown-filter.less
•less_files\quote_on_blocks.less
•less_files\retina.less
•less_files\review.less
•less_files\shortcodes_other.less
•less_files\smart_lists.less
•less_files\sprite.less
•less_files\stacks.less
•less_files\style_customizer.less
•less_files\td_loading_box.less
•less_files\td_video_playlist.less
•less_files\timeline.less
•less_files\totop.less
•less_files\type.less
•less_files\variables.less
•less_files\widgets-default.less
•wp-admin\content-metaboxes\meta.css
•wp-admin\content-metaboxes\td_set_homepage_loop.php
•wp-admin\content-metaboxes\td_set_homepage_loop_filter.php
•wp-admin\content-metaboxes\td_set_homepage_loop_slide.php
•wp-admin\content-metaboxes\td_set_page.php
•wp-admin\content-metaboxes\td_set_post_settings.php
•wp-admin\content-metaboxes\td_set_reviews.php
•wp-admin\content-metaboxes\td_set_smart_list.php
•wp-admin\content-metaboxes\td_set_unique_articles.php
•wp-admin\content-metaboxes\td_set_video_meta.php
•wp-admin\content-metaboxes\td_templates_settings.php
•wp-admin\css\panel\box.less
•wp-admin\css\panel\content.less
•wp-admin\css\panel\controls.less
•wp-admin\css\panel\footer.less
•wp-admin\css\panel\header.less
•wp-admin\css\panel\help-text.less
•wp-admin\css\panel\import_demo.less
•wp-admin\css\panel\navigation.less
•wp-admin\css\panel\page-builder.less
•wp-admin\css\wp-admin.css
•wp-admin\css\wp-admin.less
•wp-admin\external\wpalchemy\MediaAccess.php
•wp-admin\external\wpalchemy\MetaBox.php
•wp-admin\images\AjaxLoader.gif
•wp-admin\images\arrow.png
•wp-admin\images\header-bg.png
•wp-admin\images\ico-delete.png
•wp-admin\images\ico-dot-no.png
•wp-admin\images\ico-dot.png
•wp-admin\images\ico-edit.png
•wp-admin\images\info-homepage-bg-article.jpg
•wp-admin\images\info-homepage-bg-pb.jpg
•wp-admin\images\info-homepage-loop.jpg
•wp-admin\images\menu\ico-categ.png
•wp-admin\images\menu\ico-contact.png
•wp-admin\images\menu\ico-home.png
•wp-admin\images\menu\ico-menu.png
•wp-admin\images\menu\ico-social.png
•wp-admin\images\menu\ico-video.png
•wp-admin\images\panel\ad-center.png
•wp-admin\images\panel\ad-left.png
•wp-admin\images\panel\ad-right.png
•wp-admin\images\panel\arrow-sidebar.png
•wp-admin\images\panel\bg\1.jpg
•wp-admin\images\panel\bg\2.jpg
•wp-admin\images\panel\check_box_button.png
•wp-admin\images\panel\colors-button.png
•wp-admin\images\panel\del-sidebar-opt.png
•wp-admin\images\panel\footer-1.png
•wp-admin\images\panel\footer-2.png
•wp-admin\images\panel\footer-3.png
•wp-admin\images\panel\footer-4.png
•wp-admin\images\panel\loading.gif
•wp-admin\images\panel\module-1.png
•wp-admin\images\panel\module-10.png
•wp-admin\images\panel\module-11.png
•wp-admin\images\panel\module-12.png
•wp-admin\images\panel\module-13.png
•wp-admin\images\panel\module-14.png
•wp-admin\images\panel\module-15.png
•wp-admin\images\panel\module-2.png
•wp-admin\images\panel\module-3.png
•wp-admin\images\panel\module-4.png
•wp-admin\images\panel\module-5.png
•wp-admin\images\panel\module-6.png
•wp-admin\images\panel\module-7.png
•wp-admin\images\panel\module-8.png
•wp-admin\images\panel\module-9.png
•wp-admin\images\panel\module-default.png
•wp-admin\images\panel\module-mx1.png
•wp-admin\images\panel\module-mx2.png
•wp-admin\images\panel\module-mx3.png
•wp-admin\images\panel\module-search.png
•wp-admin\images\panel\no_img_upload.png
•wp-admin\images\panel\panel-breadcrumb.png
•wp-admin\images\panel\panel-icons\ico-ads.png
•wp-admin\images\panel\panel-icons\ico-analytics.png
•wp-admin\images\panel\panel-icons\ico-background.png
•wp-admin\images\panel\panel-icons\ico-block.png
•wp-admin\images\panel\panel-icons\ico-categories.png
•wp-admin\images\panel\panel-icons\ico-color.png
•wp-admin\images\panel\panel-icons\ico-css.png
•wp-admin\images\panel\panel-icons\ico-excerpts.png
•wp-admin\images\panel\panel-icons\ico-footer.png
•wp-admin\images\panel\panel-icons\ico-header.png
•wp-admin\images\panel\panel-icons\ico-js.png
•wp-admin\images\panel\panel-icons\ico-post.png
•wp-admin\images\panel\panel-icons\ico-responsive.png
•wp-admin\images\panel\panel-icons\ico-template.png
•wp-admin\images\panel\panel-icons\ico-translation.png
•wp-admin\images\panel\panel-icons\ico-typography.png
•wp-admin\images\panel\panel-icons\ico-welcome.png
•wp-admin\images\panel\panel-wrap\menu-arrow-no-shadow.png
•wp-admin\images\panel\panel-wrap\menu-arrow.png
•wp-admin\images\panel\panel-wrap\menu-icon-selected.png
•wp-admin\images\panel\panel-wrap\menu-icon.png
•wp-admin\images\panel\panel-wrap\menu-shadow-bottom-corner.png
•wp-admin\images\panel\panel-wrap\menu-shadow-bottom.png
•wp-admin\images\panel\panel-wrap\menu-shadow-top-corner.png
•wp-admin\images\panel\panel-wrap\menu-shadow-top.png
•wp-admin\images\panel\panel-wrap\menu-shadow-vertical.png
•wp-admin\images\panel\panel-wrap\panel-arrow-close.png
•wp-admin\images\panel\panel-wrap\panel-logo.png
•wp-admin\images\panel\radio-check.png
•wp-admin\images\panel\resp-desktop.png
•wp-admin\images\panel\resp-ipado.png
•wp-admin\images\panel\resp-ipadv.png
•wp-admin\images\panel\resp-phone.png
•wp-admin\images\panel\saved.gif
•wp-admin\images\panel\select_box_arrow.png
•wp-admin\images\panel\sidebar-default.png
•wp-admin\images\panel\sidebar-full.png
•wp-admin\images\panel\sidebar-left.png
•wp-admin\images\panel\sidebar-right.png
•wp-admin\images\panel\tabs.png
•wp-admin\images\post-templates\post-templates-icons-0.png
•wp-admin\images\post-templates\post-templates-icons-1.png
•wp-admin\images\post-templates\post-templates-icons-2.png
•wp-admin\images\post-templates\post-templates-icons-3.png
•wp-admin\images\post-templates\post-templates-icons-4.png
•wp-admin\images\post-templates\post-templates-icons-5.png
•wp-admin\images\post-templates\post-templates-icons-6.png
•wp-admin\images\post-templates\post-templates-icons-7.png
•wp-admin\images\post-templates\post-templates-icons-8.png
•wp-admin\images\post-templates\smart-list-0.png
•wp-admin\images\post-templates\smart-list-1.png
•wp-admin\images\post-templates\smart-list-2.png
•wp-admin\images\post-templates\smart-list-3.png
•wp-admin\images\post-templates\smart-list-4.png
•wp-admin\images\td_helper_pointers\vc-columns.png
•wp-admin\images\toggle.jpg
•wp-admin\js\td_wp_admin.js
•wp-admin\js\td_wp_admin_panel.js
•wp-admin\panel\ajax_views\td_category.php
•wp-admin\panel\ajax_views\td_theme_fonts.php
•wp-admin\panel\ajax_views\td_translations.php
•wp-admin\panel\td_panel_data_source.php
•wp-admin\panel\td_panel_generator.php
•wp-admin\panel\td_panel_start.php
•wp-admin\panel\td_view.php
•wp-admin\panel\td_view_custom_fonts.php
•wp-admin\panel\td_view_import.php
•wp-admin\panel\td_view_import_category.php
•wp-admin\panel\td_view_import_export_settings.php
•wp-admin\panel\td_view_import_theme_styles.php
•wp-admin\panel\views\panel_ads.php
•wp-admin\panel\views\panel_analytics.php
•wp-admin\panel\views\panel_background.php
•wp-admin\panel\views\panel_block_settings.php
•wp-admin\panel\views\panel_categories.php
•wp-admin\panel\views\panel_custom_css.php
•wp-admin\panel\views\panel_custom_javascript.php
•wp-admin\panel\views\panel_excerpts.php
•wp-admin\panel\views\panel_footer.php
•wp-admin\panel\views\panel_header.php
•wp-admin\panel\views\panel_post_settings.php
•wp-admin\panel\views\panel_template_settings.php
•wp-admin\panel\views\panel_theme_colors.php
•wp-admin\panel\views\panel_theme_fonts.php
•wp-admin\panel\views\panel_translations.php
•wp-admin\panel\views\panel_welcome.php
•wp-admin\tinymce\customcodes.js
•wp-admin\tinymce\tinymce.php
by tagDiv 2014 🙂 | http://tagdiv.com | Our portfolio
Note the “remove_action” section is always useful… note it refers to “visual composer” and “meta data” … this removes the comment printed in the rendered page where it shows “created with visual composer 4.3” or whatever. Annoying.
So, basically that code I posted has (3) sections
1) remove general versioning from normal version strings; might not work on all the tagdiv speedbooster enqued stuff
2) change default thumbnail compression level (default in WP is 90, which is for quality, not speed or best practices, which is the WP mindset — better vs fast …. where 70 would be better default, frankly). 50 works. I think we ended up with 60 on some sites for some odd reason (I think ’60’ worked better with mod_pagespeed on our server for WebP conversion or something). Anything is better than 90!
3) hide the visual composer comment string.
You can actually find all my various pagespeed rantings from the past year on the Newspaper forum in the pagespeed sticky post if you want the whole shebang of stuff I do. Luckily TagDiv put a bunch of that into the standard theme docs now, and they already knew most of that from optimizing the demo sites anyway.
If you want an extra little boost you can also locally host gravatars and also optimize your wp-config file; see the Newspaper forum sticky topic, and simply start at end and work backwards to see all my special tweeks, if curious. I think later in the hundreds of posts I would often “resummarize” things, as well as add tweaks for the gravatars, and such. No point in repeating all of that here again. 🙂
-
This reply was modified 11 years by
simchris.
Hi,
Regarding problem one, please make sure that you enabled the smart sidebar first like this: http://screencast.com/t/U2R5qfOx and if you use the visual composer to add your sidebar or build it you have to add this td-ss-row css class to the row in which you add the sidebar or you build it, should look something like this: http://screencast.com/t/q3K0xMqcQByH or you simply build you page using VC and set it to use a sidebar: http://screencast.com/t/gPpZ0jSPKe and make sure you have smart sidebar active and this should do it.
Regarding second problem please note that unfortunately you can’t set infinite scroll to latest articles section.
Hope this helps!
Thanks
Hi,
You can use this class of the Visual Composer RAW Html element: http://screencast.com/t/3Zm6ZDhYCqw
.wpb_raw_html iframe {
place your style here..
}
Or since you have added the iframe using raw html code the you can edit that code and add it into a container with a unique class.
Unfortunately either way you will need custom work for this and if you don’t know how to do it yourself we suggests to get someone to do it for you.
Hope this helps!
Thanks
Hi,
I have checked your site and seems that you also have some errors in your console: http://screencast.com/t/cp8T026vnZUL
A plugin could cause this so please make sure you deactivate all plugin leaving just Visual Composer enabled the empty cache and purge files if you use any cache or CDN plugins then check again, and also make sure that you check you console for errors.
Please let me know what you find.
Thanks
I’m doing this right now…. it’s not terribly hard. You can save some of your custom CSS, but redoing the home page, redoing the ads, and setting up sidebar modules does need to be redone.
Biggest issue is making sure you switch off the old theme, switch off all plugins, fully delete the old Newspaper plugins from server, and do fresh install with the new theme; don’t try to re-use the old Newspaper plugins with the new theme. I crashed my WP install (500 server error), being a very experienced dude with WP, because I forgot to deactivate stuff in right order. Tricky that. Visual Composer is kind of a POS with WP theme switching, to be frank.
Hi,
Unfortunately I can’t see an easy way of doing that as modifying the width of the main container would cause other issues with other elements so you would have a lot to customize.
Also noticed while checking your site that you use the 4.1.3 version of Visual Composer plugin so please update it to the latest version which you can find in the plugin folder that came with your theme files and use this guide to do it right: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
Sorry for the inconvenience!
Thanks for the message!
Hi,
Sorry for missing this, i suspect the issue comes from Visual Composer, make sure you use the latest version which is included in the theme package inside the plugins folder – http://screencast.com/t/W2vrF0E55i7
Thank you, Emil G.
Hi,
@Teejoow
As Christopher said you don’t need to activate it just use this guide and delete the WPBakery Visual Composer plugin then install it like this: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
Thanks
Hi,
Yes, but you will have to edit the page template for that and add the ad or if you want it on a homepage you can use the page builder and add it using the ad box element of Visual Composer:
1. http://screencast.com/t/7wSGl79ddBQ
2. http://screencast.com/t/i6inrKyLzyY
3. result: http://screencast.com/t/q87xgmNxEb
Thanks
Hi,
Thanks @Steven! I have tested the latest theme version and haven’t had any issues of this type.
@Jorge/@SALZBURG12 Please make sure you empty all cache/purge files then deactivate all plugins leaving just Visual Composer active then check again and also clear your browser cache (use Ctrl+Shift+R to re-download the page ignoring cache content) if this dose not helps please update the theme copying the theme’s files manually via FTP using this guide: https://forum.tagdiv.com/how-to-update-the-theme/ because the envato toolkit seems to case some issue when used for update and could not update the it right.
@Mark Clifford The css flash usually happens when using the speed booster plugin. Just checked your site and seems that it doesn’t happen anymore have you managed to solve it? Please let me know!
The 4.5d version of the theme from theme panel was added by mistake it should state 4.6 so it’s not an issue.
@Jalo I have tested this again using winmerge and that file hasn’t been changed in the latest theme versions, maybe you had an older theme version as the last time this file was changed is 4.1
@skykid Sorry for the inconvenience. More feature will be added, unfortunately I can’t give you any exact details about this but I can let you know that will happen in next updates.
Thanks
Hi,
I can assure you that it’s not a bug, you can see on pour demo that this doesn’t occur: http://demo.tagdiv.com/newspaper/?s=beauty
Most likely this happens due to a plugin so please make sure you disable all plugins leaving just Visual Composer active then empty cache and/or purge files if you use any CDN hosting service then check again.
Please disable first this one: https://wordpress.org/plugins/search-everything/ as I quite sure that this is causing it.
Please let me know!
Thanks
I only replied since I crashed my site changing the theme from Newspaper to Newsmag because I forgot to disable the old visual composer plugin first …. and learned my lesson on that one!
Well, this is a NEW theme, on version 1.0 … it is not an update to Newspaper. So you need to treat as changing to different theme, unless I totally misunderstood what you were saying there 🙂
So,
1) switch to default WP theme
2) turn off all plugins; delete ALL plugins used for Newspaper theme
and delete any prior issue of Visual Composer – completely
3) clear cache, update CDN if needed
4) install theme
5) install plugins
6) activate new visual composer with all other plugins OFF
7) activate theme from wordpress > appearance
So, you need to install the theme then activate the new theme following the theme docs.
https://forum.tagdiv.com/installation-newsmag/
My custom functions.php mods, for those who care about such and sundry…. use at your own risk.
/*CHRISTOPHER'S CUSTOM MODS - 10.4.14. rev2 */
remove_action( 'wp_head', 'wp_generator' ) ;
remove_action( 'wp_head', 'wlwmanifest_link' ) ;
remove_action( 'wp_head', 'rsd_link' ) ;
remove_action( 'wp_head', 'feed_links', 2 );
remove_action( 'wp_head', 'feed_links_extra', 3 );
add_filter( 'pre_comment_content', 'wp_specialchars' );
function no_errors_please(){
return 'GET OFF MY LAWN !! RIGHT NOW !!';
}
add_filter( 'login_errors', 'no_errors_please' );
/* Disable YOAST SEO Admin Bar. */
function mytheme_admin_bar_render() {
global $wp_admin_bar;
$wp_admin_bar->remove_menu('wpseo-menu');
}
// and we hook our function via
add_action( 'wp_before_admin_bar_render', 'mytheme_admin_bar_render' );
function delete_enclosure(){
return '';
}
add_filter( 'get_enclosed', 'delete_enclosure' );
add_filter( 'rss_enclosure', 'delete_enclosure' );
add_filter( 'atom_enclosure', 'delete_enclosure' );
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 );
add_filter( 'jpeg_quality', create_function( '', 'return 50;' ) );
function remove_pingback_url( $output, $show ) {
if ( $show == 'pingback_url' ) $output = '';
return $output;
}
add_filter( 'bloginfo_url', 'remove_pingback_url', 10, 2 );
add_action('init', 'myoverride', 100);
function myoverride() {
remove_action('wp_head', array(visual_composer(), 'addMetaData'));
}
-
This reply was modified 11 years by
simchris.