Search Results for 'mobile'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

1) We did not add any extra controls to remove the login on the responsive version because usually people who require a login require it both on mobile and desktop. Th login can be removed for both from the header section: https://www.screencast.com/t/Hlj9LTNui
If you want to remove the login for mobile devices only you can add this code in the theme panel-> custom css box.

@media(max-width:767px){
.td-menu-login-section{
display:none!important;
}}

2) You can use this code to remove the page numbers:

.page-nav .pages{
display:none!important;;
}

Thank you!

  • This reply was modified 9 years by Bogdan B..
  • This reply was modified 9 years by Bogdan B..
LyodenEB
tagDiv Member

In mobile it does not look good. Shortcodes appear. I do not know if the problem is with the Visual Composer plugin or the Mobile Theme tagDiv.

The menu and footer will work fine but everything that comes from Visual Composer does not work.

Help!

giacomoarmando
Participant
#0

Good morning.
I have a problem opening my site. For one second is visible the main menu without style. It also displays the mobile menu background with a slide opening right effect. How can I do to eliminate this problem?
Thanx

press15
Participant
#0

Good Evening,

For some reason my website won’t display any of my pages on the mobile version expect for the homepage, every other page will not show up. I have the mobile them plugin installed, but when I deactivate the mobile theme plugin, everything works fine.

I recently also installed installed WP Super Cache and I used the recommended setting you supplied on this website https://forum.tagdiv.com/cache-plugin-install-and-configure/

My website is hudsonvalleypress.com

thank you

Bogdan B.
tagDiv Staff

Hello,
On mobile devices you cannot change the font sizes from the theme panel. You will need a css code to do it.
if you are referring to the post title on post pages, you will have to use this code:
@media (max-width: 767px){
.td-post-title .entry-title{
font-size:25px!important;
}}

If you are referring to the post titles that appear on pages or categories then you need this code to change them:

@media (max-width: 767px){
.td-module-title{
font-size:15px!important
}}

Thank you!

Catalin
tagDiv Staff

Hello morajau,

Unfortunately, our theme does not have any such an option for it, sorry! Notice that is not a simple task and if you want to achieve this, you should make some customizations through the code. Also, if you are using the Mobile Theme plugin you should edit the core files from the mobile folder. If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello ImaImpact,

I have inspected your website and I saw that you are not using the latest version of the theme. Update it to the latest version of it via FTP way according to our documentation here -> https://forum.tagdiv.com/install-via-ftp/ and also, for more information about our mobile theme plugin, check the guide here -> https://forum.tagdiv.com/the-mobile-theme/ Clear all your caches, purge CDN files and check the results.

Thanks for the message!

Bogdan B.
tagDiv Staff

Did you test from another device? I still cannot see any at all issues. The shortcodes you mention are visual composer shortcodes but I cannot see them anywhere on your site. Not in desktop and not in mobile.
Your site works fine: https://www.screencast.com/t/MqvRF8q275r

Thank you!

DaveS
Participant
#0

Hi tagDiv support team,

I’d like to ask 2 questions:

1. I don’t use the mobile theme for mobile devices for certain reasons, but use the desktop one. I use the mega menu, but on mobile, there is a login section shown, which I’m unable to hide. When using the mobile theme, there was an option to hide this section, but I can’t find a solution for the desktop version, which I use for visitors on mobile.

2. I use the simple pagination for category pages which appears on the left side of the screen. But on the right side, opposite the boxes with numbers, there is an inscription: Page 1 of 133. I find this useless and would like to hide the numbers. How can I do that? Is there an option?

Thank you for your time in advance.
D.

hunsour
Participant
#0

Good morning! I am a blogger in Korea. I use the theme of TagDiv usefully. Thank you so much. So I will ask you one thing about the mobile theme. I hope you give me a solution myself. Does the mobile theme consist of a grid and the latest articles? From the main screen. Posts of the latest posts are the same as the three posts of the grid. I want to do this differently. For example, posts exposed on the grid are different from the latest articles. How can you tell me? I can not speak English. Sorry

ffarci
Participant
#0

Hi. I noted that the alignement of the footer’s title with the voices of the footer is different between desktop and mobile version.
In the first case is correct (title precisely over the voices). For mobiles the title is on the right respect on the voices below. How to solve the problem? thanks.
2. I also have to change the size of the footer’s title “cibarsidimarketing”, because is smaller than the voices below. How to modify it? thanks a lot!

ffarci
Participant
#0

Hi. I need to change the size of the posts title on mobile devices. How to do? thanks

Reyad
Participant
#0

Hi, is it possible to show a loop of latest articles before the end of the page on the mobile theme?

potatohead101
tagDiv Member

