Search Results for 'mobile theme'

Results from the Forum
ashokudhayan
tagDiv Member

Hi Team,

Also, If I disable Mobile Theme plugin then it’s visible fine.

Regards
Ashok

Simion C.
tagDiv Staff

Hi,

That would be unusual, the sidebar is displayed below the main content on posts, when the mobile theme is not active. Provide a link to a post where this happens so I can take a look.

Thanks

Simion C.
tagDiv Staff

That is how it works currently, the top grid is set to display posts from the featured category. If there are no posts in this category or it has been deleted, the grid will not be displayed. The category is created by the theme initially
https://forum.tagdiv.com/featured-posts-2/

Only by modifications in the code you could change this functionality. This is a similar topic where a category is added in the code of the top grid, so the grid will display only posts from it, if this is what you want to do
https://forum.tagdiv.com/topic/mobile-theme-featured-posts/

I should note that the mobile theme will be subject to modifications in coming updates.

devy
Participant
#0

I am using the mobile plugin as it improves the speed of the site.

However, it also the mobile theme also applies for Ipads.

Is there a way for the theme to only work for mobile phones and for Ipads to use the normal responsive theme?

Simion C.
tagDiv Staff

Hi,

The logo image could be transparent, so it would depend on the background color below it. On mobile you could set a white color for the menu bar and a black color for the icons in the theme panel – http://prntscr.com/mhwaqy

The result would be like this – http://prntscr.com/mhw9s7

Thanks

Calin
tagDiv Staff

Hi,

For mega menu please send us an email at contact@tagdiv.com and provide admin login. We will take a look. Include a link to this topic in the email.

For logo on mobile, you can use custom css
-> https://www.screencast.com/t/rGq7CyvpM
Set the code in Newspaper>Them panel>Custom code>Custom css
.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
display: none;
}

or use the composer and header builder for mobile device
-> https://www.screencast.com/t/XiSLUcyqH
-> https://www.screencast.com/t/gjaYPeJzig9
and edit the logo how you want.
Here you’ll found some documentation ->https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

Thank you for your understanding!

sgupta_newspaper
tagDiv Member

maybe they missed out on adding the option on enabling it so there will be 9.5.1?

That’s a big mistake in a so-called Big Update if this is true. They hyped the update to feature autoload and no option, no official guide for it. Wow!

I noticed that tagdiv only focused on increasing customers and theme look/design. Instead of doing that if they focus on theme users and visitors basic need and engagement, that will be great. Obviously, the theme needs look and design but tagdiv themes are becoming bulky with so many unnecessary options without simple/useful features.

1. Last Updated option for single post
2. Total Share count in single post
3. The views count displays in numerical format only. It should be like 10K, not 10000.
4. Main menu background gradient color. (Currently, they provided custom code, but not officially implemented)
5. Which posts are mostly viewed or trending (indicates a flash/AMP like icon) feature missing. So, the visitors can engage with trending posts automatically.
6. Alert Message box in the post/page content (Tips/Info/Warning/Success) missing
7. The text highlight feature doesn’t cover the full border area like a separate paragraph. Which looks ugly and not justified aligned as well.
8. No Pros and Cons section for reviews. You have to manually set a good/bad column. That’s poor.
9. No product price, where to buy link, shop link, shop logo icon for the review section. These points should be added in a box format.
10. Enable post-split option in the text editor with different styles in an easy way. The current option is slightly messy.
11. Add truncated mobile or tablet article option with ‘continue reading’ tag to load faster and engage more visitors.
12. Make your social share option for single post more lightning fast. Sometimes it takes time to load even after full article load.
13. Kindly add default ‘Inline Related Posts’ option with nav bar (2 posts at least)

As a user or a well-wisher, these mentioned points are really useful for all. Even after having 70k+ customers, the tagdiv team not focusing on actual need. We don’t need hundreds of templates, libraries if they don’t come in handy.

For more details, If I failed to explain properly, check the JNews Theme for once. I’m using the theme for another site. It’s extremely fast to load in any device. It has Fewer features in terms of the Tagdiv themes but very accurate with the important things. Then you guys can only understand what’s missing actually. Take your time and improve your theme. There is no hurry. But don’t do these things in the name of a big update.

Simion C.
tagDiv Staff

Hi,

