This topic has 9 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hello.
I have many things to fix right now on my website.
1st on all is the my account section. dont work! so wen i click my account the page is blank!
2 Breadcrumbs background dont be showed. so i try to fix many Breadcrumbs background bat same only a white immage is showed. check https://julianbeats.com/50-beats-bundle/
3 i wont to set on the “Single product layout” the number “3” layout bat have graphic error on scroll.
let me know plz!
Hello,
1. There is information in the new theme version http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976 that some files were deleted:
DELETED : royal/woocommerce/order/order-details.php
DELETED : royal/woocommerce/myaccount/my-orders.php
I’ve removed them from your theme directory and now “My Account” page is working. Please check.
2. I’ve removed “Inherit” value for background-attachment in Theme Options > Color Scheme > Breadcrumbs background. Please check breadcrumbs section bow.
3. I’ve enabled the 3rd layout for “Single product layout” but haven’t seen any issues. Please show us a screenshot.
Regards,
Eva Kemp.
Thank you.
How i can set the text color for breadcrumbs.? I see the red for the link bat other text are black.
About 3rd layout. The issue is wen you scroll down after come back and scroll down again. The description shares and other thing go with the Manu down till the footer.
Let me know.
I have say somthing wrong a out the sigle product layout. I mean the the version 4. Bat right now I test and the error appare be ouse I need to upload an immage more hight.
About breadcrumbs also you have to fix the space between breadcrumbs and the section under it please check julianbeats.com/product/50-beats-2gb/ this happened in all pages. Also let me know how to change the text color on breadcrumbs.
Thank you for your time..
Hello,
Please add this code in custom.css to add some space under the breadcrumbs section:
.page-heading.bc-type-5 {
margin-bottom: 30px;
}
To change breadcrumbs color use this css code:
.page-heading .title, .page-heading a, .page-heading .delimeter {
color: white;
}
I scrolled single product page with the 3rd layout type activated and didn’t see any issues.
Please clear browser cache and check again.
Regards,
Eva Kemp.
Hello I have another issue.
Wen I’m on mobile and I go on catalogue. The products immage appare cuted on the right.
Can you look on it. https://julianbeats.com/beats-catalogue/
I start here this issue because I’m with my phone and my private info are already entered on the forum post.
Hello,
As I see product images are shown fine on mobile:
http://storage3.static.itmages.com/i/15/0907/h_1441619783_8935198_4ca66dedb1.png
Please show us a screenshot of the issue.
Thank you.
Regards,
Eva Kemp.
No sorry you wrong.
As you can see the text of the immage is not in the Centre bat on the right.
Regards
Hello,
Sorry for misunderstanding.
Please add this code in custom.css file:
@media (max-width: 768px) {.products-list .product .product-image-wrapper img {
max-width: 100% !important;
}}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up