- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Hi,
You can use another footer style for example: http://screencast.com/t/F5VUBfFBj and add widgets in footer section – http://screencast.com/t/XWpLWU0mZ
Unfortunately you will need custom modifications to use a custom footer for each page. We work hard on development, updates, fixes and support so the time and resources don’t allow us to provide custom work.
You can use custom css to hide footer on a specific article or category – http://screencast.com/t/hqDXgBKv8aO – http://screencast.com/t/I4Pqwix6dj
.postid-xx .td-footer-container {
display: none
}
.category-xx .td-footer-container {
display: none;
}
Take ID of the post – http://screencast.com/t/2HM2LjQ8BT or category ID – http://screencast.com/t/mmhAeJvokcRA
Hope this helps!
Hey guys, great theme and a well sorted update.
I have a little problem with my main navigation.
A couple of months ago I set all of my pages to be pulled from their respective categories as I thought this would lessen strain on the server and reduce the number of calls to visual composer but after doing some testing the performance wasn’t noticeably different.
I’ve now decided I would rather like to add more functionality to the new pages through VC so I have changed all of the menu items back to having their own page so they don’t pull from the category.
Now I have all of the pages in the main navigation set to pull their respective page in the wordpress backend via Appearence/menus as you normally would but when I refresh the home page and click on my Navigation items they still pull the content from the category and not the new pages
I have refreshed the permalinks, cleared all of the caches and tried it in several different browsers but the problem remains.
I did activate cloudflare on the site a few weeks ago and then decided to turn it off, I am wondering if the site is still being fed content from cloudflare even though it has been off for a month or so? How I would go about checking this.
I have had a few weeks off from developing this site whilst waiting for the new update so it may be something simple that I am overlooking.
Any ideas would be very welcome
I also have a little problem with the navigation in Chrome and firefox on my android tablet. The main items in the nav bar are fine, the sub pages show when you press the nav item and they work fine but the main pages in the navigation don’t open when you click them, just the drop down appears and you can’t access the main page.
Please let me know your thoughts
Many thanks
John
I got one too. I’ve already updated and had to fix a few things to get it working so if there is a newer version, can you please list the files that were updated between the old 1.7.1 and the new 1.7.1
Hi,
I got a second update message today from themeforest for Newsmag. Is there any different to the previous 1.7.1 version?
Thanks.
Hi Guys, i hacve updated my theme to 1.7.1 but the option to disable lazy load not appearing for me
http://screencast.com/t/LRzNdKIieRRy
anyone know what can be the reason?:
https://forum.tagdiv.com/update-newsmag-to-1-5/ page not found error..
Hi,
Did you update from an older version of the theme?
In 1.5 theme’s version we have renamed some shortcodes:
– td_ad_box -> td_block_ad_box
– td_authors -> td_block_authors
– td_homepage_full_1 -> td_block_homepage_full_1
– td_popular_categories -> td_block_popular_categories
– td_video_vimeo -> td_block_video_vimeo
– td_video_youtube -> td_block_video_youtube
– td_text_with_title -> td_block_text_with_title
– td_slide -> td_block_slide
– td_social_counter -> td_block_social_counter
So the renamed widgets have to be re added to each sidebar after this update. Make sure that you backup your database and if possible get the widget list from your sidebars.
Rename the short codes via SQL: https://forum.tagdiv.com/update-newsmag-to-1-5/
The shortcodes shouldn’t be a problem, they will just appear on page as a code, you have to locate them and manually modify them to the new format: http://screencast.com/t/Da8k0HHtSD or use the SQL query (in phpmyadmin) to automatically replace them in the database – http://screencast.com/t/G1SwZNDb
Hope this helps!
well I like that the trending now block is animated. but it looks somehow “wrong” to me. As you see on my website http://www.salzburg12.at/ I’m using the trending now block on the top of the page. The title slides in, stay for a second (or so) an the turns white for some seconds. It’s more white than displaying something 🙂 Are there any setting for controlling the animation, duration…? I didn’t see any…
On the other side, the popular 7 days post worked fine before, after the update it shows only one post. Will this take some time to work properly or is there an error?
Hi,
@OnlineThemes In this update 1.7.1 we added an option in Theme Panel to disable lazy loads – http://screencast.com/t/5raycVBjGyIt
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Now it seems ok to us. I don’t know what had happened. Yesterday you saw bad Slide.
With the latest update 1.7.1 you have solved the problem with custom ad?
-
This reply was modified 11 years by
OverPress.
Updated my theme from 1.5 to 1.7.1 today and am getting a blank page! I made sure I updated the plugins (Social and VC) as well as overwrote the child theme. The backend is working fine but not the front. The site is http://www.tbreak.com
Fatal error: Cannot redeclare td_woocommerce_breadcrumbs() (previously declared in /home/ssss/www.xxx/wp-content/themes/Newsmag/functions.php:35) in /home/ssss/www.xxx/wp-content/themes/Newsmag/includes/wp_booster/td_wp_booster_functions.php on line 2680
Hi.
Just wanted to thank you for the 1.7.1 update, that gave the option to disable the Lazy load. The update came on without any problems.
UPDATE – only seems to be an issue on desktop. Tablet and mobile both look good.
Hello,
Chris posted this in the Pagespeed topic:
“Open style.css in a text editor, such as TextPad on Windows, BBEdit on Mac, or other pure “text editor” – notepad on windows works (NOT WordPad!!)
Go to http://cssminifier.com/
1) in your text editor, select all in the style.css file (CNTRL+A), and copy (right click copy, or CTRL+C)
2) paste into the left box on above website (right click paste or CTRL+V), click minify
3) copy all from right box
4) paste back into your style.css file on top (over/replace) — it should now look line one long string of code, not all the line breaks. This is what “minification” does; it removes spaces and line breaks (returns).
Optionally, make new text file called style.css and upload over the original (assuming you’ve made a backup). With a good text editor, you can also save with proper line breaks (for Unix servers, for example you should save stuff with “unix line breaks” and not “windows line breaks”) — hence something like TextPad 5 or BBEdit are good choices for this kind of stuff. Other freeware “programmer editor” software works, too.
This is how you manually minify the main style.css file. Must be done after every theme update; but literally takes less than 5 minutes.
You would need to replace the original style.css file either via FTP, or using a file manager in your hosting panel.”
I have 2 questions:
1. Will this also work for Newspaper (the entire pagespeed post?)
2. It says you need to replace the original style.css file – can I just replace the minification in the editor in wordpress?
Best,
Carly
No way to fully remove the “render blocking” issue unless you custom engineer your website from scratch to load pages in “chunks” — which is virtually impossible with off the shelf product like this; so technically you will almost ALWAYS get that warning. So, the “goal” would be to address everything ELSE, and “tune” your site without any external elements being loaded, then switch back on the external stuff (e.g., adverts, etc.).
I don’t use Cloudflare, so not much help there.
The reason I don’t provide “support” anymore is I don’t work here; and every server and setup has different issues which are unrelated to how “I do it.” So, not much help for some things like CLoudflare — I stopped using our Amazon CDN for just such issues like IE randomly not loading font awesome, and Firefox just is a P.O.S. with a whole slew of java issues (e.g., our old ecom system won’t load via mod_SPDY with FIrefox, but works with every other browser known to man — forced me to turn off mod_SPDY and having to migrate our ecom to woocommerce … !). Stupid FF.
Thanks for not bugging me …
The other reason I stopped answering some questions is people would not bother to actually READ my help post and ask if their htaccess file was okay. 😉
I have not bothered putting anything in the speedbooster plugin as not a huge help with most stuff; and many plugins that I use actually have option to load JS in footer anyway, so no need to hack that into the plugin.
Upshot — I have not used the plugin beyond its default settings, since mod_pagespeed takes care of a lot of things (except the latest update which was being overloaded by a legacy site with a loop of doom with timthumb…. but woo taking care of that finally..)
blah blah. Anyway… sorry no magic answers today !
First off I love this theme, and I recently switched from Multinews theme. One thing I miss from that theme is the audio format. On a future update can you guys possibly add an audio format for soundcloud?
THanks! =)
fyi, check out some of my updated info on my optimization sticky regarding adding TTL for the .woff fonts to remove that “error” item from pagespeed insights 🙂
Note the added font related elements in my htaccess file version in the dedicated sticky topic!
Chris
Hi,
You are right, that would be ideal however, unfortunately not all theme files can be overwritten via child theme using current theme version however as Alin also noted the we’re currently working on a API documentation which will replace the child theme system from Newspaper 5 theme version which we expect it to be ready and released within next month.
Please note that the file you want to overwrite using the child theme, td_wordpres_booster.php, is a theme core file which isn’t indicated to be overwritten with the child theme as being a part of theme’s core it will be updated regularly meaning that you would need to adjust your modifications each time it updates according to the changes made to it making a child theme not quite necessary.
With that in mind I’ve also looked at the twentyfifteen wordpress default theme which based on its code, it hasn’t been built so that its core files can be overwritten using a child theme: http://screencast.com/t/13rYDaI3 – http://screencast.com/t/aJnfOP9qQF
If you need this functionality and you can’t use the theme we understand and we can offer you a refund, just send an email at contact@tagdiv.com , paste a link to this conversation and we’ll discuss the details.
Sorry for the inconvenience!
Thanks
Hi,
This issue will be fixed in the next update. Please replace the code inside – http://screencast.com/t/hm0F7lQ36llA – with this code – http://pastebin.com/7VKde8LB
Thanks and sorry for inconvenience!
Hi,
I’m not sure what you mean. You can set your header style from Theme Panel > Header section – http://screencast.com/t/rvoX3sQJlZpO and you can set a menu from Settings – http://screencast.com/t/UGegvCnqnR
Also you can import stacks: http://screencast.com/t/tfg1ZbJGhhs – http://screencast.com/t/XDgsOjSyzG6F
In our demo each stak is an example of a website so you cannot use different headers and menus on different page without custom modification – if this is what you mean, the theme doesn’t have an option for this. Unfortunately we cannot provide custom work as we work hard on development, updates and support.
Thanks!
If ANY file in a theme is not overridable by a child theme file then it does NOT support Child themes in the true sense of the WP definition and cannot be advertised as such. Naturally, our strong recommendation would be to adhere to standard WP Child Theme standards and ensure that ALL files which render output are able to be overridden by child theme files.
In the practical sense… if you dont do this, then we will forever be stuck on making sure we carry over our customizations to those files at the parent level so that they survive any theme updates even if we’re making most of the customizations in the child and this isn’t marketed correctly.
Hi,
You would have to use a plugin for that as theme’s latest version doesn’t have an option to make the sidebar sticky.
The next newspaper theme major update (version 5) which will be available within next month which will have this feature built in so you don’t need to use a plugin from the next theme version.
Thanks
Hi,
Unfortunately Newspaper has an fixed grid layout, responsive as it is fluid and style for desktop/tables/mobile screens. So changing the width would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work. We cannot provide any custom work at this time because we work hard on development, updates and support. Sorry!
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hello.
Now it is solve.
The problem was to Yoast VIDEO Plugin, the last update doesn´t work fine. If you have the same problem, desactivate this plugin until YOAST launch a new update.
Best Regards