Forum Replies Created
-
AuthorPosts
-
Hi
It looks like it is picking up on the anchor in the menu link, which takes you to the tab, but then it sees the rest of the url and navigates to the correct place after a reload.
See private.
Thanks that fixed it.
I have found if I use double backslash \\ it will save and everything will work but it strips out the first backslash, so the next time I save it breaks the css.
Hi
It is in my stylesheet.css in Appearance > Editor ….
Thanks
Hi
What does this code do?
Thanks
Hi
Are you trying to log into the admin??
If so I will need your ip address.
Hi
You could sign up for an account.
Alternatively … see private
Hi
Are you referring to the front end or the back end?
Hi
Do you know why the cart qty doesnt display on modern browsers?
Once again, thanks guys.
Really appreciate all the help you have given!!
Hi
That almost works, except there is a | that is flotaing to the right when viewed on mobile.
Hi Josue
Thanks I will test it shortly.
Can I ask where you put the code for future reference?
What information can I pass on to your hosts?
Hi sorry I don’t quite understand
Hi
On all the browsers I try it on (modern ones) there isn’t a number about the cart icon in the top right.
I have only seen this on IE8.
We are just using Woocommerce for the quoting – their standard cart plugin but have renamed all the fields to say cart.
Hi
We are on the latest version and we have ran the transient cleaner.
When we add a button and edit it, it still brings up the Table properties.
Thanks that works.
Do you have any suggestions for the issue re My Account | Logout?
You should now have access.
With regards to the My Account and Logout, the reason why I wanted it to wrap onto the next line is because when we translate the site into french and german, their words are longer, so reducing the padding wont work necessarily with them.
Hi
It should allow you to log in to the front end.
Hi
Yes but once you are logged in, you then have a My Account link and a Logout link which then makes it too wide for one line on a 5s.
Please try logging in with the details below.
Also while you are logged in if you go to my account are you able to tell me how to get a left border on the quote list?
Thanks
Details below
Please allow 15 minutes
Thanks it works perfectly
Hi no there is still an issue if you go to http://dev2.electrixinternational.com/product/15-degree-sloping-roof-enclosure-with-scame-interlocked-switch-and-socket/ you can see where it isnt working.
If i go into the product and save it, it will be fixed – but this cant be a solution as they keep randomly breaking.
Hi it seems fine to me now.
Brilliant thanks
Hi
Yes thats strange – it looks right for me now too.
I will keep an eye on it.
Thanks
November 19, 2015 at 3:50 pm in reply to: Confirm Form Resubmission when pressing back in the cart view #539072In CHROME
e.g. Go here > Add to Quote List > At the top of the screen in the message click on View Quote List > When viewing the Quote List click on your broweser back button.
Hi
That works perfectly.
The only thing now that I need is I need padding-top to only apply to the to the 2nd row onwards.
I am using the code below – you can see I have tried to use nth-child but have commented it out as it doesnt work.
@media only screen and (max-width: 480px) { #top .variations td.label, #top .variations td.value { width: 100%; float: none; clear: both; display: block; } /* #top .variations td:nth-child(1).label { padding-top: 0px; } */ #top .variations td.label { padding-top: 20px; } }
Do you have any suggestions?
-
AuthorPosts