Hi,
1) Please update the social counter by disabling the one you have now and deleting files and installing the new plugin version which comes with the latest theme version. You must have social counter version 4.0 for it to work properly
2) There is no official soulution for adding new social icons but you can try to replicate this method for adding a new social share option: https://forum.tagdiv.com/topic/add-a-linkedin-button/
3) The name of the file must be the same as the one in the main theme. your file is named functions2/.php
4) Same as 3
5) There are lots of plugins not compatible with speedbooster that people use. We have no alternative to provide but there is this workaround: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
6) The cropping of the featured images is different for all post styles you use. There are a total of 14 post templates to chose from: https://forum.tagdiv.com/post-templates-2/
7) The homepage is the most customizable area of our theme. You chose from a total of 25 content blocks: http://demo.tagdiv.com/newspaper/block-1/ and 12 big grids: http://demo.tagdiv.com/newspaper/big-grid-1/ among other elements.
Please read the documentation here: https://forum.tagdiv.com/newspaper-theme-documentation/
8) APC is different from a caching plugin and it is compatible with sp super cache APC is a cache for PHP: http://www.inmotionhosting.com/support/website/what-is/speed-up-php-with-apc
9) Please contact your hosting provider and make sure compression is allowed/enabled from the server side.
10) Those are alternative methods. Use one or the other, not both
11) Speedbooster is for advanced users only. You placed the js inside the style css part. Please read it again and check the screenshots to see where to places css and where to place js blocks.
12) For a smart sidebar please read this guide: https://forum.tagdiv.com/smart-sidebar-2/
13) You can use a redirect to send the user elsewere if he clicks the author name: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Thanks
Hi,
Since installing the theme in 2014, I’ve been using the boxed layout. I’m currently redesigning my website and want to change to a full width layout but can’t find a way to change it. (I’ve been looking this whole afternoon through the forums, documentation and theme panel, it’s probably something really easy that I completely missed)
My website: http://www.nonstopdestination.com/
I would like to have the top menu, footer and feature image on each post full width.
Like this example: http://demo.tagdiv.com/newspaper/td-post-the-new-screen-savers-the-show-that-launched-video-into-the-stratosphere/
Any help would be greatly appreciated!
Thanks,
Lies
Hi,
I’ve tried to reinstall the Classic Blog demo but probably I didn’t do it correctly.
I did uninstall it first, then install it. Everything was don from within WordPress, Newspaper – Install demos.
After reinstall was showing me the default view of Newspaper without a theme.
I had to revert my site to a previously database and files.
What I did wrong? How should I do it?
Is there other way to fix this without reinstalling the Classic Blog demo?
Hi,
I am trying to install a demo but getting an error message. How do I get it to install properly? Thanks
Hello,
For more information about installing demo, please check the documentation here -> https://forum.tagdiv.com/installing-demos/
Thanks.
Hello svharishtech,
If you want to have the dark layout, you have to install our Balck Version from our demo section, WITHOUT content and then all the properly CSS will be loaded on your side and should work as expected on your side. For more information about installing demo, please check our documentation here -> https://forum.tagdiv.com/installing-demos/
Thank you for your understanding!
Hi,
Sorry, but we do not work on weekends, maybe that is why you did not receive an email. Sometimes emails go into the spam section, that is why we usually recommend our users to include a link to this topic so we can search for the url on our email client and find your request earlier. Please try a few of these methods posted here: https://forum.tagdiv.com/topic/installing-demo-problem/ and if you still cannot get it to work please try to send us an email again and include a link to this topic so we can identify you. Please also specify you wrote the other one as most of the times the username from this forum does not resemble the email address we receive the request from and it is impossible to determine who is who…
Thank you!
I am sure this has been on here before but I am having problems installing demo content. My site is http://www.rebel-student.com. I can install the settings but I would like to install the content and when I try that it is coming up with an ajax error.
Ajax error. Cannot connect to server, it may be due to a misconfiguration on the server.
textStatus: error
td_ajax_request_name: full_demo_media_1
errorThrown: Not Found
responseText: <!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html lang=”en”> <!–<![endif]–>
<head>
<title>Page not found | Rebel Student</title>
<meta charset=”UTF-8″ />
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”http://rebel-student.com/xmlrpc.php” />
<link rel=”alternate” type=”application/rss+xml” title=”Rebel Student »…
I have a somewhat understanding on FTP and other coding skills so if I could just get some guidance if you guys know what the problem is I can fix it so I can get the site going.
Hi,
I’ve tried emailing but haven’t had any response. Please can someone look into this asap. I’ve checked with my hosting company and they cannot fix the issue. It seems others are having this issue as well.
I receive an ajax error when trying to install the demos.
Please can you help me resolve this asap.
Thanks
Hi,
You can try to add the max_input_vars in the php.ini file like this guide suggests: https://forum.tagdiv.com/system-status-parameters-guide/
If the problem is still there try to follow this topic to rule out a few other variables:
https://forum.tagdiv.com/topic/installing-demo-problem/
If you still cannot get it to install, please send us an email at contact@tagdiv.com and provide wpo-admin so we can login and inspect the issue. Please also provide a link to this topic.
Thank you!
Hi,
Unfortunately our theme does not support RTL. It has no such setting, so it means it will have to be made custom. We cannot provide a solution for it as it at the moment. Sorry.
As for the demo install, please try it out a couple of times as the demos are grabbed from the server and sometimes servers get overwhelmed. It can also be a hosting issue on your end. There are lots of things that affect the demo install. Please follow this topic https://forum.tagdiv.com/topic/installing-demo-problem/ and if you cannot get it to work, please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look.
Thank you!
I have everything green on the backend. EXCEPT THIS
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
This is my HTACCESS FILE but it doesn’t update the input vars, but that should prevent the demo from installing. The car demo works fine. its the default one that i need installed
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<IfModule php5_module>
php_value max_input_vars 10000
php_value suhosin.request.max_vars 10000
php_value suhosin.post.max_vars 10000
</IfModule>
# END WordPress
This is incredible that many, many people have exactly the same problem and the TAGDIV staff are giving nonsence replies. You reply with the link “https://forum.tagdiv.com/topic/error-when-installing-demos-2/” has NOTHING to do with the ajax problem!
I bought this theme for the demo install (I could have bought others that wwere better but didnn’t have the auto populating feature). IT DOESN’T work. Can you please fix up your server side so that these demos load.
Here is my screen shots which shows the install demo hangs at about 30% and the message that it generates.
http://rtovoice.com/1.jpg
http://rtovoice.com/2.jpg
Thank you
Hello,
My Name is Charles Donaldson, and I purchased the ‘Newspaper’ Theme.on yesterday, April 29, 2016.
I’ve followed the ‘Step by Step’ Instructions for Installing via FTP, and I also
tried installing/Activating, the ‘Newspaper Theme along with the ‘BLueHost VPS Support Tech’,
help and Still, Cannot get the Theme Newspaper Demo installed/Activate, correctly.
Example Listing: (AJAX Error – Cant Connect to Server…. errors.
I’m emailing TagDiv Support; screenshotes of the errors that I get.
_____________
Hi
Please check this topic for more details about this errors: https://forum.tagdiv.com/topic/issue-with-installing-and-uninstalling-demos/
Thanks!
Hello,
after installing demo content the menu seems to be breaked, please check the screenshot

[IMG]http://i64.tinypic.com/2nhq14m.jpg[/IMG]
(please consider adding a image hosting / atachetement field)
I contract with my hosting provider. My hosting provider is asking for requirements of the connection for installing demos. They sent me this message:
I understand, thank you for clarification. I have contacted our techs and basically, there are no particular limitations for ajax requests. However, it is not clear what are the parameters for connection to remote server, so we recommend contacting theme developer to figure out all the requirements for connection.
Please let me the requirements of the connection.
Hi Tagdiv,
Please help me out i cannot fully install the demo
it say’s : ajax problem. cannot connect to the server it may be due to a misconfiguration
on the server
Thanks
Hi I have a similar problem installing demos content on a hosted WordPress site with GoDaddy! It seems to work when you disable .htacess and all of the plugins. Unfortunately this is time consuming to go from demo to demo is their a woraround or fix .
*****************************************************************
UPDATE –I Realized I needed to unzip that file, and indeed I found the correct file to upload to WordPress and it worked fine. Here’s the file that you upload: Newsmag.zip
I do have one question. I see this file in the folder: patch_2.3.5_2.3.6 Do I just upload those files (via ftp, for example) to the server? Or are those files already included in the latest version — which I purchased and downloaded today.
BTW I installed the demo (Tech News demo) and it looks really great. So many features!
Rowby
*********************************
Hello
Just purchased and tried to install themeforest-9512331-newsmag-news-magazine-newspaper.zip
Wordpress Version 4.5
I get this error:
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Please advise what to do. I need to make this site live ASAP.
Thanks
Rowby
Demo is not getting installed. I am getting this error message: Ajax Error. Cannot connect to server, it may be due to a misconfiguration on the server. Please help.
I am using newspaper default style, ı want to move travel style. Without installing travel demo how i can make necessary changes?
Thanks
Hello footballcitizens,
A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views and other objects. The data are typically organized to model aspects of reality in a way that supports processes requiring information, such as modelling the availability of rooms in hotels in a way that supports finding a hotel with vacancies. You have to simply install our Newspaper theme and your content will be recognised by the systems if you are logged in with the same account (user and password). I suppose that in the past you have had another website and now you will switch with our theme and you want to have the same content, right? You have to install our theme with your old account and install the demo without the problem. The previous website was worked with a database which you was created with a user/password. Please notice that you have to use them when you are using this theme. Also, please notice that these settings are valid only if you had the previous site and the database for WordPress….the content will be recognised…otherwise, if we are talking about two different platforms you cannot get the old content. For more information about database, please check this documentation here -> https://codex.wordpress.org/Database_Description and also, for more information about installing our demos, please check here -> https://forum.tagdiv.com/installing-demos/
Thank you for your understanding!
Sorry but I have zero technical skills… Where is that database and how do I use it after installing the demo? Thanks!
