Editing: Social Media & Copyright

  • kapary
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 2 months ago - 1 year 2 months ago #50116 by kapary
Hi Milos,
On Joomla 3, where can i edit:
Social Media Icons
Copyright, how can i delete/remove tex: " Joomla templates powered by Sparky."
Module "Contact us" (on Bottom3 position) dont display field "Subject" on Frontend, no chances to activate this on module settings...

There is not a editable HTML code on Bottom2 Module. Module let not make any changes, changes will dont saved

Regards,
Marco
Last edit: 1 year 2 months ago by kapary.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 2 months ago - 1 year 2 months ago #50118 by milos
Hello,

Logo can be edited in the template options, under Features > Logo and Slogan.

The contact module doesn't have a subject field and it is not possible to add it. If you need a more complex contact form, you can install another module.

The social links are in "bottom2" module. You should disable the WYSIWYG editor in the global configuration before editing it, otherwise, the code can be damaged by the editor. The original HTML code for this module is:
Code:
<p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui.</p> <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.</p> <div class="social_links"><a href="http://www.facebook.com/hotthemes"><i class="fa fa-facebook"></i></a><a href="http://twitter.com/hot_themes"><i class="fa fa-twitter"></i></a><a href="https://plus.google.com/b/101865138405372995937/"><i class="fa fa-google-plus"></i></a><a href="http://pinterest.com/hotthemes"><i class="fa fa-pinterest"></i></a></div>

To delete or edit copyright, edit template file /templates/hot_polygons/library/c.php and change this paragraph:
Code:
<p class="copyright">Copyright &copy; <?php echo date("Y ").$copyright; ?>. <a href="https://www.hotjoomlatemplates.com">Joomla templates</a> powered by Sparky.</p>
to anything else, for example:
Code:
<p class="copyright">My copyright text</p>

Regards,
Milos
Last edit: 1 year 2 months ago by milos.

Please Log in to join the conversation.

  • kapary
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 2 months ago #50123 by kapary
Yes, is done. Thanks!

Please Log in to join the conversation.

Time to create page: 0.272 seconds
Powered by Kunena Forum