Sliders Issues and Questions - Contact us form issues

Discussion in 'Infoway WordPress Theme' started by smbrisard, Mar 7, 2013.

  1. smbrisard

    smbrisard Member

    Joined:
    Feb 28, 2013
    Messages:
    53
    Likes Received:
    0
    Hi,

    I am stuggling with the following for my website at www.stephanbrisard.com

    1. I managed to change the slider boxes to Green by changing the color of slidertextbgnew.png - now how can I change the lighter gray background to a light green when the slider moves from block to block - what's the name of the file that I need to update the color from

    2. My slider links are not working - i tried disabling all my plugins but no luck - I am getting by default a canned link for all 4 slides as such: www.stephanbrisard.com/fragment#1 - I did input the links correctly in the them options

    3. The send message box for my contact form was nicely styled with a box outline and a shadow but when I used CSS to style with a different color (CSS you provided to another member who also wanted to alter color) it too away the shadow

    4. Despite the fact that I placed my email address in the leads capture settings under theme options, I am still not receiving a confirmation email when testing the form - I am getting the form submission data in the database within wordpress but no email - I check spam and tested across several emails. I see that I am not the only one experiencing this issue. Also how can we control the text that would be included in that email confirmation

    Random questions: how do I update the fonts of the category and posts widget at: http://www.stephanbrisard.com/blog/ to match the rest of my Verdana fonts.

    Thanks a lot. Stephan
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1. For your first first issue

    Go to images directory present in your theme directory and replace your image with present slider box image or edit it.
    The name of image is "tbg.png" and "slider-sepnew.png"

    Note:- Use same name for your edited image and remove the current image.

    2.For your second and fourth issue


    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    3.For your third issue
    Lead capture send message box shadow is removed because you put the code of color in it and there is a image, if you want to change its color and also want shadow effect then, Go to images directory present in your theme directory and replace your image with present submit button image or edit it.

    The name of image is "submit-button.png"

    4.For your fifth issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .sidebar ul li a{
    font-family:your font type;
    }
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Support mail sent.
     
  4. smbrisard

    smbrisard Member

    Joined:
    Feb 28, 2013
    Messages:
    53
    Likes Received:
    0
    I have sent you a request via email at support with credentials to access my site. I check with my webmaster and all my PHP mail settings are correct yet the forms (both on lead capture and contact us) don't work - also now that a lot of CSS work has been done on the site somehow the lead gen form does not capture the info in the right fields. Please address as this is a pain point for me not to be able to have email communications sent. SB
     
  5. smbrisard

    smbrisard Member

    Joined:
    Feb 28, 2013
    Messages:
    53
    Likes Received:
    0
    It's fixed now for the Lead Gen form - I entered the email address provided by my webmaster. Now the problem is that I am not capturing all the fields in the CSV file; the name does not get captured and the email address is now being captured under name. Also contact us form still does not return an email at http://www.stephanbrisard.com/contact-stephanbrisard/ - Finally the contact us for renders perfect on mobile but fields are not showing up on desktops browsers - I wonder if it has anything to do with the many CSS changes we brought to the site. Please advise. almost there.
     

Share This Page