ThemeForest

Line - Responsive Corporate WordPress Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
ndburke1 Purchased

Hi could you break down the difference in the user permissions?

I want somebody to be able to add content/pages to site – but not alter templates etc.

DeliciousThemes

Hi,

Yes, you can do that. When you add a new user, don`t make it “Administrator”. The role should be “Editor” and it will not affect areas related to Appearance and settings.

Thank you!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
yoyoyoram Purchased

Hi,

First I want to say congrats on an awesome theme!

I notice that my contact page does not match up to the demo site. I read and followed your instructions here http://pastebin.com/4kC00tKW but I only get the text of the code instead of the form itself. Any suggestions?

Screen shot here https://dl.dropboxusercontent.com/u/5957286/RANDOM/Screen%20shot%202013-05-15%20at%2012.43.17%20PM.png

Thanks you!

DeliciousThemes

Hi,

The code you sent me is correct: http://pastebin.com/4kC00tKW Please take it and place it inside “Contact->Yourcontactform”: http://goo.gl/c7Jyj

Then grab the contact form shortcode and place it inside the contact page. Make sure to wrap the shortcode inside “form-wrapper”, like this:

[form-wrapper]
    [contact-form-7 id="314" title="Contact form 1"]
[/form-wrapper]

Then add to style.css, to stylize the email field:

input[type="email"] {
    background:#FFFFFF;
    border:1px solid #EBEBEB;
}

input[type="email"]:focus {
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    border:1px solid #EBEBEB;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}
.contactform input[type=email] {
    margin-bottom:10px;
    width:89%;
    padding:3% 5%;
    height:20px;
    line-height:20px;
    font-family:Arial;
    font-size:12px;
    margin:5px 0;    
}

Let me know if you manage to fix the contact page!

Thank you!

Default-user
yoyoyoram Purchased

thanks! ill give it a try

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
ndburke1 Purchased

Hi,

Sorry for another question!

Is it possible to put an image in the title of a page?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
ndburke1 Purchased

And again another questions – I now no longer have the option to apply widgets to certain web pages – now when I install a widget they are automatically installed on every page, how can i exclude – previously I could exclude but now can’t!

DeliciousThemes

Hi,

There are a series of widgetized areas inside “Appearance->Widgets”. The widgets are managed in and out of them with drag and drop gestures. Not every page has its own widgetized sidebar. If you want that, you need to install a plugin called Unlimited Page Sidebars: http://goo.gl/eET2Z

With it, you`ll be able to set to any page a custom sidebar.

Regarding the image in the title, you can`t set it without some custom work.

Thank you!

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
Nick67 Purchased

Hi,

I can’t solve how to create a second menu in the left Features Sidebar as you have in the demo version! Is it possible to have multiple separated menus?

DeliciousThemes

Hi,

To create a second Features Sidebar, you need to generate it first. You need to install a plugin called Unlimited Page Sidebars: http://goo.gl/eET2Z . Generate a new sidebar and assign it to a new page, select the template for the page and that`s it!

Thank you!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi I was wondering how to make this theme have a similar footer to what is in the demo. I’ve installed the theme, and it only says to drag a widget into the footer, but how has the one in the demo been created with the styling with the contact details and the About us?

Thanks for your time.

DeliciousThemes

Hi,

The footer is widgetized. This means that you have to go to Appearance->Widgets and drag and drop some widgets inside the “Footer” area. The Widget that I used for “About Us” and “Contact details” is a text widget. The code for contact details is this: http://pastebin.com/Ru8HdLuV . Grab the code and paste it inside the text widget.

Thank you!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
fbesson Purchased

HI,

thank you for your great work.

I’ve a question about the “Custom Background Image”. I put one on the site of a client (http://avocat-villeneuve-agen.fr) but the image only appears on the Home Page. What did I do wrong or miss ?

Thanks for your support.

DeliciousThemes

Hi,

You need to replace the current code from header.php with this new one: http://pastebin.com/KT2pTnid and the issue will disappear.

Thank you!

by
by
by
by
by