Keyword Cloud settings

abstrktabstrkt Registered Users Posts: 4 Big grins
Hi,

I just tried the keyword cloud on my website. Unfortunately when I click on a keyword a buy pictures -button shows up. Does anybody know where I have to change my settings to avoid this?

Thanks in advance!

https://www.bilderwelten.live/

Comments

  • rnrjoshrnrjosh Registered Users Posts: 266 Major grins

    The Buy option will always appear on the /keyword pages (even if you have disabled the visitor shopping cart in your galleries), though you can remove the Buy button on the keyword pages using some CSS. In the Customize mode, click on the Entire Site heading. Under Content tab > Add Content Blocks > HTML & CSS, drag/drop a CSS content block to the main view. Add this code to the CSS block:

    .sm-page-gallery-keyword .sm-gallery-cover-buy-button {display:none;}

    Publish the changes. That will hide the Buy button from appearing on the keyword pages.

    Josh
    SmugMug Support Hero
  • abstrktabstrkt Registered Users Posts: 4 Big grins
    After having done this for the entire site, it worked.
    Many thanks!

    I think it should be possible to hide the shopping button in the regular settings. It makes no sense to me that you can hide this button from the galleries but not from the keywords.
Sign In or Register to comment.