There was a modification made to the top grid in the mobile theme. Before, if the featured category was deleted the grid would display latest posts, which resulted in duplicate posts. The grid showed 3 latest posts, which also appeared below it in the latest articles section.
But if the featured category contained no posts the grid was not shown. Now it is the same if the featured category is deleted.

Maybe you deleted the featured category if the grid is not shown. If that is the case you can recreate it and add posts in it – http://prntscr.com/mhqyc3

Thanks

dave4math
tagDiv Member

After several tries, I discovered that TagDiv Mobile theme and using tagDiv Composer are not compatible. My pages will not save with tagDiv Composer after I enable the Mobile Theme.

Please help I need to use the Mobile Theme.

Thank you so much.

GoingFor2
tagDiv Member

The non-Adsense ads are from a company called Media Strike. They show up in the desktop version when they are wrapped. I’ve tried put one in all of the “mobile theme” locations, but they don’t show. But if I put an Adsense ad in that same spot, it works fine. I’ve tried putting them wrapped and unwrapped. Still nothing shows, but only in the mobile theme.

jalewa
Participant
#0

Hello….. I came across that Newspaper9 have added few new features on 9.5 version. But after updated successfully I m not able to locate those new features added. Can u let me know where I can find below mentioned features.
1. new: Introducing the Header Builder. Now you have the power to create completely different headers for various pages, sticky headers on desktop and mobile, but also special headers for small screen devices.
2. new: The Header Manager. This feature allows you to have a different header on templates (think of it as your Headers Assign System :p)
3. new: Auto Loading feature for articles – When visitors reach the end of the post, another article is loaded. You can easily choose which one is displayed next.
4. new: We’ve added a beautiful set of icons in Newspaper Theme font. They are very useful for crafting your logos.

reply

Johnny
tagDiv Member

Thanks for the fast reply, unfortunately this doesn’t seem to be working. I did put the code in the theme panel css section as told, the menu on my mobile device is still blank.

Website: https://www.fitleague.co

Calin
tagDiv Staff

Hi,

Unfortunately for the moment is no option in our theme for that the sidebar will always at set the second, sorry!
Maybe you can set the add in other places for mobile version.
Sorry for the inconvenience!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

First please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Here is and example how to do it Please try to add the
define(‘WP_DEBUG’, false); define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
in wp-config.php

https://www.screencast.com/t/h10CCfEVHIk

1. I think for what you want to achieve will be better if you’ll build the homepage with tagDiv Composer
So you want to have a full width, in order to do that you’ll need to select the row and stretch it -> https://www.screencast.com/t/i8SQ5eS4
For sticky sidebar you’ll need to edit the page and set the sidebar column to be sticky ( with tagDiv Composer ) -> https://www.screencast.com/t/6o7K3uBRr -> https://www.screencast.com/t/4rhfsEDd

2. Unfortunately for the moment our theme do not have this option on desktop device only for mobile device, but I think that is implemented in coming updates.

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

They should show up in the spots you place them, in The mobile theme ad sections.
For example a HTML ad in the mobile themehttp://prntscr.com/mhcsbu
What kind of non-Adsense ads are you using? Do they appear anywhere else if you test them?

Calin
tagDiv Staff

Hi,

If you are not using the mobile theme, then the answer is yes, you can shot the top bar on mobile version using some custom css

Enter it in Theme panel->Custom CSS section, then the top menu will appear on mobile.
@media (max-width: 767px){
.td-header-top-menu,
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}
.td-social-icon-wrap{
display:none;
}}

-> https://www.screencast.com/t/PAimTvZ18O

Also here is our documentation for top bar -> Top bar templates

Thank you!

Calin
tagDiv Staff

Hi,

This is happen becous the ad position, but, you can add a custom css for mobile theme
-> https://www.screencast.com/t/6CIy8AfkV here is the code
.td-search-wrap {
margin-top: 100px
}

Add the code in Newspaper>Theme panel>Mobile theme>Custom code>section css -> https://www.screencast.com/t/BdTopIAY

Thank you!

GoingFor2
Participant
#0

I have adsense and non-adsense ads on my site. The desktop version works fine and both ads show up (after reading that I had to wrap my non-adsense ads). However, the non-adsense ads do not show up on the mobile theme, is that by design? I’ve tried wrapping them, leaving them unwrapped, I used a plugin that just installs the code into an article at a certain paragraph, nada. I can’t get any to show up. The Adsense ads work just fine on both desktop and mobile. My site is goingfor2.com.

