Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Ok, so you don't have plans to fix that? I'll use wocommerce page as a workaround. Furthermode, this makes the theme WPML incompatible in contrast to what's indicated in Envato store, pls consider this.
In addition I've seen you've provided woocommerce product categories widget for mega menu to someone here. I also need it, can you send me too?
Hello, I have the same issue. Editing the file via editor is OK only if the website is single language. But for a WPML multi-language site editing files directly is not possible since wordpress doesn't support that.
it has to be a page, post, template or whatever that can be edited via wordpress content management style like post editing. only this way it can be used as a translatable content.
Can you convert the login popup to a page and include it in the php file then?
Hi, if custom css is the case, I've modified it a bit and now it looks good until your next release. Here is the CSS
nav.woocommerce-MyAccount-navigation {
width: 15% !important;
}
nav.woocommerce-MyAccount-navigation ul {
padding-left: 0px;
}
nav.woocommerce-MyAccount-navigation li a {
display: block;
max-width: 200px;
background: black;
margin-bottom: 20px;
padding: 5px;
text-align: center;
color: #fff;
}
nav.woocommerce-MyAccount-navigation li {
list-style: none;
}
.woocommerce-MyAccount-content {
width: 83% !important;
}
.woocommerce-MyAccount-content > p:first-child {
border-top: 3px solid #1e85be;
padding: 30px;
background: #f7f6f7;
}
.woocommerce-MyAccount-content > p:first-child:before {
font-family: WooCommerce;
content: '\e028';
display: inline-block;
color: #1e85be;
margin-right: 13px;
}
when will be the next version?
I've attached an image to show how it looks. It's quite primitive with no special design at all.
if next version will be late, I need to modify my-account page a bit. to do so I need to modify the woocommerce my-account page I assume but theme style overrides default my-account style of woocommerce. So it won't be as easy as it looks. You have any idea about how to proceed?
Hi, after some research I found a clue about the reason. My host provider Siteground and the Cloudfare service has issues. After deactivating cloudfare I managed to update the theme and activated cloudfare back again. It worked somehow. Thanks though... This might be helpful to others.
In addition, a criticism from me, on forum pages, hiding content based on different products of yours is not logical since they share features and I couldn't access replies of a few questions because they belong to a different theme. I think forum restrictions should be based on whether verified buyer of any product or none and this will prevent duplicate requests on your end.
-
AuthorPosts
