Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • rabarrig Friend
    #204850

    That’s it, guys… I’ve been bouncing around google results for a long time without luck… could somebody help me with this two problems?

    THANKS!

    Pankaj Sharma Moderator
    #563899

    Hello
    It would be great if you will include url of your site, an illustrated screenshot of what problem you facing .
    So i can check your problem and help you.

    rabarrig Friend
    #564137

    Thanks for your reply…

    My site’s URL is http://www.aban.cl/

    I just need to remove the “settings” link on top right.. i don’t want the people to be able to change site’s color

    Also I need the price of every article to be hidden, since my site is going to be “request a quote” type..

    thanks!

    Pankaj Sharma Moderator
    #564160

    Hello For the settings color .
    Go to module manager find the module settings .
    Select position : toolbar-ct-3
    Disable it .

    Price issue : {mijoshop id=40,price=1,rating=1,button=1}
    I found the above code in article source ocde so you need to remove/comment it from article editor .

    rabarrig Friend
    #564172

    THANKS A LOT…

    I manage to resolve first issue. Second issue is not what you think, though.

    The problem is this:

    Although the article’s price is 0, it is displayed. I don’t want it to be displayed. I want people to request quotes for prices.

    Cheers and thanks again!


    1. Captura5
    Pankaj Sharma Moderator
    #564201

    Hello
    Its the functionality handled by Mijoshop .
    You can try the below code if it helps you

    Add the below code in your custom.css file


    .mijoshop .list-unstyled >li> h2 {display: none;}

    Save and check frontend.

    rabarrig Friend
    #565698

    Awesome tweak, pankajsharma… thanks a lot!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  rabarrig 9 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum