Home › Forums › WoodMart support forum › Klarna woocommerce plugin
Klarna woocommerce plugin
- This topic has 46 replies, 2 voices, and was last updated 4 years, 8 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 6, 2020 at 3:27 pm #166554
IbrahimYParticipantHi there,
I deleted the klarna woocommerce plugin and it still apears in the checkout page as an option.
PLease help need to remove klarna payment option.
See printscreen https://snipboard.io/nrU9gf.jpg
January 7, 2020 at 10:56 am #166685
Aizaz Imtiaz AwanKeymasterHello,
The “klarna woocommerce plugin” is used for payment processing right. You disable and delete it from your plugins list and it still shown in the list of payment methods. You need to make sure that you did not contain some other relevant plugin which used for payments. Just disable all third party plugins clear your site and browser cache and then check back. This will surely fix the issue.
Best Regards.
January 13, 2020 at 7:56 pm #167743
IbrahimYParticipantHi how can i add Content Below Products on Category Pages?
January 14, 2020 at 6:21 am #167788
Aizaz Imtiaz AwanKeymasterHello,
To display the Content Below Products on Category Pages you need to put your content directly or the shortcode of an HTML BLOCK inside the description area of categories.
Screenshot for clarification: https://jmp.sh/gAazetN
Then go to Theme settings >> Shop >> Category description position >> Select “After Product Grid” and save the changes.
Screenshot for clarification: https://jmp.sh/lLKKxFW
Best Regards.
January 15, 2020 at 5:18 pm #168166
IbrahimYParticipantHi there,
Sounds good, however it would be tremendous if both where possible.Is this possible or do i need to do this also manual coding.
Any solution is welcome.
By the way FYI I did the code for variable porduct color name visiblity.
January 16, 2020 at 6:45 am #168253
Aizaz Imtiaz AwanKeymasterMost Welcome,
You only ask for one thing and that is “How to add Content Below Products on Category Pages” and I already answered it in the above message and it works for you right.
What is the second thing which you want to achieve?
Best Regards.
January 20, 2020 at 5:04 pm #168967
IbrahimYParticipantHi there,
Correct I asked and you gave me answer.
I alreadey used before the HTML BLocks to display the Content above Products on Category Pages.
I knew this. I asked how to put content below Category pages. ==> You asnwered how to do this.
But I am asking how to do both.
I want and need this for SEO and also making it look good.
So again how to put content/text/information above and below category pages?
Thanks in advance
January 21, 2020 at 8:18 am #169048
Aizaz Imtiaz AwanKeymasterHello,
You cannot display the content before the products while you are displaying content after the products. Because “Category Description Position” works like a switch.
So you can either display the content above or before products on the category page.You can display the content at one place at a time, before or after the products.
Screenshot for clarification: https://jmp.sh/lLKKxFW
Best Regards.
February 13, 2020 at 4:37 pm #173270
IbrahimYParticipantHi there,
I have as a menu categories, with subcategeries.
Example: categorie : Lighting ==> subcategorie ceiling light, wall light etc.
but when i click on lighting i see all the products of lighting. I want to see the subcategorie and the when selected go to the products in that categorie.
Regards,
Ibrahim
February 14, 2020 at 6:46 am #173339
Aizaz Imtiaz AwanKeymasterHello,
To display subcategories in the categories pages you need to Go to Theme Settings >> Shop >> Sidebar & Page Title >> Show Current Category Ancestors.
Screenshot for Clarification: https://ibb.co/KyGtfyK
If you want to ask anything else then please provide with relevant screenshots of the specific area to check it myself and help you out accordingly.
Best Regards.
February 28, 2020 at 7:03 pm #176969
IbrahimYParticipantHi there,
No this is not available in the theme settings. heme Settings >> Shop >> Sidebar & Page Title >> Show Current Category Ancestors.
Also the icons on my frontpage are not working on firefox.
February 28, 2020 at 8:11 pm #176976
IbrahimYParticipantAlso at the left side of the category when selected a subcategory, the page opens. after that at the bottom when selected a page number it jumps back to main category.
how come?
February 29, 2020 at 6:00 am #177034
Aizaz Imtiaz AwanKeymasterHello,
1) Please provide some relevant screenshots where you want to show categories to check it myself and help you out accordingly.
2) For the icons Go to Woodmart >> CSS Generator >> Generate CSS and save.Disable server caching, deactivate cache plugin, Clear Browser cache and check back.
3) I have visited your website and the categories are working as they should. When you click on the subcategories it loads the products in that subcategory that’s why the page reloads. And the Pagination works for all the products in the categories and subcategories. I hope my explanation is clear enough for you to understand.
Best Regards.
March 3, 2020 at 1:49 am #177515
IbrahimYParticipantHi there,
Thanks for the answer, I will reply later today with my login details.
However I attached a printscreen url. Can you please tell me how to collapse the dropdown version of mobile when product is viewed on mobile.The tab title description must not be open but closed. otherwise it is a too long list 🙂
https://snipboard.io/8C13nj.jpgThanks in advance
regards,
IbrahimMarch 3, 2020 at 1:51 am #177516
IbrahimYParticipantattachement for previous message
Attachments:
You must be logged in to view attached files.March 3, 2020 at 6:04 am #177531
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached. To change the behavior of the tabs to close on the page load. You need to add the following Code in the On document ready area under Theme Settings Custom JS.
setTimeout(function() { var $tab = jQuery('.woodmart-tab-wrapper').find('a.active'); $tab.siblings('.wc-tab').hide(); $tab.removeClass('active'); }, 10);
It will affect both desktop and mobile versions.
Best Regards.
March 3, 2020 at 10:08 am #177579
IbrahimYParticipantMany thanks,
BuT is it possible to do this only for mobile and not for desktop?
Also my I did what you said but now are NONE icons showing on chrome.
see printscreen https://snipboard.io/c5BT0u.jpgregards
March 3, 2020 at 11:13 am #177598
Aizaz Imtiaz AwanKeymasterHello,
1) Unfortunately, you couldn’t do it mobile only. It requires customization and this is beyond our limitations and support policy.
2) Please provide with the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
March 3, 2020 at 11:37 am #177600
IbrahimYParticipantHi,
Okay thanks for the answer as for the login details please see private content.
Many thanks in advance.
Regards,
Ibrahim
March 3, 2020 at 12:05 pm #177608
Aizaz Imtiaz AwanKeymasterHello,
I have visited your website and it seems that you are not using the latest version of WoodMart theme.
Screenshot for Clarification: https://ibb.co/GPWrFf4
Please make sure that you are using the latest versions of theme and recommended plugins to make the theme work perfectly.
This will surely fix the issue.
Best Regards.
March 3, 2020 at 2:42 pm #177653
IbrahimYParticipantHi there,
I have also a test site before updating the main site. I uploaded your new update and it mostly broke my store. I will do 1 or 2 more tests to see if has to do with other plugin or something other.
I have also customizations it broke also this. By the way I can give this code to you for free as maybe an update for your site.
However updating the main site can be done after the test site is running good.
March 4, 2020 at 5:44 am #177749
Aizaz Imtiaz AwanKeymasterHello,
If your test site is broken after the theme update. Then you need to Go to WoodMart >> CSS Generator >> Generate CSS file. Because you need to update the CSS as well for the theme to work well.
If you made customization in your parent theme then they will be lost after the theme update. You should use a child theme for the customization then the theme update will never affect your customization.
Best Regards.
March 21, 2020 at 12:26 am #181333
IbrahimYParticipantHi there,
Okay I did all these in a test url. However the icons are not loading, sometimes it is loading in some pages. but mostly icons at the top or in product pages are not showing mostly or broken.
https://snipboard.io/27BWxs.jpg
https://snipboard.io/FPDdBw.jpg missing icons on product page
https://snipboard.io/2JMeDv.jpg (original how everything normally have to work)You said do update everything will be fixed nothing is fixed. Please help this is very bothering.
The child-theme is active
March 21, 2020 at 6:13 am #181339
Aizaz Imtiaz AwanKeymasterHello,
I have fixed the issue on your website and the icons are working absolutely fine on my end. Please deactivate cache plugin, clear browser cache and check back.
Screenshot for Clarification: https://ibb.co/HFbzTC5
Best Regards.
March 26, 2020 at 5:52 pm #182593
IbrahimYParticipantHi there,
Thanks for fixing what was missing cause this is only a test site, I still need to do this on the main site (the one matters) Please explain sot I can do the same thing .
Thanks in advance.
March 27, 2020 at 6:25 am #182653
Aizaz Imtiaz AwanKeymasterHello,
I have added the following script code in your child theme header.php file.
<script src="https://use.fontawesome.com/a9e8be7baf.js"></script>
And From Theme Settings >> Performance >> CSS >> Font-Awesome library. I have set it to always use and the icons were displayed.
Screenshot for Clarification: https://ibb.co/qBL5yty
Best Regards.
April 3, 2020 at 11:35 am #184286
IbrahimYParticipantHi there,
How come the button colors change when activating child-theme.
I exported the settings and imported with the child theme.
see printscreen https://snipboard.io/xPs0OY.jpg child theme greyed button
https://snipboard.io/KrPl0I.jpg normal theme yellow button
April 3, 2020 at 11:42 am #184292
Aizaz Imtiaz AwanKeymasterHello,
Please provide with some relevant screenshots of the specific area buttons to check it myself and help you out accordingly.
Best Regards.
April 8, 2020 at 9:40 pm #185551
IbrahimYParticipantHi there,
Okay I got the following information with printsreen.
This prinscreen ===> https://snipboard.io/eLSfab.jpg
you will see 2 numbers
Number 1. = The icons at the top and below tags are missing. (yes the website is full updated)
Number 2. You see the color of the button (add to chart) is dark yellow. when I change my main theme to child theme the color is changing to very light grey please see printscreen https://snipboard.io/9IE6Gs.jpg. and compare this with previous printscreen https://snipboard.io/eLSfab.jpg you will see color difference.
Printscreen missing icons below tags https://snipboard.io/vyVlpe.jpg
How come the color is changing when changing to child theme?
and how come still the icons are not visible?
also in the footer part see printscreen https://snipboard.io/LnTSp5.jpg is the color greyed, instead of dark yellow.
This printscreen is from another browser mozilla firefox https://snipboard.io/MYmcnB.jpg , I circled the things red for you. here are more icons missing.
I have set the setting now to child theme, you can freely change and test to main theme if you want.
I provided you the login details and all the necessary things.
Please solve this issue it is been long time. Waiting for your reply
Many thanks in advance.
Regards,
Ibrahim
April 9, 2020 at 7:13 am #185589
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached. The child theme is activated on your website and the color of the add to cart button is light yellow and it’s working fine on my end.
Screenshot for Clarification: https://ibb.co/bNPxz3d
And I have fixed the issue on your website and the icons are displayed on my end.
Screenshot for Clarification: https://ibb.co/LQg5zsn
Please clear cache and check back.
Best Regards.
-
AuthorPosts
The topic ‘Klarna woocommerce plugin’ is closed to new replies.
- You must be logged in to create new topics. Login / Register