Search Results for 'mobile'

Results from the Forum
suprim
tagDiv Member

The first code should work. It worked for me it removes the footer from mobile theme remember to place the code in themepanel> mobile theme> custom css

krysteleal
Participant
#0

Hello,

I tried to hide the logo on the footer on mobile theme with different custom code:

.td-mobile-footer-wrap{
display:none;
}

and

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

But with no success; I love the mobile theme by tagdiv, but I don’t want to display the logo on the footer…what’s the right code for do this?

Thanks

sainthilaire
Participant
#0

Hi my web site is is http://www.sabanetasr.com/ and i need to delete the Right column and the left in the mobile design, please helpme to edit the css

Hitnned
tagDiv Member

Please help me. My site is not visible properly on mobile devices.
It shows only short codes and logo is also not shown when page is refreshed.

Featured images are also not opened which I customized through child theme.

Let me mention here that I am using certain customization via child theme. Is it due to that reason?

Thanks.

suprim
tagDiv Member

I managed to fix my first issue.

To anyone who also want to hide menu in mobile theme I used this code in newspaper> mobile theme > custom code
.td-header-wrap{
display:none!important;
}

I still want to add a grid widget on my mobile theme thank you

suprim
Participant
#0

Hello I have switched mobile theme plugin and I want to change few things.

1) How Do I remove the default header as I am using a ubermenu https://www.screencast.com/t/IOZckMojZ

2) Is there a way to remove the 3 featured post from mobile theme and replace them with a grid widgets?

suprim
tagDiv Member

Ignore this I have created a new thread regarding a mobile theme thank you.

monoazulweb
Participant
#0

Good afternoon,

I’d like to know how to modify the number and number of posts that show up in Mobile Theme.

For example:

I want to show only the last 5 posts and 3 specific categories.

monoazulweb
Participant
#0

How I can increment the number of showing featured posts?
By default is 3, but i need show 5.

And it´s posible don’t show the last posts? Just the featured category?

Thanks so much!

Sebastian Escobar
tagDiv Member

Hi
The WP Super Cache was installed and configured like indications, but anyway I disabled it for test. I was disabling all plugins and testing them, and when I disabled tagDiv Speed Booster all was better. I thought this was a esencial plugin for Newspaper template but now I realize the site is working well without it. I hope it.
I also disabled tagDiv Mobile Theme and Akismet. Is Akismet needed?

Thanks you for your help.

suprim
tagDiv Member

i switched to mobile theme and seems to be fixed

suprim
tagDiv Member

Hey how do I remove the header from the mobile theme?

suprim
tagDiv Member

I am using a responsive ad from adsense.

I don’t see mobile theme section on my theme panel? I have not enabled the mobile them maybe that’s the reason. Also is there any advantage of using td mobile theme?
Thank you

Gil Poulsen
tagDiv Member

