-
AuthorPosts
-
italpascal Friend
italpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
September 5, 2015 at 9:08 am #730509Hi, how can I remove the social buttons in contact form ? See Image
use the template JA Sugite in web italpascal.it
Thank you
Ital Pascal
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 5, 2015 at 9:45 am #747586Hi
You should edit your contact assigned to contact page and disable Show links in Display Tab
Best regards
italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
September 5, 2015 at 11:11 am #747588<em>@pavit 490631 wrote:</em><blockquote>Hi
You should edit your contact assigned to contact page and disable Show links in Display Tab
Best regards</blockquote>
OK, thank you, but I just have the word Link
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 5, 2015 at 2:25 pm #747595Hi
Please follow Ninja Lead suggested code HERE
You should open templatesja_sugitehtmlcom_contactcontactdefault.php and change
<!-- Contact links -->
<?php echo $this->loadTemplate('links'); ?>
<!-- End contact Links -->
to
<!-- Contact links -->
<?php if ($this->params->get('show_links')) :
echo $this->loadTemplate('links');
endif; ?>
<!-- End contact Links -->italpascal Frienditalpascal
- Join date:
- November 2014
- Posts:
- 94
- Downloads:
- 95
- Uploads:
- 34
- Thanks:
- 9
- Thanked:
- 3 times in 1 posts
September 6, 2015 at 5:25 am #747608OK, thank you 🙂
Solved
September 30, 2015 at 6:53 pm #750244Hi there 🙂
I`ve disabled SHOW LINKS in display tab, it did not remove social buttons from my contact page.
As you can see: http://www.uromedicans.com/index.php/zakazite-pregled
<em>@pavit 490631 wrote:</em><blockquote>HiYou should edit your contact assigned to contact page and disable Show links in Display Tab
Best regards</blockquote>
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 30, 2015 at 6:57 pm #750245<em>@juhuhu 495022 wrote:</em><blockquote>Hi there 🙂
I`ve disabled SHOW LINKS in display tab, it did not remove social buttons from my contact page.
As you can see: http://www.uromedicans.com/index.php/zakazite-pregled</blockquote>Hi
This is a solved thread, would be better if you will open a new thread for your problem and also provide in it a valid super user account for your backend when requested by the opening thread form
1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by pavit 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum