This topic has 12 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Olga Barlow
Hello
I am testing the Comestics variant of the XStore theme v3.8. I had previously had another version installed and everything was working correctly, not sure which version before.
In the header area, the “Left Side Top Bar area” where on your demo you have “MY ACCOUNT” & “ENGLISH” text… this is now indented further inwards to the right. Also the “Right Side Top Bar area” is now dropped down onto the next line and just below the Logo, which is no longer centred.
Some time ago via your live chat, I was previously told this when I had issues with the header not being aligned correctly:-
Please, edit your child theme functions.php and remove following code:
wp_enqueue_style( 'rtl-style', get_template_directory_uri() . '/rtl.css');
Well, I tried the above in v3.8, refreshed the cache but it did not work this time.
Please kindly advise what I can do to fix this?
Kind regards
Note, that I also imported the options.json file for Cosmetics, and this did not solve the problem.
Hello,
We’ll fix it in next theme update. Add the following custom to fix it on your site
@media only screen and (max-width: 767px) {
.header-wrapper.header-center2 .top-bar .header-logo {
float: left;
}
.header-wrapper.header-center2 .top-bar .languages-area {
display: none;
}
}
Regards
Thanks, will try later when on a PC with access to dev server and report back.
Hello,
Ok, sure.
Regards
Sorry Olga. Will get back to you soon. Been busy this week with my own peeps. Get back to you guys soon. bear with me please.
Hello,
Ok, no problem. Just let me know once you need help.
Regards
Hi
I am sorry but your fix did not work for me. I also updated the theme to v3.8.1 and this did not fix it either.
Can you confirm that you have actually tested the fix your end?
In addition to the above. When I import the options.json for Cosmetics that comes with v3.8.1, it imports the wrong colour scheme and settings. You have included the incorrect one with the theme. I happened to have a backup from earlier that was provided to me by your Live support chat a while ago which works, except for the header now looking wrong after the recent updates.
Hello,
Fix will be included in version 3.9. I have sent you archive.
Regards
Thanks!
I downloaded the file you sent me. Windows 10 Defender detected malware in the file. This has not happened on any of the other xStore versions.
I see v3.9 is now available on Themeforest, so will use that one.
Regards
OK, so I upgraded the theme version to v3.9. It has still not fixed the problem with the header layout for the Cosmetics theme variant that i described above.
Please can you kindly look into this? You stated that the issue has been fixed, but it hasn’t. When I import the options.json file for Cosmetics, it imports entirely the wrong header settings now. You have the wrong options.json file in your theme folder. i already mentioned this before, but you have not fixed this?
Hello,
Could you, please, provide me link to your site? I don’t understand why problem was not fixed for you.
I have sent you options.json file. Try that file to import options.
Regards
The issue related to '‘XStore v3.8 – Cosmetics variant, header text not aligned any more.’' has been successfully resolved, and the topic is now closed for further responses