Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #952196

    Firstly thank you for adding the copyright feature, it is brilliant and just what was needed for one of our sites, however it creates a lot of problems with things such as thumbnail views anywhere on the site, in particular on the magazine module. See here:

    https://www.vintagedigital.com.au/home-test/

    Password to the page is: kriesi

    Basically we need the option to turn OFF the copyright information on thumbnails and only have it appear when the full image is displayed. If this option is already builtin and I have missed please advise where it is?

    • This topic was modified 6 years ago by Steve.
    #952979

    Is there any support here or am I in the wrong place??

    #953025

    This post is days old now an no answer! Posts that are an hour old are being answered, why not my two requests??

    #953091

    Hi,

    We are very sorry for the late response.

    Please use this css code to remove the copyright container on a magazine element.

    .av-magazine-thumbnail .avia-copyright {
        display: none;
    }

    Thank you for using Enfold.

    Best regards,
    Ismael

    #953177

    And blog archive element?

    #953213

    deleted

    • This reply was modified 6 years ago by Steve.
    #953302

    Hi!

    What did you add the blog element? Please provide a link.

    Best regards,
    Ismael

    #953357

    Same link as above, scroll down…but that code seems to have addressed blogs as well strangely.

    #953364

    Hi,

    I cannot see issue on your blog elements. I tried disabling custom CSS code provided by Ismael and still could not see any issue with copyright fields so i think it might be cache related. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
    If that does not help, please create temporary admin logins and post them here privately so we can look into it :)

    Cheers!
    Yigit

    #953366

    You are not reading what I am writing….as I said above, STRANGELY, the code that fixed Magazine also fixed the blog sections….

    #953433

    Hi,

    As i mentioned above, it sounds like it is cache related. You can try deleting Ismael’s code and it still should work as expected.

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.