Mobile Theme – like, share buttons, pictures…

Posted in: Newspaper
Post count: 8

Dear Support!

I installed the mobil theme the which if fantastic, but i have several problem with it.

1: The share buttons are not at that position as desktop’s buttons, under the post title, author, date… you can see on the picture.

https://s26.postimg.io/i58se7247/14256609_1084934261562574_954591262_n.jpg

2: Facebook like and tweet button are disappeared

https://s26.postimg.io/sgl56uttj/14281544_1084934248229242_770313790_n.jpg

3: And finally i would like to ask you how can I solve that: if someone click on the picture it open in a new window, but i wouldn’t like it, i would like to appear as in the desktop version, like:

https://s26.postimg.io/4e4bbzd6f/jujdut.jpg

Thank you for your answer!

Post count: 6535

Hi

1. Replace the code from single.php with this one: http://screencast.com/t/IADTpxVgJRhttp://pastebin.com/PD6hNLns
2. Replace the code from td_module_single_mob.php with this one: http://screencast.com/t/9KgpykWNC -http://pastebin.com/218Ggk5w
3. Mobile theme does not have support for modal images and you will need some customization in theme’s core files to achieve the desired result. 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!

Post count: 8

Now I have FB like and tweet button at the top and the bottom of the post. I would like to be visible this just at the bottom. And how can I hide these two dots?

https://s26.postimg.io/ozj33vurb/14218081_1085037554885578_305628689_n.jpg

https://s26.postimg.io/l4fp1bblj/14218241_1085037538218913_1698790672_n.jpg

Thanks!

Post count: 22421

Hello,
Please provide a link to your site so i can inspect the code for these elements and provide the css for it.
Thank you!

Post count: 8
Post count: 6535

HI

Try this css in theme panel > mobile theme > custom code: http://screencast.com/t/mxWc1GBaf

.td-classic-sharing li {
display: inline-block;
height: 20px;
margin-left: 0;
}
.td-post-sharing-top{
display: none;
}

This code will correct the button’s style and will hide top like and tweet bottoms.
Thanks!

Post count: 8

Now it’s fine! Thank you!

Post count: 2

I just install 7.3 theme.
In mobile version there is no like button.
I try to insert the css above but still dont have like button
My site is http://www.portalpr.ro
Thx

Post count: 22421

Hi,

The mobile theme does not use the like button you can see on the desktop theme. It was removed from the mobile theme. You will have to use the standard responsive version of our theme. The option was removed as it could not work with the mobile theme implementation.

Sorry for the inconvenience and thank you for your understanding.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.