Forum Replies Created
-
This reply has been marked as private.in reply to: Custom Product Archive Page Issues
Hi!
2- Does the code really need to be that long?
in reply to: Issues in Product and My AccountHi! Answers below and a point 5 added.
1- Forget it!
2- Check edit attached with the position, it has to be the same in mobile. Here’s the colors:
background: #2d899e
border-radius: 5px
font-color: white
hover background: #1c2b363- I have checked and its still not showing… How can I publish the solution in live site?
4- Solved! Thank you!
5- Check screenshot. This is the product page in pc of the live site. Check it at atlantikos.com.br
I need a filter that would make the related product slider have 2 or more rows when the description is bigger and the same size of 2 or more rows.
So in the case of the screenshot, it would have to be 2 rows to fill the empty space. If the description was smaller the 2 thumbnail rows it would only show 1.
Thanks for your excellent support and have a great week!
Attachments:
You must be logged in to view attached files.in reply to: Issues in Product and My AccountHi sorry for taking so long i didn’t get the notification in my email.
I’ll reply you tomorrow and also add a new and very serious point.
Thank you so much!
in reply to: Issues in Product and My AccountHi,
2- Change to this: How can I change the position and color of the navigation arrows in “wc related products” inside product page?
1, 3 and 4 – waiting on these!
5- Solved – close this.
in reply to: Issues in Product and My AccountAlso please use the /wp-admin URL because we hid the wordpress top admin bar yesterday for some testing.
in reply to: Issues in Product and My AccountThis reply has been marked as private.in reply to: Issues in Product and My AccountThis reply has been marked as private.in reply to: Issues in Product and My Account4 – Hi, sorry for taking so long! I see, thank you so much for the help!
6- Forget this.
in reply to: Product Template IssuesI am getting upset!
4- What else do you want me to do? I have already made edits and videos. Don’t you understand my issue?
When I use DHWC page to custom categories page I am having a problem with the layout of the page!
Please check edits attached of how it looks when i use dhwc, it makes the page ugly!
6- I’ll explain later, after 4 is solved!
Attachments:
You must be logged in to view attached files.in reply to: Product Template IssuesHi, please answer.
in reply to: Product Template Issues4 – Still waiting on this
6 – My dev fixed the issue with the icons but the font of the whole page changing with the code above is bc dhwc is clonflicted with woocommerce, he said only you could fix it.
in reply to: Product Template IssuesHi, how are you?
4 – Waiting on this issue! Hope we can get it done asap.
6 – We need to change all products descriptions to another font and make that pattern, our dev developed a code that did the job but also product title and breadcrumb changed font and wishlist heart button went broken as you can see in this page for an example: https://staging-atlantikoscombr.temp927.kinsta.cloud/produto/kit-com-8-unid-kefiran-spritz-agua-de-coco-com-capim-santo-e-gengibre-2/
So this the code:
@media only screen and (min-width: 1290px){ div#tab-description, .dhvc-woocommerce-page *{ font-size: 17px !important; font-family: "Atlantikos" !important; } } @media only screen and (max-width: 767px){ div#tab-description, .dhvc-woocommerce-page *{ font-size: 16px !important; font-family: "Atlantikos" !important; } } @font-face { font-family: Atlantikos; src: URL('https://www.atlantikos.com.br/wp-content/uploads/2020/10/Atlantikos.ttf')format('truetype'); }
“Atlantikos” is the name of the font we need for the description which is uploaded in the site, but the breadcrumb and title font should be in another font we have added in the theme; this is how it’s supposed to be: https://www.atlantikos.com.br/produto/lapis-de-olho-preto/
Thanks already!
in reply to: Product Template Issues1 – I see! So I had to use both together.
4 – Waiting on this!!!
Thanks!!!
in reply to: Product Template Issues1 – The code worked but it’s now hiding the galley slider.
Check video “1” in this link: https://drive.google.com/drive/folders/1K0McKfri1iykkwOsjxnSgAte9TpNBDZb?usp=sharing
This is the code you gave me:
.dhvc-woo-product-gallery__thumbnails:not(.slick-initialize){
display: none;
}in reply to: Product Template Issues