DeliciousThemes
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 1-2 years
- Microlancer Beta Tester
- Referred between 50 and 99 users
- Romania
- Sold between 50 000 and 100 000 dollars
418
Purchases
Buyer Rating:
4.35 stars
4.35 average based on 23 ratings.
-
5 Star
1669%
-
4 Star
313%
-
3 Star
28%
-
2 Star
00%
-
1 Star
28%
| Created | 13 December 12 |
| Last Update | 5 January 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- agency
- business
- clean
- corporate
- corporate design
- html5
- jquery
- lightbox
- portfolio
- responsive
- rtl
- shortcodes
- unlimited sliders
- widgets
- wordpress 3.5
© All Rights Reserved DeliciousThemes -
Contact Envato Support


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.
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!
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!
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!
thanks! ill give it a try
Hi,
Sorry for another question!
Is it possible to put an image in the title of a page?
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!
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!
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?
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!
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.
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!
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.
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!