Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Robert Peake

    (@robertpeake)

    Unfortunately, while we can’t provide support for unique individual hosting configurations, here are some things to know and check:

    – The plugin uses an iframe to display the content from flickr.com
    – Sometimes plugins like mod_security or restrictive x-frame-options header settings can block this, giving a 403 error

    You may want to send the above information to Hostgator support to see if they can help.

    Note that the plugin seems to work fine in many other hosting configurations.

    Good luck!

    Best,
    Robert

    Thread Starter arielbustamante

    (@arielbustamante)

    thank you! yes hostgator were able to help me!
    it is working now!
    thank you’!

    Thread Starter arielbustamante

    (@arielbustamante)

    thank you! yes hostgator were able to help me!
    it is working now!
    thank you’!

    Plugin Author Robert Peake

    (@robertpeake)

    Great! So glad to hear it.

    Thread Starter arielbustamante

    (@arielbustamante)

    one little and maybe naive question.
    is it possible to remove the white frame of the slider window? or any other elements of that window such as the remaining time animation or even the arrows? maybe a pro version?

    thank you!

    Plugin Author Robert Peake

    (@robertpeake)

    Hi Ariel,

    Sorry, just seeing this.

    All that you describe should in theory be possible by altering the CSS, in particular to use display: none for the elements you want to hide.

    Hope that helps!

    Best,
    Robert

    Thread Starter arielbustamante

    (@arielbustamante)

    Thank you so much!
    I tried, but I couldn’t make it work, I love the plugin I just would like to remove the frame, or maybe change the color to black since my background is also black.

    thanks for your awesome work!

    Plugin Author Robert Peake

    (@robertpeake)

    No promises, but if you send me the URL in question I may be able to help…

    Thread Starter arielbustamante

    (@arielbustamante)

    thank you so much!
    that’s really nice of you.
    http://pafn.net/2016/07/25/conversation-room/
    at the end of the page I have two slideshows running, both of them has this white frame which i would like to remove or either change to black if possible.

    ariel

    Plugin Author Robert Peake

    (@robertpeake)

    Hi Ariel,

    The custom CSS you’ll need to remove the border is:

    .fshow-wrapper iframe { border: 0 none!important; }

    There are many different ways to add custom CSS to your site. Here’s one:

    http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    Hope that helps!

    Best,
    Robert

    Thread Starter arielbustamante

    (@arielbustamante)

    it worked perfectly!
    thank you so much!

    ariel

    Plugin Author Robert Peake

    (@robertpeake)

    Yay! Glad to hear it. 🙂

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘error 403’ is closed to new replies.