Search Results for 'mobile'

Results from the Forum
Thomas
Participant
#0

Hello
For now when a user is logged the link send to the list of his articles.
We want that on computer and mobile it go https://www.virtualmagie.com/profil
After we changed the logged files nothing change anymore.
What we have to do to achieve that?
Regards

JJ0000
Participant
#0

The header ad that is set up is perfect for desktop and mobile, is there a way to clone this code and put it somewhere else? Whenever I try to set up google adsense (above menu), it outputs a 300×300 ad instead of one that resembles Theme Panel > Header Ad.

Simion C.
tagDiv Staff

Hi,

If the website resources are loading slow sometimes, or are blocked for some reason (by a robots file for example), there will be warnings or the page in question will be declared not mobile friendly
– https://support.google.com/webmasters/answer/6352293?utm_source=search_console&utm_campaign=sc-mft-test

I tested a few of your posts with the Google mobile tool, they seem to be mobile friendly from what I can see
https://www.screencast.com/t/3UOoevw6
https://www.screencast.com/t/U7Clz7LGuV
I have seen in the past inconclusive results from this tool, testing the same post a few times provided different results.

The login you are referring to would be the one from the mobile menu
https://www.screencast.com/t/qHjbdpEm0nI
If the login option is enabled in the theme panel, there will be a login displayed in mobile as well.

Calin
tagDiv Staff

Hi,

This problem can appear if the mobile device have a lower connection to internet.
Also please try to resolve the console error https://www.screencast.com/t/5WNmwfSatwV

Thank you for your understanding.

Catalin
tagDiv Staff

Hello ashubais,

I have tested the FastNews on mobile and everything seems to work as expected. You can try our demo from here -> https://demo.tagdiv.com/newspaper_fast/ You should provide your website URL so I can take a closer look at it.
Notice that header section was custom made as you can see here -> https://demo.tagdiv.com/newspaper_fast/ Also, if you want to replicate it to Footer section you should do it yourself, using the Footer page, as a hint.

Thanks.

Calin
tagDiv Staff

Hi,

I’ve just check your website with my mobile, and it seems you’ve solve the problem
https://www.screencast.com/t/egyfn0vnoQC

Thank you.

Simion C.
tagDiv Staff

Hi,

From what I can see some of the resources cannot be loaded in a post I tested, they are blocked by the robots file from what the test says
https://www.screencast.com/t/1rhjDaNUch
https://www.screencast.com/t/XV2noZRW

While other posts pass the test – https://www.screencast.com/t/DMGNsSGP5

If the resources are loading slow sometimes or are blocked for some reason, there will be warnings or the page in question will be declared not mobile friendly
https://support.google.com/webmasters/answer/6352293?utm_source=search_console&utm_campaign=sc-mft-test

Gabrijel
Participant
#0

Hello,

I changed logo images. I changed header styles, but I cannot see the change. I even deleted the browsing history, tried another browser, no change. But when I go into theme settings, I can see that I changed logo image….

Also I put a different Footer logo in footer info content section. Now, on mobile phone main logo on the top of my site is Footer logo! I dont want footer logo to be on top of my site on mobile version.

What is going on?

jonathan24
Participant
#0

hi guys, i have added a ID link to a Div ID at the bottom of the page, i would like it it to smooth scroll down to to the DIV ID. If i add the JS to the page or to a separate JS file it breaks the <div class=”td-scroll-up</div> or the menu open option on the mobile version.

the code i used that worked, but break other things was:

$(document).ready(function(){
$(‘.tdm-image-box’).on(‘click’, function(event) {
event.preventDefault();
var hash = this.hash;
$(‘html, body’).animate({scrollTop: $(hash).offset().top}, 800);
});
})

do you have anything in your functions that already includes this and allows me to do this without breaking anything?

Janty
Participant
#0

I have added WhatsApp share button in the post. When I have shared article by pressing the WhatsApp share button, it just share only headline of the article not link. Fix this.
Check to sure https://technicalturner.com/benefits-internal-linking-seo/

malangtoday
Participant
#0

1. i want insert image fix paralax image at row tagdiv composer, but working by desktop only http://prntscr.com/l8ie7x not working in mobile version http://prntscr.com/l8iedy. pls help

2. i use flex block, how can be caroussel post at mobile version?

Ken0929
Participant
#0

Hi, I would like to add horizontal scroll for Flex block1(or something) on mobile device, just like Big Grid1.
I think I need to add some CSS for it. Could you give some advice?

Also, I would like to do the same thing for ROW element.
If you have 3 images horizontally in a ROW, You can see 3 images vertically on mobile.
But I would like to see horizontally with a scroll.

Thank you.

spu
Participant
#0

