Tagged: x
-
AuthorPosts
-
January 4, 2017 at 2:44 pm #1316345
oga23Participanthi there!
could you please provide me some code to get profile cover photo to my profile page?
Nevertheless it is a default option of buddypress…Thanks.
January 4, 2017 at 10:21 pm #1316871
Rue NelModeratorHello There,
Thanks for writing in! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Perhaps this 3rd party plugin could help. Please check this out:
Thank you for your understanding.
January 5, 2017 at 12:34 pm #1317652
oga23Participantok, thanks, it did the trick, i had it before but was buggered with the button above profile photo. used this line:
.profile-cover-action .button {
display: none;
}
Is this ok? because the button isn’t there anymore…another question, if i may – in woocommerce, system status, i get this:
x/woocommerce/cart/cart-empty.php,
x/woocommerce/cart/cross-sells.php version 1.6.4 is out of date. The core version is 2.7.0,
x/woocommerce/loop/loop-end.php,
x/woocommerce/loop/loop-start.php,
x/woocommerce/loop/pagination.php,
x/woocommerce/notices/error.php,
x/woocommerce/notices/notice.php,
x/woocommerce/notices/success.php,
x/woocommerce/single-product/product-image.php version 2.6.3 is out of date. The core version is 2.7.0,
x/woocommerce/single-product/product-thumbnails.php version 2.6.3 is out of date. The core version is 2.7.0,
x/woocommerce/single-product/related.php version 1.6.4 is out of date. The core version is 2.7.0,
x/woocommerce/single-product/tabs/tabs.php,
x/woocommerce/single-product/up-sells.php,
x/woocommerce/single-product-reviews.phpWhy is this outdated and how can we fix it?
January 5, 2017 at 3:06 pm #1317854
JadeModeratorHi there,
You may remove the CSS code that hides the button if you want it shown.
To update woocommerce template files, please follow the directions on this thread: https://docs.woocommerce.com/document/fix-outdated-templates-woocommerce/
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1316345 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