So, are you guys planning to anything to help everyone to be able to customize their mobile menu in the future? I wish we knew it before we started working on our project.
Instead of relying on random devs all the time, I prefer relying on you guys with a possible update in the future. Since it looks like everyone who purchased the theme complaining about not having an option to customize the mobile (which is the most important thing for any websites or blogs since people use their mobiel phones more than their desktop, such as 83%), it’d dope if you guys let everyone know about it. Also, please let me know if guys are considering this, so we’ll have a better understanding about who we have to work on a long-term. Also, we’re a bit afraid of that’d decrease our page speed because of additional CSS codes.
Also, we have come across another problem right now, right before I started typing this. So, on theme panel/blocks settings/category tags on modules, is not working even tho I cleared all the caches.It doesn’t show on the thumbnails or homepage posts.

morajau
Participant
#0

I searched the forums but didn’t find this issue. Can you help me on excluding some article categories from the mobile theme homepage?

Catalin
tagDiv Staff

Hello T2N,

Yes, it is true. The Mobile Theme is faster than the normal theme for mobile. This was a new concept which was implemented in our theme and as you see, this is an optional plugin. Please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the page content created with Visual Composer for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello potatohead101,

Unfortunately, our theme does not have any such an option that allows you to add extra menu option only for the mobile menu, sorry! As you can see, the mobile menu will display the same menu items which are added to the desktop version, sorry! If you want to have this extra feature, you should add it yourself because we cannot provide custom work at the moment, sorry! Also, as a hint, you can add additional categories to entire menu and then you can use a bit of CSS code to hide that menu item only for desktop and tablet viewport. If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, consider hiring a freelancer/developer to help you because we cannot provide additional customization at the moment, sorry!

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

1. Please check to see if you have the default thumb size set in wordpress – https://www.screencast.com/t/uosBOW2xYg and make the changes if not. Also clear your cache after the modification.

2. If you are using the mobile theme, this plugin was designed with speed and performance in mind, so it comes with predefined templates for the homepage, posts and categories. So you will have the mobile theme post template regardless of the post template used for the post. More information here – https://forum.tagdiv.com/the-mobile-theme/ If you do not use the mobile theme, the theme has full responsive design so it always looks good on all devices.
Post template style 8 – https://demo.tagdiv.com/newspaper/td-post-2015-awards-all-of-the-best-and-worst-moments-from-the-show/ could be a bit slower in loading since it features a background image.

Thanks

T2N
Participant
#0

Is the TagDivmobile theme faster than the normal theme for mobile? I had the Tagdiv mobile theme installed but there seems to be a conflict with visual composer. The content in About us page and some other pages doesn’t display. How do you fix that?
I’ve put it back to the normal theme but it seems slower more sluggish.

Bogdan B.
tagDiv Staff

Sorry but there is no simple solution for that except by using the mobile theme. It will prove more difficult than it sounds and there is no simple solution we can provide via the theme support. sorry. We suggest you hire a developer/freelancer to help with this customization as we cannot offer any custom work at the moment.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sorry but we have not tested this type of ad so I can;t say for sure. Please follow google’s implementation instructions as it may need an extra code added in the mobile theme;s head section as most google ads that are not a standard adsense require.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Well since the plugin is not tested I;m not sure if it can translate the mobile menu or not. I cannot provide any specific solution for untested plugins. However you could try to disable the mobile theme plugin and use the theme’s standard responsive version. The mobile theme is more ‘picky’ with plugins. It works with a lot less than the main theme because of it’s custom nature.

Thank you!

potatohead101
Participant
#0

Hi TagDiv Team,
First of all,I’d like to thank each of you for creating such a dope theme. Even tho, I’ve done my research thru other topics on the forum I couldn’t find anything that would lead me to add additional categories to mobile menu. Because I don’t wanna keep my header menu crowded, instead I’d like to add a few more categories to the top menu for an easy navigation to my visitors. Since there is no option to create a separate menu for mobile which takes whatever I put on the header menu, I need to ask if you could show me a way to add extra categories to mobile menu which won’t show up on desktop. Also, I realize we can’t add top menu to our mobile menu(it would look super ugly anyways, no need)so I’m in desperate need of your help.
Looking forward to hear from you.

timski82
tagDiv Member

Hi,
two more Questions:
1.)Search Bar Results: If you check the search bar in the main menue http://www.europapokal.de the thumbnails of the results are not correct.
2.)The Post Style from the Panel with the big image (Style 8) looks great for desktop and there are no performance problems (no or minimal differences to other styles) with the sidespeed. On mobile it looks different. If I compare the style 8 with the sitespeed performance of default or style 2 the performance of style 2 is much more better. My now question: Is there a option to have different post style settings for desktop vs mobile?
Thanks a lot
Timo

Jacob85
Participant
#0

I have an ad in the header of the theme by using Theme panel -> Ads -> Header Ads. On the desktop I see the banner but when I look at my site on my Mobile the ad doesn’t show.

DISABLE ON DESKTOP is turned off
DISABLE ON TABLET PORTRAIT is turned off
DISABLE ON PHONE is turned off

Viewing 25 results - 32,876 through 32,900 (of 41,416 total)