Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author simnor

    (@simnor)

    OK cool, in that case I’ll mark this thread as resolved.

    Cheers

    Plugin Author simnor

    (@simnor)

    Hi, could you post a link to your site please so I can take a look, otherwise could you give me details about the image you are using, for example:

    What format it is (JPG, PNG etc)
    The file size
    The image dimensions

    if you don’t want to provide a link to your site then could you possibly upload the image somewhere and add a link to that so I can test the image offline.

    Cheers

    Plugin Author simnor

    (@simnor)

    I can’t really diagnose this without a link to your site to look at. There aren’t really any restrictions apart from maybe keeping the logo small (around 300px width) and in a normal image format such as jpg, png, gif etc.

    Plugin Author simnor

    (@simnor)

    Looks to be working fine, it has been a week since you posted so you probably fixed it, it will likely be because of an issue with the theme or clashing with another plugin, if it wasn’t either of those things then feel free to post back in this thread with what you did to fix it so if it’s a bug then I can fix it up in the plugin.

    Plugin Author simnor

    (@simnor)

    Hi, you can insert the shortcode as usual and then just copy and paste the code that gets added to the editor into the code for the toggle.

    For your second question, again just add the shortcode and then edit the text that get’s added.

    Plugin Author simnor

    (@simnor)

    The theme?you’re using is adding styling to the form as well, that’s why that’s happening. The themes css is here: https://support.yikesenabled.com/wp-content/themes/supportpress/css/login.css

    Cheers
    Simon

    Plugin Author simnor

    (@simnor)

    Should do, I haven’t tested it on it, but there’s no reason why it shouldn’t.

    Cheers

    Plugin Author simnor

    (@simnor)

    Hi, when I go to the site I’m not seeing any errors regarding my plugin, however I think that is because you’re using another script for the snowfall now and that’s what is on line 6 of that file.

    When I check on my install in WP 3.5 I’m not getting any errors so I’m not sure why you were having it, guess it might have been some kind of JS clash. Will look out for anyone else having similar issues and will update if I can work out what the issue is.

    Thanks for bringing it to my attention though.

    Plugin Author simnor

    (@simnor)

    Hi @audiferd

    It looks like you don’t have a # before the FFFFFF in the background colour option, it should be #FFFFFF not FFFFFF.

    I’m going to set this topic as resolved because you should start a new thread with every question and people are going to keep asking questions in this thread if I don’t. If you are still having issues then feel free to open a new thread.

    Thanks

    Plugin Author simnor

    (@simnor)

    OK if any of you need to reply with further questions then please could you start a new thread in the support forum, it makes it much easier to manage that way, also I can mark threads as resolved and other people who have similar problems can find the answers by searching the forum.

    @nofrills

    Thanks. There isn’t an option for that I’m afraid, and I’m getting concerned about adding too many options to the plugin. However you could do this with the custom css field on the Advanced tab as long as the theme you’re using is following the WordPress coding standards then the body class in the theme should be set to home on the homepage, so you can add:

    .sn-holiday-message-holder { display:none!important; }
    .home .sn-holiday-message-holder { display:block!important; }

    This will hide the message on every page on the site and then show it again on just the home page. If your theme isn’t following WordPress standards then I’m afraid there’s no way of doing this unless you edit your theme code which I wouldn’t recommend unless you know what you’re doing.

    Regarding not been able to get your graphics to work, please can you open a new thread on the support forum with more details of exactly what the issue is if you need help with that.

    @josephmiddleton

    I don’t really understand your question I’m afraid. The cookie should be long enough so that the message doesn’t appear again, I think I’ve set it to 100 days, but if you want to reduce it then you’ll have to edit the plugin to do that. If your cache resets itself after an hour then there’s nothing I can do about that, cookies don’t really have anything to do with the cache anyway, so it must be resetting your cookies every hour.

    @caygri

    I’m not sure why that is, if it doesn’t appear at all then I guess you should just try another plugin because it’s probably not working with your current site configuration.

    @rtank

    Thanks. You could do a similar thing to the answer I gave for @nofrills, so set the plugin to show all the time, then as long as your theme is coding correctly you can use the following css in the custom css field:

    .sn-holiday-message-holder { display:none!important; }
    .home .sn-holiday-message-holder { display:block!important; }

    That way, the message will show (with the snow) on the home page, but on interior pages the message is hidden, but as the snow is applied to the page not the message, the snowfall will continue to work on the interior pages.

    @jjwerkman

    Thanks. Exactly the same answer as @rtank’s above should work for you too I think.

    Plugin Author simnor

    (@simnor)

    Hi Joseph, I’ve just issued an update (1.1) to the plugin that will allow those two things you wanted.

    Plugin Author simnor

    (@simnor)

    It sounds like there’s a JavaScript conflict with another plugin/theme, that would explain why you’re not able to change the picture and why the counter isn’t working. I would say disable your plugins etc. (as it’s likely to be clashing with another plugin) but for a holiday plugin your best bet is to just try another one.

    Plugin Author simnor

    (@simnor)

    Aha brilliant, thanks, will add it in when I release the next version.

    Cheers

    Forum: Plugins
    In reply to: [Skin Login] link for logo
    Plugin Author simnor

    (@simnor)

    Hi, the plugin only changes the CSS, the link to www.ads-software.com is added by WordPress itself. I may look at finding a way to change the link though in a future version.

    Glad you like the plugin.

    Cheers,
    Simon

    Plugin Author simnor

    (@simnor)

    Hi, if you take a look at this screenshot: https://s.www.ads-software.com/extend/plugins/skin-login/screenshot-1.jpg?r=618299 You’ll see a textarea for “Custom CSS”, if you add that line in there then it should add the scrollbar.

    Cheers

Viewing 15 replies - 1 through 15 (of 16 total)