Search Results for 'mobile'

Results from the Forum
TrashTalk
tagDiv Member

I already did but some of the dates on the homepage are different from others. I want to put it all down under the category. Some of the dates are after the category block.
Also, The title of every single post is not in the center even though I put the custom code on mobile theme

Calin
tagDiv Staff

If you are using mobile theme paste it there in custom code.

Calin
tagDiv Staff

Hi,

Please go and download mobile theme plugin, you need to go on themeforest.net login with your account and download full document for Newspaper theme.
Try to remove again, and install the new one.

Thank you.

TrashTalk
tagDiv Member

will this code have an effect on the mobile theme version or i will just paste this on the custom code on mobile too?

Simion C.
tagDiv Staff

Hi,

Could be caused by the Cloudflare rocket loader, same as in this topic
https://forum.tagdiv.com/topic/mobile-search-appearing-on-desktop/
That is usually the case, disabling it should solve the sliding issue
https://forum.tagdiv.com/cloudflare-cdn/

Thanks

Calin
tagDiv Staff

Hi iamramgarhia,

Pleas read this topic: https://forum.tagdiv.com/topic/empty-page-template-not-visible-in-mobile/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please delete the plugin from …/wp-content/plugins/td-mobile-plugin ( host file ), and install it again ( you’ll find it here https://www.screencast.com/t/Va2eHHA7T ).
This should resolve your problem.

Thank you.

Calin
tagDiv Staff

Hi,

