- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
If I can have the contents in the big grid like the way other articles are viewed on the mobile, that will be fine.
Actually not visible on all mobile pages, only the category pages.
The images seem to appear fine on iOS and Android mobile, but still can’t get them to appear on desktop.
This is effecting home page and all post images (both featured and other).
Widget thumbnails seems ok.
Thanks
harry
Hi,
On my site news.snowwatch.org.uk the adsense is not responsive on Mobile, iPad and sometimes Desktop. I have pasted the code from Google Adsense to my site and there’s no custom code so whats wrong?
I’d happily send you login details if you want to investigate further?
Hi
You could try this css in theme panel > custom code > custom css: http://screencast.com/t/MK9OPhow Like this the quotes will have a full width on mobile devices:
@media (max-width: 767px){
.td-post-content .td_box_right{
width: 100%!important;
}
}
Let us know how it goes and if this is not what you mean please provide more details.
Thanks!
Hi,
@Stefan please send us an email at contact@tagdiv.com and provide wp-admin access so we can take a closer look at this, also paste a link to this topic so we can know who you are and what your issue is.
@Cubewebsolution
The theme has an fixed grid layout, responsive as it is fluid and style for desktop/tables/mobile screens. Changing the grid’s width is not an easy job and you would need lots of custom modifications for it, as you need to change the width value for all elements(blocks/modules) on page. For the moment we don’t plan to do any change to the grid, sorry!
Thanks!
Hello,
I did not recommend using photon at all. I recommended you use jetpack but NOT with the photon feature. So please, NO photon. It does not work with the theme and it will not work in future updates as well unless we change our whole image implementation. Not all features of jetpack are tested. We do know of 2 features that cause problems for certain and should never be used with the theme. One is photon and the other is the mobile theme.
Thank you!
Hi
I’ve checked your site and the sidebar ad it’s displayed fine on mobile devices: http://screencast.com/t/Y77dMzu1Ya Try to clear the phone’s cache memory and also make sure that you’re not using any adbloker software on your phone then test the site again.
Let us know how it goes.
Thanks!
Hello gibbo78,
If you want to align your logo on your mobile device, it is neccesary to use a bit of Css to centrate this. Please try the code below and place it in Theme panel->Custom Css area like this: http://screencast.com/t/GFSQ0Ii0
@media (max-width: 767px) {
.td-main-menu-logo img {
margin-left: auto;
margin-right: auto;
}
}
The result you should see here: http://screencast.com/t/m0QFP245nk6
Thank you for the message!
Ok, i want to create something like this:
On web it works perfectly:
http://postimg.org/image/3qv366p9h/
but when i try to re-size it to mobile, it becomes really awful, maybe it would be good if in mobile the side article becomes full width:
http://postimg.org/image/msos5xbbt/
Anyone have some kind of solution? Thankyou
Hello
When I see my website from a smartphone
My website is http://www.templodosucesso.com.br
Is not showing my sidebar banners; (inside categories); Main page the sidebar is ok, but when clicked in one categorie from menu, the sidebar is empty.
At a desktop, normal cpu, the sidebar is O.k in every categories
the only add-banner that is seen on smartphone, Is the header add, and the footer add.
Thanks
hmmm… kind of kewl …
testing this on our production site (yeah, I know, crazy?) ….
basically after install, and then flushing permalink cache, we get a new schema added which appends /amp/ to end of all post URLs, giving us an optimized “instant mobile friendly page” …
seems to work:
e.g.,
This is a couple of versions back of Newsmag, not ‘fully’ optimized per my own guide on the forum (ahem), and running mod_pagespeed.
and, oh my gosh … it’s still there!
I guess the file names “update_log.txt” and “changed_files_6.5_6.6.1.html” are not specific enough?
===
NEWSPAPER THEME
Thanks for your support and feel free to contact us any time 🙂
https://forum.tagdiv.com/
~ Radu, Marius, Emil, Alina, Lucian, Nicu G., Alin and Nicu S. ~
[ Version 6.6.1 ]
– new social counter version. Facebook requiers now an API key, read more here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
[ Version 6.6 ]
– new: Custom code panel. We realized that all the custom css, html and javascript should be in one panel. We also added a custom HTML code section. All the input areas from this panel have autocomplete (ctrl+space) and error checking.
– new: whatsapp share for article on mobile devices
– new: added http channel test status in the system status panel. You can now check if the theme is able to get the tweet count, like count etc from your host.
– new: filter posts by ID in blocks. You can add/exclude specific posts on all the blocks now.
– new: the theme now has it’s own logging system. We can now debug hosting issues easier.
– new: a new self diagnosting and self configurating module that allows our theme to pull data from other sites more reliably.
– fix: smart list 7 and 8 – sometimes the content was doubled
– fix: g+ new icon
– improvement: video playlist is now more reliable and all the code is loaded only when needed via autoload. The youtube videos information is now collected using just one API call instead of multiple API calls for each videos.
– improvement: speedbooster 4.2 now supports woocommerce better and moves the style.css to the bottom
– improvement: the theme panel works better now when adblock is used
– improvement: all the ajax functionality of the theme is now loaded only when needed
– improvement: better security checks on all the ajax requests
– improvement: html is allowed now in the copyright section of the footer
– improvement: social counter button is clickable on the entire area
– improvement: almost all the javascript code now passes jshint. We still have about 15-20% of the code to refactor to the new standards but with time we will get there.
– improvement: the theme’s data source class can now be overwritten from the child theme
– improvement: all the widgets from the theme are now optimized to work better. The widget_builder class is now deprecated and all the functionality was moved to td_block_widget
– improvement: the video playlist now downloads the videos metadata on render, not on save post. This allows us to use the playlist on the on click demos.
– improvement: the following modules of the theme are loaded on demand now: td_log, td_remote_http, td_remote_video, td_data_source, td_video_support, td_more_article_box, td_page_views, td_review, td_ajax. This means that the theme loads them only when needed. We mesured a 10% faster load time after this tweak.
– fix: theme animations where incompatible with some plugins and the visual composer gallery. The animations still worked but all of them looked a bit strange.
– fix: bug with the demo loader – the dinamic css for a specific demo was still loaded even after the demo was uninstall
– fix: header style 8 top submenu z-index fix
– fix: image aligment issue when using custom article paddings
– fix: the documentation url for demos was wrong in wp-admin
– fix: we updated the ads links to point to the right documentation
– fix: Social counter now shows the followers instead of +1 on google plus. Please update your social counter to see the improvement.
– fix: styling issues with the latest version of BuddyPress
– fix: on rare ocassions with some plugins the theme was emitting warnings in the server logs like: “Catchable fatal error: Object of class stdClass could not be converted to string”
– fix: error that was showing up in logs when the theme panel was saved
==
-
This reply was modified 10 years by
simchris.
Well.. it makes the site compatible with the AMP protocol. If you read-up on what that is, it’s self explanatory.
It creates a super optimized version of page for mobile which loads at pagepermalink/amp/
I was curious of anybody had tried it yet with TagDiv themes, or just *any* WP website at all?
forgot to include link to plugin in repo:
https://wordpress.org/plugins/amp/
I guess the main thing it does is strip out javascript ?
Not a lot of info out there yet — like in our case running mod_pagespeed would it be necessary?
Hello Team,
1. Please how can I remove the the big grid 1 from the mobile view so that when todaybase.com is open from the mobile, it wont show that big grid 1 at the top of the contents.
2. How can I make my website fit properly when it is opened on mobile. Sometime when you open it on mobile, it doesn’t fit, or u have to scroll to the left and right. I just want the scroll to be only up and down. Thank you.
Hello PatWire,
I’ve checked again your website on mobile and everything works fine. Please provide more information about your issue, so I can be able to provide a more accurate response. Also, please disable all the active plugins, except Visual Composer and install only the plugins that come bundle with our theme. Clear all your caches and purge the CDN file if you use and try again. After this, if your problem is still there, please make a screenshot of this because it is very useful.
Hope this helps and let us know how it goes!
Thank you!
Hi,
I cannot provide a solution to add this function without updating the theme.
You can use custom css to change the mobile menu color if you don’t wan to update, please check this topic – https://forum.tagdiv.com/topic/menu-colour-problem-on-mobile/
Thanks!
Hi
before I tried it on a live site, I thought I’d check to see if anybody else had tried out the beta “AMP” plugin for WP, to optimize a better mobile experience for those platforms that plan to support it?
If you’re not aware :
AMP = Accelerated Mobile Pages
ref: https://www.ampproject.org
It’s in the WP repo for download/install.
Dev info – https://github.com/Automattic/amp-wp
Hi guys
The mobile problem with the template 8 still exists – yet I now do not use the plugin that caused the original issue (Estatik) could you re-check for any other conflicts love the template 🙂
I cleared cache between attempts and restarted browsers etc. Will try on a different mobile browser to Safari too. On iOS 9.1
Thanks
Pat
Hi,
I just said above that this is not an easy task, the theme has already a mobile version and there is not option to disable it. We have this on our list and we may add some option to enable/disable widgets or the possibility to set a lighter theme for mobiles, or maybe something else. We’re still looking for the best solution.
The Jetpack mobile theme featured will read the content of the page, the theme use shortcodes in content so this is what you will display…shortcodes.
You could use js to detect mobile screens and load different content but you will need custom work for that, the theme hasn’t been designed to use a mobile template.
I suggest to get a professional developer from sites like – http://studio.envato.com/ if you need this as the time doesn’t allow us to provide custom work.
Thanks!
Hello Vladimir,
1) I think you are referring to the responsiveness of the logo on mobile.
You can use this custom css to make it responsive again.
@media(max-width:767px){
.td-header-style-10 .td-logo {
width: 100%!important;
}
}
2)You can change the mobile menu color from the theme panel: http://screencast.com/t/9xlJiRSDKR
Thank you!
Hi,
I see you have your menu seated on 3 rows now: http://screencast.com/t/wyamURmfs5I Theme’s menu smart snap feature hasn’t been designed for your menu configuration that’s why you experience this. I can’t provide you a quick fix on this as we have to investigate this but I have placed this issue on top of our todo list so we will fix this as soon as possible. Until then you can use the smart snap feature just on mobiles: http://screencast.com/t/AYTvGOWI
Thanks for reporting this!
When I use the code provided for a banner ad, there is an enormous gap of white space between the top of the screen and the ad on mobile device (iphone). What do you think is causing this and how can I eliminate this space?
Hello,
Unfortunately there is little you can do with iframes. If the iframe is not responsive, you cannot change this behavior. You can make the sidebar fall under the content like on mobile phones by using this css:
@media (max-width: 1018px){
.td-pb-row [class*="td-pb-span"] {
padding-right: 0;
padding-left: 0;
}}
@media (max-width: 1018px){
.td-pb-row .td-pb-span1, .td-pb-row .td-pb-span2, .td-pb-row .td-pb-span3, .td-pb-row .td-pb-span4, .td-pb-row .td-pb-span5, .td-pb-row .td-pb-span6, .td-pb-row .td-pb-span7, .td-pb-row .td-pb-span8, .td-pb-row .td-pb-span9, .td-pb-row .td-pb-span10, .td-pb-row .td-pb-span11, .td-pb-row .td-pb-span12 {
float: none;
width: 100%;
}}
@media (max-width: 1018px){
.td-pb-row [class*="td-pb-span"] {
display: block;
min-height: 1px;
}}
But unfortunately your iframe will not take up the rest of the space in order to fit inside the page properly.
In order to align it to center you will need to align the container to the center. In your case it is a
element. You can add an extra class to it from the text editor like so:
iframe
Then you can use the custom class with css like so:
.customclass{
text-align:center
}
I hope this helps
My theme version is 6.4. Why I don’t see Mobile Menu option?