Forum replies created
Hi,
Please go to Theme Options -> Contact to setup you map.

If you have already done it. Please show me a screenshot of your settings.
You can use this tool to upload a screenshot. http://prnt.sc/
For translation, Please use this desktop software.
https://poedit.net/
Thank you
Hi
Go to Appearance -> Theme Options -> Post Slider -> Post Slider placement
Select -> Manually select in a Post/Page edit mode
Go to edit your homepage and select the post slider in your Slider Options -> Slider Type.
Thank you
Hi,
You did not provide your WordPress password in the above private reply.
Thank you.
I will also need your website URL
Thank you
You are welcome!
If you want all breadcrumb for all pages to go left.
.page-title-captions {
display: none !important;
}
.breadcrumbs {
left: 20px !important;
position: relative;
text-align: left !important;
}
Thank you
Hi,
For single product.
Use the same css code, but change the preceding class name.
.single-product .page-title-captions {
display: none !important;
}
.single-product .breadcrumbs {
left: 20px !important;
position: relative;
text-align: left !important;
}
Thank you
You are welcome!
Hi,
Please provide WordPress login access and FTP access in private reply.
I will fix this for you.
WordPress login URL
WordPress username
WordPress password
FTP server URL
FTP server username
FTP server password
Thank you