Search Results for 'mobile theme'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

There was a problem with the mobile theme functionality in the theme update, please download the theme package again and install it. Check this topic for more information as well
https://forum.tagdiv.com/topic/mobile-tabs-not-loading/
If the problem remains please provide a link to your website if possible, so we can inspect it.

Thanks

braveinftech
tagDiv Member

Thank you so much Catalin! Will it be possible to disable Mobile Theme and run the pages as responsive mode? Appreciated your timely help.

nitrofox
Participant
#0

Version 8.1, Update today.

Today I put the mobile theme in my site, but the menus and search do not work, clicking Add a # in address.

I created unique menus just for the mobile tab menus in wordpress and not put links, just added the categories menu ( https://upimagens.com/di/I6KT/mobile_menu.jpg ).

Catalin
tagDiv Staff

Hello sanatkumar123,

Please keep in mind that Newsmag theme does not have any such an optional option for mobile responsive version as I have answered you above, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello braveinftech,

I have inspected your website URL and I saw that you are using the Mobile Theme. Please notice that if you are using that plugin for mobile devices, you have to take account of some restrictions according to our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ Please keep in mind that mobile theme does not recognize the shortcodes generated by Visual Composer or our page builder and then, all the pages which have been created with this page builder will not be displayed in mobile theme, sorry!

Hope this helps!

Thanks for your understanding!

bentoons
tagDiv Member

Simion, Chris, thank you for the help.

Once I deleted the files out of there, saved, cleared browser, retested, it still shows the error: GET http://192.168.0.208/wp_011_test_demos/wp-content/uploads/2017/05/4.jpg net::ERR_CONNECTION_TIMED_OUT

So I tried to replace the file with my same background from the first of the three sections, Theme background, into the second section, Mobile menu/search background, and third section, Sign in/Join background.

The error received now is new but similar: Failed to load resource: net::ERR_CONNECTION_TIMED_OUT 4.jpg (notice no URL info in front of the file name)

In both instances, it’s still taking >7 seconds to display the error. I don’t think this resolved the issue.

Catalin
tagDiv Staff

Hello ofekin,

First of all, please ensure that our theme does not have any such an option that allows you to enable the infinite loading for post pages but only for pages, sorry! If you want to have this type of pagination for your page, notice that you should use any block from our list and setup the pagination from here -> https://www.screencast.com/t/40aExqY3oM
Also, if you want to hide the footer for mobile devices, notice that you should use a bit of CSS code to achieve this. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

@media(max-width:767px){
.td-footer-wrapper{
display:none!important;
}
}

Thanks for your message!

Simion C.
tagDiv Staff

Hi,

Please provide more details about this, are you using the mobile them plugin or not. Also the article tile on modules, or in the post page.
The mobile theme does not have any font modification options at the moment, but it can be done with custom code. If the mobile theme is not used, the same settings from desktop are displayed. But this could be changed with custom code for specific devices as well.
I will try and give you a more accurate solution, if you provide more specific details.

Thanks

Simion C.
tagDiv Staff

Hi,

Please download the full theme package from themeforest and the mobile theme plugin will be in plugins folder along with the other bundled plugins. It cannot be missing from the package.

Thanks

mehmednaim
tagDiv Member

Right now web theme is working and password reset emails are sent. But for same email address mobile theme says “email address not found”

jigarmachhi
tagDiv Member

But there is no mobile theme option in newsmag 4.0

Catalin
tagDiv Staff

Hello sanatkumar123,

Unfortunately, I do not exactly understand what do you want to achieve? All the settings regarding on our mobile theme can be found in Theme panel, like this -> https://www.screencast.com/t/LcauwDW5aP but please notice that the mobile theme is available only for Newspaper theme. I guess that you are referring to the general responsive mobile mode which has no any other options for this mode, sorry! This mobile mode will display the same layout which is displayed on the desktop but in responsive mode.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for your understanding!

bokitchan
Participant
#0

Dear
I think i need your help:
1)when i ‘Edit with TD Composer,show Erro
Edit with TD Composer erro

2)The Mobile Theme,I done like this:
https://forum.tagdiv.com/the-mobile-theme/
but,Don’t show the menu,
setp
menu no work

erro:
menu not show

thx.

Dannysmits
Participant
#0

Hi,

