-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 13, 2014 at 11:14 am #203529Hi Guys I accidentally deleted the code which contained the logos on the right hand side of this page http://www.joomlart.com/demo/#ja_medicare under the Make an appointment section.
Where do i find the code to put back?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 13, 2014 at 11:24 am #558580Hi Pavit thanks for the prompt response. I checked where you said but where abouts is the code?
This is what I have after I deleted by mistake. Where would I find the original code?
<div class=”contact-appoint row”>
<div class=”col-sm-8″>
<div class=”des-intro”>
<h4>Get in Touch</h4>
</div>
<div class=”form-appoint row”>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>First Name: *</label></div>
<div class=”jcontrol-input”><input class=”input” type=”text” /></div>
</div>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>Last Name: *</label></div>
<div class=”jcontrol-input”><input class=”input” type=”text” /></div>
</div>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>Date of birth:(mm/dd/yy)</label></div>
<div class=”jcontrol-input”><input class=”input” type=”text” /></div>
</div>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>Gender:</label></div>
<select>
<option value=”Female”>Female</option>
<option value=”Male”>Male</option>
</select></div>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>Email:</label></div>
<div class=”jcontrol-input”><input class=”input” type=”text” /></div>
</div>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>Address:</label></div>
<div class=”jcontrol-input”><input class=”input” type=”text” /></div>
</div>
<div class=”col-sm-5 form-group”>
<div class=”jcontrol-label”><label>Phone:</label></div>
<div class=”jcontrol-input”><input class=”input” type=”text” /></div>
</div>
<div class=”col-sm-12 form-group”>
<div class=”jcontrol-label”><label>Department to schedule with:</label></div>
<div class=”row”>
<div class=”col-sm-5″><select>
<option value=””>Conubia nostra</option>
<option value=””>Pellentesque</option>
<option value=””>Nulla iaculis</option>
</select></div>
</div>
</div>
<div class=”col-sm-10 form-group”>
<div class=”jcontrol-label”><label>Please provide additional details about your request:</label></div>
<textarea class=”cmt”></textarea></div>
<div class=”col-sm-12 form-group”>
<div class=”gr-btn”><button class=”btn btn-primary” type=”button”> Submit </button></div>
</div>
</div>
</div>
<div class=”col-md-offset-0 col-lg-offset-1 col-lg-3 col-md-4″>
<h4>Get in Touch</h4>
<p class=”text-intro”>Please contact us to discuss how we can work together on your*public relations campaign.</p>
<ul>
<li>
<p class=”phone”>+62 21*<span style=”color: #222222 font-family: arial, sans-serif; font-size: small; line-height: normal;”>5292 1638</span></p>
</li>
<li><a href=”mailto:info@origopr.com”>info@origopr.com</a></li>
</ul>
</div>
</div>pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 13, 2014 at 11:54 am #558581Hi
This is an article named “Contact Appointment” in category Pages and it is linked by the module named make an appointment
So you should recreate the article if deleted and add this code
<div class="contact-appoint row">
<div class="col-sm-8">
<div class="des-intro">
<h4>Online Appointment Form</h4>
<p class="text-intro">Uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.</p>
</div><div class="form-appoint row">
<div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>First Name: *</label>
</div><div class="jcontrol-input">
<input class="input" type="text">
</div>
</div><div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>Last Name: *</label>
</div><div class="jcontrol-input">
<input class="input" type="text">
</div>
</div><div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>Date of birth:<span>(mm/dd/yy)</span></label>
</div><div class="jcontrol-input">
<input class="input" type="text">
</div>
</div><div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>Gender:</label>
</div><select>
<option value="Female">Female</option>
<option value="Male">Male</option>
</select>
</div><div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>Email:</label>
</div><div class="jcontrol-input">
<input class="input" type="text">
</div>
</div><div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>Address:</label>
</div><div class="jcontrol-input">
<input class="input" type="text">
</div>
</div><div class="col-sm-5 form-group">
<div class="jcontrol-label">
<label>Phone:</label>
</div><div class="jcontrol-input">
<input class="input" type="text">
</div>
</div><div class="col-sm-12 form-group">
<div class="jcontrol-label">
<label>Department to schedule with:</label>
</div><div class="row">
<div class="col-sm-5">
<select>
<option value="">Conubia nostra</option>
<option value="">Pellentesque</option>
<option value="">Nulla iaculis</option>
</select>
</div>
</div>
</div><div class="col-sm-10 form-group">
<div class="jcontrol-label">
<label>Please provide additional details about your request:</label>
</div><textarea class="cmt"></textarea>
</div><div class="col-sm-12 form-group">
<div class="gr-btn">
<button class="btn btn-primary" type="button"> Submit </button>
</div>
</div></div>
</div><div class="col-md-offset-0 col-lg-offset-1 col-lg-3 col-md-4">
<h4>Book an Appointment</h4>
<p class="text-intro">Uis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur aute irure dolor in </p><ul>
<li><i class="fa fa-home"></i> <p>Los angeles, 901 East E Street</p></li>
<li><i class="fa fa-phone"></i> <p class="phone">905-476-2437</p></li>
<li><i class="fa fa-envelope-o"></i> <a href="#">company@gmail.com</a></li>
</ul>
</div>
</div>James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 13, 2014 at 1:19 pm #558585Thanks but that still does not show the icons.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 13, 2014 at 4:08 pm #558591<em>@origomedia 457437 wrote:</em><blockquote>Thanks but that still does not show the icons.</blockquote>
I think there was a misunderstanding on which part should be restored
Could you please be more detailed about which part is missing posting a screenshot with a description and also post a website url ?
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 14, 2014 at 3:23 am #558599Hi Pavit sorry am travelling and am on ipad so can’t do screenshot.
But on the right hand column of the page there are icons for address email and phone. They are what has disappeared http://www.origopr.com/index.php/component/content/article/9-pages/173-contact-appointment
Jim
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by pavit 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum