- 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 ponlork,
I’m not sure why this happens on your end. It could be the wp super cache plugin:
Please use this guide to properly set wp super cache: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also, the wp super cache has a flaw in it;s code that should be corrected.
https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows in the provided link.
Let us know if you still have trouble with wp super cache.
You can try to disable the mobile theme plugin if you use it and test to see if you still have this issue.
Thank you!
Hi,
When using the mobile theme there is the top grid which displays featured posts. The next predefined section is the latest articles. If you want to make modifications to this section you can find it here
– https://www.screencast.com/t/QuLl5EmIgc3
Thanks
Hi, I’m having an Issue when Installing tagDiv Mobile Theme. I got this error when Activate the plugin.
Plugin could not be activated because it triggered a fatal error.
Cannot redeclare class Mobile_Detect in ……./td-mobile-plugin/Mobile_Detect.php on line 29
how to solve this problem.?? Thanks.
Hello,
If I want to make my logo smaller, do I simply post a logo smaller than the theme recommends, or is there a place where you can just adjust the size?
-Here is my current look: http://www.edustenia.com/
-Here is my desired look: https://demo.tagdiv.com/newspaper_what/
Note: This would only be for desktop, as my mobile version is already good to go as is.
Thanks! 🙂
Eduardo
Hi Guys,
I recently asked how to filter the articles that appear under the (Related Posts) section in articles via code.
Today I would like to know if it is possible to show the (Featured Posts) category in the TagDiv Mobile Theme instead of simply showing my latest articles.
I know this is impossible via the theme panel, so I would ideally like to know where the code is located in the td-mobile-plugin.
Thanks.
Hi Bogdan,
I disabled all the plugins and cleared cache (unfortunately I didn’t install a child theme) but it is still the same.
When I look into console when the pages loaded it shows this:
Failed to load resource: net::ERR_CONNECTION_TIMED_OUT 1.jpg
This line appears about 2 minutes after page loaded, and it is only when this line appears that the mobile menu is working. Which means the menu is waiting for the two lines mentioned in my first post to be loaded.
Any suggestions?
Thanks!
Tina
Hi,
I am assuming you are mentioning the mobile menu background. If you are not using the mobile theme plugin, this background has to be set here
– https://www.screencast.com/t/h1jIkCoq8Vi
If the mobile theme plugin is active, here
– https://www.screencast.com/t/x9M52kv7e
If you have set a background and it is not displayed, try clearing your cache, maybe this is the cause.
Thanks
Hi.
I tried uploading a backgrounds through the Mobile Theme, but it is not seen on the page if I enter from the mobile.
Backgrounds is only visible if you enter the web from the computer or from a tablet.
Well I’ve pasted this code in the Mobile Theme / General Ads / Header Ad, to upload an ad to the top after menu and I have not got it.
<div class=”td-all-devices”>
</div>
<div class=”td-all-devices”>
Ads continue to appear in the default position that the Theme marks.
Can you explain in some detail how to do this?
Thank you
Hi,
This code entered in the Theme panel->Advanced CSS in the phones section will remove the top margin on mobile
– https://www.screencast.com/t/2EcyWPLVPhLO
.first_grid_3.td-pb-span12 {
margin-top:0!important;
}
At the moment the elements below the big grid display like this
– https://www.screencast.com/t/KAYyZgmXgL
If you want, you could use a code like the one below in the same phones section to achieve this result (or simply add the margin bottom in the code provided above)
– https://www.screencast.com/t/AlRvu8Kq8I
.first_grid_3.td-pb-span12 {
margin-bottom: 0!important;
}
Thanks
Hi,
I followed your code adding in advanced CSS, however, it is not working, the white gap is still there.
I set the height on a custom class to create the background effect on desktop. However, I did notice the layout issue on mobile. I deleted the custom height and move the code to apply to the desktop only in theme panel. For some reason there is still a layout issue on mobile. Please advise, thanks!
Dear Simon,
I am talking about the loop which generates the “related articles” section in the mobile theme. Not the posts.
Hello
http://www.thebackpackertravels.com
I’m not using the mobile theme for mobile and I am happy with the views etc but I can’t seem to find how I can add some pages to the menu?
For example, via a desktop, I have two menus, Header Menu (Main) and Top Header Menu.
The mobile version of the site just displays Head Menu (Main) but I want to include the pages contained in the Top Header Menu.
Is this possible?
Hi,
There is a margin top on the Big grid
– https://www.screencast.com/t/DOtLPNvOaT
You could use the custom class to remove it with a stronger code
– https://www.screencast.com/t/Tn3Xxp2IeQ
If you want the code to apply only on mobile you can sue the Advanced CSS option in the theme panel
– https://www.screencast.com/t/DlFrgk7e
I also see that there is a height set on the row through a custom class, and it is causing some layout issues, but that could be a work in progress on your design
– https://www.screencast.com/t/9PaMofbd
Just thought I should point that out.
Thanks
Hi,
You can find the loop that the mobile theme uses in this file
– https://www.screencast.com/t/9xRSsfjo
Thanks
Hello, I wonder if it si possible to change mobile theme’s category from featured to something else… I dont have featured category i use a turkish name for it so i want to change it to that category… If possible…
For the top 3 Big grid posts ofcourse…
Help me pls
Hi,
The top grid that is displayed on the front page when the mobile theme plugin is active, will display posts from the Featured category. Please make sure that you have posts in that category
– https://forum.tagdiv.com/featured-posts-2/
– https://forum.tagdiv.com/the-mobile-theme/
Ad codes for the mobile theme have to be inserted in the mobile theme section of the theme panel in order to be displayed
– https://www.screencast.com/t/c7LOAUgiFyaC
The mobile theme is optional, if you want the same content from desktop to be displayed on mobile, you can simply deactivate the plugin.
Thanks
Hello,
How can I use Back to top button on mobile version. Is this possible in the theme settings?
Thanks.
Hello IRC77,
I suggest you using the Mobile Theme because there you will have more control over your ads, like this -> https://www.screencast.com/t/xcyyic6vz Check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks.
Hi,
We have not made any tests with the mobile theme in that matter. These are the only options at the moment for the mobile theme
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hello,
If you use the mobile theme then you will be able to simply create a separate menu for your mobile, version: https://forum.tagdiv.com/the-mobile-theme/
If you do not use the plugin, then please provide a link to your site and specify which menu items you want removed from mobile devices and I will provide the proper css code for it.
Thanks.
I have static page set but I still don’t see those 3 posts on mobile phone. I just see latest posts?
How to add high scrapper adsense on fron page side? When i ad box how can I configure it to be with my dimensions?
Hi.
I want to know if I can select the position of the ads in the mobile theme. I have checked that by default they come out in a certain position and I would like to upload some ads to a top
Hello,
Is it possible to get the mobile theme to behave like a progressive app?
– Web app install banners?
– Web push notifications?
– Accelerated Mobile Pages (AMP) ?
/Andreas
Bogdan,
I normally would not hijack a thread but I found myself having the same issue and didn’t want to duplicate a post. I do not think this person is referring to design alignment. I think they mean to say that when you add a link to a social media option in the theme panel that the corresponding social media sharing button should automatically appear in the post sharing option.
It sounds like they are moreover in need of an instagram sharing button (for mobile) that simply creates a post in the app automatically. I was wondering if this was in the roadmap or if you could provide me a hook to easily do this because instagram has become increasingly more popular for sharing. It would help your theme out immensely.
-
This reply was modified 9 years by
gmpand3.