No search results were found in Documentation!
Big thanks for your answer. it’s work and really help me.
Im sorry, may i ask you one question? how to make “MENU” button like http://prnt.sc/ds5rwj ?
i try this code but doesn’t work.
.td-icon-mobile:before {
font-size:16pt;
border-radius: 10px;
content: ‘\ Menu’;
}
Hello fachruljody,
If you want to change the menu button to “MENU” you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS Area.
.td-icon-mobile:before {
content: '\MENU';
}
The result is here -> http://screencast.com/t/HTdJhGAdjKIz
Thanks for the message!
hello, there is a way to change mobile menu icon with text like “MENU”? http://prntscr.com/ds3cb4
Thanks before 🙂
another issue is ai have installed td-mobile theme as well but on iPhone 5s the menu button is not working
please help
my url is http://www.zolute.net
Hi,
I am trying to upload the Mobile theme plugin after reading the demo, but it says no content or invalid contents.
First the Mobile came as a folder, so i had to convert to Zip file first still it refused to be uploaded.
I want to use the mobile theme because on mobile by main menu still remains grey. it doesn’t take the same colour as on desktop.
My site is http://www.zedhypemag.com view it from mobile using operamin. There is more like a menu covering other contents on top
Hi,
I would like to hide the Register link at the top on the mobile menu in the mobile theme. The log in and log out should still be present.
How can I do this?
Thanks.
I have been banging my head against the wall trying to solve this issue, but can’t find a way so I am hoping that someone may be able to help.
There is a major problem with the way the theme displays in Facebook mobile browser, which effects any visitors from Facebook post/shares on a mobile device as they load in their own browser by default (and apparently you can’t do anything about that).
The logo, header and menu are not loading properly at all. e.g. if you have a white background header on desktop and your logo/text is black and you want to reverse this on mobile (black background and white logo/text) for some reason it picks up the logo (white) but then seems to load the background as if the browser was desktop (white) making it completely invisible. Plus it seems to be loading the responsive theme rather than the mobile theme (but even that theme doesn’t work right).
I figure it is something to do with the way the theme detects the browser so not a massive deal.
I know this has been bought up several times in the past (even months ago) on this forum and the response has always been that the theme hasn’t been tested with the Facebook mobile browser, but it seems illogical to me that, because of the way the web has moved so much towards mobile and the fact that a huge amount of traffic to most websites is from social sharing that this is not a massive priority.
I mean it should be a deal breaker for almost anyone considering installing this theme if they care at all about how their visitors view their site, so could hit the company’s bottom line in a big way if it isn’t addressed asap.
Does anyone know of a workaround?
Hi,
I use IE11 with autoupdates.
For 1 second I can see the webpage, but then it turns blue as the same background as the mobile menu version.
See here: http://www.screencast.com/t/ES0fHp8y
Hello vdaatland,
If you want to disable the mobile menu icon, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.
#td-top-mobile-toggle{
display:none;
}
The result is here -> http://screencast.com/t/lGlraUiE
Thanks for the message!
Site is loading very slow because of a missing PNG image which is already removed from media. Can you please help me where in the theme I can change this OLD PNG file and give reference to new one.
class="td-main-menu-logo td-logo-in-header">
<a
class="td-mobile-logo td-sticky-header" href="https://www.anoopcnair.com/">
<img
src="https://www.anoopcnair.com/wp-content/uploads/2016/12/Anoop-C-Nair-White-Logo-Footer.png" alt="Anoop C Nair - A blog about infra structure management" title="Anoop C Nair - A blog about infra structure management"/>
<a
class="td-header-logo td-sticky-header" href="https://www.anoopcnair.com/">
Hi!
We’ve activated ubermenu, but as another topic here describes it does not work as it should on mobile (works fine on desktop).
On mobile both the theme-menu and ubermenu are showing.
I’m just wondering if there’s an easy way to deactivate the themes mobile menu?
Regards,
Vidar
Hi,
I have checked your site and the logo is changed even the favicon is changed to yours – http://screencast.com/t/o8Wa1xGcX
If you refer to the logo on sticky menu and also on mobile devices please check – http://screencast.com/t/NaljsISw
Thanks!
Hello,
The smartphone version I create a navigation menu problem is if I click the menu that if I click Research on the lens,
I enclose the previews for iPhone 5, but applies to all mobile devices,
also it takes a strange color that I do not know where to change it …


