Digital experiences for all disciplines
Forum Replies Created
-
-
Vertical align of slider image not working properly on Firefox browser.
Attachments:
You must be logged in to view attached files.July 10, 2015 at 4:32 am in reply to: Can I click a image of products on IE like Chrome and other browser? #193454It’s not specific version of IE. I’ve checked 9/10/11 but it doesn’t work on every version of IE.
Products of your demo site are not clickable as same as our site.
http://swiftideas.com/shop/When you click some where in the red box on product page in Chrome and firefox and other browsers, you can view the single product page that you clicked. This is normal, but this function doesn’t work on IE browser because of the red box is not clickable.
Thanks I found cause.
It was ‘YITH WooCommerce Review Reminder’.I’ve turn off this plugin for now, but how could I fix it?
Hello, Kyle.
I mean, editing contents of new and existing slide are not saved.You could try for test by adding a test slide.
Put some contents under the slide content tab and change options(background color, overay opacicy etc…), then publish the slide.
You’ll see contents of the slide and option values are missing.This reply has been marked as private.This reply has been marked as private.Thanks.
I’ve installed that plugin.This reply has been marked as private.This reply has been marked as private.I found another problem the occur product duplication when add cart.
When I click the button ‘add cart’ of Quick view popup, just product added into the cart.
but after then, If I click ‘add cart’ button of shop gallery view(not quick view), it adds the product twice into the cart.Have you tried to scroll the page down and up few times?
Just after access to 89flair.com, it is normal as it should.
If I scroll down, the bag icon doesn’t look like following sticky header resizing function.Attached two images.
An image is a screenshot of when scrolling down to the bottom of the page.
Another one is after scrolls up to top of the page from the bottom.Attachments:
You must be logged in to view attached files.Hello, Mohammad.
Did you check it on IE?
Which version of IE did you use?IE that I’m using is version 10.
I’ve checked this on other computers using IE11.
There were no problem happened.But when I checked other computers using 10.
It happens. Could you check it please?Thank you!!
Thank you for detailed explanation.
It works now~~~Thank you for the tutorial. It doesn’t work, though.
I want to use each font that depending on the character on every page of my site.
‘Open Sans’ font for English characters and ‘Nanum Gothic’ for Korean characters.So I added the import code of ‘Nanum Gothic’ into custom.css field like below
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
and next, I applied code like below.
body, h6, #sidebar .widget-heading h3, #header-search input, .header-items h3.phone-number, .related-wrap h4, #comments-list > h4, .item-heading h1, .sf-button, button, input[type="submit"], input[type="reset"], input[type="button"], input[type="email"], .wpb_accordion_section h3, #header-login input, #mobile-navigation > div, .search-form input { font-family:"Din Text Pro Regular", Verdana, sans-serif; font-size-adjust:0.5; font-weight:normal; font-style:normal; }h1, h2, h3, h4, h5, .heading-font, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .wpb_call_text, .impact-text, .testimonial-text, .header-advert, .wpb_call_text, .impact-text { font-family:"Din Text Pro Regular", Verdana, sans-serif; font-size-adjust:0.5; font-weight:normal; font-style:normal; }nav .menu li { font-family:"Open Sans","Nanum gothic" !important;}
I saw this code from Flexform forum => http://support.swiftideas.net/forums/topic/google-font-earlyaccess/
But, It didn’t work as it should. Korean Characters seems that doesn’t effected by those codes.
English characters appear in the ‘Open Sans’ font as well.I need your help. Even I don’t know whether the code is right for neighborhood theme or not.
Please let me know how to implement it. -