Search Results for 'mobile theme'

Results from the Forum
pacoesni
Participant
#0

Hi guys, Im trying to change the position of the mobile ads () in the single post for mobile theme. Specifically, I want it to put it above the ‘categories’ instead of behind the title which showing right now.

pacoesni
tagDiv Member

Ok, now is working. I was modifying the custom css of the desktop version, but in the mobile theme >> custom css works.

Thanks

Bogdan B.
tagDiv Staff

Hi,
Please use this css to hide the footer on mobile:
.td-mobile-footer-wrap{
display:none!important;
}

You can add the code in the theme panel-> custom css box.
Thank you!

pacoesni
Participant
#0

I recently install the plugin ‘tagDiv Mobile Theme’ and configure it. But I’m still having problems when trying to hide the ‘Footer’ and just show the ‘sub-footer’. I doesn’t hide!. I tried deactivating all plugins except Mobile and Visual Composer and nothing…someone help please.

My webpage: TekCrispy

Bogdan B.
tagDiv Staff

Hi,

4) Every article category tag you see on the front-end is that of the primary category. The theme only shows one category tag depending on the primary category of the post. Please read this guide: https://forum.tagdiv.com/primary-category/

5)The mobile theme plugin will convert your content to a predefined layout for better loading speeds. Please read more about the mobile theme here: https://forum.tagdiv.com/the-mobile-theme/ If you do not like the mobile theme plugin and layout, you can always disable the plugin and use the standard responsive (desktop) version of your site.

Thank you!

Catalin
tagDiv Staff

Hello jordankranda,

I have checked your source page from your website and I saw that you are using a lot of untested plugins which might interfere with the mobile theme plugin and cause a lot of unknown issues. Please try to disable all the active plugins, leave just Visual Composer to active and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Please notice that the mobile theme has been designed to be very basic, fast and easy to use. Also, as you can see, the mobile theme do not render to Visual Composer Blocks but only 2 modules which come with it by default. For more information about our mobile theme, please check here -> https://forum.tagdiv.com/the-mobile-theme/
If you want to customize your footer section, please notice that you only add some text within it, from your Theme panel, footer area because as I said you above, the mobile theme do not recognize the Visual Composer shortcode. As an example, on mobile theme, you footer should be in that way -> http://screencast.com/t/p1XUhZ42FZB

Thanks for your understanding!

crazydiver
tagDiv Member

Hello,

Thanks for the reply. To confirm, I add

if(!is_404()){
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header'));
}
?>

anywhere into the 404.php to prevent ads appearing in the 404 page for the mobile plugin theme?

Thanks.

Catalin
tagDiv Staff

Hello sunnysunnet,

1)Please keep in mind that you are using the Mobile theme plugin, you will not bring these features on mobile mode because the theme has not been designed to render the Visual Composer elements in mobile theme, but only in Mobile Responsiveness mode. Please notice that the mobile theme has been built to be very fast and easy to be used. If you want to develop this plugin, through adding some additional settings and features, please notice that you will require custom work and we cannot provide these services at the moment, sorry! If you are not aware of these, please consider hiring a freelancer/developer to help you in this regard.
2)Please notice that the mobile theme cannot be changed without custom work. For more information about this feature, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
3)I suppose that you want to change the background color for your Social Counter header, right? Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->

.block-title > span {
background-color: black;
.block-title {
border-bottom: 2px solid #222222;

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

If you want to have the exact layout with our demo for Newspaper, please notice that you can add the template when you create your homepage, like this -> http://screencast.com/t/4L4B5uHVDa -> http://screencast.com/t/HnezjEOty

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,
The mobile theme uses different files than the desktop theme: http://screencast.com/t/Z3JgSlFJVg
Thank you!

Catalin
tagDiv Staff

Hello orlando,

At the moment, the mobile theme has been designed to be used only for Newspaper Theme. Perhaps, in the future, we will implement this plugin to be available and for Newsmag but we can not say precisely when this will be.

Thanks for your understanding!

bitottantotto
tagDiv Member

1) solved thanks to the plugin “Powerful Posts Per Page”
2) solved thanks to the plugin “Posts Order”
3) I don’t know why before it was limited to 6 sub-cat, now it works perfectly
———–
4) it’s possible to put the name of the sub-category instead the name of the category on the label of the preview of the article in the mega-menu and in the category page?
something does not work well beacause sometimes on the labels of the articles there are categories and other times sub-categories

5) also if I set a certain template and article display view to the category page when I connect to the page from mobile there are other settings and a view that I can’t modify
this view from mobile includes the top posts style that I’ve disabled in theme panel

jordankranda
Participant
#0

My mobile theme through this theme isn’t working probably. The footer is entirely different than my normal desktop footer. How do I customize this on the mobile theme? Also, the search button and menu doesn’t work on the mobile theme, as well. How do I fix this? Also, on the desktop theme, when I search within my website (JordanKranda.com), the featured image of the blogs cover the text of the blog title, so I am unable to see what the whole title of the blogs are. Everything was working fine until this past update included the mobile theme. Even if I just disable the mobile theme, it actually gets worse. Before you added the mobile theme, everything was fine.

Thanks for the help.

orlando
Participant
#0

Hi,

