- NewsmagTheme colors introduction
- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
Hello,
Both your mixed content issue seem to be images so you might want to have a look at your theme panel and remove any image that was added before the ssl implementation. They will not change to https automatically. Check the backgrounds for the mobile search and menu as these are the most overlooked ones. Please also check the theme background and logos for header, mobile or footer.
Thanks.
Maybe you modified the mobile theme modules
– https://www.screencast.com/t/Lz1RKpyiDf
The related articles module is module 1, check the modifications made there.
Hello Catalin,
Thank for your your commitment!
I think I need you little help. The point is I do not know how to make browser start to see exact moble theme when I use Chrome Inspecctor. When I siwth in the Inspector to Mobile wiew it shows me responsible version of the mail them bot not the Mobile theme.
The main theme I can see only directly on my smarthphone.
May be you can guide me how can I fore browser to see exact Mobile them?
Or if it possible just provide me with the right class name or with the code.
My site adress is soborka.news
Thank you in advance!
Remove the code and return to default, see what happens. If there is no problem enter it again
<?php
$time = human_time_diff(get_the_time('U'), current_time('timestamp'));
$pos = strpos($time, 'months');
if ($pos>0) {
echo $td_mod_single->get_date(false);;
}
else{echo $time . ' ago';}
?>
This is the same code I used and it works as shown above. Test and check all the other modifications made until now. test only with the mobile theme modification maybe, remove all others temporarily.
The gallery seems to be broken on mobile – https://www.screencast.com/t/v6VYIz3W1itF
I could give you a code to fix it – https://www.screencast.com/t/JoEx8N1psgF
Enter it in Theme panel->Custom CSS section
@media (max-width: 767px) {
.td-pb-span8 .td-slider .td-slide-galery-figure {
height: 260px !important;
}}
This is the code i am using on my single.php page (post page on mobile theme)
<?php
$time = human_time_diff(get_the_time(‘U’),
current_time(‘timestamp’));
$pos = strpos($time, ‘months’);
if ($pos>0) {echo ‘<div class=”classing”>’ . $td_mod_single->get_date ( show_stars_on_review, false) . ‘</div>’;}
else {echo ‘<div class=”classing1″>’. $time . ‘ ago’. ‘</div>’;}
?>
and its bringing same time for posts and related posts
Hi,
By a theme option that is not possible, the mobile menu will display only on phones. I could give you a code to make the menu items fit in a single line
– https://www.screencast.com/t/jLuwIlVoy7ap
Enter it Advanced CSS section in the portrait tablet field if you consider using it
.td-header-style-10 .td-header-main-menu {
padding-left: 0;
}
.td-header-style-10 .td-header-menu-wrap-full {
height: 48px!important;
}
Thanks
I tested your code, that is not happening for me
– https://www.screencast.com/t/vckRb9ml
– https://www.screencast.com/t/UYDsjbhq
Also an older post – https://www.screencast.com/t/TWev3wgE
– https://www.screencast.com/t/Ww3QVJZFRY
I used the same code with condition you provided, in the mobile theme single file
– https://www.screencast.com/t/xPyhiQ4nSs
Maybe double check your modification.
Hi,
@Janty Do you mean the top bar socials? – https://www.screencast.com/t/eXHbdWl0
Those will be displayed on mobile as well, in the menu (regardless of mobile theme)
– https://www.screencast.com/t/bsGsaJUuZ
If the socials are removed from Theme panel->Social networks, they will be removed from both desktop and mobile.
Please correct me if I misunderstand something.
Okay thank you so much. That really helped. However the last problem I’m facing is, on my single posts (mobile theme) related posts are inheriting the date of the posts. That is, if the post has a time of 1hr ago, all related posts below the posts also have 1hr.
You can check using this post link below;
https://wizimatic.com/fresh-music-b-red-run-come-ft-cdq/
So you mean the login options on mobile? Use a code like this to remove it
– https://www.screencast.com/t/uk9DeaYIrHfz
.td-menu-login-section {
display: none;
}
Enter that in Theme panel->Advanced CSS phones field if you don’t use the mobile theme.
If you use the mobile theme plugin, enter that in Theme panel->Mobile theme->Custom CSS.
Hello,
You can add this code in the mobile theme custom css secton at the bottom of the theme panel:
.td_module_mob_1 .entry-title a, .td_module_mob_1 .td-post-date{
color:red;
}
Thank you!
Hi, is it possible to change the the link colour of article titles in the mobile theme? Ours is black by default and we’d like to change. Can this be done with custom css?
Thanks
Hello,
On my newspaper theme, I notice that the font weight on the mobile device varies unexpectedly. On some places it is heavy and in the same post, it changes its weight automatically. You can see in the screenshot that the font weight on the upper part of the display is lighter and below part is heavier. Whereas, I have changed nothing in the font style in the theme. Everything is on default in the font area other than the weight of Post Content font which turned to “300 Light”. You can see this on the following URL
https://www.morenews.pk/huawei-y9-review-best-mid-range-2018/
Screenshot: http://prntscr.com/k5idmx
Hello miejan,
In my first response, I have referred to the General Mobile Responsive Mode. I did not know if you are using the Mobile Theme. In the second response, I have referred to the Mobile Theme. Notice that our theme has two way of displaying the items on Mobile. The first of is the General Responsive Mobile Mode and the second one is through using the Mobile Theme which is different than default and that’s why maybe you are confused, sorry!
Let’s clarify! If you will not use the Mobile Theme plugin, you should simply add your videos everywhere you want at your page because all of these will be rendered on the mobile layout in responsive mode. Also, if you will use the Mobile Theme plugin, all of your pages which were created with TD COmposer or Visual Composer will not be displayed at mobile mode because the Mobile Theme does not recognize the shortcodes of these page builders and you need to add the video links in the Mobile Editor section if you want to display some videos in mobile devices. I hope that you understand that functionality.
Thanks for your understanding!
Hi,
From what I can see the website looks like this at the moment
– https://www.screencast.com/t/oBXjiN1arx
Please check if the tagDiv composer plugin is active. Also temporarily deactivate the minification or caching plugin you are using. Then check if the theme and mobile theme are working properly.
The most common problem with the mobile theme is caching plugins. We recommend the WP super cache to be used if possible.
Thanks
Hi,
Ads cannot be disabled on specific posts or pages. Once entered in the theme panel ad spots they will be displayed at all times. They can only be disabled by device
– https://www.screencast.com/t/tMZQsVie
If you require more advanced ad options, many users recommend the Adrotate plugin. Based on user feedback this works with the theme, more about it here if you want to take a look
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
The mobile menu will be accessible when the page is fully loaded. So if the page takes a long time to load, the menu may not respond. Our demo would be for demo purposes, we will try to optimize it more however.
Thanks
Hi,
1. Don’t know about that, we made no tests with that plugin. Maybe check with the plugin authors if that happens only with that specific plugin.
We also provide an AMP plugin in the theme package, it is a simple plugin offering basic AMP functionality. In the future it will receive more features
– https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
2. Then there is a general problem if you can’t install any plugin. Check with your hosting provider and ask them to take a look. Also check the theme requirements guide and make sure there are sufficient resources
– https://forum.tagdiv.com/requirements-for-newspaper/
3. We provide a mobile theme plugin, which should improve the mobile performance. More about that here, if you would consider to use it
– https://forum.tagdiv.com/the-mobile-theme/
Of course speed is influenced by many other factors, website optimization takes a lot of work.
Thanks
Hello kennysous,
Notice that by default, the More Article Box element is hidden on mobile devices. So, you should use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
@media(max-width:767px){
.td-more-articles-box{
display:none;
}
}
Thanks.
Hi,
If that message is displayed, then maybe you have not update the mobile theme plugin. Delete it and install it from the latest theme package, then one you have downloaded
– https://www.screencast.com/t/YyVih6oHej
Then there would be no more problem. After each theme updates please remember to update the plugins as well. Only the tagDiv composer and social counter should update automatically.
Thanks
AD PLACEMENT PROBLEM
Can’t disible ad text and ads on specific page or post.
MOBILE MENU BUG
The menu has problem sometime working, some time hang.
Like if we click on the menu bar the menu is not appear.
This problem is on all newspaper theme website including tag div website that use same mobile menu.
Thanks for the update. I was confused because your first response was: “You should simply add the Video element or video playlist and it will be rendered on mobile.”
Now you say the mobile theme will not render the video element or video playlist.
Two contradictory responses.
Not really, the website will be simple and light when using the mobile theme. There will be no page builder content, this will increase the mobile performance.
For each page you have to create two versions, one with the page builder for example, and one for mobile, with the mobile editor
– https://www.screencast.com/t/8bwtCisIew
The mobile theme has many predefined settings which cannot be changed, this is to further improve the performance, everything is kept as simple as possible. You could give it a try, compare before and after.
Hi,
The top menu is removed on mobile. I could give you a code to make it visible, the result would be something like this
– https://www.screencast.com/t/RI1YoMXcI
@media (max-width: 767px){
.td-header-sp-top-menu,
.td-header-top-menu-full {
display: block!important;
text-align:center;
}
.td-social-icon-wrap{
display:none;
}
.menu-top-container {
margin-right: 0;
}
.top-header-menu li a {
margin-right: 12px;
}}
If needed I could modify this code. It can be entered in Theme panel custom CSS section.
Thanks
Hi,
1. That would not be possible, when the mobile menu or search is accessed the page will scroll to top. Currently there is not setting to change this functionality, maybe there will be in the future.
2. That would depend on how well the website is optimized. As soon as the page is fully loaded the menu can be used. We provide a mobile theme plugin for more performance on mobile
– https://forum.tagdiv.com/the-mobile-theme/
Thanks