Search Results for 'mobile theme'

Results from the Forum
simchris
tagDiv Member

Folks on mobile can’t hover, hence why it’s a ‘tap’ — this is a very common user interface being used widely on the net now that more than half web traffic is mobile.

You can, of course hack the theme to change the behavior, but you might need to hire somebody to do that if you don’t know how.

TagDiv has provided suggestions on how to do this in past forum posts, however, so they might be kind enough to do so again come Monday when they’re back in the saddle.

Anything can be modified in the theme if you wish to spend the time learning to do that; but obviously the theme is sold with a specific UX setup, hence the demo on themeforest.

You can try doing search in forum for this topic over the past 18 months; as it’s been covered many times before; sorry I don’t have the link.

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and did not found any issues with ads. Do you have this issue on mobile devices? Please provide more details about the device that you used and also the version of the theme. Also note that adsense are not responsive on the fly, you have to refresh the window in order to get the right size ads for current screen width.
If you refer to Safari version for Windows, it was abandoned in 2012 and does not support the latest web tech.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@modernmavens
I saw your question from this topic – https://forum.tagdiv.com/topic/newspapertagdiv-powered-websites-showcase/#post-56279
You can use Big Grid Slider to look the same like in old version of the theme on mobile devices please check this thread as reference – https://forum.tagdiv.com/topic/homepage-issue-with-big-grid-3-style-1/#post-55259

Thanks!

mmuellenho
Participant
#0

Hi, today i tested jetpack cause i want to optimize the mobile site speed. so i activated the jetpack mobile theme and tried.
But now there is no way to get back to the newsmag mobile theme, i am beginner and dont know what to do.
I just delete the plugin and now the mobile site looks bad: http://www.bonngusto.net

What do i have to do to get back to your mobile theme?

thanks a lot, best regards, Marko

menecez
tagDiv Member

i want a mobile menu like this
https://0.s3.envato.com/files/96461977/touchy-preview_01_1-3.jpg

i don’t want the menu coming out from the left on mobiles devices. how do i deactive the menu from the theme only for mobile devices, and use a custom like this,

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we did not tested this plugin with the theme as Newspaper is fluid and styled also for mobile screens. You may need custom work to implement this plugin for mobile menu to work fine with the theme. Not sure what you want to change for mobile menu, please provide more details.
The icons for menu items were removed for this version, but the theme supports Font Awesome 4 Menus just install the plugin then take the icon code – http://fortawesome.github.io/Font-Awesome/icons/ and paste it in Navigation Label – http://screencast.com/t/TKqYz6oH5http://screencast.com/t/oR2LdrWz

Thanks!

yajones
tagDiv Member

I apologize for not including screenshots before. Here are two… one from Chrome and the other from Safari… both on iPhone 5S.

Chrome – http://www.screencast.com/t/TLqjCM9Oos
Safari – http://www.screencast.com/t/mfZOFh7Yxvh

It seems this issue affected @modernmavens as well – https://forum.tagdiv.com/topic/mobile-site-2/

I also tried the demo sites for the theme and these appear OK on both browsers on my iPhone.

I hope the info I’ve provided is sufficient.

Daniel Finch
Participant
#0

Hi there,

There’s a few adjustments I’d like to make to the theme:

1. I’m not using the default share buttons so would like to remove the space seen here: http://take.ms/UxtMC (Please note I would like to do this on all templates)

2. I would also like to remove the space between comments and author box: http://take.ms/KpCGU
(Please note I would like to do this on all templates)

3. I would like to remove the author box on MOBILE ONLY.

That’s it for now at least. I would appreciate a little help implementing these changes.

Thanks in advance,
Mark

Alin [tagDiv]
tagDiv Staff

Hi,

This is on our list and it will be added an option in Theme Panel in a future update please check this css solution – https://forum.tagdiv.com/topic/how-to-change-mobile-header-color/#post-54699

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you use the latest version of the theme 6.1? There was an issue in version 6 but it was solved in last update. You can check this solution – https://forum.tagdiv.com/topic/after-theme-update-ads-appear-alight-right-side-on-safari/

This css comes from the plugin that you use for comments, please try this custom css in Theme Panel > Custom Css and see if it works – http://screencast.com/t/VL9of1MX8

.fyre .fyre-comment-action-button, .fyre a.fyre-mobile-action-button {
height: 25px !important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

1. I have checked your article and did not found inline ad, please make sure you added the code properly, also you can try to increase the paragraph value and see if it appears. Or did you tested this and it doesn’t show up only when you set to appear after 1 paragraph? Please provide more details.

2. This is on our list and we will add an option to change mobile menu color in a future update. You can use custom css in Theme Panel to change the color – http://screencast.com/t/3zErUt27izvK

@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 {
background-color: red !important;
}
}

3. The scroll up button was hidden for mobile devices, please try this custom css to display it – http://screencast.com/t/2ldIqR7y

@media (max-width: 767px) {
.td-scroll-up-visible {
display: block;
}
}