Paradoxer
tagDiv Member

I guess this is a tangential issue, but the problem I have when I use the mobile theme plugin is that the search bar appears under a Google ad, like so: https://i.imgur.com/ZFSLWSH.png

The “X” can still be touched properly without it hitting the ad, but it looks poor and confusing.

When I do not use the mobile plugin and opt for the desktop presentation, the search bar appears properly, over the ad and anything else.

However, on the other end, if I go for the desktop presentation, I am encountering a bug where all the elements of a posts loop (featured image, headline, excerpt, category, etc.) are misplaced and intersect with each other poorly on mobile. Examples:
https://i.imgur.com/PuSFDJZ.png
https://i.imgur.com/fqSTVlZ.png

Basically, I’m encountering frustrating bugs no matter which option I’m going for.

NexusFred
Participant
#0

Hello,

as the saying goes ‘If You Don’t Ask, You Won’t Get It’ so here is some suggestions for the next update 🙂

Full Layout control
– Simple Option Boxed/Full (not add a background to enable boxed layout…)
– Content/Sidebar ratio (right now fixed at 66%/33%) 33% for a sidebar it’s too much.
– Container width control.
– Gutter width control | left and right content gutter, left and right sidebar gutter.

Add padding and margin control for H1..H6 Post Title etc…

Add templates for Reviews.
When you have a thematic website you will used most of the time the same Reviews criterias for your posts
ex: Mobile reviews
– 1) Design
– 2) OS
– 3) Camera Quality
– 4) Average battery life
– 5) Performance
etc
ex: Restaurant reviews
– 1) Food quality
– 2) Service quality
– 3) Price
– 4) Accessibility
etc

So it’s will be great to not have to rebuild each time the same review for each post.

Be able to add custom image size.

Have a better control of some post templates
– Custom Featured Image size (if the Content/Sidebar ratio is changed the Featured Image width need to be changed too)
or build a formula to detect the good Featured Image size | (Container width) – ( (all gutter) + sidebar width) = content size so Featured Image size = XXXpx
or select the full image size as Featured Image if the Content/Sidebar ratio is changed.
It’s not the best solution but at least a CSS reduction will provide a better result than an increase.

Switch Theme support and Theme panel menu in the admin bar
The “theme support” is more easily accessible than the “theme panel”, which means that the user will need more support than customize the theme ? :*) Too complicate to use ? lol

A Favicon who replace all WordPress favicon setting. Right now the “Theme Panel” favicon replace only the Front End favicon not the Admin one
Or Better provide 2 favicons entries Front End / Admin 🙂

Add a Header and Footer builder. This really missing in Newspaper, most of the premium theme have one now.

Enable tagDiv composer for Post or build also all new blocks for WPBakery, even the custom possibilities are less.
A post need some custom blocks as well, not only the pages.

Add a vertical slider to tagDiv “Add element” left bar.
I using a Wacom tablet and I do not have a mouse wheel so I can navigate into the “Add element” left bar, or at least enable the arrows.
(PS the search box is cool but useless when you have no idea of what you’re looking for.)

Rebuild the Ads section, the way of working is to old and not effective.
Take a look at Better Ads from BetterStudio who is include in Publisher.
It’s not perfect but far more advanced than what provide Newspaper.
Better Ads > Normal Ad/ AMP Ads, AdSense Ads, DoubleClick for Publishers, Image Ad, HTML Ad, Campaign manager, Ad Blockers Fallback
Default Ads by categories/ sub categories, all default Ads can be overridden in each post/page.

Woocommerce is totally forgotten. Win money with some Ads it’s cool but sell products or goodies it’s a good income way too.
Some Product and Category templates will be welcome.

Best Regards
Nexus

Calin
tagDiv Staff

Hi,

For the moment there are no option to do that in mobile theme, sorry, I think in coming updates will be some improve for mobile theme to can have more control over it.
Sorry for the inconvenience!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Are you using the mobile theme?
if yes then you’ll need to set in mobile them the code -> https://www.screencast.com/t/HU2qccUL7

Thank you!

spu
Participant
#0

Hi,
We went through the settings, we have a load more button on the desktop homepage to load more latest stories, but we could not find the option on the mobile theme. Is there a way to get that instead of 1,2,3,4 pagination on mobile theme.

Thanks
Our website is http://www.gadgetbridge.com

Viewing 25 results - 14,001 through 14,025 (of 22,177 total)