VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Custom HTML in Contact Page
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Custom HTML in Contact Page

Custom HTML in Contact Page 04 Jun 2016 19:34 #8938


Hi!
how i custom my contact page? how i add html code?

MY CONTACT PAGE:ayustarlab.com/index.php?option=com_cont...;id=1&Itemid=119

I would want like this:
cacciagliaphotography.com/index.php/Roberta-Cacciaglia.html

I'm new in Joomla and i don't know what change...
I tried to change the default.php ... but nothing

Thank you so much!
Sonia

  • Posts:5
  • ayustarlab
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Custom HTML in Contact Page 06 Jun 2016 03:57 #8942

For contact page, you can custom files in folder templates/jf_creativia/html/com_contact/contact

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Custom HTML in Contact Page 06 Jun 2016 10:33 #8945

apologize for my inability... but in contact.php i have only this:

<?php
/**
* @package Joomla.Site
* @subpackage com_contact
*
* @copyright Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/

 
defined('_JEXEC') or die;
 
require_once JPATH_COMPONENT . '/helpers/route.php';
 
$controller = JControllerLegacy::getInstance('Contact');
$controller->execute(JFactory::getApplication()->input->get('task'));
$controller->redirect();
 



For add HTML before form, how i do?
For example, if i wanted to add this:

 
<div>SEGUIMI SUI SOCIAL<br />
<a href=""><img src="socialicon.png"></a>
</div>


Where i add this?

(sorry for my bad English...i'm italian
Last Edit: 06 Jun 2016 10:34 by ayustarlab.

  • Posts:5
  • ayustarlab
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Custom HTML in Contact Page 06 Jun 2016 19:39 #8947

ok thanks solved! for other users .... I had only the quickstart installation files that are reduced! I also downloaded the template folder and now is all ok!

  • Posts:5
  • ayustarlab
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.75 seconds
Tuesday 23 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.