Search Results for 'mobile theme'

Results from the Forum
calebstephen
Participant
#0

Ok folks, don’t know if you can help me with this but I’m the webmaster of a high-traffic news website using the Newspaper WP v 7.5 theme. Anyway, we need Yoast SEO for obvious reasons however it doesn’t seem to work well with tag_div booster on mobile devices.

This is the error I get when Yoast is activated. When it’s turned off the issue goes away. This does not occur on desktop.

Error:

wp booster error
td_api_base:mark_used_on_page : a component with the ID: td_remote_cache is not set

Also a 2nd similar error under that one.

Any ideas guys?

Catalin
tagDiv Staff

Hello yukiy531,

Please keep in mind that the Mobile Theme is just an optional plugin which can be used or not. So, if you have not this plugins installed you should simply disable it from the Plugin Area -> http://screencast.com/t/eLUk4YBKyrEd , very easy! In this case, the theme will be automatically switched to the general responsive mobile mode and it will display the desktop view but in responsive mode, as you can see in our demo, here -> http://demo.tagdiv.com/newspaper/

Thanks for the message!

Catalin
tagDiv Staff

Hello,

If you want to add some Ads to your Mobile Theme, you should check the special fields from the Theme panel, regarding on mobile theme, like this -> http://screencast.com/t/BZG9dRtqaVW

Hope this helps!

Thanks for the message!

investimpactly
Participant
#0

Hello
I love your Newspaper theme but cannot, despite my trying to find solutions on the forum or via the documentation, seem to find the right CSS code or setting in the Theme Panel to resize my logo on the desktop browser or mobile browser. Please help!

http://investimpactly.org/

theleaderdotinfo
Participant
#0

Help! My installation is going crazy!

I had the “Newspaper -> News Magazine” installed and it was working fine. I then started to play around with other themes and installed the “Newspaper -> Local News” theme. For some stange reason article posts are being inserted automatically into my database! I don’t know how! I have reverted back to “Newspaper -> News Magazine”. I haven’t got any feeds installed to import articles. I haven’t set up any rss import feeds. I only have “tagdiv mobile theme”, “tagdiv social counter”, and “wpbakery visual composer” plugins installed.

What is going on???

Regards,

Neil.

yukiy531
Participant
#0

Hi,

I am useing Vr7.5.
Can you disable Mobile theme and can display the same theme as PC?

Yuki

Fitlogy.com
tagDiv Member

Thanks Catalin.
I got the root cause . I have added Google mobile AD .That is causing the error.
It works fine after removing .

Please suggest me where should I put ad sense for mobile in the theme

qatarcreations
Participant
#0

Dear Support Team,

ive recently purchased the Newspaper Theme. Thanks for such a wonderfull Theme.

Each time when i click drop down button on Menu in Mobile. The websitre Crashes. Kindly Help me out.

url :mangalorediary.in

Catalin
tagDiv Staff

Hello Fitlogy.com,

Please try to make a new clean install or also, make there a new sub-domain where you should install the latest version of the theme with the latest version of required plugins, without any additional customizations. Notice that our theme is mobile friendly as you can see in our demo here -> http://demo.tagdiv.com/newspaper/ If you are using some untested plugins, please try to disable all of these and install only the required plugins and rule out any conflicts. Check your customizations and try to revert the theme to the default state and check the results. Also, you can try using our mobile theme concept according to our documentation here -> https://forum.tagdiv.com/the-mobile-theme/

Hope this helps!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

This looks like a caching issue related to the mobile theme. Please disable the mobile theme plugin and test again. We only recommend wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and for cdn: https://forum.tagdiv.com/cloudflare-cdn/
Also please cotact your host and ask if there is any host related cache as that can influence the theme as well.
Plugins can also cause these issues so please disable all plugins except visual composer, clear cache and rest cdn files if you use it.
If you use a child theme, switch to the main theme to test the posts again.

Thank you!

Catalin
tagDiv Staff

Hello vanessadealmeida,

If you want to disable the Instagram Block only for mobile, you should use a bit of CSS to hide it. You should use the code below and place it in Theme panel->Custom CSS area.

The code is ->

@media(max-width:767px){
.td-instagram-main{
display:none;
}
}

Please notice that if you will use the Mobile Theme plugin, the Instagram will not be rendered for mobile.

Thanks for your understanding!

thykhin
Participant
#0

Hello Support, how do I remove this footer from the mobile theme?

https://www.dropbox.com/s/1l5nlwlah5h7vmp/Screenshot_2016-11-21-14-31-30-1.jpg?dl=0

Goodmomusic
tagDiv Member

Catalin,

Actually, I don’t understand at all. And, I don’t think you understood my question either.

I am not using the mobile theme. I deactivated it, when it did not work, either. What I am saying is that the newspaper theme is not responsive on my blog, at all. I cannot get it to show blog posts on a mobile device (with or without the mobile theme.)

When I setup the newspaper theme, when customizing it, I selected static post, then selected “Home” for front page. For post page, I selected “blog”.

