Forum Replies Created
-
AuthorPosts
-
September 27, 2016 at 6:19 am in reply to: Shopping cart list out of alignment on smartphone #692061
Hey Andy
Thanks so much, that worked perfectly!
Kind regards
Nicole
September 24, 2016 at 1:11 pm in reply to: Shopping cart list out of alignment on smartphone #691151Hi Andy
Sorry for the delayed response. I’ve included a link to a screenshot of the issue in the private content. If you use a smartphone to add an item to the cart you should be able to see the problem.
Thanks for your help.
Kind regards
NicoleSeptember 1, 2016 at 6:25 am in reply to: Shopping cart button overlapping menu on smartphone and out of alignment #680488Hey Yigit
That works perfectly and everything is looking awesome!
Thanks so much for your help!
Kind regards
Nicole
August 31, 2016 at 6:25 am in reply to: Shopping cart button overlapping menu on smartphone and out of alignment #679815Hey Yigit
Thanks so much! That worked really well! The cart icon is almost in the correct spot now. It is just sitting a fraction to close to the top of the page. Would it be possible to move it downwards a little bit?
Thanks again!
Kind regards
Nicole
Hey Ismael
This worked perfectly! Thanks so much for your help!
Kind regards
Nicole
Hey Yigit
This worked perfectly! Thanks so much for your help!
Kind regards
Nicole
Hey Rikard
Thanks for your reply.
The issue is that I’m using a different logo for smartphones and it is off centre (to the left) on landscape view. Is there a way to centre it?
Thanks for your help.
Kind regards
NicoleThanks Rikard, the site details are included in the private content.
Thanks
Nicole
August 7, 2016 at 2:06 pm in reply to: Customise view different from what is actually appearing on tablet #669448Hi Ismael
Thanks for your reply.
Under the ‘Appearance’ menu on the WP dashboard, there is a ‘Customise’ page that allows you to see how your site display look on desktops, tablets and smartphones.
I’ve tried adjusting the min width to 768px as you suggested but unfortunately this hasn’t resolved the problem.
It’s not a big deal, I can keep using an actual tablet to check the display.
Thanks for your help.
Regards
Nicole
August 2, 2016 at 2:12 pm in reply to: Responsive mobile menu items not displaying and other mobile display issues. #667647Hey Yigit
Thanks for this – this solution works really well.
Thanks for your help.
Kind regards
Nicole
August 2, 2016 at 1:41 pm in reply to: Responsive mobile menu items not displaying and other mobile display issues. #667625Hey Yigit
Thanks for your help. I knew it was something I was doing wrong but couldn’t figure out what. I totally understand the mock up I’ve provided is outside of what you can assist with.
It’s hard to know what changes I’d like as I don’t know what the menu looks like. I was hoping to display a link to the ‘My Account’ and ‘Cart’ in someway. On the desktop version I have these links in the top header menu (red menu) but there isn’t enough room to do this on the mobile display. So I removed them from the mobile view using the code you mentioned above.
If you can help me to get the mobile menu to display with the ‘My Account’ and ‘Cart’ links that would be a big help!
Many thanks
NicoleJuly 29, 2016 at 1:17 pm in reply to: Customise view different from what is actually appearing on tablet #666563Hi Ismael
Thanks for your reply. It’s not that I specifically want to target tablet screens. The problem is that the tablet view on the Customise screen is displaying items set for smartphone screen sizes only.
But, when I look at my site on a tablet device, it displays correctly as per the CSS media queries I already have set.
I did try adjusting the CSS media queries as per your previous post – unfortunately this seemed to make all elements appear on the desktop version regardless of the custom CSS class
Thanks for your help.
Nicole
July 28, 2016 at 2:32 pm in reply to: Responsive mobile menu items not displaying and other mobile display issues. #666249Hi Andy
Sorry, I didn’t like to raise a lot of tickets for queries relating to the same issue but noted for future reference.
Yes, I have updated the enfold/js/avia.js file and uploaded. I can see it the file structure in my FTP…
FTP access in private content.
Thanks for your help.
Nicole
July 28, 2016 at 6:01 am in reply to: Responsive mobile menu items not displaying and other mobile display issues. #666053Hi Andy
Thanks for your response. Sorry, I’m a bit confused. Do you mean the use of and adding items to the responsive mobile menu is something you can’t assist with? It would be great just to have this functionality to begin with and I can adapt the formatting once I can see how the menu works.
Thanks for your help.
Nicole
July 27, 2016 at 6:26 am in reply to: Customise view different from what is actually appearing on tablet #665610Hey Ismael
No sorry, that’s not the issue. What I can see on my actual tablet is different from what is displayed on the customise page. For example:
The logo displayed on the customise page is the logo I have set to be displayed on smartphones only via:
@media only screen and (max-width: 767px) {
.logo img { opacity: 0; }
.logo a { background-image: url(http://…link to Mobile-Logo.png); background-repeat: no-repeat; background-size: contain; }}
The logo displayed on my actual tablet in portrait mode is the one set in the theme options (which is what I want)The main menu displayed on the customise page is the header mobile menu even though I have this option set to “Activate only for Smartphones (browser width below 768px)”. But the menu displayed on my actual tablet in portrait mode is the normal header menu(which is what I want).
The product slider displaying at the bottom of the page on the customise page is the one I have set to display on smartphones only via
@media only screen and (min-width: 767px) {
.only-mob { display: none !important; }}
The product slider displaying on my actual tablet in portrait mode is the one I have set to display on all other devices via
@media only screen and (max-width: 767px) {
.not-mob { display: none !important; }}
Which is what I want.I’m just not sure what I need to do to have the customise page reflect the settings above. Hope that all makes sense.
Thanks for your help.
Nicole
July 26, 2016 at 6:40 am in reply to: Responsive mobile menu items not displaying and other mobile display issues. #665137Hey Yigit
Thanks so much for this but it doesn’t seem to be quite right. I’ve included a link to screen captures of what is happening after the Quick CSS is applied – the top header menu info text is now wrapped on 2 lines and the search icon has moved to the left side of the top header menu rather than moving to the main menu.
I’ve also tried applying CSS Classes to the missing menu items but they still aren’t appearing.
Also, the logo is still sitting to the left in landscape orientation rather than centred.
Sorry to be a pain!
Thanks again
Nicole
July 24, 2016 at 3:10 pm in reply to: Customise view different from what is actually appearing on tablet #664376Hey Vinay
Thanks for the speedy response!
I’ve included two screen captures of what I can see on my tablet. The screen captures are both on the same page: the first is portrait view and the second is landscape. The problem is both orientations look different from the customise page. What is being displayed on the tablet is correct. I’m just not sure why it doesn’t look the same in the customise view?
Thanks for your help!
Nicole
July 22, 2016 at 6:41 am in reply to: Text and buttons in Easy Slider do not fit on screen in mobile version #663708Hey Ismael
That is exactly what I’m looking for and works perfectly! You guys are amazing and your theme is awesome!
Thanks heaps!
Kind regards
Nicole
July 19, 2016 at 12:55 pm in reply to: Text and buttons in Easy Slider do not fit on screen in mobile version #662445Hey Rikard!
Sure, the site is in development at the moment so I’ve created you a WP account. You will have to excuse the mess! I’m very much a novice and am slowly muddling through…
Thanks!
Nicole
July 18, 2016 at 2:55 pm in reply to: Text and buttons in Easy Slider do not fit on screen in mobile version #662016Hi!
I’m having the same problem as Şanlı was experiencing when this thread was first opened. I have and easy slider on my home page that looks great on the Desktop view. But in the tablet and mobile view, the text is to big and not positioned correctly, even with the mobile menu set to the smartphone and tablet option. I’m using buttons in the easy slider as well and as you mentioned earlier, these wont display on mobiles anyway.
So, I’m wondering if it is possible to display a different image completely on the tablet and mobile view? This way I can just recreate the each slide as a single image (image and text) that the user can click on rather than use a button.
Sorry if this makes no sense… I know what I mean :)
Kind regards
Nicole
-
AuthorPosts