- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
I am using the newspaper theme. I setup main menu and footer everything is fine in desktop but in mobile version, the footer menu is not working. Sometimes it shows the content but most of the time the contents are not visible. I also cleared the cache but still same contents are not visible.
Hi,
The top grid will display posts from the featured category, followed by the latest articles section displaying posts from all the categories. If you want to make modifications to this functionality, you will have to edit the theme files. These are some similar topics
– https://forum.tagdiv.com/topic/disable-posts-from-a-certain-category-on-mobile-homepage/
– https://forum.tagdiv.com/topic/filter-mobile-theme-top-page-articles/
Thanks
Hi,
The page content doesn’t show on mobile when the tagDiv Mobile Theme plugin is enabled. I only see the title and the Facebook comments (showing twice, too). This doesn’t happen when viewing posts, only pages.
This is a little urgent. What can I do to fix it?
Here’s one of the affected pages: https://www.kompulsa.com/whats-difference-ssd-hard-drive/
Thanks.
Hi,
I need to increase the mobile font size of in-post content to 22px, but when I do that using the following code, it starts to look a little messy as if it lacks proper spacing or something like that:
.td-post-content p {
font-size: 22px;
}
How do I neaten it, or at least increase the line spacing?
The website is https://www.kompulsa.com
Thank you for your time.
No. 1: How to add small author image in the byline on the mobile website similar to what explained here.
No. 2: How to modify post title of the mobile site. I want Merriweather font.
No. 3: How to change article font and align justify text of the mobile website.
No. 4: Is there any widget which can show posts in the sidebar based on category similar to related articles below content.
No. 5: Post views (currently turned off) doesn’t match with WordPress stats.
Hi, how can I remove “About Us” in the footer of the mobile version?
Hi,
Is there any way, when you are using a mobile theme, to display only posts from one catgory? Not the newest one from all?
Of maybe just remove some categories from display?
thx
Hello,
Please make sure the ad is not disabled from mobiles in the theme panel: https://www.screencast.com/t/8uzbMH4ibux
Thank you!
sir, i did test on other mobiles, but problem same. please open any footer link like ABOUT US, CONTACT US, TOS, OR privacy policy link. (HOME & SITEMAP link working.)
i hope you will check thay problems & give me proper solutiom .thanks
I’m aware that this problem may be due to AdRotate and not Newspaper, but I’m posting it here in case anyone ran into a similar problem.
I have several custom ads along with one responsive AdSense unit all together in an AdRotate group.
The group is placed through Newspaper theme panel into ‘Header’ location, with default options for AdSense.
On desktop, all ads work as expected.
On mobile, the AdSense unit will not show up no matter what. Its code is in the source, but all of its parent elements have a height of 0.
When I add the AdSense unit there manually (not through AdRotate group – just pasting the code in the panel box or in AdRotate code box) it works.
So I believe there is a problem with the way mobile ads are sized. I have contacted the AdRotate author as well. Any ideas?
Hello ashishsahu,
I have inspected your Footer menu on mobile and it seems to work as expected. Try to clear all of your caches and check the results.
Thanks for the message!
Hi,
You could hide the grid with CSS, only for mobile. Something like this, in the Advanced CSS section of the theme panel
– https://www.screencast.com/t/q8ooShGqbE
.td_block_big_grid_3 {
display: none;
}
Thanks
Hello gwalkerit,
First of all, make sure that you are using the latest theme version installed via FTP way because this is the surest theme method. I notice that you are using some untested plugins which might interact with the theme core files and cause a lot of unknown issues. Try to disable all of them and leave just to active only the plugins that come bundled with the theme core files. Please keep in mind that the mobile responsiveness mode it was fully tested and should work as expected with our theme.
Hope this helps and let us know how it goes!
Thanks for your understanding!
I put the single image element on the frontpage and set the on click action as “open custom link”
and set the image link url.
But it does not work at all. When I click the image , nothing happens on explorer , chrome, even mobile phone.
I want to Remove Big Grid 3 (https://prnt.sc/h41z1g) for the mobile user, I want its show only desktop user. How can I do that? Thanks! 🙂
Thank you for your answer Simion C.
I activated the mobile theme plugin and login issues were solved 😉
The home page is not showing correctly on mobile devices.
They get the code instead of the layout designed.
Please help.
mandycanudigit.com
Hi,
If you disabled the theme login, it will affect the mobile functionality as well. If it is disabled on desktop, it will be disabled on mobile as well. A solution would be to activate the mobile theme plugin, this has a different setting for the login
– https://www.screencast.com/t/2Antrb58s
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
i am using newpaper mobile theme. stup main menu & footer menu. on computer everything is fine. main menu also working fine on mobile theme. but footer menu not working. all footer menu showing but after open that not showing their content.
Can I use a header logo for desktop/laptop viewers but not for mobile phone viewers?
Hi,
My mobile theme seems to be enabled for all pages except the front page. Is there a setting that Im missing?
Kind Regards,
Phil
Hi!
I’m trying to modify the Desktop, Tablet and Mobile sizes for the images on the iOS slider.
I tried modifying the file Newspaper-child/includes/td_module_slide.php Line 35
From
$buffy .= $this->get_image('td_1068x580);
To
$buffy .= $this->get_image('td_1250x580');
However it throws this error on the frontend:
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_1250x580 is not set.
/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
Tried to find the function to register it on td_api.php but could not find it.
Thanks!
Hello rapision,
Unfortunately, this is the default theme’s behavior for a mobile ad. The theme does not have any such an option to change that ad location but only if you will make some changes through the code and this task involves doing such custom work and we cannot provide this type of services at the moment, sorry!
Thanks for your understanding!
Thank you for your answer Catalin. Finally I had to deactivate tagDiv Modal Login and use Normal WordPress login page. I noticed that when deactivating the Modal Login I lost the login menu for mobile. Is there any way to activate a login menu for mobile when I deactivated the modal login? Here you have a preview:
http://i68.tinypic.com/rsvv69.jpg
Hi,
I have inspected the website, it seems the mobile theme plugin is installed. The live theme demo does not have the mobile theme plugin active. If you want the website to display the same, deactivate the mobile plugin.
This mobile theme plugin is not required, so you can simply deactivate it.
Thanks