Search Results for 'mobile'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,
The cdn has nothing to do with it. Simply install wp super cache and edit it’s files according to the link i posted above. A cdn is a different matter and not related to the mobile theme issue and wp super cache
Thank you!

Rudy Rodriguez
tagDiv Member

Hello @Bogdan-B unfortunately the problem persists in my blog, we followed each of the steps you gave us but we like; (

We have stopped the WP Super Cache to run the plugin for mobile again.

http://solucioneswindroid.es/

Catalin
tagDiv Staff

Hi Glance,

I do not exactly understand what you mean. Please notice that the mobile from the mobile should look like this -> http://screencast.com/t/fGNOjzZFAs5J Please provide a screen pointing to the desired result, it would help us to understand what you’re trying to do.

Thanks.

ozgurtaskaya
tagDiv Member

In addition to my question above about renaming the newspaper folder, I have one more question.

Wordpress says: The TagDiv Mobile Theme is not supported by the current activated theme. Please update your theme!
File message: /home/bizarret/public_html/wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php

Should I delete tagdiv plugins (mobile and social counter) before installing the latest version of Newspaper theme?

Fitlogy.com
Participant
#0

Mobile Hamburger Menu does not show the category.

Here is the evidence.

Catalin
tagDiv Staff

Hello gilli,

For your mobile mode, if you want to get rid of the header, please try the code below.

The code is ->

@media (max-width:767px){
.td-menu-background{
display:none
}
.td-grid-wrap{
padding:0;
}
.td-menu-placeholder{
display:none;
}
.td-header-bg{
display:none;
}
}

The result -> http://screencast.com/t/kQLB7VkXFOqO

and if you want to replace the placements for your logo and header ad, please try the code below and place it in Theme panel.

The code is ->

.header-logo-wrap{
float:left!important;
}

The result -> http://screencast.com/t/cm6Hlaeu

Please notice that places were reversed due your RTL mode.

Thanks for your understanding!

Mustafa Varol
tagDiv Member

Hi Andrel;

Problem solved. Thank you so much..

There is one more question;

http://i.hizliresim.com/1NgGvj.jpg

Desktop 95/100
Mobile 72/100

what should I do?

Best regards..

Nano
Participant
#0

Hi Chris and @TagDiv Team,

I have been reading Chris’s custom optimizations for functions.php etc tutorial many times and today. I thought to make use of it for my website based on NewsPaper theme.

The sticky post by Chris is meant for NewsMag theme and I have no idea how compatible it is with Newspaper theme. Still I tried the most updated version of his optimisation code with name “/** CUSTOM OPTIM CODE : by Christopher Simmons – REV 8.17.16 */ ” using guidance written under this sticky thread

Here is the full code that I used is here Pastebin link

I also tried “slim version for newspaper them: june 2015” pastebin code here

along with one of above written codes ( not both at the same time)

I also added following things under HTACESS ( my htaccess file is here ), optimise my Database filesusing WP-optimise and WP-Sweep and have optimised my style.CSS using online minifaction tool suggested by Chris.

After trying all these things, though I felt that the backend and front of my site is comparably fast , but no considerable change in Page speed score or GTMatrix score.

Before all these customisation and optimization techniques:( Note: I have disabled all other caching plugins and CloudFlare since last few days to work on live raw site )

GTMATRiX Test Link: Click this

Pagespeed Test Link: Click this
PAGESPPED SCORE: MOBILE: 42 DESKTOP: 48
GTMATRIX SCORE: PAGESPEED SCORE: 56 YSLOW SCORE: 52

After making all these changes: ( Note: I have disabled all other cachine plugins and cloudflare since last few days to work on live raw site )

PAGESPEED SCORE: MOBILE: 42 DESKTOP: 50
GTMATRIX SCORE: PAGESPEED SCORE: 58 YSLOW SCORE: 56

So, the change in very minimal. Previosuly with WP Super cache and cloudflare, my GTmatrix scode used to be 95+gh under various threads here, many users have experienced 98+ pagespeed score after using Chris Techniques.

What am I doing wrong? Does Chris’s codes not support or work for Newspaper theme? Should I finally use slim mini newspaper version or the newsmag theme one ?

Is there any such thread for the NewsPaper theme?

Please help me to get answers for all these issues.

Thank you.

gili
tagDiv Member

What i want is to remove the entire header on mobile (logo, search, menu).

I tried everything you suggested in other threads, but nothing worked.

Also, i’d like to move the logo to the left, and the header ad to the right (on desktop). Wasn’t able to do that either.

Thanks

Catalin
tagDiv Staff

Hello tcmc1313,

Please notice that mobile theme has own core files and this concept is too sensible for changing. If you want to modify it, please notice that you will have to check all of the mobile files and style.css for mobile, like this -> http://screencast.com/t/HUBV1dM93qRN

I hope this helps and if you are not aware of the steps, please consider hiring a freelancer/developer to help you!

Thanks.

Bogdan B.
tagDiv Staff

Hello,
\
The pop=-up is indeed a theme element. it is a more articles box. IT was only meant to show a few articles but you have it set as big as the screen. You can remove it from mobile altogether by using this css code:
@media(max-width:767px){
.td-more-articles-box{
display:none!important;
}}

You can add the code in the thee panel->custom css box

Thank you!

Andrei L.
tagDiv Member

Hi

Current theme’s implementation does not allow mega menu on mobile and to achieve a similar result you will need many customizations in theme’s core files.
This is a very complex task which involve many changes and tests in order to be completed. For the moment we can’t offer custom services so if you really need this my advice is to look for someone who can help you with implementation or hire a developer to do it for you.

Thanks for your understanding.

Catalin
tagDiv Staff

Hello jobhatch,

Do you are referring to the mobile theme? To fix Author name issue just paste below code in the mobile theme’s custom code box:

.td-post-author-name div { display:inline; }

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks.

tcmc1313
tagDiv Member

I am familiar with CSS so that all makes sense. The suggestions you made seems to work if The mobile plugin is disabled. I am referring to the plugin itself that activates the mobile layout files and how it detects. Because it is loading on tablets too which I do NOT want. I want to reduce the screen size to about 600px detection and then it will load the mobile site files.

I made this work with the plugin disabled with the suggestions you made. What am I missing to get this to work with the mobile plugin/mobile site files?

ozgurtaskaya
tagDiv Member

You can see there is no logo. In the bottom of the website, about us and follow us disappeared. and also about us in the footer doesnt work. In mobile, there is sign in appeared.

ozgurtaskaya
Participant
#0

Hello. My website bizarreturkey.com seemed to add top menu by itself and logos for both desktop and mobile are deleted. This happened today. Any idea?

StockSpyder
tagDiv Member

Hi Andrei, thanks.. is there another recommendation you have for my mega menu then? How can I display this content to my mobile users? or is there no way?

gili
Participant
#0

Hey,

For some reason no matter what i do to change CSS, nothing happens.

I need to hide the entire header on mobile (logo, search, menu).

I read all the threads about it, but nothing happens when i use CSS.

Why is that?

http://www.israsport.co.il

thanks

newsguru
tagDiv Member

I have send the screenshoot of the pop showing on the mobile version and the second pop on how it should display

newsguru
Participant
#0

I discovered that when checking my site on Mobile a pop will just pop-up from the side and blocking the main content thereby making it difficult for the reader to read the content

Catalin
tagDiv Staff

Hello Chandan Kumar Singh,

I have inspected your website and I saw that you are using the Mobile Theme for your mobile mode, right? So, please notice that this plugin has not been designed to display the sidebar in mobile mode, sorry! This concept intent to display only the Big Grid at the top of the page, some text if this will be added in Mobile Editor from backend and the Latest Articles module at the bottom of the page. If you want to display the sidebar on the mobile, you will have to use the general responsive mobile theme. Try to disable the Mobile Theme plugin and the theme will be switched to the general responsive mobile and the sidebar will be displayed under the content. For more information about mobile theme, please consult the documentation here -> https://forum.tagdiv.com/the-mobile-theme/

Hope this helps!

Thanks.

Catalin
tagDiv Staff

Hello tcmc1313,

Please keep in mind that I cannot help you in this regard with a simple rule of CSS because it is not an easy task and in order to achieve as you wish you will have to make some adjustments in style.css until brings best results. First of all, to be safety, please try to make a full backup for your style.css core file because all of these modifications have to be made in that file. As you can see, our theme does not have such an option that offers you a way to simply switch the mobile layout for tablets and that’s why you should change the style for it in the core file. Please notice that I will give you only a hint on what you can achieve as you wish…so, you will have to replace all the 767px (width of mobile) with the width of your tablets (1018px or 1140px) as you can see here -> http://screencast.com/t/LvBXodHALb. Please notice that that file is very huge and you will have to change approx 728 matches…you can try to use the Search and Replace option.

Hope this helps!

Thanks for your understanding!

Chandan Kumar Singh
Participant
#0

I want to show Sidebar on mobile as well.

Guide me.

URL: http://www.jogira.com

Thanks
Chandan Kumar Singh

Bogdan B.
tagDiv Staff

Hello,

The first issue with the icons is a font issue. Fonts get loaded from different sources and the icons break. A cdn server is the primary cause to it so you have to do a little digging to find a solution that works for your hosting as the allow origin solution does not work for everybody:
https://www.google.ro/search?sourceid=chrome-psyapi2&ion=1&espv=2&ie=UTF-8&q=cdn%20allow%20origin&oq=cdn%20allow%20origin&aqs=chrome..69i57j0.3719j0j7
This issue happens regardles of the theme you use so it;s not a theme bug but a general cdn issue. CDN servers should really warn people about such issues.
As for your other issues regarding the mobile version of the theme: https://forum.tagdiv.com/the-mobile-theme/
The mobile theme is an optional plugin. If you do not want to use it, the desktop theme is already responsive and displays properly on all devices.
The footer editor picks can be populated by using the ‘featured’ category. You can mark posts as featured and they will show in the editor picks element. This is part of the footer predefined content. You can read more about it here: https://forum.tagdiv.com/footer-templates/

Thank you!

Catalin
tagDiv Staff

Hello vipin_ramdas,

I have checked your website and I saw that you have a problem with your mobile theme in that your featured images are not displayed. Please try to re-download the latest version of the theme which is still 7.3, but the fix was implemented after 7.3 was released. Please download the theme again, delete your current theme and install the freshly downloaded one. The version is the same but the fix will be present.
As an alternative here is the fix needed:
Add this code in the mobile theme’s function.php:
td_global::$td_options = get_option(TD_THEME_OPTIONS_NAME); //read the theme settings once
It should look like so: http://screencast.com/t/ke18K42lG

Thanks for the message!

Viewing 25 results - 35,151 through 35,175 (of 41,416 total)