Search Results for 'mobile'

Results from the Forum
gilean
Participant
#0

Hi guys, i’ve just updated your theme, but the website goes blank with error 500 using the amp plugin:

https://wordpress.org/plugins/accelerated-mobile-pages/

what we can do?

Karmaz1
Participant
#0

Hi guys,

Can you perhaps tell me how to hide the sticky sidebar on mobile?

Currently it displays on the end of the page on mobile, and I would like to remove this.

I don’t need a site wide rule, just on a single post page.

Any ideas on how to do it?

Thanks!

Bogdan B.
tagDiv Staff

Hello,

1. the 2 plugins have nothing to do with one another. The page builder is a tool you use for pages and the mobile theme is a style that will show up when the user accesses your site from a mobile device. They are 2 completely different things. You do not need the mobile theme plugin as it is an alternative to the standard responsive design.

2. Please provide a link to your site and make sure the mobile theme plugin is installed and active.

Thanks.

chauquocbao
Participant
#0

Hi
How can i show “Trending Now” module in mobile theme

Thanks for help

afisk
Participant
#0

Hi 2 questions

1. im using the tagdiv composer, so do I need the mobile them plugin ?
read somethere that the newspaper theme is native responsive.

2. the mobile theme does not show up anywhere in the theme after install.
i
I have tried to delete cache, uninstall multi purpose plugin and reinstall as suggested in another post
nothing seems to get the mobile theme to show up.

any clues or tricks would be appriciated

thanks in advance

Bogdan B.
tagDiv Staff

Hello,

This is because you use the mobile theme plugin. Pages have 2 versions when using the mobile theme. One for desktop and one for mobile. If you do not update the content in the mobile editor in page edit, it will not update.

Thank you!

Catalin
tagDiv Staff

Hello drvarun5179,

Please keep in mind that the bbpress is working well for Mobile Theme. I have tested and works as expected. Regarding on Sidebar, keep in mind that it’s not possible. The Mobile Theme has been designed to be used without any sidebar because it’s not recommended to use the Sidebar for mobile. The width of the mobile devices is too short for adding a sidebar to scroll it, right?

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

If you have tried the suggestions from above, and the mobile theme plugin is not working properly, send us an email at contact@tagdiv.com and provide admin login information. We will take a look. Also paste a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

There is currently an issue that is happening when attempting to login on mobile, we are aware of this problem and we will officially fix it in the next theme update. This will happen as soon as possible. Sorry for any inconvenience caused.

Thanks

Bogdan B.
tagDiv Staff

Hello,

If you use the mobile theme, then there is no style 5 on the mobile theme. There is only a single post style and that is the default one. Sorry for the inconvenience. If you want to remove images on the mobile theme you can use css to hide the featured image for specific posts or from a specific category.
I will be able to help with the code if needed but i will need a link to your site and and you will need to place the posts with no featured image in a specific category so I can target it with css.

Thanks.

Catalin
tagDiv Staff

Hello hassan9t2,

If you want to affect the style for the mobile theme you should to use the media queries and target the mobile width with your properties. You can provide your website URL so I can give you an example.

Thanks for the message!

Catalin
tagDiv Staff

Hello hoanhdotat,

Unfortunately, our mobile menu has not been designed to be replaced with another one, sorry! Notice that mobile menu was custom made and it cannot be changed, sorry! Also, we do not recommend using other untested plugins with this functionality because you can easily break the theme and we cannot provide support for untested plugins, sorry!

Thanks for the message!

Ivana
Participant
#0

Hi.

Does someone know what can be the problem in this situation?

I have this custom code:


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

for adding top bar menu on mobile screen and it works great on this site http://brendmagazin.com/

But that same code doesn’t work on this site http://remixpress.com/

Can someone tell me what can be the problem?

Thanks!

jasonleewkd
Participant
#0

Hi, I have a newspaper theme that I’ve been using for 4 months.

