Hello,
I have a bug in Megamenu. My link path is like "products-grid?f[0]=field_product_category%3A118". On index link is correct like "www.domain.tld/en/products-grid?f[0]=field_product_category:118". But if I'm on node view same link is like "www.domain.tld/en/node/products-grid?f[0]=field_product_category:118". Same happends when on "www.domain.tld/en/contacts" - link is like "www.domain.tld/en/contacts/products-grid?f[0]=field_product_category:118". Can you help me?
Hi,
Could you send us your site url and admin account by private comment? We would like to have a check then fix problem for you.
Hai
MD Hosoren: User block
<a href="http://mywebsite.myuser/logout" class="logout-link">Logout</a>
how can i edit this link or this block coz it wrong link... in user block. tq
Hi,
You can override file userinfo.tpl.php in sites\all\modules\custom\md_block_custom\add\template.
Thanks :)