- NewsmagTheme colors introduction
- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
Hi
I had my site without Mobile Theme in cell phone view because I needed to show some modules that Mobile theme don’t show, or really I think don’t show. My problem with template view is because have some problems: one of them is the first grid module (Big Grid 1) is no responsive. In phone there are a scroll for to see it. The second problem is the extension of Blocks. If I have 14 posts in computer view, I need only 4 in cell phone view and I can see this is not possible with only Newspaper template.
But also in Mobile Theme the possibilities are less. Is it possible to include another section in the Mobile Theme? For example, I have a block with post authors that I would like to see on the home page.
This is my problem. The template view has responsive and long-term problems, while Mobile theme is very, very restricted.
Anyway, I would prefer to restrict the extensions of the Blocks to the view in the cell phone, and don’t use Mobile Theme. Is this possible?
Hello Mr. Catalin,
Now in this domain, I installed all of them new, so wordpress, theme etc, but this is problem for us because we have many posts.
In our wordpress, all plugins are trusted.
When we open in mobile, sharing buttons are okay, just in desktop not showing.
Please help us,
Best regards,
Llapi
-
This reply was modified 8 years by
Llapi.
And about the logo size, I understand that it has many letters and that’s why it is not fully visible, however theme should be adjusting it for mobile, i mean theme should minimizing the logo text font for mobiles, isn’t it right?
Hello flo2paclegacy,
Try to update the theme to the latest version of it which is 8.7.2, clear all the caches and check the results. The theme should have to render your ads on mobile. If not, you should contact the Google Adsense department, tell the problem because they should be able to provide a more accurate response. Notice that the theme only takes the Ads and display it to the frontend.
Thanks for your understanding!
Hello joep,
1)Please notice that the Block Header Styles does not have any such a hover effect, sorry! If you want to have such an effect, you should use a bit of CSS code in order to achieve this. Try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.td-block-title-wrap:hover{
background-color:green;
}
The result is here -> https://www.screencast.com/t/KYOJ4dnoKS
2)You can try the code below and add a margin top to your social sharing buttons.
The code is ->
@media (max-width: 767px){
.td-post-sharing-top {
margin-top: 20px;
}
}
The result is here -> https://www.screencast.com/t/wHSS4q9v39by
Also, if you have some additional customizations which can break the mobile theme layout you should optimize it. So, if you will check our demo on mobile, you will see good results.
3)Try the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.widget_mc4wp_form_widget .td-block-title span {
color:red;
}
The result is here -> https://www.screencast.com/t/Pv20efchx
Thanks for the message!
All I am getting for visual composer is the optional button. How do we get the zip download for it? It did not come in the newspaper8 theme zip file. None of the optionals came with it. Not even mobile theme and revolution slider.
I have a Few Queries:
1. How to show Smart List Post Image Thumbnail in Mega-menu Without using featured Image in Smart List Post.
1b. Im asking about the thumbnails of the normal posts we see in Megamenu
2. Do I need to Insert Google AdSense Auto Ads Script
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "################",
enable_page_level_ads: true
});
</script>
Into each Ads Section Field of Mobile theme to display Auto ads on mobile version.
Hello,
I am using “News Week” demo theme on my website, I do not have mobile plugin installed.
There are some differences between mobile and desktop view and i just want website to be the same for any device.
1st difference:
The desktop view:

Mobile View:

In Mobile View, the logo’s not showing completely.
How to adjust it for mobiles to view the logo fully?
2nd difference:
Mobile view:

