- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
Hello,
I have issue with mobile version of the theme. I’ve configured it but it switches on/off. Sometimes when I test it with my mobile phone I see mobile version of standard theme instead, sometimes mobile theme.
It falls back to the standard responsive theme. It looks like some changes are switching it back.
My website is http://bajki-zasypianki.pl
How can I ensure that mobile theme is visible for mobile all the times?
Thanks,
— Pawel
Hi Guys
Where is the best place to add the facebook comments code in the mobile themes file. For example if you want it right above the normal wordpress comments box.
Hello,
I’d like to leave just the facebook sharing button on top and bottom of posts on mobile theme. I’ve managed to do it on desktop theme with css update but same solution doesn’t work on mobile theme – 4 buttons still show up there. Please advice how to hide all except facebook or as last resort – all of them.
Thanks,
— Pawel
Hello,
I’d like to include email subscribe form that would show up at bottom of the pages and posts (below content, above comments). Please advice how to include it so it works on desktop and mobile themes.
Thanks,
— Pawel
hi there, same question, but for tagdiv mobile theme. Is it mobile theme use same name container? If deferent, can tou tell me what the name is?
example :
Content Container (e.g.main.site-main)
Post Title Selector (e.g. h1.entry-title)
Post Navigation Container (e.g. nav.post-navigation)
Comments Container (e.g. div#comments)
Is there a way I can use the mobile theme AND the visual composer. For example can I make the mobile theme appear on mobile devices and the visual composer contents appear on desktop?
My site does not appear in the mobile version as it appears in the desktop version. The mobile only looks at the latest posts. What can I do?
It would be great, if we had additional options in the mobile theme.
#1, different layouts for the top of the home page article layouts. The current option, does not look too great, even on phones. There are only 3 articles showing, and they are too narrow. This is especially worse while viewing the pages on any tablet. It’s a very long image box, showing the article preview. In Tablet mode, it would be better in a grid like format.
#2, Improve formatting for Disqus. Currently, it has no padding on the left/right side of the block for the Disqus section.
#3, the TagDiv galleries, are showing images that are too small in Tablets. It would be great to add some additional settings to handle these issues.
Hello deambris,
Unfortunately, our mobile theme does not have any such an option that allows you to display the Excerpts for Latest Articles section, sorry! If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Hello kostaskir,
I have inspected your website on mobile mode and I saw that your top Big Grid does not show as properly the featured images. Also, I have noticed that you are using some untested plugins which can interact with the theme core files and cause a lot of unknown issues. Try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.
Hope this helps and let us know how it goes!
Thanks for the message!
Hello,
On the mobile theme the top grid in each category does not display the relevant images.
The images in the latest articles work fine though.
The url is http://www.hardmusic.gr
Thank you for your time.
It seems the menufication plugin is causing the menu on the mobile theme.
The photon is a setting of jetpack tjhat is known to cause issues with our theme. Jetpack has grown into a huge plugin with lots and lots of settings and unfortunately not all opf them work properly. Photon is known to cause image issues.
Please remove menufication if you want to have a proper mobile theme header or use the code above as I have tested it again and it works properly. you probably have an open css tag in your custm css code already present before adding this one. That is the most common issue with css that does not apply. Here is an example of how the code applies from our side:
https://www.screencast.com/t/eUeCd9NIgA2
Thank you!
Same here. I’m using Ultimate Member plugin for registration/login, so the animation is what I need removed. I want to keep the avatar, signup, and login blocks, just not the animation that prompts to signup. Been digging around in the files, which parts should be commented out? Desktop is fine, I was able to change that, but mobile even when I add the ultimate member links to /wp-content/themes/Newspaper/mobile/parts.login.php, it still shows the animation in between and when hitting the back button.
Hello guys,
I spent hours of googling, but nothing helped. I want to change header url from default to different page. When visitor clicks on header image (or logo) now is automatically redirected to homepage. How do I customize the link?
As far as I know, I have to edit header.php, but have no idea where should I place desired link.
All the best
<!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html <?php language_attributes(); ?>> <!–<![endif]–>
<head>
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>
</head>
<body <?php body_class() ?> itemscope=”itemscope” itemtype=”<?php echo td_global::$http_or_https?>://schema.org/WebPage”>
<?php /* scroll to top */?>
<div class=”td-scroll-up”><i class=”td-icon-menu-up”></i></div>
<?php locate_template(‘parts/menu-mobile.php’, true);?>
<?php locate_template(‘parts/search.php’, true);?>
<div id=”td-outer-wrap”>
<?php //this is closing in the footer.php file ?>
<?php
/*
* loads the header template set in Theme Panel -> Header area
* the template files are located in ../parts/header
*/
td_api_header_style::_helper_show_header();
do_action(‘td_wp_booster_after_header’); //used by unique articles
Hello,
I have installed the Mobile theme (which is great!) in my site http://www.videosupporters.com, but there are some options of the menu that aren´t working well – for example, if you select in the menu the option “Send a video”, on the desktop version it works well (http://videosupporters.com/front-submission/), but in the mobile it doesn´t work (it only appears the message “front submission”, which is the name that I gave to the form).
What is going wrong?
Thank you.
Best regards!
Theme problem in mobile version: https://www.screencast.com/t/E1szjpF8Yc
No excerpt for block 12 in mobile version: https://www.screencast.com/t/sRrGWyJi4QNW
:/
Neither in this way it works. There is a comment with a x which says: “expected LBRACE at the line 2, col 1”. Furthermore the theme zooms in and zooms out in mobile version, and it’s not fully centered.
Regards
-
This reply was modified 9 years by
deambris.
Hello c.schwalm,
Yes, the above code does not work on the mobile editor, because the mobile theme does not recognize the Visual Composer code. For more information about mobile theme, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for the message!
Hello,
Please remove the blocks from the mobile editor as the obile theme will not render visual composer blocks. If you add block shortcodes in the mobile editor, they will show up as code on the page itself.
Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Placement in Google News based on a *lot* of factors (we have been in there with 10+ sites since the beta back in, oh, 2004?). So, they can hide news temporarily within a window of time, they can skip stories due to content (you can report a story missing if it’s in your news sitemap, not generating errors, and not running prohibited content — e.g., conflicting with AdSense rules, etc.).
Generally you can test your news sitemap, resubmit it, move to https if not already — which is now a ranking factor — as is page speed. Your desktop and mobile should both be over 90.
You can test your content is there with site:yoursite per their instructions.
But main thing is not having copycat, stale, duplicate or cloned content. Meaning, if there are 100 items in Google news about Britney Spears breaking her toe, and you’re last to party, they may skip inclusion of that item as it adds nothing to the barrage of like-content already there.
Nothing to do with theme; it’s always original content; speed; https; AMP; error-free code, etc. that impact your visibility in Google news.
And also remember you will see diff results based on browser, locale, logged in/out of Google, IP address, recent searches, etc. — there are no “static” 1,2,3 results for anything anymore.
Hello there,
We’re have found some code on the theme that appears to be some kind of device detection (android/ios etc). Is this feature available globally to use via javascript?
What we’re trying to do is use that device detection to write certain Ad Code sizes to the page. (We aren’t using Google AdSense but insetead are using Google DFP – Doubleclick for Publishers ).
The reason we’re doing that is because Google DFP isn’t as flexible as Google AdSense meaning that we have to define certain ad Sizes for certain theme breakpoints. For example: on desktop we show a 728×90, on tablet a 300×250 etc.
Is there any way we can easily implement this using that device detection?
Also, What mobile features does the theme bring for developers that we’re not aware?
Thanks in Advance
hi, i have my adsense ads showing on desktop and use the mobile theme to set the adsense ads for mobile, but i cant get ads up on tablet in header or footer?i have one showing in tablet but if i use responsive adsense code or actually set the sizes in theme panel it doesnt work?
thanks
And of course 30 seconds after I posted it I found it. 😉
Anyway if someone else is interested about it then you can find it here if you scroll down -> https://themeforest.net/item/newspaper/5489609?s_rank=2
Version 7.6 – December 20th, 2016
-
misc: Visual Composer plugin updated to the latest version 5.0.1
misc: Revolution Slider plugin updated to the latest version
misc: full compatibility with WordPress 4.7
new: DEMO – Beauty blog – a fresh and simple blog demo. Easy to use and beautifully designed
new: The Plugin Page from where a user installs the included plugins was completely redesigned to be more user friendly.
new: added support for block templates overwritten via the Theme API system in demos. All future demos can now load different block templates if needed.
new: the comment form is now validated with javascript. This was a long requested feature and we are very happy how it turned out.
misc: css fixes in the theme panel and the welcome screen
misc: we finally updated the social icons and we also removed the icons for dead services (picasa, Posterous etc)
misc: the Social Networks panel now checks each input to be correct, this prevents user error and bad URL’s that supposed to go to social networks profiles but instead go to 404 pages on the site
misc: we removed the max-width from srcset on images and the responsive images on mobile now work as expected
misc: translation panel information text
misc: on android, when a user uses the mobile search, it will autofocus on the input field now
fix: password protected comments now work as expected
fix: facebook videos that are in the content of the post now work and resize as expected
fix: font panel css issues
fix: the tag ajax filter now displays the tags in the order of the id’s the user selects. Before it was alphabetically
fix: home breadcrumb does not appear as structured data as required by the google metadata testing tool
fix: smartlists that had image captions with HTML where broken. Now we fixed them.
fix: category sorting options was not working sometimes.
-
This reply was modified 9 years by
Edragon.
———————————————————————
Easier.
If you want to use caching with the mobile theme plugin. Use WPRocket plugin.
Settings http://prntscr.com/du4lvx And disable “Lazy Load” on theme panel.
———————————————————————
More information.
I’ve been looking for options for configuring caching with the Newspaper theme.
Plugin developers proposed, it does not give the normal performance. To him must be a large number of add-ons and other “manual” changes.
At all of the sites I use a caching plugin W3TC. But on this theme there is a great (!!!) mobile theme plugin and it does not work in tandem with W3TC 🙁 When caching to the phone, on your computer to open the same type of phone.
The solution found is simple, but requires a small investment. This installation of the plugin cache WPRocket. It is a function of support for individual mobile caching pages. Screenshots of my configuration: http://prntscr.com/du4lvx And disable “Lazy Load” on theme panel.
It is thus possible to achieve a very fast performance of your site.
One of the downsides of the plugin, it is very demanding on server resources. Can not come to the weak hosting.
———————————————————————
Sorry for my English. I use Google translate 🙂
Hi
i’m using a plugin ADS PRO to generate a code that manages random view of an AD SKIN.
I want to show this ad as a background
The code generated is this:
<?php echo bsa_pro_ad_space('11'); ?>
or
<?php echo do_shortcode('[bsa_pro_ad_space id="1"]'); ?>
I’ve tried putting this code into the body tag, before or just after, but i didn’t manage to let it work properly.
here’s the result: screenshot
as you may see, skin is not overwhelming the menu and both the sides of the main container.
How can i fix that?
Here’s a working version of the skin banner set as normal BACKGROUND from the theme panel
ALSO: i don’t want that this banner is seen on mobile devices.
thanks a lot in advance