Home › Forums › WoodMart support forum › Need help
Need help
- This topic has 22 replies, 3 voices, and was last updated 5 years, 10 months ago by Bogdan Donovan.
-
AuthorPosts
-
January 30, 2019 at 6:00 am #104827
olhutParticipantHi…
I am sorry, but I need help.
I am installing Your theme on my site, furniturerotansintetis.com.
The problem is that I want to make it works just like on olhut.com.
Please take a look at these screenshots:
http://prntscr.com/me2oer
It doesn’t work like on this site..
http://prntscr.com/me2oluI think I have tried almost all the ways that I have to do from my previous topics (https://xtemos.com/forums/users/olhut/topics/) related to that issue, but it just doesn’t work. May be I am missing some things. Please, could You help?
Many thanks in advance. Really.
Thank You…
January 30, 2019 at 7:21 am #104841
Artem TemosKeymasterHi,
Please, register all your purchase codes first in your account. You have to purchase one license per website.
Kind Regards
January 30, 2019 at 8:56 am #104862
olhutParticipantHi Artem…
I am sorry about that..
I just bought a second license for furniturerotansintetis.com, but I do not know why on this page https://xtemos.com/forums/users/olhut/ it doesn’t show on furniturerotansintetis.com, but on .furniturerotansintetis.com.Thanks a lot..
Kindest regards…
January 30, 2019 at 9:07 am #104866
Bogdan DonovanKeymasterThank you for purchasing.
If you want to use your previous custom CSS styles from “olhut.com” you also need to add some additional code to your child theme files that we provide you for “olhut.com” in the following post (https://xtemos.com/forums/topic/you-have-activated-your-purchase-code-more-than-3-times-you-are-allowed-to-do-t/#post-44948).
Kind Regards
January 30, 2019 at 9:09 am #104867
olhutParticipantHi Artem..
Sorry, but I have done that.. But that does not work…
January 30, 2019 at 9:19 am #104878
Bogdan DonovanKeymasterPlease, provide us with a screenshot with following code is added to your activated child theme.
Thank you in advance
January 30, 2019 at 9:24 am #104880
olhutParticipantHi Artem…, please kindly have a look at these screenshots…
Am I right?
January 30, 2019 at 10:01 am #104893
Bogdan DonovanKeymasterCould you please disable all plugins that are not related to our theme and provide us your site admin access so we can check it?
Thank you in advance
January 30, 2019 at 10:15 am #104897
olhutParticipantHi Artem..
I have not disabled any plugin, but please, You could use these username and password.
Thank You..
January 30, 2019 at 12:26 pm #104930
Bogdan DonovanKeymasterTry to rename your child theme woocommerce folder with (http://prntscr.com/me8479) a first small letter.
Regards
January 30, 2019 at 12:36 pm #104933
olhutParticipantJanuary 30, 2019 at 12:48 pm #104937
Bogdan DonovanKeymasterTry to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woodmart-hover-base { z-index: 10; }
Regards
January 30, 2019 at 1:01 pm #104939
olhutParticipantHi Bogdan..
I have inserted the codes. But, I am sorry, it seems doesn’t work fine as expected. I checked it by using microsoft edge and firefox.
http://prntscr.com/me8nqwThose other codes I paste it from olhut.com
Besides, that new code from You aren’t there on olhut.com
Sorry..Regards..
January 30, 2019 at 1:17 pm #104940
Bogdan DonovanKeymasterLooks like some of your previous code is pasted in incorrectly format and it breaks all subsequent code below. Try to fix it first (https://gyazo.com/d11927c04ff9c8e63ae03f666dd6daeb).
Regards
January 30, 2019 at 5:01 pm #104989
olhutParticipantHi Bogdan..
I have done it, but I am sorry it still does not work.
I have tried to still use Your last code, but still doesn’t work.
I have removed Your last code too, but the result is same. It doesn’t work.
I am sorry, really…Kindest regards…
January 30, 2019 at 5:12 pm #104993
olhutParticipantHi Bogdan, I think it works now.
I do not use Your last code.
I just press enter to make a new line to be exactly as You told me.
http://prntscr.com/mecv4r
@media only screen and (max-device-width : 767px) {
.whb-general-header #yith-ajaxsearchform .autocomplete-suggestions {
max-width: 250px !important;
overflow-y: auto;
height: 300px;
}
}It/@media_only… must be perfectly placed on line 94.
Am I right?
Please correct me if I am wrong.
And, is it ok not to use Your last code?Kindest regards..
January 30, 2019 at 9:28 pm #105042
Bogdan DonovanKeymasterHi,
The CSS works so that if an error is made in code (unclosed brackets, missing semicolon, etc.) all subsequent code will not work. In your case, you have unclosed brackets in the last part of your previous custom code and code that we have provided in the following post (https://xtemos.com/forums/topic/need-help-5/#post-104937) did not work because you paste in after code with a mistake.
For now, you have closed brackets in the broken part of the code (https://gyazo.com/d11927c04ff9c8e63ae03f666dd6daeb) and the new code that you will paste after it will work now.
To fix your initial problem (https://xtemos.com/forums/topic/need-help-5/#post-104933) paste this (https://xtemos.com/forums/topic/need-help-5/#post-104937) code snippet to the Custom CSS area in Theme Settings.
Regards
January 31, 2019 at 5:03 am #105065
olhutParticipantHi Bogdan..
Really, many thanks..
I am sorry, but olhut.com does not use that last code You gave me, but it works just fine.
.woodmart-hover-base {
z-index: 10;
}To fix your initial problem (https://xtemos.com/forums/topic/need-help-5/#post-104933) paste this (https://xtemos.com/forums/topic/need-help-5/#post-104937) code snippet to the Custom CSS area in Theme Settings.
But, if furniturerotansintetis.com does not use that last code You gave me, that site does not work like olhut.com.
Could You explain me why?
January 31, 2019 at 7:26 am #105080
Bogdan DonovanKeymasterHi,
We have checked both your sites, and they have similar issues with z-index.
olhut.com – https://gyazo.com/6e8c9384187e2a994447071a6ff92fa0
furniturerotansintetis.com – https://gyazo.com/014a55f48025bfcaf3e7a927da2b6e40Apparently, you need to use the same code to both your sites that have previous product hover customization.
Regards
January 31, 2019 at 7:45 am #105085
olhutParticipantHi Bogdan..
Thank You.. You all on XTemos are awesome!!!
Please check..http://prntscr.com/melxxh
Have I done it right?Thank You..
January 31, 2019 at 12:03 pm #105136
Bogdan DonovanKeymasterRight
February 1, 2019 at 7:47 am #105269
olhutParticipantHi Bogdan..
Thank You…
February 1, 2019 at 8:11 am #105274
Bogdan DonovanKeymasterYou are welcome!
-
AuthorPosts
- You must be logged in to create new topics. Login / Register