- NewspaperAutoptimize Plugin – install and configuration
- NewspaperCache plugin – install and configure
- NewspaperInstalling Pre-built Websites
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperStripe Setup
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperFlex Block Settings Guide
- NewspaperHow to setup the Contact Page
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspapertagDiv Social Counter plugin
- NewspapertagDiv Shop
- NewspapertagDiv Opt-In Builder
Hi,
Since I installed this template the author name is now on our Facebook shares. Is there a way to disable or hack this?
On my previous template this did not happen.
Regards,
Joris
Hello,
first of all, it´s a great theme, but after installing all we need, and following your constructions for more pagespeed, nothing happens.
Lots of them is because of the pictures bus there are more ponts in loading js and css.
Now we followed your instruction to optimize the pagespeed by putting the files in to the footer, but nothing happens.
When we check the site withe the functions.php of the theme, there is also this:
registered scripts
td-external | http://our-domain.tld/wp-content/themes/Newspaper/js/td_external.js
td-site-min | http://our-domain.tld/wp-content/themes/Newspaper/js/min/site.min.js
jquery | http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
registered styles
cptch_stylesheet |
cntctfrm_stylesheet |
google-font-rest |
td-bootstrap |
td-theme |
js_composer_front |
Then we put them to the footer, but this message is also available. What did we do wrong?
The td-speed-booster.php looks like this:
if ($this->is_ie === false and $this->td_theme_name == ‘Newspaper’) {
$this->move_style_to_footer(‘td-bootstrap’);
$this->move_style_to_footer(‘td-theme’); //this is the main style of the theme, it depends on td-bootstrap to load
}
$this->move_style_to_footer(‘google-font-rest’);
$this->move_style_to_footer(‘woocommerce_frontend_styles’);
$this->move_style_to_footer(‘cptch_stylesheet’);
$this->move_style_to_footer(‘cntctfrm_stylesheet’);
$this->move_style_to_footer(‘google-font-rest’);
$this->move_style_to_footer(‘td-bootstrap’);
$this->move_style_to_footer(‘td-theme’);
$this->move_style_to_footer(‘js_composer_front’);
//jetpack lost styles
$this->move_style_to_footer(‘jetpack-subscriptions’);
$this->move_style_to_footer(‘jetpack-widgets’);
/**
* move javascript to footer
*/
$this->move_js_to_footer(‘themepunchtools’);
$this->move_js_to_footer(‘revmin’);
$this->move_js_to_footer(‘jquery’);
$this->move_js_to_footer(‘td-external’);
$this->move_js_to_footer(‘td-site-min’);
Can you help us please?
Thanks
Emil,
Changed my mind – had to delete Max Mega Menu plugin because after installation it was making the site load very slowly so I’m withdrawing my recommendation.
Any chance you’ll be offering something similar in a future update of the Newspaper theme?
I don’t know what to comment out so I will prefer to wait for a tagDiv support. thank you.
p.s: I used this guide
https://forum.tagdiv.com/how-to-make-the-site-faster/
Installed wp_booster and made the needed changes for $this->move_js_to_footer and $this->move_style_to_footer
But it’s not working, the plugin files don’t go to the footer and my plugins are not working
Hi after install theme , don´t works fine, The slider doesn’t move + The live search doesn’t works+ The live menu doesn’t open . wordpress is 4.1 and we test to deactivate all plugins (before install theme we delete w3 cache plugin)
we can see errors in console …
TypeError: undefined is not a function (evaluating ‘d(document).on(“click.dropdown.data-api”,h)’)
td_external.js:39:497
TypeError: undefined is not a function (evaluating ‘this.on({“mouseenter.hoverIntent”:a,
“mouseleave.hoverIntent”:a},b.selector)’)
jquery.min.js:16:28163
TypeError: undefined is not a function (evaluating ‘jQuery.backstretch(‘http://demo.tagdiv.com/newspaper/bg_images/fashion-bg.jpg’, {fade:1200})’)
Can help us ? please
@slug bite
i appreciate your reply, i have just installed ‘Heartbeat Control’ plugin. i have 1 more question, this is my hosting plan on 24shells.net:
Processor: Intel Xeon E3-1230v2
CPU Speed: 3.3GHz/core
Hard drive: 1TB RE4 / 120GB SSD
RAM: 8GB DDR3
Bandwidth: 10TB
IP: 5
Monthly Price: $149.99
https://www.24shells.net/fully-managed-dedicated-servers.html
i chose this server because it was better than any dedicated server by hostgator in terms of configuration.
1 question always comes in my mind why they are offering servers in cheap as compare to hostgator?
http://www.hostgator.in/dedicated-servers.php#features
did i make a mistake choosing their server and not going with hostgator?
The hosting company affects the situation by blocking the file to protect their server, otherwise the usage wouldn’t necessarily cause a server to go down. They also affect it by the limitations of their hardware (CPUs and storage, etc.). However, admin-ajax.php is an issue with WordPress due to the Heartbeat API since about WP 3.5 or so.
Search the plugin repository for a plugin called Heartbeat Control and install it. It’s a very simple and lightweight plugin. Once you install and active it, go to your settings menu to find the settings for the plugin. It only has two settings. I’d recommend setting it to allow only on post/page edit screens and 60 second intervals.
That plugin will reduce the majority of your requests, allowing you to unblock admin-ajax.php and still server traffic, even at 8k visitors at once. I’ve used it on VPS and shared hosting to reduce the number of queries. You don’t need Heartbeat API doing anything outside of the post edit pages in 99% of cases.
Good luck.
Hello,
i was going through you documentation and i have one question. I have installed and activated tagDiv Speed Booster so do i install and activate other caching plugins like SG CachePress or w3 total cache together with speed booster or speed booster works alone in increasing speed?
Thanks,
Mosuf
Hello,
i was going through you documentation and i have one question. I have installed and activated tagDiv Speed Booster so do i install and activate other caching plugins like SG CachePress or w3 total cache together with speed booster or speed booster works alone in increasing speed?
Thanks,
Mosuf
Thank you for the answer.
How do I check for errors in the console?
The odd thing is that the font setting seems to get reseted and doesn’t change regardless how many times I reload the page. The only way to change them once they have become “odd” is to go back to the custom typography tab, reselect the font in question and save again.
I have noticed that when doing this and the font is restored to what it should be this makes one of the other fonts on the page change immediately after pressing Save. As it is right now I can’t work with the page at all since random fonts keeps changing every time I save something.
Could I have messed up the whole installation some how?
Is there perhaps a way to actually download the Google fonts used and put them together with the site files to make loading easier?
This is driving me crazy now 🙁
Hi,
First backup the database and the files.
If you don’t move on another host/domain, install and activate the Newspaper theme, then regenerate the thumbs – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ , set the menus (top, main, bottom), set the sidebar(s), create the main page and set it as a homepage from Settings -> Reading
You can find more details on how to configure each section in the documentation – https://forum.tagdiv.com/newspaper-documentation/
Thank you, Emil G.
1) When I install the update will change my theme file td_module_single will be erased?
5) I have only 4 social buttons . How do I install a larger?
6) What plugin or widget is better to use a theme for posting to social networking group facebook, linkedin, в контакте BK?
Well, as I stated you need to use something like YOAST WordPress SEO plugin to enable all the missing data. This is also “suggested” in the theme docs.
The theme doesn’t manage all your SEO settings for you.
Download and install the Yoast SEO plugin, which allows you to setup all your missing info!
🙂
Hi,
The theme doesn’t output automatic the og: meta data information but that plugin do. We recommend to use this plugin WordPress SEO by Yoast plugin because is the best for SEO. Just install it and activate the meta data: http://screencast.com/t/9CBtZm0bESiP
We use it on our demo to.
Thanks!
Hi, I’ve recently installed the theme on my site, http://www.topic.ie and when I visit the site, the areas which should be red turn to the default blue momentarily. Is there a way of stopping this?
Thanks.
Hi,
Unfortunately there is no option to change font for caption from Theme Panel. You can do this only with custom css: http://screencast.com/t/koug1KS9aKsl
.td-doubleSlider-1 .td-slide-item .td-gallery-slide-copywrite{
color: red;
font-family:sans-serif;
font-size: 15px;
background-color: blue;
}
Widgets Title font can be changed from Theme Panel > Custom Typography: http://screencast.com/t/HMMjUebIwcU
Also excerpt’s font for blocks: http://screencast.com/t/APrux2v7IK
Result: http://screencast.com/t/DkLGGjP4S7
But this will be apply also on blocks from the Sidebar. There is no option only for Sidebar’s widgets, sorry for inconvenience!
I think that you have installed the theme right, your Custom Typography looks well. The other screenshot that you posted is from Newsmag theme.
Let me know if you still have issues related to the theme!
Thanks!
Hi,
Try to disable all plugins, enable only Visual Composer and Woocommerce and see if the issue is still there. Also try to install the older version of Visual Composer (4.3.5) and check again. Let me know how it goes.
Thank you, Emil G.
Hello . I do it as written. But I have this situation: I have installed aksimet and spam comments I have no more but I can not at all remove post_views_count_7_day_total he still gets the input weight even though it is an old article and counting absenting himself for display and as someone enters once again it gives to the popular 7. Any suggestion what to do ??
I have a multisite installation with newspaper theme.
I use one newspaper child theme for each one of the two sites I have.
Following the steps on https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/, from network admin I tried to deactivate Visual Composer.
When I hit “deactivate” whole site went white.
I now cannot enter the network admin and I cannot see the front-end too.
I deleted the plugin files from the server with ftp, but I cannot still view the site. Is there a solution to this?
WordPress cannot enlarge images. For that you need to also install “thumbnail upscale” .. then regen again.
This should be in the docs, but apparently is not.
I installed the “regenerate thumbnails” plugin, and for some photos it worked. But some still are out of size.
Hi Crist,
did I mention that I
1. deleted the old plugin via FTP
2. deactivated all plugins present
3. then installed the new version of the plugin via charge Plugi missing,
but as soon as I post wordpress slows and stops.
Since 4 years working with wordpress but it is the first fly that happens to me this kind of problem.
The problem is not the error page. but that freezes everything wordpress, until gate via FTP plugin.
on the same server but with another site the plugin and the thema works fine and I do not hatto this problem
So I do not know the reason for this problem.
Then error can not remember if it’s 505 … but it is a mistake that block all wordpress
-
This reply was modified 11 years by
orlando.
Dunno. Works on our web server where we “host” our sites. Might be some other mis-configuration with your system setup which you can review by looking at your error logs since you manage your own server. Error logs great place to start.
Perhaps try clean install of the plugin?
Do full delete of the folder in /plugins/js-composer/
then do clean install of the plugin.
Try with all other plugins OFF, caching off, mod_pagespeed off, cache cleared.
If you have 4GB RAM for php, and a modern CPU, should work just fine.
The 501/505 error seems to refer to an http header problem.
I’m assuming your site works with WordPress and the default twenty-fifteen theme?
Ref 501/505 errors
http://www.getnetgoing.com/HTTP-505.html
Sorry for posting again, just found this screengrab of the font settings page http://screencast.com/t/taXXcEAUE77Xand my font settings page looks nothing like it? This is how my Custom Typography page looks: ttp://i60.tinypic.com/2450lt3.png.
Have I installed the theme wrong somehow?
-
This reply was modified 11 years by
MrOrsh.
Customization/minification to wp-config.php file to optimize for fewer dbase calls.
a) remove all the excess comments
e.g., stuff like this does NOT need to be in file; which are “comments”
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information by
* visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
/** MySQL database password */
/** The Database Collate type. Dont change this if in doubt. */
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
/* Thats all, stop editing! Happy blogging. */
Add the following at bottom and put in your actual site URL
define('WP_HOME', 'http://site.com');
define('WP_SITEURL', 'http://site.com');
if your site runs as https, be sure to use https!
** ADVANCED USERS ONLY ON FINAL SITE DEPLOY **
For additional optimization, you can add the following:
(final line changes default folder from ‘uploads’ to something else; such as images; in my case ‘meta’)
define('TEMPLATEPATH', '/var/www/vhosts/site.com/httpdocs/guru/wp-content/themes/Newsmag');
define('STYLESHEETPATH', '/var/www/vhosts/site.com/httpdocs/guru/wp-content/themes/Newsmag');
define(UPLOADS, 'meta');