Quick question about header ads. I’m currently using the default header style (number 1) on my website mmacentral.nl. However if I clear the code in the theme panel it shows up on mobile as a “missing image” icon and presses the main menu down. What I want is for it to just disappear completely and have no white space above the main menu at all.

Do I have to use another header style for it? Because I installed the default newsmag theme demo before and it didnt have the white space (but it does use header style 1 if I’m not mistaken)

jigarmachhi
Participant
#0

I want to change the page appearance in mobile theme but there is no option to change mobile theme

simchris
tagDiv Member

Note all modern ‘responsive’ themes may have what look like duplicate links, but are not. Meaning, you may have a ‘switch menu,’ with a larger desktop menu, that switches to alternate menu for phones. Obviously both versions need to be in the code to switch, such as on a phone going from portrait to landscape and this is very common.

Some sites do a more technical ajax menu loading trick, or custom mobile template, but most ‘responsive’ themes may have two menu versions to switch. Nothing wrong with that as the ‘visibility’ is set to only appear on specific devices.

mehmednaim
tagDiv Member

Hi, I’m using Newspaper 8.1 and one of my friend is using 8.0 version and we use different servers in different countries. We both cannot use theme interface for password recovery. But WordPress works without problem (web_address/wp-admin)

Yesterday my web theme interface worked but today it is not working. I cannot understand the problem. Language is Turkish.

User email is valid:
https://1drv.ms/u/s!AmsjzbMJkAFb-h-ormR3vnzaCDqt

Web theme interface (email address not found error in turkish):
https://1drv.ms/i/s!AmsjzbMJkAFb-hr8Wp_ECEdqieWE

Mobile theme interface:
https://1drv.ms/i/s!AmsjzbMJkAFb-hz9IX0uYMdPo5Ao

WordPress is working.

Simion C.
tagDiv Staff

Hi,

You can use any text editor to modify the mentioned file. Simply open it and make the modification like shown in the screenshot
https://www.screencast.com/t/WSi6wp4k
Or you could replace the file mentioned (Newspaper/mobile/functions.php) with the one from the new theme package
https://www.screencast.com/t/4zTBLioske

Thanks

Catalin
tagDiv Staff

Hello Devs-Lab,

Unfortunately, all the ads which can be added in mobile theme can be handled from Theme panel, like this -> https://www.screencast.com/t/kpjKMJ7DN38Y If you want to place your ad somewhere on your site, you should do it only through custom implementation and notice that we cannot provide this type of services at the moment, sorry!

Thanks for your understanding!

mehmednaim
Participant
#0

Version 8.1 on mobile view, (server is VPS, WHM on it)
Trying to reset password but login interface of theme says ‘Email address not found!’ by the way /wp-admin is working.

Desktop view of theme is working normally, I can reset password.

Darktidus
Participant
MP3 Player - topic
#0

Friend, I’m trying out an online radio with some stations, but I find it strange that on the computer it works, and it doesn’t work on some mobile devices. Could this be related to the theme (newspaper)?
I have already tested with different plugins, but it stays the same … it doesn’t tune in to stations on some mobile devices. :/

My site: https://www.eldesconectado.com/radio/

Devs-Lab
tagDiv Member

That option adds the Ads below the comment section. Is there any way, to add the Ads just above the “Latest Articles” in Mobile theme?

Bogdan B.
tagDiv Staff

Hi,
Please add this code in the theme panel-> custom css box:
.td-icon-close-mobile, .td-search-wrap-mob .td-search-input span, .td-search-wrap-mob .td-search-input, .td-search-wrap-mob #td-header-search-mob, .td-search-wrap-mob .result-msg{
color:red!important;
}
.td-search-wrap-mob .td-search-input:before, .td-search-wrap-mob .td-search-input:after{
background-color:red;
}

Thank you!

Gregwatson
tagDiv Member

Hi Simion,

Thanks for the reply. Will I need to re-download the theme and then re-install mobile plugin or am I meant to re-install the whole theme again?

Look forward to your reply.

Anthony

Bogdan B.
tagDiv Staff

Hello,

The social icons are found in this file here: https://www.screencast.com/t/oVub43zs
You can change the html and links to your desire if you have basic html skills.
If you use the mobile theme however, the file you need to edit is found under newspaper>mobile>parts>menu-mobile.php

Thank you!

Viewing 25 results - 16,901 through 16,925 (of 22,177 total)