Lately, pages on the mobile site are not updating whereas the desktop ones are.

Blog posts are updating per normal.

The 2 pages that are no updating are as follows
https://www.propertyinvestsg.com/price-charts/ (see NUS Singapore Residential Price Index (SRPI) – Oct flash and Sept revised 2017 vs mobile site)
https://www.propertyinvestsg.com/singapore-reit-data/

Would appreciate any help!

unudadomain
Participant
#0

sign in showing on mobile but not on desktop, No join anywhere

HDT
Participant
#0

How i can replace mobile menu ? i used some plugins like hero menu, mega menu… but not working with Newmag theme.
Thanks !

drvarun5179
Participant
#0

Hi,

I have questioned about the compatibility of Newspaper with BBPress before too. It works charm on desktop, but the mobile theme is a bit hectic task. Tried messing with functions.php, but didn’t work out as m not much of a developer.

My current question is, is there any way i can add BBPress sidebar to mobile theme of Newspaper? 90% of users are on mobile, and disabling mobile theme doesn’t seems a good idea, given my GTMetrix scores are already above 90. Is there any way i can add a little of features to BBPress forums on mobile theme?

Regards
Dr.Varun

aheskar
tagDiv Member

Hi,
It works when the Mobile Theme Plugin is not enabled.
However, the most recent version of the plugin.

Thanks.

Nerves
Participant
#0

Hello,

On https://www.lja.fr, my mobile theme doesn’t display “featured” category on the top grid.

Can you help me please.

Thks very much.

fermin
tagDiv Member

Hello
I send screenshots.
Computer version and mobile version.
The problem is that in the mobile version, when you open the news, the photo comes out (style 5). I would not have to take a picture.
On computer ok.
Links:
https://www.dropbox.com/s/6yd6d5lazr8vvik/Mobile-cover-ok.png?dl=0
https://www.dropbox.com/s/x86m7801hsbxsgr/News%20style%205%20on%20mobile%20with%20photo.png?dl=0
https://www.dropbox.com/s/1m7oylxnclbijvd/News-style-5-computer-ok.png?dl=0
https://www.dropbox.com/s/q43h84i905voxip/News-style-5-on-mobile-with-photo-not-goog.png?dl=0

Thank you
regards
Fermin

firefight1981
tagDiv Member

I can build a page with three or four columns. The last column I will use as the right sidebar.

The problem is that the last column I turned into a right sidebar is not static, like the right sidebar is on a page without columns.

So, on a page I build with three or four columns, then turn the last column into a right sidebar, the right sidebar is not static and it looks weird on a mobile device.
This is because the content I put into the right sidebar now blends in with any content I put into columns 1-3, and its not showing last when scrolling through a page.

If I turn the last column into a right sidebar, I need two things:
1. When viewed on a desktop, I need the new right sidebar to be static.
2. When viewed on a mobile device, the right sidebar will show last…..after all content in the columns before it.

hassan9t2
tagDiv Member

another thing i add my costum font in the website and its working well for the content of the post but the problem is the font is working only on desktop version, how i will apply the same font for the mobile version for post content only

duck1970
tagDiv Member

OK, I’ve solved it, now it works perfect on mobile. Closed topic

Bogdan B.
tagDiv Staff

Hello,
Sorry but our theme does not have settings for each viewport in particular. You will have to use css if you want different fonts on different viewports.
Here is an example on the post content for mobile devices:

@media(max-width:767px){
.td-post-content p, .td-post-content{
font-size:15px!important
}
}

Thanks.

duck1970
Participant
#0

Hello Forum, I am setting up my website with NewsPaper in wordpress, everything is correct in pc, but if I want to access from a mobile device, the browser tells me that it is not possible to display the page. Can you help me solve why I do not see the web from mobile or tablet? Thank you. attached web link
http://v7.radiomarcabarcelona.com

Viewing 25 results - 29,826 through 29,850 (of 41,416 total)