With visual composer, I edited the page called “home.” Do I have to edit also the page called “blog”? I think this is the problem.

Somehow mobile devices are not able to read the “blog” posts.

Finally, I’ve been reading through the forum, and I notice you tend to give the same answers over and over again, without really trying to understand the issue at hand. I hope you’ll take the time here, to help me figure out what is wrong, and how to fix it.

Catalin
tagDiv Staff

Hello laurena86,

You can try the code below and place it in Theme panel->Custom CSS area.

@media (max-width: 767px){
.td-header-main-menu {
height: 120px;
}
}
@media (max-width: 767px){
.td-main-menu-logo img {
max-height: 100px !important;
width: 200px;
top: 60px;
}
}
@media (max-width: 767px){
.header-search-wrap .td-icon-search {
padding-top: 35px;
}
}
@media (max-width: 767px){
#td-top-mobile-toggle{
top:35px;
}
}

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

Thanks.

John
tagDiv Member

Hello Catalin,

I just put “mysite.com” as a dummy domain name, it’s not my real site.

On my mobile phone, there’s a broken image. When I copy the source, it’s as follow:
http://www.mysite.com/images/no-thumb/td_265x198.png

There’s such no directory structure like this.

Instead the directory structure is:
http://www.mysite.com/wp-content/themes/Newspaper/images/no-thumb/images/no-thumb/td_265x198.png

Why is it referencing the directory structure incorrectly in the first link structure above?

Thanks
JR

Catalin
tagDiv Staff

Hello vachos,

Regarding on your firs request, please notice that above I gave you a solution in this regard, like this -> https://forum.tagdiv.com/topic/megamenu-exclude-2nd-level-subcategories/ and for your second request, if you want to have another menu on mobile you should use the mobile theme plugin because this allows you a way to have another menu than your desktop version, like this -> http://screencast.com/t/gtK4Ya0kns8.

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Please follow this topic as it could be the wp super cache issue affecting your mobile theme:
https://forum.tagdiv.com/topic/mobile-theme-problems-3/

Thank you!

Catalin
tagDiv Staff

Hello Goodmomusic,

I suppose that you do not understand very good how mobile theme works, right? So, 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 demo style 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!

John
tagDiv Member

Hello Catalin

On my mobile phone, there’s a broken image. When I copy the source, it’s as follow:
http://www.mysite.com/images/no-thumb/td_265x198.png

There’s such no directory structure like this.

Instead the directory structure is:
http://www.mysite.com/wp-content/themes/Newspaper/images/no-thumb/images/no-thumb/td_265x198.png

Why is it referencing the directory structure incorrectly in the first link structure above?

Thanks
JR

Catalin
tagDiv Staff

Hello insomniac79,

Please notice that the mobile theme is fully compatible with the theme. This type of errors maybe appears if you have some server cache and if you are using the CDN system. Please try to purge all your CDN files, clear all your caches and request to your hosting provider to clear all the server caches if you do not have any permission in this regard and then check the results.
Also, if you are using some untested plugins, ple3ase try to disable all of them and install only that come bundled with the theme packet and rule out any conflicting plugins.

Hope this helps and let us know how it goes!

Thanks for the message!

Catalin
tagDiv Staff

Hello theleaderdotinfo,

Do you are using the Mobile Theme plugin? If you are using this, you should add here -> http://screencast.com/t/cFuX6sX9tz your ad code if you want to display the advertisement at the mobile theme.
Please notice that the Revive Adserver is not tested with our theme and we cannot say for sure if it will work or not with our product, sorry! You should try it and check the results. Notice that the AdSense Ad system and DIV’s method seems to work as properly. For more information about this, please consult our documentation here -> https://forum.tagdiv.com/header-ads-adsense/ -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Hope this helps!

Thanks for the message!

tsampikos
tagDiv Member

hello,
I have the same problem, mobile theme is not working
http://notosnews.gr/

thanks
Chrysa

Catalin
tagDiv Staff

Hello vachos,

If you want to change the structure of mobile menu, you should check the theme core files and make some adjustments through the code in order to achieve as you wish. As a hint, you should edit the following core file, like this -> http://screencast.com/t/Z9OIDUc0b. Notice that it is not a simple task 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 the message and for your understanding!

Bogdan B.
tagDiv Staff

Hello,

It seems your mega menu does not show up on the mobile theme, but you can simply create the menu that you want as the mobile theme uses a different menu than the normal one. You can create your own menu and add the mega-menu child categories as a simple drop-down menu without using sub-categories: http://screencast.com/t/xVKsg0w2lZS
If you still have trouble with the menus, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate this issue.

Thank you!

Catalin
tagDiv Staff

Hello orlando,

Unfortunately, the Newsmag does not work with Mobile Theme plugin, sorry! Please notice that this concept has been designed to use only with Newspaper theme. 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!

Viewing 25 results - 18,651 through 18,675 (of 22,177 total)