That does help a lot, Bogdan, and please accept my sincerest apologies, I was referencing the wrong image on my cloud ;-( Hopefully this will make sense now, what I am trying to do is to go from this, which is how the page currently looks on mobile:

http://media.altimac.com.s3.amazonaws.com/images/obits-mobile-A.png

to this:

http://media.altimac.com.s3.amazonaws.com/images/obits-mobile-B.png

so that we can see more than the top of the deceased’s head. It looks like you have given me some clues, though, that I could try either


@media
(max-width:767px) {
.category-obituaries .td_module_mob_2 .td-module-thumb {
height: 116px;
}}

Or I could use the API as you noted and do something like

td_api_thumb::update(‘td_???????’,
array(
‘name’ => ‘td_????????’,
‘width’ => 100,
‘height’ => 75,
‘crop’ => array(‘center’, ‘middle’),? ‘none’?
‘post_format_icon_size’ => ‘small’,
‘used_on’ => array(
‘Module 6, 7’, ‘Block 1, 2, 7, 8’
)
)
);

where “td_???????” are the thumbnails that are used in the mobile posts loop page for both the “grid” of the first three listings and then the list of the remainder. I am thinking they are td_324x160 for the grid and td_80x60 for the list of posts following but that is my best guess based on how they look on the mobile theme.

Bogdan B.
tagDiv Staff

The js files in our theme are found here: https://www.screencast.com/t/7GYqYOPT
2 for the main theme and 2 for the mobile theme.
Thanks.

22p
Participant
#0

Sorry for this question: how to add mega-menu icon for desktop (but also mobile) as here?
https://dl.dropboxusercontent.com/u/6497728/menu-mega.png
Sure i use: Font Awesome 4 Menus

alaid
tagDiv Member

Hi Catalin

The problem you can not see on the site, but I’ll explain what happens.

When you create a new entry, you assign it the Featured category and publish it, on the PC it is immediately observed, but in the mobile version it appears 6 hours later, this is the problem.

Why does it take to see the new entry in the mobile version?

I do not have any cache plugins active.

Thank you

Bogdan B.
tagDiv Staff

Hello,

1) It seems that your mobile ad has a fixed width and that width is bigger than the device you use. Please use a responsive ad for mobile phones.
2) Please add this code in the theme panel-> mobile theme-> custom code section:
.td-mobile-footer-wrap{
display:none;
}

Thank you!

Gil Poulsen
tagDiv Member

OK, i’ll try one more time on this. What I really want to achieve is this:

http://media.altimac.com.s3.amazonaws.com/images/obits-mobile3.png

So that the people’s heads are not cut off. I was hoping there was a simple way to go this via CSS but no matter where I look, I cannot find a rule that sets the height of the images in the mobile theme. IF you can just tell me what the selector is that determines that, or where the rule is in the styles.css file, I can change it. I already created a rule to disable the images completely, but I would rather be able to show them as long as they are “normal” size and don’t just show the tops of people’s heads. Again, I don’t mean to be a pest about this but in our newspaper, and in every newspaper all over the world, there are dozens of “head shots’ of individuals that are all getting chopped off because of the default styling of the mobile theme. All I want to do is adjust that so that the images are acceptable to us and to our readers. Thanks!

22p
Participant
#0

https://dl.dropboxusercontent.com/u/6497728/user-photo.png
We use newspaper 7.8 and the icon in “mobile menu” have a problem when a “menu item” have a “submenu”.
Any idea to solve? Yes, we use Font Awesome 4 Menus.

suprim
Participant
Few change - topic
#0

1) On my mobile the header ad and article bottom ad always seems to go across the width of mobile screen https://www.screencast.com/t/AR1IGSoloIA I tried changing the ad size for mobile under the settings but it still shows different sizes of ad.

2) How do I remove or hide this part of footer from Mobile https://snag.gy/v9krpQ.jpg

Thank you

Catalin
tagDiv Staff

Hello alaid,

I have inspected your website on mobile and seems to work as expected. Provide some useful screenshots with your problem because I cannot recreate it.

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Please add this code in the theme panel-> mobile theme settings-> custom css box:

.td-a-rec-id-header_mob{
margin:0!important;
}

https://www.screencast.com/t/0l8kEv2G32xn

Thank you!

Bogdan B.
tagDiv Staff

Hi,

Now I’m confused. What are you really trying to achieve. You mention above you want to disable the images because of he cropping. You simply need to add the code in the mobile theme section under custom css and the images will no longer show up. The mobile theme is tied to the main theme in many ways, yes.
The css for the mobile theme can be found here: https://www.screencast.com/t/roauOvGoJ
Or you can simply add a custom css code in the section mentioned above.

Thank you!

Simion C.
tagDiv Staff

Hi,

The author box does not display on the post that you have provided, on desktop
https://www.screencast.com/t/jSuRuDkA6
Or on mobilehttps://www.screencast.com/t/UItjuUeSia
The code that you entered is working properly, I do not see the author box present. Maybe you just needed to clear your cache if the code was not applying.

Thanks

Viewing 25 results - 32,301 through 32,325 (of 41,416 total)