I tried tagDiv Mobile Theme thema on Newspaper and it works really well,
I wanted to know if you’re trying the same plugin for the thema Newsmag ??

Or you are creating a new system for mobile ??

I look forward to news about, good job

crazydiver
tagDiv Member

Btw, I have tried adding the custom css code to the custom code css in the mobile theme plugin but it doesn’t work.

Any ideas?

crazydiver
tagDiv Member

Hello Bogdan,

This works for 404 pages on desktop and the responsive versions. How do I implement this for the mobile plugin theme?

Thank you again.

sunnysunnet
Participant
#0

Helo Sir,

1) Desktop Showing Newsticker, Wether, Stay connected Social Buttons but in mobile Nothing. How to get in mobile also these things?

2) I need to some changes need mobile theme like First need to show category 1, second need to show category 5 etc..how it is possible?

3) In desktop Stay connected Social counter header color i change to black, But no changes on the screen, what i will do?

http://chalakudyonline.com/

adamuiowa
Participant
#0

Hello,

When you go to http://www.wrestleview.com
everything loads, then the images load last. They are compressed and proper caching is enabled. This happens on every refresh.

If I switch to the mobile theme, this works. When I deactivate the mobile theme and let the desktop theme run on mobile it happens. Same for desktop, Images load last.

Any help would be great.

Thanks

Catalin
tagDiv Staff

Hello Achimzwo,

Unfortunately, our mobile theme has not been designed to use the Revolution Slider, sorry! Please notice that it is not a simple task and required some additional customization through code that involves custom work and we cannot provide this at the moment, sorry!
If you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you in this regard.

Thanks for your understanding!

Edward
tagDiv Member

Scroll down this page https://themeforest.net/item/newspaper/5489609

before:

CHANGELOG

Version 7.2 – July 6th, 2016

new: Visual Composer plugin updated to the latest version 4.12
new: We added the Design options tab on most of the blocks.
new: Added support for custom fonts in theme panel that are uploaded via the wordpress media gallery. The custom fonts can be used just like before on most of the theme’s UI without writing any code
new: the weather widget now opens an input if it’s unable to locate the user via the browser’s location API.
misc: block paramers now have a better description
misc: we fully rewrote the trending now block, it’s now leaner and it works better
misc: code improvements to the following shortcodes: td_block_big_grid_slide, td_block_homepage_full_1, td_block_ad_box and the video playlists
misc: the media gallery that is used in the theme panel is now less cluthered and without the unused options
fix: the close button for the mobile menu was fixed
fix: long author names now work fine on td_block_16 shortcode
fix: long instagram user ids now appear as expected on the widget and block
fix: background ad now works as expected
fix: styling issue on the install demos panel
fix: exchange widget and block issue on some servers because we use https to acces the API
fix: instagram widget warnings with wp-debug on when no instagram id was present
fix: mobile menu background height is now as expected
fix: HTML in footer copyright is not stripped now

Also see file update_log.txt in Download zip Theme.

  • This reply was modified 10 years by Edward.
  • This reply was modified 10 years by Edward.
Achimzwo
Participant
#0

Hello,
the Revolution slider is scrolling up in the mobile Theme Head. Is it possible to make the slider sticky?
I´ve testet this code in the Theme Panel -> Mobile Theme -> Custom Code: .rev_slider li.tp-revslider-slidesli {
position: fixed !important;
padding-top: 50px; }

in this case the Slider is sticky but in full screen (1160 px wide).

Also the code .rev_slider {
position: fixed !important;
padding-top: 50px; }

in this case the Slider is sticky but also too wide.
The z-index must also changed.

How can I do that?

Thank You

bodygeek
Participant
#0

When I access a category page on mobile, both blocks display the category name next to every post title.

It could be ok to display them on the hompage, but not on the category pages…

Thank you guys!

Catalin
tagDiv Staff

Hello American,

Please keep in mind that the goal of the mobile theme is to making the website on mobile as fast as on desktop as mobile visitors are looking for a fast page loading speed, clean content, and relevant information. Here you can see the outstanding performance -> http://screencast.com/t/Pt7PIA2jp If you will decide to give up to the mobile theme, your theme will be switched to the responsive version which will be slower to the mobile theme and the SEO will be affected a bit because the loading speed will drop.

Thanks for your understanding!

Andrei L.
tagDiv Member

HI

Mobile theme display latest article by default only on homepage, on other pages it is displayed only the content fro mobile editor. To achieve the desired result you’ll need some customizations in theme’s core files. We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.

Thanks!

Andrei L.
tagDiv Member

HI

The theme makes ad-sense ads responsive automatically but you can also set a custom size for them from theme panel: http://screencast.com/t/n4ipANuOtN8M Now you don’t need any changes in ad’s structure because it is displayed fine on mobile: http://screencast.com/t/AwXf2gqO however if you want to modify its size this can be done as I’ve indicated.

Thanks!

Catalin
tagDiv Staff

Hello JesusCircle,

Please notice that you should can to add a page to the normal website if you are using the mobile theme. Below, I meant just to the mobile mode. Also, please try to disable all the active plugins, leave just Visual Composer to active and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the issue. Also, please provide the link of this topic so we can easily identify you.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Viewing 25 results - 19,976 through 20,000 (of 22,177 total)