There are 2 buttons, First is Sign in and the second is Join, However in Desktop View, there is just one button
Sign in / Join. I’d prefer to have 2 buttons in desktop view as well.
So, how could i make it both mobile and desktop view the same?
Thanks in advance.
Hi Everyone,
This message is not directed to the folks at TagDiv.
Best as I can tell, not only has this topic been around since 2016 (at least), but has of January 2018 the answer was that the theme does not support the Featured Image into the RSS feed. The lack of support and resolution of this topic after 2+ years is beyond comprehension.
For this reason, I believe the TagDiv folks are useless.
However, having said that, it seems there are plenty of people that have asked this question. Not sure if anyone has found a solution that works for both Desktop RSS and Mobile RSS…meaning…having the featured image available for all “@media” types.
Solutions we have tried seem to only focus on desktop RSS feeds and miss the mobile option.
https://woorkup.com/show-featured-image-wordpress-rss-feed/
We are concerned about adding more plugins to our website and would rather find code we can add to our functions file.
Look forward to hearing what solutions are available.
Thanks for your feedback.
Hi Catalin,
I searched for “featured image rss” in the forums….and based on what I have read…it would seem to me….TagDiv needs to get the featured image into the RSS feed by default.
People are jumping through hoops trying to figure this out and the fact that this is not automatic in the theme seems ridiculous at this point.
Incidentally, if you do this for the featured image, please be sure you take into account both desktop and mobile….alternatively, for each media type.
My two cents! 🙂
We provided a solution in a similar topic, the user wanted to display a bigger logo in the mobile menu. So we provided a code to increase the logo size while maintaining a proper positioning for the menu and search icons. That code would look like this on your website
– https://www.screencast.com/t/05EzKKphvW
The same size will be kept when sticky
– https://www.screencast.com/t/QFm3Fbm9OVwA
So you could try it and see if this is how you want it, the code could be modified if needed. This is the code, it can be entered in Theme panel->Custom CSS
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu, #td-header-menu {
height: 100px !important;
}
#td-top-mobile-toggle,
.header-search-wrap {
top: 23px;
}
.td-main-menu-logo img {
max-height:100px;
}
.td-header-menu-wrap.td-affix {
transform: translate3d(0px, 0px, 0px)!important;
}
.td-header-style-6 .td-main-menu-logo img{
max-height: 100px;
}
}
Hi,
You could change that background color in the demo stylesheet
– https://www.screencast.com/t/q7aj5IGs
The demo you have installed uses an overlay menu page template. On mobile a background color is set so it will not be transparent. If it would be transparent when sticky it will look like this
– https://www.screencast.com/t/mIbOVsnI1ts
But you could change the black color in a different color as shown. Or further override it with a code like this (in Theme panel->Advanced CSS in the phones section)
– https://www.screencast.com/t/WugzgEDNjL
.td-construction.page-template-page-pagebuilder-overlay .td-header-wrap .td-header-menu-wrap.td-affix {
background-color: #fff!important;
}
Thanks
Dear. how much thicker we can make the header in mobile devices from the standard 54px without compromising the quality and look of the theme? What size you recommended?
Hi,
That is the new social sharing functionality, when there is not enough space available to display all the socials they will be hidden and an option will be displayed to show them (a “+” sign).
I could give you a code you could try, to remove the text on the socials on mobile, thus creating more space. Enter it in Theme panel->Advanced CSS in the phones section.
.td-post-sharing-visible .td-social-but-text {
display: none;
}
Hello flo2paclegacy,
I have inspected your website and I saw that you are using the Mobile Theme. So, if you want to display more ads for that mobile version you should add the Ad Code to the right fields from here -> https://www.screencast.com/t/RQSiDZsIIk in Mobile Ads.
Thanks for your understanding!
Indeed the mobile theme has different files then the main theme. These are located in the mobile folder
– https://www.screencast.com/t/hgrGL0lYiGh
That is where all the mobile theme files are located, if you want to make modifications to them. For the footer logo on mobile you could use a code like this to reduce it if needed
– https://www.screencast.com/t/PFltz9Kjk8
.td-footer-logo img {
max-width: 50%;
}
Mobile theme custom CSS can be entered in Theme panel->Mobile theme->Custom code.
Hello, Can you help me again? I want a responsive share button on mobile, I am using style 2 button, this when I see on desktop https://prnt.sc/izhkce, and this when I see on mobile https://prnt.sc/izhl21, I want to make the share button in post responsive like in demo when seen on mobile devices, This is when I see the demo on desktop https://prnt.sc/izhn4d, I want to make the share button responsive like this https://prnt.sc/izhnj0 when I see on mobile devices. I am not using mobile theme plugin.
Thanks
Hello, I can not display google Adsense ads on the mobile version of my site.
However, I inserted the codes in the theme settings with WordPress but they are not displayed. What to do please?
Here is my website: https://2paclegacy.fr
Thanks in advance for your help.
(sorry for my english, I’m french)
Thank you Simion, I was able to get that fixed by uninstalling and reinstalling the theme with all plugins deactivated (except tagDiv Composer). Meanwhile I have been trying to change the font size and word count on the Big Grid Slid (Don’t know the particular module and block to edit in excerpts) please help me out cos the words are too long and cover most part of the image on mobile.
Dear, Can I make the theme header of website PAKDEFENSE.COM in mobile device somewhat thicker than the standard?
hello, awesome theme, one more question, can i reduce the vertical size of rows for mobile view of my site…to make the black bars above and below the images smaller. gracias
Добрый день, Simion. С узкими размерами изображений в top grid разобрался. Нашел, где можно не 3 фото top grid, а сколько угодно поставить /Newspaper/mobile/includes/shortcodes/td_module_mob_1.php. Там можно поставить лимит top grid.
Вопрос другой теперь.
Можно ли отдельно в мобильной теме править заголовки в CSS.? И как уменьшить размер логотипа в footer в мобильной теме?
Спасибо за внимание. И за ответ, если будет.
Good afternoon, Simion. With the narrow size of the images in the top grid figured out. I found where you can get 3 photo topgrid, and any put /Newspaper/mobile/includes/shortcodes/td_module_mob_1.php. There you can set the limit of top grid.
Question the other now.
Is it possible to separate mobile theme to edit the header in CSS.? And how to reduce the size of the logo in footer in mobile theme?
Thank you for listening. And for the answer, if will.
Hello,
I cannot add elements in the home page using TD composer.When I drag an element only the name of the element appears.
Not the element placeholder with the element options. The tagdiv composer works fine in other pages.
I have attached a relevant screenshots and my system status.
Screenshots:
https://adobe.ly/2Bv8OGi
System status:
Registration key i 0a59519b – **** – **** – **** – 31b6b925c86e Reset key
Theme name i Newspaper
Theme version i 8.7.2
Theme database version i 8.7.2
HTTP channel test wordpress
Installed demo i Default Demo – demo ID: default | install type: full
Theme Mobile Newspaper mobile version
php.ini configuration
Server software i Apache
PHP Version i 5.4.45
post_max_size i 8M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 70
max_input_vars 2000
SUHOSIN installed false
mbstring available
WordPress and plugins
WP Home URL i http://www.serrespost.gr
WP Site URL i http://www.serrespost.gr
WP version i 4.9.4
WP multisite enabled i No
WP Language i el
WP Memory Limit 64 MB/request
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache
Hi,
You could try re-installing the theme, by FTP if possible, that could solve the issue
– https://forum.tagdiv.com/topic/mobile-site-not-displaying/
Do not enter any code in the theme files, deactivate the child theme as well after re-installing.
If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login information as well as FTP access. We will investigate further.
Thanks