- ApiUsing the Theme API in plugins
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
Hi,
Please provide some more details or screenshots in this matter, for a better understanding. The Newsmag theme does not have a mobile theme, only Newspaper does. If you are referring to Newspaper and the mobile theme plugin, this is a guide
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
If you do not use the mobile theme then the same menu items from desktop will be displayed in the mobile menu as well. Mega-menus will be converted to drop-down menus. Only the mobile theme has the capability to set a different menu
– https://forum.tagdiv.com/the-mobile-theme/
That background can be changed, here if you do not use the mobile theme
– https://www.screencast.com/t/MwFEchjsDBDY
Hi Simion,
I already did that, deactivated plugins one by one and then kept refreshing the website on mobile 🙁 , nothing changed by that, even i switched to parent theme from child and that too cannot make a difference 🙁
Any further Help ??
Thanks
Hi,
Please try and deactivate all other plugins except theme plugins as a quick test when possible, check if this solves the issue. Usually other plugins are conflicting with the mobile plugin and causing issues. Let us know after you test.
Seems something is delaying the website loading, the mobile menu will open as soon as the website is loaded. There is an error on a not found image, please check in the theme panel here
– https://www.screencast.com/t/srvo1SKy5k
Remove any image found there, that should have a noticeable effect on page loading and on the mobile issue.
Hi,
The mobile homepage will display a top grid containing three featured posts, then a latest articles section. The top grid will only displayed posts that are included in the Featured category, so make sure you have added posts to it
– https://forum.tagdiv.com/featured-posts-2/
More about the mobile theme plugin functionality here
– https://forum.tagdiv.com/the-mobile-theme/
The plugin is optional, if you want the same content from desktop to be shown on mobile, deactivate the plugin. There will be no problem, the main theme is fully responsive.
If you have a problem, please try and provide some more details about it so we can understand better.
Thanks
Hi,
If you could provide some more detailed information about this issue it would be helpful. Note that if you have the mobile theme plugin installed, this will function differently than the desktop website
– https://forum.tagdiv.com/the-mobile-theme/
The plugin is optional, if you want the same content from desktop to be shown on mobile, deactivate the plugin. There will be no problem, the main theme is fully responsive.
Thanks
Hi Ginfox,
I have found a solution on WordPress.org forum, post by staff of SG. You can try this out:
function add_vary_header($headers) {
$headers['Vary'] = 'User-Agent';
return $headers;
}
add_filter('wp_headers', 'add_vary_header');
Add code above to your function.php file in Newspaper-Child theme folder. This will make different cache for each device.
Sorry I didn’t use SiteGround for a long time, so I’m not able to test for you. But I guess you may reply to https://wordpress.org/support/topic/configure-mobile-theme-for-supercacher-siteground/ if you need further support.
Happy Coding!
Atelier Shen
-
This reply was modified 8 years by
Atelier Shen.
На мобильной теме newsmag изображения в начале страницы обрезается слишком тонко. Как исправить, чтобы они показывали нормально или поставить другую сетку?
The mobile theme newsmag image at the beginning of the page is cropped too thinly. How to fix that they showed normally or to put other grid?
Hi,
I am supposed to be launching my site tomorrow afternoon (eastern time) and I am having issues configuring the mobile menu…I don’t want to use the mobile theme–how do I configure what goes in the mobile menu? How do I change the settings?
Right now, there is a picture of a cooked chicken in the background of my mobile menu! I have no idea how that got there–my site is a fashion blog! Please help!
Hey there ,
I’ve installed the mobile plugin and when opened my website on mobile all it says is :
The mobile theme path couldn’t be set. Please check if you already have another mobile theme plugin active and disable it (ex. Jetpack Mobile Theme or similar). If you use a cache plugin clear it before checking the results.
I don’t have any caching plugin or any other mobile theme. I’ve made a child theme though but checked it and it seems all good.
Also, currently I’m Using a website maintenance plugin and for now i’ve disabled the mobile theme plugin but would like to use it.
Any help ????
it shows me <latest poste> no ads I don’t understand why?
I can’t find the multi-purpose plugin in the theme plugin section.
The only plugins I see are:
– tagDiv Composer (active)
– tagDiv Social Counter (active)
– Revolution Slider (optional)
– tagDiv Mobile Theme (optional)
– Visual Composer (optional)
Where can I find it?
Thanks
I,i have same problem with my cache.
When i enable cache with SG SUPERCACHER of Siteground mobile theme not show.
Any ideas?
Thanks
I’m using the latest version of the theme, not an upgrade. Fresh install. And the mobile menu and search seems to be broken.
1. Homepage – nothing happens
On the homepage, when I tap on either search or search, nothing happens. Absolutely nothing.
2. On Post Page – search works slow sometimes, menu still broken
On post pages, the search button works after a delay of around 3 seconds, while menu is still broken. A stramge thing happen sometimes when tapping on menu button, the whole screen zooms out with box shadow (an expected behaviour with menu overlay), but the menu doesn’t show. If I wait for around 20 seconds, the menu shows and sometimes the menu doesn’t show.
But most of the times, both the menu and search are broken and they don’t work.
Please suggest fix as I’m losing business because of this simple thing that should work.
Hello,
Upon further investigation into this issue it seems the accent color on the mobile theme is not working properly in the current version. We will fix this in the next theme update. Sorry for the inconvenience. We will provide a quick fix as soon as this is investigated by our development team.
Thank you for your understanding.
Hi,
Indeed there seems to be an issue with the mobile theme accent color, I will add this issue on our list and it will be fixed as soon as possible.
In the meantime I could give you a code to color the elements you want. This code will color the post content links and the scroll button with the color you want
– https://www.screencast.com/t/Db0CzAQ1j
.td-post-content a {
color: #f30f0f;
}
.td-scroll-up {
background-color: #f30f0f;
}
Enter it in Theme panel->Mobile theme->Custom CSS section. I will provide additional code if you want until the issue is taken care of. Sorry for the inconvenience.
Thank you!
Hello Simion,
Thank you.
The issue has been resolved.
My server statuses were already beyond the recommended maximums.
It turned out that the tagdiv amp was deactivated. I dont know how that affected it but both the theme panel and images on mobile are working great now.
But just to be on the safe side, I have also renamed the child theme to the recommended default.
Thank you for your assistance. I appreciate it. God bless you.
What are the pixel break points used in the theme for the different screen sizes like mobile. Tablet ect.
I’m trying to set up responsive ads in Dfp but Need to know the difference page sizes to change the ads sizes
My website here: http://kissfmmedan.com when open in Mobile the Hypertext color and Go To Top button color are not changed even though I changed the Accent Color in Theme Panel > Mobile Theme.
What I missed? I need to Red color.
The Accent Color is still blue: https://i.snag.gy/MXBkN3.jpg
Even though I changed the color: https://i.snag.gy/bud4YV.jpg
Best Regards,
I will try to point you in the right direction. If you are not using the mobile theme, the mobile menu is here
– https://www.screencast.com/t/m2x0H3egQH
If you use the mobile theme the menu is here
– https://www.screencast.com/t/FwfhVZ4kf
Some related topics to add a new menu here
– https://forum.tagdiv.com/topic/display-different-top-bar-menu-with-php/
– https://forum.tagdiv.com/topic/how-to-register-a-second-menu-for-woocommerce-pages/
I know what you want to do but I don’t know how that would be done. The offset should be set for the loop but I could not say exactly how that should be done. Maybe you should consider using the default mobile theme.
If you want to modify it, you could try making the modifications or consider hiring a developer/freelancer to make the modifications needed to achieve the result you want. Sorry for the inconvenience.
Hi,
Unfortunately that is not a theme feature on mobile. There is no swipe to next/previous article at the moment.
The footer predefined templates have a maximum of 3 columns, but there is an option now that a page can be displayed in the footer
– https://www.screencast.com/t/ZewMAPQgT
However an exact 5 column split would not be possible, maybe something like this
– https://www.screencast.com/t/3rKMbgvC
6 even columns would be possible
– https://www.screencast.com/t/RkWkAM7RT85
You could experiment more with the row layouts.
Thanks
Hi,
The functionality is simple, click on the hamburger menu icon and the menu will be displayed. When the mobile plugin is active you can use a different menu (menu items).
This cannot be changed, this is how the theme was created and designed to display on mobile.
The top menu is not displayed on mobile. It could be made to appear with CSS code if absolutely required, but only when the mobile theme plugin is not active. If that is the case, please provide a link to your website and I will try to give you a solution.
Thanks
Hi Simion,
I am sorry that maybe I did not explain the situation very well.
So I will explain it again.
Originally, on the category page on mobile theme, it looked like below.
(Because I modified the front page)
Wide featured image of post A
Wide featured image of post B
Wide featured image of post C
Wide featured image of post D
Wide featured image of post E
Post D
Post E
Post F
Post G
Post H
.
.
.
The Post D and E were doubled.
So with your suggestion, I have added “offset” value (‘offset’ => 3 on td_category_top_posts_style_mob_1.php file).
Then, what it looks like now is shown below…
Wide featured image of post D
Wide featured image of post E
Wide featured image of post F
Wide featured image of post G
Wide featured image of post H
Post D
Post E
Post F
Post G
Post H
.
.
.
No doubled posts but the latest 3 posts (Post A, B and C) are missing…
So, here is what I want the page to look like;
Either like this;
Wide featured image of post A
Wide featured image of post B
Wide featured image of post C
Wide featured image of post D
Wide featured image of post E
Post F
Post G
Post H
Post I
Post J
.
.
.
Or
Wide featured image of post A
Wide featured image of post B
Wide featured image of post C
Wide featured image of post D
Wide featured image of post E
Post A
Post B
Post C
Post D
Post E
.
.
.
Or
Post A
Post B
Post C
Post D
Post E
.
.
.
I prefer the last one which has no wide featured images but if it is not possible or difficult to do, I don’t mind the first or second one with the wide featured images.
Sorry to bother you many times but please help!
-
This reply was modified 8 years by
tagdivstar.
-
This reply was modified 8 years by
tagdivstar.