Hi Max,
first of all I want to say I really appreciate your help!
I figured out everything by myself until now (well yes it took some time...). I just have to bother you with the following questions:
1) In the features section, there is a button "View details". I made this button a "Contact us now" one, and I want the user, if clicked, to be directed to the contact form in the pages footer (so it scrolls down there). I know this has to be changed in the template_portfolio.php file, but I don't know what exactly to put there. I changed it like this:
<?php the_excerpt(); ?>
<a class="link-details" href="id="contact_footer" ><?php _e('Contact us now', 'tfuse') ?></a>
What needs to be changed here so it can work?
2) When we are on the contact page which is separate from the home page, the only button not working is the one named 'Features', because on this site there is everything but a features section. When clicked on the features button, I want the visitor to be directed to the features section on the homepage. Please provide me with the adecuate code and which .php file do I have to put it.
3) I don't need the horizontal line which separates the Contact form in the footer from the text above. Which code do I have to delete? The second line is also very separated from the "all rights reserved" section, how can I diminish the distance? And furthermore diminish the distance between the footer Contact form and the section which contains the "download now" button?
4) The horizontal line on the separated contact site is also not needed, where do I delete that one?
5) There is a strange white block below the copyright section, where does this come from...?
Now if you provide me with the coding to get the three testimonials in a row, everything would be PERFECT!
Thank you so much for your time!





Add Reply
You must log in to post.