[closed]

CJ Coming Soon

(51 posts) (18 voices)
  • Started 4 months ago by 24Seven
  • Latest reply from CSSJockey
  • This topic is closed
  • This topic is resolved
  1. Is there a way to change/customize the size of the main screen so we can put more than 2 lines in for the content below the title?

    Posted 3 months ago #
  2. On the default theme it won't be possible to increase the size of the message DIV as its aligned to the background however, you can make some changes to the font size in style.css.

    Open style.css file in the theme folder and update the code below:

    .cjsp-msg{
    font-size:12pt; // You can change this value
    margin:0 auto;
    width:620px;
    text-align:center;
    height:52px;
    overflow:hidden;
    }

    I hope this helps

    Posted 3 months ago #
  3. Thanks CSSJockey! That did help. I also messed with some of the heading settings and the height of the msg box, so thanks for pointing me in the right direction.

    Any news on the IE issues?

    Posted 3 months ago #
  4. Thanks for all your work on this plug-in! It was exactly what I needed.

    I updated to your most recent version to be able to add a personalized favicon. Inputed the exact path into the field in the admin, but no go. Replaced the favicon in the default folders and pathed to them. No go still?

    Any ideas?

    wichitaisgreat.com

    Posted 3 months ago #
  5. Well I see the updated favicon, you might not see it due to browser cache so I recommend you to clear the browser cache and restart your browser.

    Posted 3 months ago #
  6. Many
    Member

    Hi,

    I installed your plugin on a local server and everything worked fine. But then I installed it on a live site and I couldn't get the custom page to work.

    The reason was that in the plugin file "cj-coming-soon.php" the path declared is lowercase (custom_xhtml) although the folder name is uppercase (custom_xHTML). Just changing one to match the other fixes the problem but I thought I should point it out.

    Posted 3 months ago #
  7. Thank you for reporting this issue, will update the folder case in next release

    Posted 3 months ago #
  8. @cssjockey - Any update on the IE issues? Is anybody else besides myself and Geo experiencing the same issue?

    Posted 3 months ago #
  9. Many
    Member

    Hi,

    just got my custom page done and as I was testing things out it appears that I too have the same issue. Everything goes smoothly in every browser except IE. I got the "please wait" message going on and on and never sending the email.

    Here's a link http://test.tanora.org/

    Posted 3 months ago #
  10. floweringmind
    Member

    I am getting the error:

    syntax error
    var liftoffTime = new Date(, - 1, , 0, 0);\n

    For some reason it isn't loading the date, also it isn't loading any of the settings as if it can't read the database settings.

    Apparently the theme I am using called glow is being added to the array names:

    [glowlaunch_date] =>
    [glowlaunch_day] => 12
    [glowlaunch_month] => 12
    [glowlaunch_year] => 2009

    I don't know why glow has been added but that seems like a bug.

    Posted 3 months ago #
  11. floweringmind
    Member

    I fixed the bug by renaming $shortname. Apparently other people are using that variable and when you made it global it used it from the template I am using instead of what you wanted it to be.

    Posted 3 months ago #
  12. griefex
    Member

    Hi, I have tried this on latest version of Firefox on both PC and Mac..and I don't recieve any email that people have subscribed..no errors anywhere

    Posted 3 months ago #
  13. Please try the demo site in your browsers and see if it works or not. I will fix this or add an option to enable or disable AJAX in next release.

    Posted 3 months ago #
  14. Many
    Member

    Okay,

    the demo site works fine in IE. Wonder what could it be that it doesn't on my site.

    Posted 3 months ago #
  15. I just tested the demo site and it worked also. What the heck can we change on ours to get it working?

    Posted 3 months ago #
  16. Nico
    Member

    Confirming the bug found out by Mr. Floweringmind. By renaming $shortname in $shortnameCJ, I get rid off this problem. Could you solve this problem in an 1.08 update please ? :)

    Posted 3 months ago #
  17. Sure, I will update this asap. Thanks for your support.

    Posted 3 months ago #
  18. The plugin works great when using one of the default WP themes, but I am using a theme called WP Remix (a premium theme) and even when the plugin is enabled, I do not soon the coming soon page. Any suggestions or ideas why?

    Posted 3 months ago #
  19. Please make sure you are using the latest version of this plugin and share the link so I can check and help you with the solution.

    Posted 3 months ago #
  20. The url is http://homebizinstitute.com
    I am using version 1.07 of your plugin. Thanks in advance for your help!

    Posted 3 months ago #

Topic Closed

This topic has been closed to new replies.