This topic has 14 replies, 3 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler
Hi,
1. On Android mobile issue, Please see this screen https://prntscr.com/p71sp4
our user feedback that on the menu, he extended “Brands” and select clinique. It changed to a blue colour when he clicks on it. But the link does not load. It only loads if he right clicks and choose “Open in new tab”.
Also, this happens on the search menu.
2. On iPhone mobile issue, please see this screen https://prntscr.com/p71svf
When I extended Brands from the menu and try to roll down the menu, the menu not moving. But the page is moving. The menu is idled. Somethings wrong with it.
Would you help to double-check these issues?
Thanks and Best Regards,
Thomas
Hi,
More information, the Android mobile is Samsung model. I tried a few models the same problem.
Also for iPad, the slider doesn’t show at home page.
Thanks and Best Regards,
Thomas
Hello,
Go to Theme Options > General > disable Nice Scroll option and check if problem fixed when the option is disabled. Let me know about results.
Regards
Hi Olga,
Thanks for the help.
This problem already solved on iPhone mobile. I will update the status of Samsung products for you by tomorrow because I haven’t got Samsung on hand.
Can I ask one more thing, please see https://prntscr.com/p797qn
Not sure why it has space between to display product at the end on the home page?
Thanks and Best Regards,
Thomas
Hi Olga,
The menu problem already fixed for all type of mobiles. Many thanks for the help.
Would you help to have a look at why it has space between to display products at the end on my home page? Is it related to our database data?
Thanks again.
Best Regards,
Thomas
Hello,
You’re welcome!
Please provide temporary wp-admin and FTP access.
Regards
Hi Rose,
Thanks for the help.
Best Regards,
Thomas
Hi Rose,
Last time, you teach me to add this code
.post-type-archive-product .sidebar,
.tax-product_cat .sidebar{
display: none;
}
on mobile cust. to “Not display the Categories”. It is working fine but I just found the sub-menu under mobile Brands -> Acqua di parma,….. these still show the categories. Not sure why? If you have time, would you have a look?
Thanks and Best Regards,
Thomas
Hello,
1) We can’t connect to your server using SFTP. Please, check and provide correct username and password.
2) Please change the previous code to:
.post-type-archive-product .sidebar,
.tax-product_cat .sidebar,
.tax-brand .sidebar {
display: none;
}
Regards
Hi Rose,
Please try it again. use ftp and port 21.
Thanks and Best Regards,
Thomas
Hi Rose,
How can I modify – Separator %%sep%% The separator defined in your theme’s wp_title() tag because I like to change it from – to | ?
Thanks and Best Regards.
Thomas
Hello,
It’s possible by additional customization. Find etheme_breadcrumbs function in legenda/framework/theme-functions.php , copy it to child theme functions.php and change the separator to what you need.
Regards
Hi Olga,
Many thanks.
Best Regards,
Thomas
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up