Yes, please read here:
1. First add a row, set the Row stretch on stretch row and content ( https://www.screencast.com/t/Ytg8Z14kR )
2. Step tow set margin top for desktop ( -48 https://www.screencast.com/t/QfyTCPbr ) and mobile ( -32 https://www.screencast.com/t/TqIfLPrdK ) for row.
3. Step three drag a text exactly in the empty row/empty column https://www.screencast.com/t/tpTzvvSlh
4. Step four copy the shortcode for crypto, click on column text, click edit Content https://www.screencast.com/t/j2d4i6aXZX
5. To look better on mobile device set margin left and right for column text -20
https://www.screencast.com/t/zKYj92P3

Hope you’ll manage it.

kimbright
tagDiv Member

Hi! Yep, the layout per device worked great, BUT I need the content to duplicate itself – meaning, the mobile row should show the latest content just like the desktop row above it. Right now, the mobile row starts about 6 posts after the desktop row. Is there any way to have the “Latest” posts in 2 different rows?

iamramgarhia
Participant
#0

I am using tag div template Pagebuilder + latest articles + pagination with mobile theme plugin on recently I noticed in mobile homepage at the top it shows no post how to remove this see the reference image below
https://prntscr.com/l46ejr and here is the direct link to my site https://www.beingtricky.com

TrashTalk
Participant
#0

Can you please help me to edit some custom codes on mobile?
I want the category and the title of each post to be at the center


also on mobile, I want to disable the auto scroll / sticky option of the of the main menu and the logo

please check the site : recipenijuan.com on mobile to see

scott.dutton
Participant
#0

Hi,

I installed the Newspaper 9 update this morning and everything worked fine.

I’ve just returned home and logged on and tried to activate the mobile theme plugin and I get this error..

Plugin could not be activated because it triggered a fatal error.

Fatal error: Cannot declare class Mobile_Detect, because the name is already in use in /homepages/45/d744300787/htdocs/clickandbuilds/MoorlandsRadio/wp-content/plugins/td-mobile-plugin/Mobile_Detect.php on line 28

Can you please assist?

Thanks

Calin
tagDiv Staff

Hi,

I’ve check your website several time with my mobile phone, and everything looks fine ( https://www.screencast.com/t/ovTsIeiA ), this problem can appear if you have lower mobile performance, or a slow connection to the internet, also the browser from mobile can be a problem.

Thank you for your understanding.

szostygracz
Participant
#0

Hi, I have a problem when putting tweets to posts, it’s working on desktop, but on mobile theme very often tweets don’t load and there is only text version like here: https://szostygracz.pl/wp-content/uploads/2018/10/Screenshot_2018-10-09-13-32-50.jpg
But not always, sometimes it’s working: https://szostygracz.pl/wp-content/uploads/2018/10/Screenshot_2018-10-09-13-33-31.jpg
I don’t know why and how to fix it. Before installing Newspaper theme I didn’t have such problem. Can somebody help me?

Calin
tagDiv Staff

Hi,

You get this error because you build that page with a composer, and the shortcodes aren’t recognized in theme mobile; and yes the best way is to deactivate the mobile plugin..

Thanks.

Morre27
tagDiv Member

Hey Calin,

Thanks for your quick reply.
Yes Mobile is activated and when I just copy the content to the Mobile editing space and upload it, I get the following error message when viewing mobile:

Fatal error: Class ‘td_css_res_compiler’ not found in /home/morre27/public_html/shortlinked.xyz/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 171

Maybe I just try to de-activate the mobile version?

Link of page: https://shortlinked.xyz/better-than-viagra-landing/

Calin
tagDiv Staff

Hi,

I think you have mobile theme activated, if is so you need to add in page, at the bottom of it the content for mobile ( https://www.screencast.com/t/eyqyjVNW ).

If is not so please provide some more information, and some url for the page with this problems.

Thank you.

Morre27
Participant
#0

Hi, I’ve created a landing page with tagdiv Composer using the pagebuilder Empty Page Template.
The page is NOT visible on Mobile??
Any thoughts to solve this?

Calin
tagDiv Staff

Hi,

I’ve just check your website, and everything looks fine, dual menus are for mobile and desktop devices and are displayed depending on the device you are using..

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

The top menu is not supposed to display on mobile, it will be hidden. However it could be made to appear if necessary, try this code
https://www.screencast.com/t/Z93oGw3pqs0
Enter it in Theme panel->Custom code->CSS section if you decide to use it

@media (max-width: 767px){
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align:center ;
}
.menu-top-container {
margin-right: 0;
}}

Let me know if you have more questions, I will try to help you.
Thanks

sarafaportal
Participant
#0

Hi team
i am new with news paper theme my website is https://sarafaportal.allindiasarafabazaar.com/
i want to know how i can use top bar menu in mobile version ?

i do not want social icons in mobile version i want menu item which is not coming after all my efforts

Please help

Simion C.
tagDiv Staff

Hi,

In that case you could create another row with the layout and elements you want for mobile below the current one. Hide the first row on mobile
https://www.screencast.com/t/jhYG4hXBe
https://www.screencast.com/t/YezxNK1E
And the other one on desktop – https://www.screencast.com/t/K6JWWp9qC7W

This means that you can display different rows desktop vs mobile. It could be a solution if you want to give it a try.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see AMP is not activated for your posts. You simply have to install the plugin and activate it, to test add /amp at the end of the URL of a post page. The posts should look like this
https://demo.tagdiv.com/newspaper_crypto/td-post-ripple-ceo-and-ethereum-co-founder-bash-ico-industry/amp/

There is no menu currently for the AMP version, this and the design is inspired by the Yoast SEO website
https://yoast.com/social-media-optimization-with-yoast-seo/amp/
The header logo will be the one you set for mobile in the theme panel
https://www.screencast.com/t/sk3sDiyVW
If the logo is blurry test with a different image format and sizes, until a good result is found.

Ad codes for AMP will have to be entered in the dedicated AMP section, be sure to use the proper codes, for example for Adsense
https://support.google.com/adsense/answer/7183212?hl=en
https://www.screencast.com/t/vc3VzKSIEHTi

AMP will work properly for pages created with the default WordPress editor if you want to use it for pages, not with page builder content. The main purpose of AMP is speed, not loading heavy pages with blocks and grids.

Of course our plugin is optional, you can use other AMP plugins if needed. We will try however to improve it and add more options for it in future updates. Let me know if you have more questions.

Thanks

Catalin
tagDiv Staff

Hello tmaghrebt,

Yes, you should disable at the moment, the Mobile Theme plugin and check how it works without it. Also, remove all of the untested plugins which might interact with the theme core files and causes a lot of unknown issues. Clear all the caches and check the results.

Thanks for your understanding!

kimbright
Participant
#0

Hello,

On desktop, the top home page block order using 1/4+1/2+1/4 looks great – but on mobile, I need the 1/2 to appear 1st, the 1st 1/4 to appear next, and then the last 1/4.

How can I accomplish this layout for mobile ONLY?

Thanks.

Viewing 25 results - 26,976 through 27,000 (of 41,416 total)