Hi,
Suddenly we are facing this problem on the mobile theme, it appears randomly. The template goes out of sync and probably a script is not loading.
See images attached. website: http://www.gadgetbridge.com
https://prnt.sc/l86ub6
https://prnt.sc/l86u81

any solution?

Regards
SP

italiastylz
Participant
#0

Hello i have install new update for my newspaper theme but i have a problem with the mobile AMP.
When i go to my iphone i have a lot of bugs on the index page.
https://www.breakingvap.fr/
I was update all plugin but it don’t work.
Can you help me please ?
Thanks

improgrammer
Participant
#0

Can you please help me to solve this error?

https://search.google.com/test/mobile-friendly?hl=en&id=lU8GLwshzSlsl7Ocps_4dQ

Url : https://www.improgrammer.net/useful-google-search-tricks/

Errors:
Clickable elements too close together
Content wider than screen

danblukk
Participant
#0

Hey all

After inspecting my urls with google search console and trying to figure out why it keeps saying URL is not on Google on all my pages.
I tested the live version of a post and it said Page is not mobile friendly?

Clickable elements too close together.
Content wider than screen.

Thing is when I test it on my phone it looks fine and not like what the google live test shows.
On a side note I dont understand why my mobile menu has a sign in box at the top?

Anyone know how to solve this?

My site: https://martial-arts-review.co.uk

m.abdelmobdy
tagDiv Member

Thank you very much
I need only your advice
I make your theme rtl
all things good with me in laptop…
but i mobile I found style.css in mobile folder
I make it rtl
but I don’t see any changes 🙁
would you please only advice me what was problem?

sonnymarojahan
tagDiv Member

ah btw….

do i need to activated the mobile theme first?

i am not activated the mobile theme for now, since the responsive theme already made it possible to responsive on every mobile devices.

Thanks 🙂

Simion C.
tagDiv Staff

Hi,

Maybe something like this? – https://www.screencast.com/t/MnTIAAM6
I could modify it if needed. The code can be entered in the advanced CSS section->phones
https://www.screencast.com/t/Q934gMiVc

#td-header-menu .td-icon-mobile:after {
position:absolute;
content:'menu';
font-size: 18px;
bottom: -15px;
left: 10px;
}

Let me know.
Thanks

ashubais
tagDiv Member

Great, Thanks Man!

I would also like to ask one thing, that. as I have applied the fast news template, which have gradient colored background for Header. Is it possible to apply same on Footer?

And the gradient color doesn’t looks on the mobile’s? How to apply for both mobile and footer.

DaveS
tagDiv Member

After doing some tests, it turns out that the last suggested code:
.woocommerce .columns-3 ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}
changes the design of the desktop version too. It shows 1 product per row on both mobile and desktop.

It should keep showing 3 products per row on desktop, which was achieved using this code:
// Change number or products per row to 3
add_filter(‘loop_shop_columns’, ‘loop_columns’);
if (!function_exists(‘loop_columns’)) {
function loop_columns() {
return 3; // 3 products per row
}
}

Changing the total number of products per page for mobile would also be a solution. This way we can keep showing 2 products per row, just need to define somehow a total number of lets say 16 products so that there no single product left at the end of each page. Any ideas how to achieve?

sonnymarojahan
Participant
#0

Hi guys,

Is it possible to make a text “menu” below the menu navigation bar on mobile?
i mean… the text “menu”, not the secondary menu.

anyone can help me, please?

Thanks 🙂

Simion C.
tagDiv Staff

This – https://prnt.sc/l78250 will work only if you don’t use the mobile theme. There you are editing a page with the composer, composer content is not displayed on mobile if you use the mobile plugin.

So you can design a page, use these settings – https://prnt.sc/l78250 but this page will not be displayed on mobile if the mobile theme plugin is active.

If I misunderstand something, please correct me.

Simion C.
tagDiv Staff

Hi,

You could simply enlarge the single product with some CSS, to make it occupy the full row on mobile
https://www.screencast.com/t/jvzgjPYqO
This is the code used, give it a try

.woocommerce .columns-3 ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}

Thanks

jotem
Participant
#0

Hello, I run 7 different sites using Yours amazing theme. Great work guys, really.

I have a problem regarding AMP. I wanted to set it up on https://jotem.in I did everything like You wrote on FAQ. I cannot see it working using mobile/dev tools. I thought that this is related to WP Super Cache. I disabled it for tests. I received message form Google few days later, that i should fix problems with AMP and it has pointed to 470 posts so far. I dont know what is wrong and why it is not working.

Google says:
– Non standard JavaScript which is forbidden
– There is no mandatory “amp-custom” tag
– Wrong href attribute in CSS
– Wrong Div tag in JavaScript “amp-auto-ads extension .js script”
and much more

Viewing 25 results - 26,851 through 26,875 (of 41,416 total)