- NewsmagHow to update a plugin
- NewspaperHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- 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
Hi,
We will try to make it in the next update, this week.
Thanks!
Hi,
Is fixed and will be available in the next update. Thanks!
Hi,
In normal logo(300px) and if you want that image to be fine in retina display, upload in retina logo a double size image.
Thanks!
Hi,
We will take a look for future updates. Thanks for the suggestion.
I opened the debugger through chrome for the Nexus 5 and this is the error that is popping up:

(The ver=x is due to the latest full update of Newspaper having it’s version number set to “x”. Even after applying the patch update which has the correct ver=3.4 I’m still getting the error)
-
This reply was modified 12 years by
denimology. Reason: Clarification of "ver=x"
which module i have to use to upload 1074? 300box upload or 600box upload? both?
-
This reply was modified 12 years by
zelatech.
Hi,
1. Do you need to change the font and size only on post with that CSS becouse the content font, size and line-height can be changed directly from Theme panel -> Custom Typography
http://screencast.com/t/BJPDjNBeRMeW
Also if you need only ok post use your CSS but on that large font you need a higher line-height value. Try with line-height: 28px
2. In v3 the post file is loop-single.php http://screencast.com/t/OjJNnEQ4G
3. Add a RAW HTML above the slider with this:
<h4 class="block-title">
<span>YOUR TITLE HERE</span>
</h4>
4. Via CSS, add this CSS on the logo selector border-bottom: 4px solid #4DB2EC; with your color. If you don’t manage it only if you give me your site URL to inspect it and i will give you the right CSS.
5. Give me your URL to see it, can be done via CSS
6. Same here
Thanks!
Hi,
Yes, sorry about that, we will be more attention.
Thanks!
Hi,
Do you use the Full width logo + menu? This is used to upload a full logo that cover the full width. Use in logo a full image at 1074px
There with 300 and 600px means that the logo size is at 300 on normal screen and on retina display will be used at double size (on Ipad with retina, or iphones or other smartphones, tablets with retina display)
Thanks!
Hi,
Is fixed for you. The fix will be in the next update, also we improve the twitter to. The issue with the Facebook was that the URL wasn’t encoded.
Thanks!
Hi,
Added. Will be in the next update.
Thanks for the message!
Visual Composer has an add on plugin called Templatera that allows you to manage and edit templates used with Visual Composer. I bought this add on recently, but discovered that it is not fully compatible with Newspaper.
The add on does work. Albeit the Visual Composer editor does not show up in Templatera’s editor. Just the normal WordPress editor.
When I made a support request with the developer of Templatera, they said that the incompatibility is due to the theme not using the new method to integrate Visual Composer.
They suggested to contact the theme developer and ask to have Visual Composer be integrated using the new method outlined here: http://kb.wpbakery.com/index.php?title=Visual_Composer_Theme_Integration
Is this something can be done with a future update of Newspaper?
Hi,
First I want to say great work on the new updates and especially providing me with such great support so far, truly appreciate it.
I’ve been continuing to run into formatting issues after the v3 update.
1. Increasing the font size of my post body text results in the first paragraph of the post having abnormally larger line indents as seen here: http://www.screencast.com/t/H7tFlTFFUD
I am currently using this code in the custom css:
.post p {
font-family: ‘PT Sans’ !important;
font-size: 20px !important;
}
2. Adding author names on the post pages do not seem to work. I removed the “//” <?php echo $this->get_author();?> in td_module_1.php but nothing changes.
3. Add a Title to the Featured Slider on home page as seen here:
http://www.screencast.com/t/LhQRRXLeL
4. The Newspaper theme by default makes it so that when you hover your mouse over the menu buttons, they become underlined. How do I make it so the red line stays permanently fixed on a specific button as seen here: http://www.screencast.com/t/LhQRRXLeL
5. Increase font size of the subtitle ONLY on the author page as seen here: http://www.screencast.com/t/UobyVGZnN
6. Reduce the gap between the author name and author subtitle on the author page as seen here: http://www.screencast.com/t/UobyVGZnN
Again thank you for all the great work.
Best,
Nick
Nevermind, already found it in loop-simple.php. A little side note from the developers when moving function lines to other files would be appreciated in the future.
OH…did you increase the php memory limit on the site ?
128MB is a good place to start if your host allows that high a limit.
If you have a virtual server or dedicated server try even higher, like 256MB.
I will be retrying W3 cache soon. Not today 🙂
Let me know how it goes for you, and update here!
-
This reply was modified 12 years by
simchris.
I tried deleting the get_next_prev_posts becaus this was already in my funtion, but somehow this doesn’t work, it keeps showing the next post and prev post buttons… I have no idea why you guys had to mess up this file. I finally had it working, but now you guys have changed the format of this file and I can start all over again. Commenting out the get_next_prev_posts just doesn’t work. The line that makes those buttons show up on a single post are in another file?
Before td_module_1 was updated i used a custom function to insert the facebook comment box in single posts. Now that td_module_1 is updated i want to add the code in this file, but i cant seem to make it work…
<footer>
<?php echo $this->get_post_pagination();?>
<?php echo $this->get_review();?>
<?php echo $this->get_the_tags();?>
<?php echo $this->get_source_and_via();?>
<?php echo $this->get_social_sharing();?>
<?php echo $this->get_next_prev_posts();?>
<?php echo $this->get_author_box();?>
<div class="fb-comments" data-href="<?php get_permalink();?>" data-colorscheme="light" data-numposts="5" data-mobile="false" data-width="700"></div>;
</footer>
This code does not seem to work… Anyone has any suggestions on how to get this working?
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!
I am almost done with my site and everything works perfect with this new theme except one thing.
With my previous theme I used W3Total Cache and it worked perfect. When I try to use it with this theme my posts dont updates as they should.. sometime it takes very long time and its frustrating because I have 5-6 posts every day. I have tried many different Cache-plugins and all with the same result. I have disabled other plugins as well… anyoone have a clue?
I am almost THERE! 🙂
i have last version of newspaper, last update.
setting fullwidth+menu and uploading 300px and 600px png logo, i can see only 300px version.
all resoluzions, all responsive versions show 300px logo. why?
Hi Marius,
works like a charm. Perfect. Thank you so much!!!
Would be great if you could integrate that in one of the next updates so that I don’t have to manually touch the code all the time. Is that possible?
Cheers,
Norman
It is very bad… Is it possible to fix this feature in the next template update?
Thanks for the message!
Hi,
We will fix this in the next update.
Thanks!
Hi,
We will take a look for the next update.
Thanks for the suggestion.
Hi,
You can do that easily by adding the soundlcoud in post manually. The post will need a featured image that will be used as thumbnails.
Or do you mean that to add the soundcloud link and to take the image from that souncloud to be used as featured? I see that soundcloud have an API to get the image. We will take a look for future updated.
Thanks for the suggestion.