Search Results for 'mobile'

Results from the Forum
Bogdan B.
tagDiv Staff

Hi,

If you use the mobile theme the footer will be a predefined one and it can only be altered with css. If you want to remove the footer logo and about us section you can use this css in the mobile theme custom code section:
.td-mobile-footer-wrap .td-footer-logo, .td-mobile-footer-wrap .td-footer-description{
display:none!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hello,

There is no license issue. You probably see the activation message from visual composer. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
As for the mobile editor , that will only show up once you activate the mobile theme. Until then there will be only 1 editor. You should also check the screen options to make sure all fields are checked: http://screencast.com/t/EnBiqF3rOeh

Thank you!

Bogdan B.
tagDiv Staff

OK,

If you want to hide the sidebars for mobile phones you can use this code:
@media (max-width:767px){
.single .td-main-sidebar{
display:none!important
}}

Add the code in the theme panel->custom css box.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the browsers we tested our theme width are google chrome, Mozilla Firefox, internet explorer and opera. We did not test the theme with the Facebook browser or mobile phone specific browsers. Still you can try to disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme. as we have no such reports until now so it could be something on your end affecting the browser.

Thank you!

codedrobot
tagDiv Member

So I found I could drop the template file in Newspaper/mobile/<themename>.php and it picked it up.

However, I’m using a child theme. I tried adding the file in <ChildTheme>/mobile/<themename>.php and it did *not* work.

How can it be picked up in the Child Theme? As it stands now, anytime the main Newspaper theme is updated, my custom template will be blown away. And I can’t locate it in <ChildTheme>/<themename>.php, as that is the template for the non-mobile version of the file, that is still working correctly.

Thanks,
~Chris

truth
Participant
#0

Hello,
I need to edit the comment section of the mobile theme (I want to replace the current comment system with Facebook Comments). In previous answers to other clients you’ve suggested to edit the core files of the plugin directly but the problem is since the mobile theme is a plugin, all my customization will be lost once the mobile theme plugin will be updated. Is there any solution to avoid that?

truth
Participant
#0

Hello,
I am using the mobile theme you provided. Why this theme is displaying my website logo and “ABOUT US” in the footer ()? I just want a clean footer with a bar at the bottom.

ahmetozguc
Participant
hi tagdiv - topic
#0

I could not set the mobile theme
As you can see in the picture, I do not see Visual Composer
There is also a license problem
my image
Thank you for your help

codedrobot
Participant
#0

Hello,

I’ve activated the Mobile Theme plugin from Newspaper. I understand there is a second content block that is displayed on pages – that is not the issue here.

We are using a completely custom template file. This template file is not being pulled in on the mobile version, even though the template is still selected.

Do I need to make a second template for the mobile version? If so, where does it live? Or, how do I get the existing template to be pulled in (I had expected it already would).

Thanks,
~Chris

alienplot
tagDiv Member

Hello Bogdan, I want to hide the contents of the sidebar on the mobile device only in the articles or post.

The sidebar should not fall below the content of mobile phones. It should disappear in the articles or post.

Thank you!

Bogdan B.
tagDiv Staff

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!

Bogdan B.
tagDiv Staff

Hello,

Please follow this topic: https://forum.tagdiv.com/topic/mobile-theme-problems-3/#post-133756

Thank you!

Catalin
tagDiv Staff

Hello Mustafa,

I have inspected your website and I did not saw any problems with your Ads. Everything seems to work as properly, as you can see here -> http://screencast.com/t/C2s7r2D48ASx I have tested your website on mobile and work as expected.

Thanks for the message!

Bogdan B.
tagDiv Staff

The sidebar should be hidden by default on mobiles. Check our official demo: http://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/ You will not see any sidebar on mobiles besides the content. The sidebar will fall below the content on mobile phones or if you use the mobile theme it will not show at all. You must be using a third party sidebar.

Thank you!

Catalin
tagDiv Staff

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!

cpndgn
tagDiv Member

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.

cpndgn
tagDiv Member

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.
salauddinsalim
Participant
#0

I am using News Paper 7 version.
When I am trying to brows the Site through Opera web Browser from Mobile or Tablet device then Details page or Link Page are not coming. ( When clicking any story link then its not Moving or not opening the related page)

Google chrome and Mozilla browser are working fine the same mobile device.

infoalert
tagDiv Member

Bun am inteles ideea. Atunci Exista vreun cod css pentru ca in dispozitivele mobile sa nu mai apara widget-urile din bara laterala. Vreau ca in momentul in care utilizatorul care foloseste site-ul pe dispozitivele mobile sa nu ii mai fie afisat continutul de pe bara laterala. Acesta sa fie vizibil doar din desktop.
Multumesc!
Sarbatori fericite!

truth
tagDiv Member

Hello again,
I know I can achieve that with the following script but I want the ads to auto-align around the text as in desktop mode especially for when the mobile is in landscape mode.

add_filter( 'the_content', 'prefix_insert_post_ads' );

function prefix_insert_post_ads( $content ) {
$ad_code = '#adcode#';
if ( is_single() ) {
return prefix_insert_after_paragraph( $ad_code, 5, $content );//ad will be inserted after 5th paragraph
}
return $content;
}

RobertS
tagDiv Member

so the issue happened because of the jetpack plugin. i downloaded and installed a plugin called wp-original-media-path and path is now correct – but still the images arent show on firefox, safari and any mobile devive per example. http://www.casinoberater.com/grand-casino-baden-baden/

  • This reply was modified 9 years by RobertS.
cpndgn
tagDiv Member

3- Also, how can I add icons to mobile menu item? do I need a plugin?
thanks

truth
Participant
#0

Hello,
I’m using the mobile theme provided with Newspaper theme. How can I specify the # of paragraphs after which display the inline ad?
What if I want to display multiple inline ads?

arslankerim
tagDiv Member

Site: http://www.stratejikortak.com

Problem: Sometimes on the phone “mobile theme” and sometimes PC theme is opened. I’m doing “Cache” settings, but it’s still not working.

arslankerim
Participant
#0

Mobile theme sometimes works and sometimes does not work. I plugged in, active. Could you help?

Viewing 25 results - 33,651 through 33,675 (of 41,416 total)