4. You can find the child theme in /code folder from package that you have downloaded from themeforest – http://screencast.com/t/oLV32AuSmeHhttps://forum.tagdiv.com/whats-included/
5. Please try this solution – https://forum.tagdiv.com/topic/related-article-box/
6. The theme supports Font Awesome 4 Menus just install the plugin then take the icon code – http://fortawesome.github.io/Font-Awesome/icons/ and paste it in Navigation Label – http://screencast.com/t/TKqYz6oH5http://screencast.com/t/oR2LdrWz

Thanks!

MLHS
tagDiv Member

Mobile screencaps: Misaligned ads
Blackberry Z30, though the commenters have provided feedback that both iPhone and Android OS are getting the same problems. All the Google ads are set to responsive, so they adapt to the size of the computer screen.

1. http://i.imgur.com/LjlykVv.png
2. http://i.imgur.com/cXdRKRQ.png
———————————
Mobile screencaps: Misaligned text on buttons
On a separate issue, the text on livefyre’s commenting plugin is misaligned with this theme on the like and reply buttons:
1. http://i.imgur.com/GqL3cre.png – this is a s

  • This reply was modified 11 years by MLHS.
m3mento
Participant
#0

hello I found some issue in the last update of newspaper theme, I write below:
1- I have problem with ADS -> article inline, I have the same old configuration, show after 1 paragraph, but the google ads don’t show: http://android.caotic.it/2015/06/samsung-galaxy-a5-ecco-le-proposte-di-postemobile-per-lo-smartphone-premium/
2- I select header default, but in mobile versione the header bar is black bg, how can I change the color?
3- in mobile versione the button that returns to the top of the page when you scroll does’t appears
4- in your package there isn’t the child theme, how can I create it?
5- How can I delete the “more from author” in related article section?
6- in the menu, don’t show correctly Home Icon menu…as in the old version
many thanks

Marius
tagDiv Staff

Hi,

2. On some headers if you load a mobile logo will use that logo. http://screencast.com/t/IoLqexZQz remove the logo for mobile on that headers.

3. The normal size for a favicon is 16×16, no need to use a large image, in your browser is like that http://screencast.com/t/ku1lucx5vAb6

4. Tell me what you want to change via CSS

5. The CSS from Theme Panel overwrite the default css from style.css. If you want to make it better change the colors manually in style.css

Thanks for the message!

Emil G
tagDiv Staff

Hi,

1. You’re using a custom page there and the mobile menu doesn’t display mega menus, it just displays the links. In your case it doesn’t know what the custom page contains and it displays only the main link.
The only solution may be to add two submenus to this item and hide them on desktop and tablet using custom css (display: none). The submenu links may be identical to the one used on the megamenu page and they will show up only on the mobile menu.

2. On multi-language you have to add translations for both languages, ex for English + German: – http://screencast.com/t/2wKLA7l9https://forum.tagdiv.com/how-to-translate-the-theme/
You have to add this dual translation for each element.

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately we cannot add options for elements from each sections of the theme, but we read and listen our clients suggestion and try to add more options and make a better implementation for this. We have over 250 features on our list(most of them suggested by clients) and we have to chose carefully which one get’s implemented next. Anyway I have added your suggestions on our list and I will answer to some of your suggestion in case that you want to fix using custom css(I know that are suggestions).
1. The top menu(where the social icons are enabled) was not designed for mobile devices. We hope to find a solution also for login/register for example to be displayed also on mobiles. You can use custom css to display social icons on top-menu:

.td-header-top-menu-full {
display: block;
} 

2. Please provide more details about what you want to change and how to look, maybe I can help you with some css code.

3. The icons are added like a font – http://screencast.com/t/tEw5qZYM so you can try to change the size or the font content – http://screencast.com/t/53Rk830uVf of course you need to customize to look fine.
4. Unfortunately you will have to use custom css to change color/hover color for footer social icons – http://screencast.com/t/3cw0BttN

.footer-social-wrap .td-icon-font {
color: red;
}
.td-social-icon-wrap i.td-icon-facebook:hover {
color: #fff;
}

6. If you refer to the Big Grid/Big Grid Slider you can use Style 4 please check the demo – http://screencast.com/t/EKVxfdxehttp://demo.tagdiv.com/newspaper/big-grid-1/
Please check this topic for zoom effect – https://forum.tagdiv.com/topic/dark-pictures/#post-54266

Thanks for suggestions!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site on mobile and Big Grid looks fine on mobilehttp://screencast.com/t/KMbi8sQIg

1. I have checked you header add and found that you use Ad rotate so the option from Theme Panel > Ads to hide it on mobile will not work as you don’t use the adsense code directly there. You can hide it via custom css: http://screencast.com/t/rMVWKxY7ILe

@media only screen and (max-width: 767px){
.td-a-rec-id-header .g-single {
display: none !important;
}
}

2. The Big Grid cannot be displayed like on desktop because of size of the screen on mobiles, so the small thumbnails of Big Grid will slide on mobile, this is not an issue Big Grid was designed like that: http://screencast.com/t/tnEjKPJFhttp://screencast.com/t/TahlBJNM

