- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Hi
Thanks for reporting this, we changed the function name and we will update the documentation as soon as possible. You need to use the current implementation like in this example:
$this->move_style_to_footer_queue('the-file-id');
Thanks!
Hi,
I am using NewsMag. I see the Bounce Rate Increated to upto 80% after upgradation.
Yesterday I upgraded my site Newsmag 1.5 to 2.1. After that I see the site is loading slowly & Bounce rate is really really high. It was 0%-3% when I am using 1.5 Version.
Please Fix this problem.
-
This reply was modified 10 years by
K.H.R.
Hi there,
I can’t find an option to have multiple filters for posts. Specifically I would like to use a Post Grid or a Post Masonry Grid on a page and then have the user filter by categories and also by tags. Or if possible filtered by 3 different sets of categories as well as tags (so 4 dropdown choices). Is this possible? Is there a plugin that can do this and works well with the Newsmag theme like for example the search filter pro (http://www.designsandcode.com/wordpress-plugins/search-filter-pro/)?
We’d like to use this to show different projects as well as different resources (documents, publications etc).
Many thanks,
Ronna
Nice, thanks! And last quastion: is’t possible to add “useful border for series” to video from other soursec (not youtube and vimeo). Example <iframe src=”//vk.com/video_ext.php?oid=-95516353&id=171334001&hash=7e55a27f69f2f8b7&hd=2″ width=”853″ height=”480″ frameborder=”0″></iframe>
http://i11.pixs.ru/storage/2/6/8/111jpg_6197952_18874268.jpg
I followed the basic tutorial newspapper. Until I installed the plugin and tutorial follow the tips below, which has the theme of manual own.
Installed Thumbnail Upscale and Force Regenerate Thumbnails and not solved. Below the settings that were made.
https://forum.tagdiv.com/image-size/
http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Hello,
Some of the features of Newspaper theme are not working properly and I don’t have any idea why it is happening. Details are as below.
Site – http://thatsbreaking.com
Issue – 1. Big Slide Not Working – (Not Sliding).
2. Slider Not Working – (Not Sliding).
3. More Stories Box on the Articles pages not Closing – (Cut Button Not Working).
4. On the Homepage of the site in the Category based latest articles the ‘Next & Previous options not working – ( ‘< >’ – Not Working).
These are the issues I am facing right now. You can visit the homepage of the blog to check the errors and some articles to check that ‘More Stories Box’ also not working.
Kindly, help me out in resolving this issue as soon as possible.
Have a nice day and thanks in Advance ..
Hi,
If you add the iframe like this with a fixed width and height it is normal to not look good on mobile devices. Yuo will have to add a class to the iframe like this – http://screencast.com/t/CZ1RGKlb and use media queries for specific devices, for example add this custom css in Theme Panel > Custom Css – http://screencast.com/t/6m3b6CrGP63 – http://screencast.com/t/IFlaeGCp – http://screencast.com/t/jOaVFgv3yokV
@media(min-width: 300px) and (max-width: 568px) {
iframe.vk-video1 {
width: 100%;
height: 200px;
}
}
@media(min-width: 569px) and (max-width: 767px) {
iframe.vk-video1 {
width: 100%;
height: 300px;
}
}
@media(min-width: 768px) and (max-width: 1018px) {
iframe.vk-video1 {
width: 484px;
}
}
@media(min-width: 1019px) and (max-width: 1140px) {
iframe.vk-video1 {
width: 640px;
}
}
You can use vk-video1 class for each iframe and the above css will be applied or you can add a different class for each videos and add you own custom css.
Hope this helps!
Hi,
In Tag Div Slider Gallery,
I want:
1) The Caption for each image comes below the image. I want 3-4 lines to describe each image.
2) Increase the font size & font type of the Caption text.
Rest everything should remain the same.
Is it possible?
Please advise.
Just to confirm i have disabled fb opengraph & twitter cards in Yoast and data is still being outputted.
Ok, next quastions. I try to input video in post (example <iframe src=”//vk.com/video_ext.php?oid=-95516353&id=171334001&hash=7e55a27f69f2f8b7&hd=2″ width=”853″ height=”480″ frameborder=”0″></iframe>) but but this video is not mobile friendly (not adaptive for screen size). Haw fix it?
I mean, that video post looks terrible on mobile devices.
-
This reply was modified 10 years by
Zakkery.
Hi,
1. I have checked your site and did not found any issues with images. For example – http://screencast.com/t/caXJW7j7 – http://screencast.com/t/CvlJAdFlfs2 Please provide more details also some screenshots if you still have this issue.
2. Also I did not found any issues regarding responsiveness, so if you still have this issue check this only with Visual Composer active and clear cache, maybe it is a caching issue.
Thanks!
Hi,
1. This can be caused by Speed Booster plugin(if you use it) which move the css and js at the bottom of the page structure so that the page will load faster, this is why the theme default color appears first then changes, because of the cascading property of css. A solution is to change the color directly into css stylesheet file.
2. You can modify the default css for logo, for example please check this solution – https://forum.tagdiv.com/topic/logo-auto-re-sizing-problem-in-v6-3/#post-60395
Thanks!
Hi.
How to prevent show a category’s posts in related article?
For example , i have a category with this name —> “xyz”
and i have a post that is in “xyz” category and also is in another category with this name —> “a”
i want to always prevent to show “xyz” category in related article.
How can i do it?
where is code of this part?
Hi,
http://www.caproasia.com/trivial/
It is supposed to be displayed as a quote box.
For example: in this article, the did you know quote box.
http://www.caproasia.com/2015/09/18/bloomberg-or-reuters/
Previously, there was no problem with the display until the recent updates. It works only if I deactivate WPBakery Visual Composer. But I lost the use of visual composer.
Please help. Thanks.
Hello,
I need to create new website with 3 different languages – english, russian and german. I need to have a different content and some different structure elements (menus, block and etc.) for every languages. For example if you load appple.com in UK, Denmark, Russian and etc. every website looks different with different content. I do not have any idea how I can do this with your “newspaper” theme, but is very important to make it. I bought the theme today and I’ve just installed it. I am going to create the my new website structure tomorrow. I have experience with WordPress, but I’ve never created multilingual site since now.
I will be happy if someone can help me 🙂
Thank you!
Hi,
If there is czech facebook language selected, the social buttons do not show correctly. Facebook button string is too long, so it is overlapped by twitter one.
Is there any solution for it?
sample post link – http://zahrada.prakticky.sk/2015/09/20/ako-uskladnit-zeleninu-v-teplej-pivnici/
sample screenshot – http://i1.minus.com/iO2qTA9cf3jDo.png
Thanks,
I have added a list of 3 videos in the home page using visual composer, (and then, i copied the same videos, and made a total of 6 videos, only for test purpose). I have selected the Youtube video list module.
Immediately after i save the changes, i saw the next error in the backend: (and i can’t come back to the admin panel)
Notice: Undefined offset: 1 in /Applications/MAMP/htdocs/wordpress-clean-new6.4/wp-content/themes/Newspaper/includes/wp_booster/td_video_playlist_support.php on line 297
Notice: Undefined offset: 1 in /Applications/MAMP/htdocs/wordpress-clean-new6.4/wp-content/themes/Newspaper/includes/wp_booster/td_video_playlist_support.php on line 299
Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/wordpress-clean-new6.4/wp-content/themes/Newspaper/includes/wp_booster/td_video_playlist_support.php:297) in /Applications/MAMP/htdocs/wordpress-clean-new6.4/wp-admin/post.php on line 242
Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/wordpress-clean-new6.4/wp-content/themes/Newspaper/includes/wp_booster/td_video_playlist_support.php:297) in /Applications/MAMP/htdocs/wordpress-clean-new6.4/wp-includes/pluggable.php on line 1207
In the front end i can see the changes perfectly, but i can’t be able to use the admin panel again.
Our client is having caching issues ever since we installed this plugin for them. I had noticed issues at the time of installation but that was when I was making theme option changes (I couldn’t see the change unless I deleted the cache from the front-end and then again from the back-end and then sometimes not until I logged into another browser.)
Their initial enthusiasm for the theme is waning. Here are some of the issues they’re reporting:
1. Older content is NOT consistently replaced by new posts
2. Behavior varies significantly by browser
3. Cached images are impacted in significant ways. For example, images that
have been removed from a page continue to display, once sized images cannot
be resized ..
4. The “delete cache” produces erratic results. It is impossible for admins
to know if a page his displaying new content or not – short of logging in to a
different system.
We have WP-Super Cache with the default settings set per your recommendations. Is there anything else we can check, modify or ask our server host to adjust to help improve this situation? We’re not having this issue with any other theme.
Thanks!
Paula
Chris and Alin,
I’ve followed all the instructions and face the same issue. Here is a link with analysis:
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fshowtopmodel.ru%2Fistorii-uspeha%2Fbest%2Fannaazarova.html&tab=mobile
Can you please have a look at the case and comment. Thank you in advance.
When I open my website from a twitter link or facebook link using an iPhone app, I get one of the following two errors:
1. The web page is displayed correctly except all my images are missing. Instead of showing an image, the area is just blank (a blank space where an image should have appeared).
2. The web page does not resize itself for mobile. All the content is visible but the images do not resize. All the text resizes as if it were appearing in a mobile window. So what ends happening is you see all the text aligned as if it were in a mobile browser but the images appear huge as if they were in a regular window.
I do not do anything to the settings to cause it go back and forth from the two issues above. I simply close the social media webpage and try to reopen it. Sometimes it I will have the first issue and sometimes I will have second issue but it won’t ever show the webpage correctly.
The website looks perfect if I try to access it on my chrome mobile browser. I was using the “social share and locker premium plugin” with no problems. I disabled it in case it was the cause but that did not resolve my issues.
Please help! This is my website
Hi, is’t possible to input video from other soursec (example <iframe src=”//vk.com/video_ext.php?oid=-95516353&id=171334001&hash=7e55a27f69f2f8b7&hd=2″ width=”853″ height=”480″ frameborder=”0″></iframe>) in video post (style 1.1)
Can you help with that? Thanks!
hi
did newspaper have sample xml file for import content to wordpress
best regards
Hello AilyRoot,
The footer demo content will not show up in the theme panel. You can either chose a footer style without content and add your own, or remove it from the *.php files of the theme. Each footer style uses its own file: http://screencast.com/t/uca1gM2mQ8E
You can delete content by commenting (add ‘//’ in front of the code) the specific PHP code you will like to remove.
In this example I removed the ‘EDITOR PICKS’ widget.
http://screencast.com/t/Ltqk6YMzV
I hope this helps
Thank you.
Hi guys,
nice topic, I’ve been trying to learn more about it.
When you guys say “move to https” do you mean that your website will be exclusively https and http will no longer be available?
I did nothing like you and so I’m a bit apprehensive, although my point in having https was to “secure” just a small part of the site like wp-admin, logins and the store.
I did not change WP_HOME/SITEURL, just added define(‘FORCE_SSL_ADMIN’, true), so I guess wordpress is oblivious to connection. WP supercache creates static pages for https as well and performance seems unaffected. Site operates apparently well: I’m on http, click the login link and it goes https, I login and it throws me back to http afterwards. I browse the site, it stays http, and if I click in the edit my profile link for example, it switches me back to https, login session is always kept.
No mixed contents so far, padlock goes green. I plan to move my images to a subdomain and the SSL certificate only covers the domain. Tested a redirect from subdomain to domain folder and the padlock was green too. I also use cloudflare in strict mode: server <ssl> cloudflare <ssl> user
Ranking in google looked the same to me, it’s a fairly new site and it was growing slowly but steadily and still is. I ranked a few 1st places (regionally) in small subjects and even ranked a major one recently!
Again, as I know little about this and I’m probably doing big time shit, google tried to sort things out. It doesn’t rank both versions of the site, it chooses one. Everything’s http, except for the homepage and what google thinks its sensitive, like the wc cart page for example. Curiously, I have a page called “online reservations”, no online reservations are made whatsoever it’s just an article about it. Google ranks it https :). And google mix those because, regionally, my site gets that submenu under the search result and those sub-entries are either http or https accordingly to google’s criteria.
Cart page is fine and all that but I think I’d rather have the home page raking as http. Should I use a redirect or use webmastertools to exclude https version?
Any notes on this will be highly appreciated, it’s a topic I’m pretty noob at and we gotta learn everyday, thanks guys!
Cheers
Hi,
I”m not sure what you mean, please also provide your site’s URL with an example so we can inspect it, a screenshot would also help.
Thanks for the message!