Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jhmblvd

    (@jhmblvd)

    When I turn on developers tool once I activate the plugin and watch what happens as the page loads I see the error that is above and when I look at the Source in developers tools it says that the javascript is being loaded by wp-property. That’s not quite an error message it’s just how I figured out which plugin was acting up. Then turning off wp-property fixes everything. Drop downs work, the home page image slider works, everything works. I tried disabling various plugins in different order but always it is wp-property that causes things to break. I can enable the plugin for you to look at but again this is a working real estate site, and the plugin stops all animations like drop downs and home page sliders so it’s got to be done at night?

    Thread Starter jhmblvd

    (@jhmblvd)

    Yes I disabled the plugin. again the error is around the fancybox.init function. And developers tools points to wp-plugin. Disabling it fixes everything. Will you be fixing the plugin?

    Thread Starter jhmblvd

    (@jhmblvd)

    Got that, however it still doesn’t work. I don’t use this except in the one theme. I found yesterday that their Slider quite working as well as all our drop down menu items. I had to disable the plugin which is a real shame but it is causing a lot of issues. The error I’m seeing when I open developers tools is
    TypeError: b.fancybox.init is not a function[Learn More] jquery.fancybox-1.3.4.pack.js:46:269

    And in page source this is pointing to wp-property. Not sure what to do but redesign page.

    Thread Starter jhmblvd

    (@jhmblvd)

    Thank you. Can you help on another issue? I can’t seem to put a width on a container that seems to be generated by the plugin. So I have a property and it’s setup on a page here: https://ramsayrealty.com/vacation-rentals/
    When you drill down to the property say by clicking on the Bungalow https://ramsayrealty.com/vacation-rentals/bungalo/

    The issue is that the page that pulls up the property itself is full width! I can’t seem to set padding or margins to center it. I have the plugin on another site and it is setup the same with the same theme and it doesn’t do this? Any idea why this does?

    Thread Starter jhmblvd

    (@jhmblvd)

    Hi, just to clarify a bit more. I have this shortcode on three pages:
    [pdb_signup]

    Which shows the First Name, Last Name, and Email on the pages. How do I direct them to different records to fill out. In other words if they fill out the form on the Employers page I want them to get an email that sends them to the Employer Signup form!

    Or, if I wanted to simply disregard the email process and have them just directly sign up right on that page or in that form i.e., they click “Employer Sign up” go to the form and fill it out, how would I do that. If I use this shortcode:
    [pdb_signup fields=”first_name,last_name,address,city,country,email,newsletter,braille”]

    Then these fields show up on the other sign up forms as well.
    Again thank you.

    Thread Starter jhmblvd

    (@jhmblvd)

    Hi, I’m working on this and am running into a bit of a problem. I want to 1. have folks sign up who are looking for work and face issues with disabilities. 2. I want another sign up form for employers who would be willing to hire folks with disabilities.

    These two types of registrants will usually be coming from different pages and each will have their own set of fields.

    I created a participant sign up form page and an employer sign up form. In the database I set up a group with the fields of Business Name, Address, Contact info, etc.

    I also have a basic “sign up for newsletter” that comes with the plugin. So my problem is basically how do I set this up so when the Employer signs up from the sign up page they are taken to the “Employer Sign up record?” And do this with the participants and the newsletter.

    We don’t have a lot of funds but will be happy to pay you what I can for your help in setting this up.
    Thank you

    Thread Starter jhmblvd

    (@jhmblvd)

    Thank you. So if I understand this, if I wanted an Employers sign up form and a participants form. And on the participants form I need to ask if they need Braille for printed materials. I will create a field called braille with yes or no drop down.

    Then on
    Employer Sign up page

    [pdb_signup fields=”first_name,last_name,address,city,country,email,newsletter”]

    and another page for users with this:
    Participant sign up page:

    [pdb_signup fields=”first_name,last_name,address,city,country,email,newsletter,braille”]

    And I can include a hidden field to know which page they are coming from.

    Again thank you xnau

Viewing 7 replies - 1 through 7 (of 7 total)