3. Theme cannot change yor logo color so you can upload a different logo for mobile or change the mobile menu color using this solution – https://forum.tagdiv.com/topic/how-to-change-mobile-header-color/#post-54699 We will add an option in Theme Panel to change color of the mobile menu in a future update.

4. Not sure what you mean, I have checked and you don’t have any Big Grid above footer, please clear cache.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this solution to display top-menu on mobilehttps://forum.tagdiv.com/topic/v6-template-widget-missing/#post-54650
Unfortunately the theme doesn’t have an option to sign in/register with facebook or twitter id.

Thanks!

barelliluca
Participant
#0

I’ve decided to open this thread to help the devs to spot bugs and usability lacks since I love this theme, especially the new version. Here it comes:

1. Missing an option to set mobile header and icons
a. The only workaround is a manual CSS fix

2. Missing an option to style the extended footer (ABOUT US and FOLLOW US)
b. Actually is complicated to manually fix it since DIVs are wrappers and can’t put, for example, a different color on the background without making it uglier than it is. Only thing achievable is text-align:center for titles.

3. Social icons
c. They come in only one flavor and size. Too few to work with

4. Social icons on the extended footer
d. Have to change color and :hover manually but it’s a pain

5. Big slider (the one from v4 theme)
e. It is possible to achieve the same behavior on mobile view (images shown vertically and not horizontally with a bottom scroller) only if “posts to show” is set to 8 (or 12 or 16…). Should be advertised somewhere.

6. Sliders
f. We need an option to turn off the overlay gradient (images are too dark) and another to disable the ugly zoom in picture, please.

7. Translations
g. Are cool! But if you use two (or more) languages don’t mess with the TRANSLATIONS panel! Use Loco Translate plugin instead.

Others will come as soon as I’ll find them.
Keep up the good work!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked you site and I’m not sure what is the issue with bottom ad – (desktop 468×60) – http://screencast.com/t/ldOyaue8B – (mobile 300×250) – http://screencast.com/t/Hjlw2BzDPJu
Please provide more details what is the issue with bottom ad or what you are trying to do. If you refer to the size of the ad you can set it from Theme Panel > Ads – http://screencast.com/t/hSDAh0G2dF

Thanks!

Atantou
Participant
mega menu - topic
#0

Hi,
two questions please,
1. mega menu from pages does not working on mobiles. http://weimaraners.gr/ “Diatmo” menu item. can you give me a solution?
2. i am using qtranslate-x. default language greek and the second english. From theme’s panel i have load greek translation. When i switch to English, theme’s translation does not change to English. Is there any fix for this

ty

special-ops.org
Participant
#0

After I updated Newsmag theme i have some errors, especially with the search bar in MENU. It’s not showing properly, either in desktop and mobile version.

Also, NEWS link is showing duplicate content.

What is wrong? I can’t figure out…

http://www.special-ops.org

P.S. is there any plugin or something which will correct picture size to fit homepage module?

Regards

modernmavens
tagDiv Member

Hi Alin,

Here’s an update. Again, I’m using iPhone 6+ and default Safari browser to view this. It’s the same phone I used with Newspaper 4 and there was no issue at all.

I’ve changed to using the main theme now and I suspect the culprit is the Big Grid 3 that was causing it. So I changed back to Big Grid 2 and the result is this.

http://i.imgur.com/Lx7FzTq.jpg

The problem now are:
1) Header ad are still showing despite disabling it through theme panel and I’ve also added the code below under theme custom css.


@media
(max-width: 1024px){
.td-header-sp-ads{
display: none !important;

2) Big Grid 2 STILL doesn’t fit on the mobile, just like your demo site as well.

3) Header logo background is now black instead of white. Previous Newspaper 4 was white.

4) Big Grid 2 repeated at the very bottom of the page, right before the footer section.

Can you guys recheck the mobile site part? I really didn’t know how to solve all this.

Alin [tagDiv]
tagDiv Staff

Hi,

In version 4 of the theme Big Grid was not available(only Big Slide), you can use the Big Grid Slider that have the same look on mobile like previous – http://demo.tagdiv.com/newspaper/big-grid-slide/http://screencast.com/t/sNUoBGPWHSl

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@Carel
and @neakriti I have added this on our list and we will try to find a solution for login widget to appear on mobile. We will see if it will be added somewhere else…
You can try this custom css to display only sign in widget in top menu – http://screencast.com/t/brzKHghs3

@media (max-width: 767px){
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
.td-header-sp-top-widget {
display: none !important;
}
}

2. If you use SEO by Yoast and bbpress activate you can handle it – http://screencast.com/t/9u6h6LGbwrzI Also you have in Theme Panel bbpress template to add a custom sidebar and set position for it – http://screencast.com/t/lEsL9kkVK I was referred to the page template of bbpress – http://screencast.com/t/HJPkL1ztavSa we use now full plugin without any customizations.

Thanks!

Viewing 25 results - 21,451 through 21,475 (of 22,177 total)