Discussion on REWORK - Responsive HTML5/CSS3 Template

Discussion on REWORK - Responsive HTML5/CSS3 Template

By
Cart 625 sales
Well Documented

Mird does not currently provide support for this item.

100 comments found.

Hi, seems this bug now is fix changing this src=”[JS library]” to src=”js/selectivizr-min.js” would you confirm this please?

Hi Mird, Your Template Rocks!!! I fund this bug: Line 36 <script type=”text/javascript” src=”[JS library]”></script> No found. Please, how can I fix it.

Thank U

Hi mate and thank you :) Please tell me in which browser you get this bug?

Hello, please could you tell me how to make all accordians closed when the user opens the webpage? At the moment the very top accordian level is open as you can see on your shortcodes template page? many thanks

Hello, Open custom.js file and find Accordion section. Add this line active: 'none',. It should look like this:
$(".accordion").accordion( {
    active: 'none',
    collapsible: false,
    autoHeight: false
});

great thank you for your quick repsonse :)

Hello Mird,

First of all, wonderfull Template! I’ve 2 questions. I hope you can help me. First: [ Deprecated: Function eregi() is deprecated in /home/stephan/domains/stephanvanderhoeven.nl/public_html/new/php/contact.php on line 13 SEND ] I get this error/message when I send a message with the contactform? how can i fix this?

Second: I want the same size of image as the slider on the website. But then on another page and that also needs to be responsive. How can I fix this easily?

Hope you can help me, thanks in advance.

Ok, understand you now,

Add this class to the style.css file:
img {
    display: block;
    max-width: 100%;
    height: auto;
}

Yessss!! Thank you very very much!!

Hope I can fix the error with the form..

I am glad that I could help you :) For form use new contact.php file. Where i changed eregi() function with !preg_match().

OK, figured it out….great template….thanks

Hello,

I purchased this though another account…. where do you change the orange roll over in the Project Carousel and the portfolio pages…I assume it the same orange in the arrow overs when the picture pops out….

Thanks

Hello, You need to find a class with name “project-item .overlay” in the style.css file. And change this: background: #d73300;

Hello,

Great theme!

I am having an issue getting the contact form to work without having Google maps on the contact page.

If i remove this;

<!- Google Map -> <!- /Google Map ->

The form doesn’t work. Any ideas or suggestions.

Thank you, enumae

Hello :) and thank you. Also, you need to remove or comment google map section in the custom.js file. After that, the form should work.

Thank you for the quick reply. I will try this.

yes exactly.

I’m sorry, but no, I do not plan to do so

I just bought the html template. It is great. will there be a responsive whmcs theme with it later.

Hi mate :) and thank you. I’m sorry, but I don’t understand your question. Do you mean WHMCS – The Complete Client Management, Billing & Support Solution?

Does this theme have color options built in? Thanks!

Hi, Unfortunately no, this template only in red color. But you can change the colors yourself.

Is it possible to add a music player in one of the pages? I need this feature cleared out before i buy it, but i really like it! :)

Hello :) In this template, I did not use the music player, but if you need it, you can use any one you want music player.

Hello, I’ve got the same problem with my contac form. Hope you can help me:)

Thank you.

Hello, I bought template and love it. I’m having problems with the portfolio page. I need help. Could you send an example on how to set up portfolio.

thanks

Hi mate, You need to know how to change the images and captions? If so, please contact me by mail, I will write instructions to you.

Hello, Is it possible to have this template with 80% width?

Thank you in advance.

And dimensions this template are they easily modifiable?

Hello, Now, at a resolution of less 960px template width is 80% of the max width. Minor changes css file can be done so that the maximum width of the template would never privyshaet 80% of the maximum width.

When viewed from iPad iOs6, the backtotop button doesnt work, and the menu shows a background color.

I’ve purchased the html/css template.

??, thank you, i will check it and fix it if necessary

Nice theme.

BUT , the Back to top and the Menu does strange things when viewed from an ipad.

This is 90% responsive theme

Hi, I do not understand what you are saying, if there is a problem please describe in more detail

Hi! very nice theme thank You – that’s why I bought it :). But I have few (till now discovered) problems.
  1. Same like tonjaggart said – contact.php form at least is not working nor for me.
  2. When I changed as You wrote to Visioni (submit button) I made it in price listing and hover effect disappear :(
  3. On the bottom of main page are situated logo list. Is it possible to make from it something like a slider (best automatic). I ask because I’ve made more than 5 logos and I would like to show it on main page
  4. And last one :). I did not notice that it is also in wordpress version… can I upgrade to it?

Can You help me with it?

regards

Hi mate, Please email me and I’ll write you a detailed reply

HI.

Really nice template!

But I’m not able to link the “read more” the Slider in the homepage to any page…

Where I have to insert the link?? In the Flex caption? THX in advance

Hi mate, Thank you for purchasing my template.
  • Open index.html in any text editor
  • In the Slider section change this piece of code <input type="submit" value="Learn More" class="red"> to <a href="#" class="button red">Learn More</a>
  • Open the style.css file and change this:
    input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
            background-position: 0 100%;
        }
    to
    input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
            background-position: 0 100%;
            color: #fff;
        }
  • That’s all
  • I will correct this in the next couple of days

Hey Great Work. Is it possible to change the main-color (now a kind of red) in to a blue one? Or is it a lot of work in CSS and/or other codes… greetings

Hi mate and thank you, Yes it can be done, but html template a bit more complicated than WordPress. Simply put, you have to spend some time on something that would change the colors in the “style.css” file. This is a feature of all the html templates.

Ups, I ment the wordpress-version. So it is possible with some changes…thank you

First off, love the site. But I have to agree with Cobweb that it needs a bit more user friendly twitter integration with your styles/script… I would also like to see an update that explains how to integrate a tumblr blog. Is there any additional documentation you could provide to help explain this process a little better?

Hi, Thank you :) Yes, I think this weekend I’ll update the template. And I will integrate plugin for twitter.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey