- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagInstalling pre-built websites
- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagNewsmag theme support
- NewsmagCustom Post Type Support
- NewsmagImport / Export theme settings
- NewsmagHow to add icons in the menu
- NewsmagRequirements for Newsmag
- NewsmagNewsmag documentation
- NewsmagHow to update the theme
- NewsmagBlock settings tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagFeatured image or video
- NewsmagAuthor card
Thank you for your reply Christopher, I have tried several and I’m just not satisfied with the end result. + I do believe that because they already have the ad panel installed, developing some reporting tools(integrated within the theme) would be extremely beneficial and would take the theme to the next level.
Hi,
You can try with this plugin Custom Content Width , please install it then go to Settings -> Media and set Custom Content Width at 1074 http://screencast.com/t/FVd6hyN5
Thanks!
LOL….
and I was hoping you’d be the guinea pig on this one!
Actually WP3Cache messed things up a bit on my v2 install and not using it. Leaning toward using WP Super Cache since it’s made by Automattic (who make WP). On the other hand the horror stories on that include garbage collection deleting entire website not just cache files, etc. Some of the stupid things about W3 include this issue:
http://wordpress.org/support/topic/empty-all-caches-should-delete-page-cache-folder
I’m doing tweaks to v3 now and will revisit cache plugin once there, but haven’t gotten to it yet. I keep wanting to have time to test Varnish on our server, but just no time to deal with another possibly server crippling adventure.
My actual problems with W3 only stemmed from fact that the install was “owned” by Apache and not the ftpuser, and hence it was impossible to delete stuff without using command line via shell. Ugh.
Anyway…. sorry. No help, right? I’ve not yet revisited caching with a plugin.
And so … I shall thus be quiet! 🙂
-
This reply was modified 12 years by
simchris.
Currently, we are unable to save any changes via the “Theme Panel” – attempting to do so results in a long wait then no failure message.
Editing posts, creating new posts, creating pages, editing pages – these all work as normal.
This problem occurs even with all plugins disabled.
This problem occurs even with all plugins uninstalled.
This problem occurs for all users, on both Firefox and Chrome.
This problem still occurs after a fresh re-install of Newspaper
This problem still occurs after a fresh re-update of WordPress.
Reverting to the previous version of Newspaper solves the problem, but removes many of the customization options we rely on.
Here are the console messages in Firefox, when loading the theme panel:
http://pastebin.com/UVnDX8qj
Any help resolving this problem would be greatly appreciated.
Hi,
Tested today and works instantly.
williesanchez – http://screencast.com/t/8RYCfGCXQd
toddstarnes – http://screencast.com/t/lXkujjTrLb5i
If you want you can give us access to your WP and we will take a look. Send via email at contact@tagdiv.com and paste a link to this conversation.
Thanks!
Hi,
A simple way:
Create 4 new posts, add the featured images, set a tag GSP for all 4 posts.
Install Page Links To plugin, this will allow you to set an external link for each post, set the correct link for each post, 2 posts leave normal link, and another 2 posts set the link to your pages.
Set Big slider to filter by that tag GSP
Hope you understand my explanation 🙂
Thanks for the message!
hi,
you should do this before you install the theme.
if you have it already installed an have content I advice you to don’t change the name.
Thanks for you message.
Radu A.
Hi
only use the mod_pagespeed stuff if your web hosting provider has Google mod_pagespeed installed – ask them about that, and what functions they support. Don’t use that if your host doesn’t have it installed.
And i should put this code in the final of function.php?
add_filter( 'jpeg_quality', create_function( '', 'return 50;' ) );
YES! 🙂
——————
Hi, here is my current optimized site .htaccess
NOT including mod_pagespeed (may not apply to you)
NOT including my redirects
NOT including my permalink structure
SO, assuming end of the # wordpress stuff
# END WordPress
AddType text/javascript .js
# BEGIN Expire headers
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 2500000 seconds"
ExpiresByType image/jpeg "access plus 2500000 seconds"
ExpiresByType image/png "access plus 2500000 seconds"
ExpiresByType image/gif "access plus 2500000 seconds"
ExpiresByType application/x-shockwave-flash "access plus 2500000 seconds"
ExpiresByType text/css "access plus 700000 seconds"
ExpiresByType text/javascript "access plus 700000 seconds"
ExpiresByType application/javascript "access plus 700000 seconds"
ExpiresByType application/x-javascript "access plus 700000 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
</IfModule>
# END Expire headers
# BEGIN Cache-Control Headers
<IfModule mod_headers.c>
<filesMatch "\.(ico|jpe?g|png|gif|swf)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(css)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(js)$">
Header set Cache-Control "private"
</filesMatch>
<filesMatch "\.(x?html?|php)$">
Header set Cache-Control "private, must-revalidate"
</filesMatch>
</IfModule>
# END Cache-Control Headers
<IfModule mod_headers.c>
Header unset ETag
</IfModule>
<IfModule mod_alias.c>
RedirectMatch 403 /xmlrpc.php
</IfModule>
I deleted the plugin I had and reinstalled it specifically from the theme folder. Still at 0 count.
hi,
what plugins do you have installed?
can you disable all of them and try again, there my be conflicts.
Thanks for you message.
Radu A.
hi,
hi have tested both names on the install on my computer, they both took your followers instantly.
are you sure you are using the latest social counter plugin.
from themeforest.net take the latest theme, extract it and you will find a directory called plugins, that should be the latest social counter plugin.
Thanks for you message.
Radu A.
Hi!
I’ve just bought the theme and I’m loving it!
I’m making the first tests on it and I have some doubts:
1. How can I set my header exactly like this one http://criss-colfer.fr/test/ ? I mean: higher than the demo, fullwidth and no borders.
I tried to set the Header Style 3 – (full width logo) + menu in the Theme Panel, also no image or color background, but the only thing I get was this: http://fotografiaetc.com.br/
I appreciate if you can explain me how to do these changes easily, since I’m not an advanced user.
2. I’ve made some initial customization, but I’ve noticed that Chrome and IE displays the theme very differently, specially concerning the (i) content width and the (ii) theme main color (IE shows part blue, part yellow), why is that?
3. Finally, I’ve made the sample content installation, but my theme is not showing any of the images (as you can see in the link above), what can be wrong?
Thank you very much for your help!
The mobile score is better ;). But in the screenshots appears empty the mobile screen :S
In w3 total cache i only check the Page Cache in the general settings tab or i need make more changes in the other tabs?
The option of Minify should be enable?
I use http://cssminifier.com/ for my style.css and works but i realized another pagespeed test ando mobile score was 59.
The results in mobile test:
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Your page has 5 blocking script resources and 8 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
http://ajax.googleapis.com/…s/jquery/1.10.2/jquery.min.js?ver=1.10.2
http://ambito-financiero.com/…ns/jetpack/_inc/postmessage.js?ver=2.9.1
http://ambito-financiero.com/…/jetpack/_inc/jquery.inview.js?ver=2.9.1
http://ambito-financiero.com/…/_inc/jquery.jetpack-resize.js?ver=2.9.1
http://s7.addthis.com/js/300/addthis_widget.js
Optimize CSS Delivery of the following:
http://ambito-financiero.com/…etpack/modules/likes/style.css?ver=2.9.1
http://ambito-financiero.com/…ubscriptions/subscriptions.css?ver=3.8.1
http://ambito-financiero.com/…modules/widgets/widgets.css?ver=20121003
http://ambito-financiero.com/…modules/sharedaddy/sharing.css?ver=2.9.1
http://ambito-financiero.com/…dgets/widget-grid-and-list.css?ver=3.8.1
http://ambito-financiero.com/…s/contact-form-7/includes/css/styles.css
http://ambito-financiero.com/…ster/external/bootstrap/td-bootstrap.css
http://ambito-financiero.com/wp-content/themes/Newspaper/style.css
Prioritize visible content
Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.
55.9KiB of the response was required to render the above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold.
The results in desktop test:
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 173.8KiB (74% reduction).
Compressing http://ambito-financiero.com/ could save 46.2KiB (81% reduction).
Compressing http://ambito-financiero.com/…ster/external/bootstrap/td-bootstrap.css could save 27.8KiB (80% reduction).
Compressing http://ambito-financiero.com/…Newspaper/js/min/external.min.js?ver=3.4 could save 25.5KiB (65% reduction).
Compressing http://ambito-financiero.com/…mes/Newspaper/js/min/site.min.js?ver=3.4 could save 14.7KiB (74% reduction).
Compressing http://ambito-financiero.com/…ns/jetpack/_inc/postmessage.js?ver=2.9.1 could save 14.3KiB (74% reduction).
Compressing http://ambito-financiero.com/…jquery.form.min.js?ver=3.50.0-2014.02.05 could save 9.9KiB (62% reduction).
Compressing http://ambito-financiero.com/…modules/sharedaddy/sharing.css?ver=2.9.1 could save 8.9KiB (80% reduction).
Compressing http://ambito-financiero.com/…assets/js/js_composer_front.js?ver=3.6.8 could save 6.6KiB (68% reduction).
Compressing http://ambito-financiero.com/…-form-7/includes/js/scripts.js?ver=3.7.2 could save 6.2KiB (71% reduction).
Compressing http://ambito-financiero.com/…/_inc/jquery.jetpack-resize.js?ver=2.9.1 could save 5.7KiB (72% reduction).
Compressing http://ambito-financiero.com/…/jetpack/_inc/jquery.inview.js?ver=2.9.1 could save 3.5KiB (64% reduction).
Compressing http://ambito-financiero.com/…etpack/modules/likes/style.css?ver=2.9.1 could save 2.9KiB (70% reduction).
Compressing http://ambito-financiero.com/…dgets/widget-grid-and-list.css?ver=3.8.1 could save 1.1KiB (66% reduction).
Compressing http://ambito-financiero.com/…s/contact-form-7/includes/css/styles.css could save 524B (56% reduction).
What can i do to improve this? The thing that appear in the list are of jetpack pluging, contact-form, and things of the theme. The screenshots in mobile test only show the menu with any format, and in the desktop text the screen was empty.
I compare the source code of the theme demo with the souce code of my page and its too different. :S. I think this theme is too complicated to config correctly to improve the speed. Its necessary a guide to config the plugins like the theme demo, with the same options, then each user could comment your personal issues. If in the demo has been changed .htaccess for improve the speed and changed a w3 total cache, i think its necessary a guide because the speed of theme is one of best things that it have. If you make a bad config of this items, the theme is slowly like another themes.
Another question, i update the theme with the patch folder, is better reinstall all theme or is the same? I tell this because one of the updates was “clean code” and in my <head> there are a lot of code, more than in the theme demo and another pages that the people put here in the other posts :S
PD sorry for the english 🙂
try williesanchez or toddstarnes
I installed the update theme and now cannot make any edits – the theme panel can be viewed but cannot be clicked. http://stemjobs.com/wp-admin/admin.php?page=td_theme_panel#
Additionally, the visual composer does not work – I can select it on a given page, but cannot make any edits: http://stemjobs.com/wp-admin/post.php?post=1090&action=edit
I thought updating the theme or reinstalling the theme files might address this. Are there underlying plugin dependencies that I’m missing?
I’m running WP 3.8.1
Hi,
Please make sure you have the latest version of the plugin. Install it manually from plugin folder, from Zip pack from Themeforest.
Thanks!
I already solved the problem!
The reason was that the ads disappear when installing the wordpress configured so that search engines will not index the web, nothing more 🙂
Apparently this configuration difficult entry adsense ads …
Just installed the latest newspaper. It says my Twitter followers = 0.
1. Removed and replaced the widget.
2. Stopped and restarted the plugin
Twitter still reads 0 should be 5000+
Regards, Kevin
+1 this plugin is great but I don’t understand what do you mean by integration? The plugin works fine with the latest installation of the theme. You can see for yourself at our website: http://inspire.am/
P.S.: Feel free to join if you like our website 🙂
First template: http://pastebin.com/6tB2Tk0h
Second template: http://pastebin.com/2nP9QCzn
Combined templates: http://pastebin.com/586fMZHM
Please also note that I am using shortcodes in the templates that are used by plugins I have installed. I also set my posts to the Video format. And I have modified the child theme CSS to add a top margin to P tags using this CSS code:
.format-video p {margin-top: 21px !important; padding-top:0 !important;}
From what I can see, when the second template gets adding, it removes the blank lines surrounding the text, and WordPress doesn’t format it automatically as a paragraph because of it.
-
This reply was modified 12 years by
sunkast.
Hi, Really like your theme, really excellent.
I’ve just updated to the newspaper theme from a previous theme which had the latest version of visual composer installed as a plugin. Unfortunately the Newspaper theme uses an older version of VC doesn’t have some of the widgets I previously used. In particular the carousel slider isn’t present.
I understand that at at future date you are planning to update VC, which is cool, but right now I need a solution. The inbuilt revolution slider is overkill for just a simple slide-show, and adding most other WordPress plugins available I’ve checked out just adds code bloat and complexity. Therefore could you recommend a lightweight slider solution that would fit into your responsive theme, or is it worth waiting till the next update?
Best regards
I reinstalled the full theme, now runs the form
Thank you!
Hi guys,
I’m having a big problem with blood suckers. To prevent copies of texts from my website, i’m thinking in install the following script:
<script language=’JavaScript’>
function bloquear(e){return false}
function desbloquear(){return true}
document.onselectstart=new Function ("return false")
if (window.sidebar){document.onmousedown=bloquear
document.onclick=desbloquear}
</script>
(If you know another script blocker more simple than that, please let me know).
The forum where I found the plugin asks for the code to be inserted before </head>. Do I need to paste it in all php files or only in style.css?
Hi,
@sancprod can you give me your Twitter ID to test it on my installation?
Thanks!
hi,
have you update to the latest version?
can you please disable all the plugins that you have installed, and try again.
there can be a conflict with some plugin.
Thanks for you message.
Radu A.