John Bage

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: session_start function causing site health errors #159473
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    That did not make any difference. It has the same resulting error. It will only work if I comment out the “session_start” line (line 6) of that file.

    in reply to: Real estate theme issues #131916
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    Never mind. I fixed it myself just now. I forgot to add the 2 pages in the property settings on the general tab and search tab. Once I did that, it worked. Thanks and sorry for any inconvenience caused.

    in reply to: Real estate theme issues #131673
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    This is a test site as the actual site is not open to public yet. It does the same thing and is on the same server though.

    http://www.edevpros.com/bande1/

    http://www.edevpros.com/bande1/search-properties-page-2/

    in reply to: Real estate theme issues #131566
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    I hate to reopen an old thread but I am having the exact same issue with the search redirecting back to the home page. I have tried the fix here and it does not fix the issue. I tried your demo and it works fine for some reason. I am not sure why it works there and not on mine. Any ideas?

    in reply to: real estate : show only selected/checked amenities #131475
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    Awesome! That worked. Thank you Chris! 🙂

    in reply to: real estate : show only selected/checked amenities #131359
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    I think I found the code. I just need to know what to change there. Its looks like it is in…

    templates/single-property/amenities.php

    in reply to: countdown to specific time – wedding rituals #123594
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    Sending the credentials will not do anyone else any good. I am the only one that has access to it right now. It is in development and is not accessible to the public. It is in a local development environment (e.g. like wamp running on a flash drive that is attached to a local computer behind nat and software firewalls. The development site is not accessible from the outside world).

    in reply to: countdown to specific time – wedding rituals #123515
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    Yes, Dave. That is what it looks like but it only counts to midnight according to the date set in the shortcode. There is no setting for the hour and minute, etc.. It only has the year, month, and date. I am wanting this to go to a particular time during a particular date. Like, say 2 pm on a particular date, not midnight. Here, maybe this will help…

    Think time, not just date.

    Instead of…

    [arrow bgcolor="#ec365a"] 
    [countdown count="1" year="2019" month="07" date="27" color="#ffffff"]

    Have something like…

    [arrow bgcolor="#ec365a"] 
    [countdown count="1" year="2019" month="07" date="27" hour="14" minute="00" color="#ffffff"]

    Note the hour & minute entries above. Also the 14 for hour signifying 2 pm.

    Does this help to explain what I am looking to try to do here? I am trying to have the countdown more precise to a certain time of a particular date, not just to midnight of that set date. Looking to use the countdown to a set time of a certain date, not just to midnight of the date itself.

    in reply to: countdown to specific time – wedding rituals #123429
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    It will not do you any good. It is that it is not available publicly right now. It is still in development.

    in reply to: countdown to specific time – wedding rituals #123366
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    Yes, I have that on the page. That only counts down to midnight of the particular day. I am asking for it to count down to a specific time, like an hour and a minute.

    in reply to: countdown to specific time – wedding rituals #123214
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    The site is not open to the public yet so there is no way for you to view it. It’s the stock wedding rituals theme using the standard countdown on the front page right at the bottom of the slider images. It is using the countdown shortcode where you enter the year month and date into on the page.

Viewing 11 posts - 1 through 11 (of 11 total)