Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Ceylon Systems

    (@ceylonsystems)

    Hi DionysusArt,

    We are really sorry that you are having this issue. But that’s really strange what you are experiencing. We confirmed that setting is working on our every testing server.

    The credit text is always hidden by the default, and if you enabled it still you can hide it by unchecking the Powered by IgniteUp option and saving the options.

    Can you try deactivating and activating the plugin? And let us know if it worked.

    Thanks!

    Thread Starter DionysusArt

    (@dionysusart)

    Thank you for the quick feedback.

    I dont know why the text is showing, if the checkbox in unchecked it shouldn’t appear. I deactivate and activate again, and the plugin and still got the same issue.

    I remove the div that was creating this text in the offline.php file. It worked, but maybe its something you should give a look when possible.

    Anyway..thanks for this effective and quick plugin.

    Best Regards,
    Diogo Salvador

    Plugin Author Ceylon Systems

    (@ceylonsystems)

    Hi Diogo,

    Yes that should fix the problem for you now. Of course we are taking every possible steps to prevent these issues which users are getting into. So thank you for pointing out the issue for us.

    Also thanks for the feedback about IgniteUp. Feel free to submit a review here.

    Thanks!

    Thread Starter DionysusArt

    (@dionysusart)

    Hello Again Ceylon,

    Im not being able to rezise the background image accordingly to the screen size, i’ve tried to add width:100% and height: auto to the body and mani container but it still doesnt work. How can i make the bg image rezisable in this plugin?

    Thanks in advance

    Plugin Author Ceylon Systems

    (@ceylonsystems)

    Hi @dionysusart,

    Yes we have used background-size:cover; property for background image to cover the screen in every device resolution.

    If you need to make it 100%, use the following code and it will do the fix.
    body::after{background-size: 100% !important;}
    But keep in mind to test mobile responsiveness after this modification.

    In addition: we will be adding a Custom CSS option for you to use for customizing our templates without editing the plugin files, in our next update.

    Thanks!

    Plugin Author Ceylon Systems

    (@ceylonsystems)

    Hi @dionysusart,

    We have released the version 1.2.1 with some improvements.

    Please check if the powered by text showing option is working correctly in the new version for you. Feel free to let us know.

    And also you will be having the Custom CSS feature in this update.

    Thanks!

    Thread Starter DionysusArt

    (@dionysusart)

    Thank you for the update Ceylon, i’ll give it a look in a bit.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Powered by text’ is closed to new replies.