you could give me some guidance?
the site is www. cinefilos.it
thank you and good New Year to all 🙂
Hey there,
got a couple of questios about the theme.
1) I put a searchbar-widget an a custom link in the header add area.
Now i wonder if i can change the [SEARCH] Button somehow to the magnifier icon ?!
And ofc how i can manage to do this ?
2) is there an option remove the magnifier icon on the main menu ? (don’t need the dropdown search bar)
‘the medium’ (as seen in ur showcase section) modified the searchbar to not be drop down, is this a better way
then change the widget ?
3) Another question is about authors, i read that there is no build in option to show co-authors and so on.
I wonder if it’s possible to change the php files to show more than one author(role: author)
instead of using co-authors plugin and co-authors(role:co-author)
4) Is there a build-in way to show my latest youtube videos automatically on wp, i found only manuall ways
(e.g. youtube-block)
same for facebook posts, twitter. The Instagram-block is doing this already right ?
-if not, would you suggest usig ifttt or wp plugis to do this ? (if you have exp. with this)
5)i got some issues with the moble plugin on wp multisites.
so far i’m running a multisite, and had tg mobile plugin running as network activated.
does it only work if i manually activate the plugin for every site (guess that makes sense for this kind of plugins) ?
Is there any other known problems with the mobile plugin on multisites that i have to think of?
thanks so much,
alex
Hello,
1) Our theme does not have separate backgrounds for pages. There is only 1 background possibility across the whole site. There is however a category background that will affect the posts from that category though if the post have it set as a primary category. https://forum.tagdiv.com/primary-category/
4) the fonts in the theme panel will not affect the mobile version. The mobile version font sizes can only be changed with a custom css. Please provide an example of what post titles you are referring to so I can provide the proper css code.
5) Again. it can only be done with css. Here is a code to make the menu items narrower:
.sf-menu a.sf-with-ul{
padding-right: 15px!important;
}
6) You can remove the search icon from the code by commenting out or deleting this part: http://screencast.com/t/R1WLS2cH
Thank you!
Hello kleber,
Unfortunately, our theme does not have any such an option that allows you a way to change the structure of mobile main menu, sorry! Please keep in mind that the theme uses only the same main menu for all devices.
Thanks for your understanding!
7- Sorry for disturbing with so many questions but I have another problem,
On mobile menu navigation screen, at the right top, there is a sub menu arrow “>” above the
“X” button. and it also has a link.
I don’t know how to remove it.
Hi, I resolved the issue with Google adsense and menu icons. So you can dismiss questions 2 and 3.
But I have another issues now,
4- I change the post title font size in theme panel,
it is OK on desktop view, but in mobile, there is no change,
it is still the same and very big for mobile screens.
is there any way to change them for mobile?
5- Can I decrease the space between menu items on desktop view? there is line spacing option but it adjusts only vertically not horizontally. Because I want to add a few more menu items but there it creates another menu line.
6-Also I couldn’t remove the “search” icon from main menu. Instead I want to put menu items.
Thanks
-
This reply was modified 9 years by
cpndgn.
3- Also, how can I add icons to mobile menu item? do I need a plugin?
thanks
Hello JDF and Bogdan,
I hope you don’t mind me joining your conversation. I would like to know how you solved JDF’s issue #3 (setting mobile header height with CSS).
I have searched for how to solve this but cannot find the solution. This screenshot at this link will show you that I need to increase the height of the white-space header behind my logo and menu button: https://www.screencast.com/t/mi6La8Di
(I was not happy with the smaller size of my mobile logo with menu so I changed the CSS a little, fyi.) Thank you for any guidance you can give me on where you located this in CSS!
Nick
Hello,
We are using UberMenu with newspaper 7 theme at howinturkey.com but on mobile devices, there are white spaces on the right and left hand of the menu bar. It doesn’t become full-width. I would appreciate if you could help us.
Hello,
The page menu will not work on mobile devices mobile theme or not. The page menu is part of the mega menu and the mega menu is for desktop and tablets only. The mobile menu is very different from the desktop menu and it cannot have a page menu or mega menu.
Thank you!
I am not using the mobile theme–it won’t work for our purposes. I used the “page menu” feature for most of my menu system, but they don’t seem to work with the responsive site (I tried installing the mobile plugin and they didn’t work with it, either) Is this intentional or is it an error of some kind? the site can be found at tmpl.org/wp (it is still under construction)