Sonl Sinha

Forum Replies Created

Viewing 15 posts - 6,496 through 6,510 (of 6,987 total)
  • Author
    Posts
  • in reply to: image opacity #4137
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi Oliver,

    Here you go: Content background color and opacity
    Add this code to custom css field in Appearance>Theme Options>Layout Settings>Custom CSS:
    #content{background: rgba(0, 0, 0, 0.9) !important; opacity:1!important; }

    Regards,
    Shri

    in reply to: Contact Form Email #4136
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Send us email: [email protected] and send us WP Admin details. We will check why this doesn’t work.

    skt_contact_recipient_email is a function. I told already on top that it is admin email where the email goes to. If its not working then we need to check why not working for you.

    Regards,
    Shri

    in reply to: Contact Form Email #4131
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    It goes to admin email. So the email set at Settings in WordPress admin is the email used in this contact form.

    Regards,
    Shri

    in reply to: Sections Setup #4129
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Kindly visit Settings>Readings in WordPress admin and select Show Latest Posts/Your Latest Posts on the top and save.

    It will start showing up the homepage with sections.

    Sections are to properly set up homepage using various elements you have in sections.

    Regards,
    Shri

    in reply to: Contact Form Plugin #4128
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    You have written many emails. We did check your website about footer stack issue but didn’t find it stacking as you show us. Kindly send us access via email as has been requested to you and we will check it.

    PS: Please don’t be rude in your emails. We do support for all of our clients. We are 100% sure that use of 3rd party plugins causes conflict with contact forms otherwise there would have been 100s of users claiming the same thing. Same thing with the footer issue.

    Regards,
    Shri

    in reply to: image opacity #4127
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Yes this is a current problem. Why? Because any color picker in the world which we use uses hex code and while for keeping opacity of elements intact and only changing opacity of the black background we need to have RGB code.

    So in case we want both i.e. color change plus background opacity change the only way out is hex code. But unfortunately using this causes the elements within the area also to be transparent.

    So in case you don’t need the color to be changed and use only black and need just opacity changed let us know.

    We will send a fix for this in RGB code and this would solve the issue you have.

    Regards,
    Shri

    in reply to: Gallery question #4126
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    We did send emails to everyone asking them to reply us back via email: [email protected]

    In case you missed the email just send us email with your order number or the email id with which you purchased.

    We have upgraded the theme to version 2.0 recently last week.

    Regards,
    Shri

    in reply to: Browser specific image problems #4125
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    🙂

    in reply to: Contact Form Plugin #4113
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Kindly use contact form 7. This should work. And also share with us the exact page url where you are applying contact form. Never heard of such a problem like yours.

    Regards,
    Shri

    in reply to: Gallery question #4112
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    This feature has been implemented.

    http://sktthemesdemo.net/documentation/full-width-documentation/#set-up-gallery-page

    Regards,
    Shri

    in reply to: Mobile display #4077
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Having menu displayed opened up by default only in mobile is difficult because if we apply to one it will apply on both.

    Regards,
    Shri

    in reply to: Menu location #4076
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    This is for the sticky header:

    .show-bg.fixedmenu nav ul {
    left: 18%;
    margin: 0;
    position: absolute;
    top: 0;
    }

    Regards,
    Shri

    in reply to: Menu location #4075
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    Here are the instructions: Path for CSS ( wp-content/themes/blendit/css/layout.css)

    .show-bg nav ul {
    margin: 160px auto 0;
    width: 66%;
    }

    Originally margin was margin-top

    and width:100%

    So change it as per the above and it will be at center.

    Regards,
    Shri

    in reply to: Browser specific image problems #4072
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    All these CSS changes are no more needed as theme options is fully capable of handling the same.

    The bottom shape is also given in the Appearance>Theme options. You can just change it with similar image of some other color.

    Regards,
    Shri

    in reply to: Unique background images on "pages" #4065
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Hi,

    The # is to place the url of the page where you have all the posts of the blog.

    Regards,
    Shri

Viewing 15 posts - 6,496 through 6,510 (of 6,987 total)