Hello, @capri_2794,
You’re welcome!
Regards
Hello, @capri_2794,
You’re welcome!
Regards
I do not see the notice on your site – http://prntscr.com/lkp5z4 Have you disabled it?
Please see screenshots – http://prntscr.com/lkp7j9 = http://prntscr.com/lkp7ro + http://prntscr.com/lkp7yv + http://prntscr.com/lkp84u + http://prntscr.com/lkp8fq
If you need any further assistance, provide temporary wp-admin access so I can take a closer look.
Regards
Hello,
I’ve checked your site on Samsung mobile Chrome browser and do not see the problem.
Have you cleared cache of browser?
Please try to check how your site looks in another browser or device.
Regards
Hello,
You can use this code as a temporary solution
.quantity.buttons_added .plus:last-child, .quantity.buttons_added .minus:first-child {
display: none;
}
and remove this after the theme update.
To update the theme you can create a staging site (a full copy of live site) and update xstore there. Then, if everything is ok, update the production site.
XStore 5.0 is major update and we have changed a lot of things https://xstore.8theme.com/update-history/ including theme styles. If you use child theme then child theme files should be updated according to new files.
We can help you with the update. Confirm that you made a full backup and provide temporary wp-admin and FTP access.
Regards
You may use Lightshot https://prnt.sc/ or upload images into media library http://prntscr.com/j9yzvr and provide screenshots links.
Regards
I am glad that the problem was solved.
Have a nice day.
Regards
Hello,
Did you make changes in template files?
Do you want to remove both searches?
Please provide temporary wp-admin and FTP access.
Regards
Hello,
Please provide screenshots for better understanding.
Regards
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
You can change it via translation files (Loco Translate plugin) – https://prnt.sc/lkle72
Regards
Hello,
You need to place woopress-es_ES.po, woopress-es_ES.mo files into /wp-content/languages/themes/ folder.
Translation for child theme required only in case you made changes in files there. In case, you use the child theme, but did not add files with new strings, translation files for the child theme is not required.
Also, if you face problems with translation, you need to be sure that your translation files are synchronized. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect translation or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization, you’ll be able to translate new strings or strings that were changed. Also, don’t forget to backup all the files before any update.
If you need any further assistance, provide temporary wp-admin and FTP access.
Regards
Hello,
Please add this code in Custom css for page area http://prntscr.com/lkl2wo
.page-content {
margin-bottom: 0px;
margin-top: 0px;
}
Regards
Hello @capri_2794,
Please submit new topic, describe the desired result in details and I will help you.
Regards
Hello,
1) Theme Options > Single product page > Show Product Title.
To remove this http://prntscr.com/lkkx34 –
.product-information-inner .product-navigation {
display: none;
}
Styling of this title http://prntscr.com/lkkxf7 can be changed in Theme Options > Typography > Page Content > H3.
2)
.product-information .price {
font-weight: 600;
}
3,4) Try to change this code
.product-information .cart button[type="submit"] {
float: left;
}
in your Global custom css to:
.product-information .cart button[type="submit"] {
float: left;
background-color: red;
color: white;
}
.product-information .cart button[type="submit"]:hover {
background-color: #151110 !important;
color: #f6bf98;
}
Regards
Hello,
.home .page-content {
margin-bottom: 0px;
}
Regards
Hello,
.pagination-cubic li .page-numbers.current {
color: white !important;
}
Regards
.fixed-header-area .menu-main-container > ul {
text-align: left;
margin-left: 60px;
padding-top: 22px;
}
Regards
Try to change this http://prntscr.com/lkkqqp to font-size: 2.5vh;
https://www.w3schools.com/cssref/css_units.asp
Regards
Hello,
You’re welcome!
Regards
Hello,
Pagination of the element won’t work correctly, so in new theme versions, it was removed at all.
You can add this code in Global custom css to hide the pagination:
.et-blog .et-blog-bottom {
display: none;
}
Regards
Hello,
Theme Options > Typography > Menu > Customize mobile menu links.
Regards
Hello,
There was a custom css code:
body .header-logo img {
max-width: 170px;
}
I’ve deleted this.
Please check logo now.
Regards
Dear @abarron,
We are theme support and we are able to help you only with issues related strictly to our theme.
If the problem with the plugin will be solved, but something won’t work correctly, contact us and provide temporary wp-admin and FTP access so we can take a closer look.
Regards
You’re welcome!
Would you mind to rate our product: https://prnt.sc/d256m6
https://themeforest.net/downloads
That would be much appreciated 🙂
Regards
Hello,
I do not see the problem http://prntscr.com/lkk1ih Is it solved?
If not, provide screenshots for better understanding. Also, provide temporary wp-admin access.
Regards
Hello,
You’re welcome!
Regards
Hello,
Please provide temporary wp-admin and FTP access.
Regards
Hello,
Please clear cache and check one more time.
Regards
Do you use addition plugins? Try to disable 3rd party plugins to check if one on them causes the problem.
Provide temporary wp-admin access so we can take a closer look.
Regards
Please clear cache and check one more time.
Regards