Search Results for 'mobile'

Results from the Forum
junaiddar
tagDiv Member

I tried this code in Custom CSS and Advance CSS mobile section.

I removed @media (max-width: 767px) bit when I placed it in advance CSS mobile section. Nothing worked.

Simion C.
tagDiv Staff

Hi,

Maybe you are using the mobile theme plugin. In this case you will have to edit the post template file that the mobile the uses
https://www.screencast.com/t/TbFBzbDIU
The mobile theme does not use the post template files as the desktop version, it uses a different post template. Edit the file shown in the screenshot and insert the contact form shortcode in the post structure, where you want it to be displayed.

Thanks

fatih-2
tagDiv Member

Hi Simion. If it doesnt work like you said, can you suggest me anything for the alternative below?

On our web site, we do use some special ad codes for banner areas. But it doesn’t go responsive on mobile.

The bannser lik img src + some additional tracking code

The banners looks good on desktop but for the mobile its too big. I couldn’t fix that with the page builder’s responsive adjustments.

  • This reply was modified 8 years by fatih-2.
  • This reply was modified 8 years by fatih-2.
  • This reply was modified 8 years by fatih-2.
  • This reply was modified 8 years by fatih-2.
  • This reply was modified 8 years by fatih-2.
Simion C.
tagDiv Staff

Hi,

The top menu will not be displayed on mobile, it is not supposed to display. It can be made to appear. I see that you already made some modifications. Try adding a code like this
https://www.screencast.com/t/EEsOvws2iD
It may require additional modifications. I see that you are also using an AMP implementation for your website on mobile. That could also interfere with the top menu, and how it will display, if you choose to make it visible.

@media (max-width: 767px) {
.td-header-style-8 .td-header-top-menu {
display: block;
margin-left:auto;
width:auto;
}}

Thanks

nineteen19
Participant
#0

I am working on a new site locally with MAMP PRO.
Everything was working great until yesterday, when I installed the mobile theme plugin.
After that I loose my main homepage.
Every time I try to open the page with tagdiv composer I have the same message:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!

The steps I did:
I uninstalled the mobile theme plugin
I deactivated all the other plugins except the composer
I installed super cache plugin to delete the cache but I have not anything cached
I am not using yoast seo or any other composer

As you can see I did all the steps you are giving to other people with the same problem… but I still have it!

Can you please give a solution?

daniloz
tagDiv Member

Hey Catalin,
thanks for your answer.
Okay, I get that. In the demo though, the “related articles” section looks similar to what I am looking for:
https://www.dropbox.com/s/ha6itml444n5zk2/Datei%2028.08.17%2C%2012%2019%2027.jpeg?dl=0

The problem is that my mobile theme looks unfinished whereas the mobile theme on the demo page looks perfectly fine.
Is it possible to get the demo styling without overwriting the existent content?

Bogdan B.
tagDiv Staff

Hello,

Sorry but the menu on mobile cannot be changed to a desktop version in our theme. You can only request the desktop version from your mobile browser but you cannot make the theme show the desktop menu by default.

Thanks.

Ignacio
Participant
#0

Hi, We add a Contact form 7 after the article into the file loop-single-6.php and loop-single.php and work fine in pc version but in mobile version no show nothing. Where mus we add the code for mobile version?, thanks in advanced.

fatih-2
tagDiv Member

Hello Simon

Thank you for your reply.

The reason we are trying to use mobile theme plugin is that it offers additional banner areas specifically to be used in the mobile theme.

Our current design uses HMTL codes for banner areas and they don’t look as good as it is in the mobile theme.

We want to use additional banners only for mobile version.

Any idea will be appreciated!

Thank you

Simion C.
tagDiv Staff

Hi,

The mobile theme is optional. The theme does not depend on this plugin and you can choose not to use it. In this case something must be causing the mobile theme style to apply when it should not.
This is usually caused by plugin conflicts, it could be a plugin that is interfering with the functionality and causing the mobile style to load. This can only be tested if the plugins would be deactivated and then tested. It may be optimization plugin, please try deactivating that and check if the website displays properly.

Thanks

Simion C.
tagDiv Staff

Hi,

The mobile theme plugin may not work properly in that situation. If everything works perfectly on desktop, maybe it would be better to simply deactivate the mobile plugin. This plugin is optional, and the main theme is fully capable to display the best results on mobile devices due to it’s responsive design.

Thanks

CurioSfera
tagDiv Member

Hi Simion!!!
The css code that you gave me works perfectly in mobile version, but not in AMP pages.
My question is what css code should be applied so that it also appears in AMP?
Thank you very much!!!

junaiddar
Participant
#0

Tried custom css to make the top menu appear in mobile devices but failed. Can you please help me out? Here is my website link emperorpost.com

Thanks in advance

imambudianto5
Participant
#0

Dear Team,

