This topic has 18 replies, 3 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hello,
I have a problem with my footer in product page.
This is the correct footer
This is the wrong footer in product page
I have given you creds for my site (https://gypenzzo.wpengine.com) so feel free to try a solution for that problem or please enlighten me of what is going wrong here.
Thank you.
Best regards
Hello,
Also if I go to an article header is looking light even if I had chosen to have the dark style. See the link below.
https://gypenzzo.wpengine.com/treis-mplouzes-kai-mia-fousta/
Thank you,
Best regards
Hello,
1. Does it work the same way with the parent theme?
2. Please check your custom css http://prntscr.com/jlz60p
Regards
I haven’t disabled the child theme but I want the menu to have white color. I want the background header color to be black as the other pages. And what about the footer? Have you checked that?
Thank you,
Best regards
Hello,
I have tried the main theme not the child and the only thing that was changed was the color of the menu not the background. Do you think that maybe the template of the post-article calls different header and if so how can I fix that to call the dark one?
When I enter the product page I get this code regarding footer.
Uncaught TypeError: Cannot read property 'tn' of undefined
at delayedLoad (plugins.min.js?ver=4.9.5:4712)
at Zoom.load (plugins.min.js?ver=4.9.5:4792)
at HTMLAnchorElement.<anonymous> (plugins.min.js?ver=4.9.5:5153)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.$.fn.(/shop/poykamisa-asymmetri-rige/anonymous function) [as swinxyzoom] (http://gypenzzo.wpengine.com/wp-content/themes/legenda/js/plugins.min.js?ver=4.9.5:5146:21)
at HTMLFormElement.<anonymous> (etheme.js?ver=4.9.5:1572)
at HTMLFormElement.dispatch (jquery.js?ver=1.12.4:3)
at HTMLFormElement.r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
plugins.min.js?ver=4.9.5:4712 Uncaught TypeError: Cannot read property 'tn' of undefined
at delayedLoad (plugins.min.js?ver=4.9.5:4712)
at Zoom.load (plugins.min.js?ver=4.9.5:4792)
at Image.Zoom.img.onload (plugins.min.js?ver=4.9.5:4689)
Can you see something wrong here?
Thank you
Best regards
Hello,
Can you provide temporary Dashboard and FTP access to your site to check?
Regards
Hello,
The credentials are below:
Thank you,
Best Regards
Hello,
Have you found any solution for the footer. I’ve managed to fix the other problems.
Just visit the page below and enlighten me why does the footer appear like that?
http://gypenzzo.wpengine.com/shop/bomber-me-mat-pagietes/
I would be very grateful if you could give a direct solution.
Thank you,
Best regards
Hello,
Any news?
Thank you,
Best regards
Hello,
Can you explain me in more details what exactly is wrong with footer now? Because I don’t see the difference between the page that you provided and all the other pages. Maybe provide screenshot for better understanding because links in the very first message are broken.
Regards
Hello,
Just right click on the broken image and select open in new tab and you will see the difference.
I have now managed to have two different views in product page footer and the other pages.
I think that there is a conflict between ultimate visual plugin for visual composer and the theme.
I managed to call some css files and javascript files into product page in order for the theme to run the ultimate vc ADDONS plugin.
If you know why is that happening or at the past you have coped with such a problem pleas inform me.
Thank you.
Best regards
Hello,
Sorry for the delay. Is your problem solved?
I do not face any compatibility issue with the plugin on our test site.
Regards
Hello,
Partially solved. But it’s ok.
Thank you
Best regards
Hello,
Ok. Have a good day.
Regards
Hello,
Thank you have a nice day you too.
May I ask something not relative to footer but with mini cart. Is it possible for a counter to be added on mini cart in sticky menu and in mobile menu?
I want off course to be always visible.
Something like this https://prnt.sc/jojn6e
Thank you,
Best regards
Nikos
Hello,
Unfortunately, there is no such possibility, by default.
You can use this custom css code:
.cart-summ:after {
content: attr(data-items-count);
position: absolute;
top: -5px;
right: -10px;
color: #fff;
font-size: 9px;
background: #e65b5b;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
min-width: 14px;
min-height: 14px;
}
to show the counter in main header.
Also, some additional plugin can be used to achieve the desired result or you can do some additional customization, if you need help with this, you may contact WPKraken team.
Regards
Hello,
Thank you very much for your code and tips. I will use a plugin though.
Have a nice day.
Best Regards
Hello,
You’re welcome!
Have a great day too.
Regards
You must be logged in to reply to this topic.Log in/Sign up