i just create table on footer, i have problems..
my table not reponsive on mobile
please check :
On desktop is ok : https://www.screencast.com/t/E5JrR8RTX
but
On mobile not responsive : https://www.screencast.com/t/jF4d6Idz1iIm > https://www.screencast.com/t/QFRk1ENNHDJ
this is my table html on footer:
<table style=”text-align: center; padding: 5px; background-color: #f7f7f7; border: 2px solid #ececec;”>
<tbody>
<tr>
<td>#INSPIRASI</td>
<td>#KREATIVITAS</td>
<td>#SEHAT</td>
<td>#PSIKOLOGI</td>
<td>#TIPS</td>
<td>#CEWEK</td>
<td>#HUBUNGAN</td>
<td>#KEHIDUPAN</td>
<td>#MOTIVASI</td>
<td>#TEKNOLOGI</td>
<td>#DIET</td>
</tr>
</tbody>
</table>

Please help..

Thanks

Best Regards

daniloz
Participant
#0

Hey there. Super happy with the Theme so far.
My client asked, if it is possible to style the related articles on mobile to make it look like the frontage more.
Showing the featured picture etc like so:
https://www.dropbox.com/s/oh9ibsq36wfsaip/Datei%2027.08.17%2C%2002%2037%2051.jpeg?dl=0

Also: how can I change the background on mobile? Is it possible? My client would like some pattern instead of a plain white background

Scott
Participant
#0

I would like to delete the category page headers or maybe just change the font in the mobile theme.

https://www.awesomescreenshot.com/image/2766113/848e552d0eb413695b3181927a9e8e86

can you provide some guidance?

prashanth
Participant
#0

Hi,

On homepage it automatically renders a grid which contains featured posts and a latest posts section.

My mobile theme page does not renders grid! Please see the attached screenshot.

This template appears only if a static page is used, for this check the wp-admin Settings->Reading section.

It’s already selected. Here is my site link Info Inspired
infoinspired newspaper mobile theme
Regards,
Prashanth

prashanth
tagDiv Member

Hi travisnw,
I’ve checked W3 Total Cache together with CloudFlrare on my WP Site. It’s great speed booster! But I found some issues this with Newspaper theme.
1. Newspaper Mobile Plugin behave improperly.
2. Frame Buster plugins or code is also not functioning properly.
You can use WP Super Cache as suggested by Bogdan B. Also use jetpack. This way I can regain my speed on desktop devices. Still on mobile the speed is not up to the mark.
Thanks & Br,
Prashanth

masdi
Participant
#0

I just want to change menu appearance as like desktop version on mobile version. Perhaps by turn of menu responsive system.

CurioSfera
Participant
#0

Is possible to have a floating hamburger menu in a mobile version like this picture?:
http://s2.subirimagenes.com/otros/previo/thump_9789768floatinghamburger.jpg
What is the css code for a mobile version?
And for the AMP?

Thanks!!

lcerura
tagDiv Member

Okay, forgive me. Just saw another thread concerning CSS and Mobile.

So I’ve entered the following but no change.


@media
(max-width: 767px){
.td-post-title h1{
font-size: 12px !important;
}
}

Regardless of that, I’d still like to know if it’s possible to hide the post title.

Thanks

SheikhOvais
tagDiv Member

Does disabling this mobile theme plugin dramatically changes the theme code? During the theme update, I had a disastrous shake in my SERPs rankings. About disabling all other plugins, I will try it, however, I have all essential plugins installed. So, this would not be possible. Can you please take a look into the theme code on my site?

lcerura
tagDiv Member

Hi, I’m referring to post titles as well.

If I’m not able to get rid of them, then how’d I change the font size for mobile?

I have already changed their size and they look okay on desktop but on Mobile they’re much too big.

thebackbenchers
Participant
#0

hello sir/madam

earlier i had different theme on my wordpress, running successfully, and opening with https:// not it shows unsecured error and open in http:// i searched it is due to some images in my site which are-

Total number of items: 113
Number of insecure items: 6
Insecure URL: http://www.newsineer.com/wp-content/uploads/2017/08/8.jpg
Found in: https://www.newsineer.com/

Insecure URL: http://www.newsineer.com/wp-content/uploads/2017/08/logo-mobile.gif
Found in: https://www.newsineer.com/

Insecure URL: http://www.newsineer.com/wp-content/uploads/2017/08/logo-header.gif
Found in: https://www.newsineer.com/

Insecure URL: http://www.newsineer.com/wp-content/uploads/2017/08/newspaper-rec728.jpg
Found in: https://www.newsineer.com/

Insecure URL: http://www.newsineer.com/wp-content/uploads/2017/08/newspaper-rec300.jpg
Found in: https://www.newsineer.com/

Insecure URL: http://www.newsineer.com/wp-content/uploads/2017/08/logo-footer.png
Found in: https://www.newsineer.com/

please tell me how to remove this completely.

thank you !

Simion C.
tagDiv Staff

Hi,

I have inspected the website on mobile, but it seems the images in the post page cannot be clicked entirely. Clicking on the images does not do anything. I believe you were successful in achieving the desired result.

Thanks

Viewing 25 results - 31,026 through 31,050 (of 41,416 total)