О добавлении социальных сетей - Question | JoomShaper

О добавлении социальных сетей

Сергей

Сергей

Feature Request 1 year ago

Здравствуйте! Для шаблона Finance как добавить социальные иконки: Однокласники и Телеграмм в верхнем можеле.

С Уважением, Сергей

0
28 Answers
Сергей
Сергей
Accepted Answer
1 year ago #89150

Paul hi! Please help me add the rutuba icon to the list of links to social networks on the site: https://rutube.ru/channel/25812429/

Thanks for the help

1
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #88344

Hi,

  1. This is NOT Russian forum, so please use English language here like all other users.
  2. By default from settings is not possible. As I remember that template uses Font Awesome 4.7.

Hopefully those two icons are there:

So there is a way to use them in social area.


ruTube = Not possible using FA 4.7!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #88360

Solution that should help you:

  1. In Template Options > Basic > Social Icons
  2. In field: Google Plus URL put link to Odnoklassniki
  3. In field: Custom put FA icon class and URL to telegram

fa-telegram https://telegram.org

  1. In Template Options > Custom Code > Custom CSS add

.fa.fa-google-plus::before { content: "\f263" !important; }

and you should get

foto_8949_2022.png

0
Сергей
Сергей
Accepted Answer
1 year ago #88538

Hello!Thanks for the answer! I'm not good at this, can I give you a password from the site so that you can help me add OK and telegram?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #88550

Sure.

0
Сергей
Сергей
Accepted Answer
1 year ago #88604

Thank you very much, your company is the best!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #88619

Done,

but as I said before, there is no dzen icon, so I used globe instead

0
Сергей
Сергей
Accepted Answer
1 year ago #88648

Thank you very much!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #88670

You're welcome.

For top area - done as well, now they are bigger.

foto_8962_2022.jpg

About Icons in the bottom, you can change from addon settings.

0
Сергей
Сергей
Accepted Answer
1 year ago #88745

Paul thanks.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #88789

In template custom Code > Custom CSS I added that

#sp-logo-wrapper .logo a { color: whitesmoke !important; }

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #89168

In Font Awesome, as I told you there is no such a icon, you forgot that icon designer is not from Moscow.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #89169

Padding must be set to left side, not right for that icon. Small mistake. Corrected already.

foto_8983_2022.jpg

0
Сергей
Сергей
Accepted Answer
1 year ago #94086

Paul good afternoon! Please help me

  1. In the Restaurant template, it turns out to insert a logo through helix ultimate. Even when I turn off any logo and output it through the module, the template logo appears along with my logo.
  2. and another question: about the mobile version of the pop-up menu in the form of a hamburger - or disable it altogether or put contacts and links to social icons there? To use this space once it is there, thank you very much.
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #94097

Text logo "STATUS DETAILING" is OK ??? If not, you can always put a " . " or empty logoe image. but I don't see any default helix logo now.


In "offcanvas" position you should be able to publish any module you need, also with social icons etc.

yes, SPPB Module can be published there as well.

0
Сергей
Сергей
Accepted Answer
1 year ago #94317

When I place my logo in helix, the default restaurant template logo appears at the same time and there is no way to remove it

How to reduce the link to the VK social network at the bottom of the site? I changed the link and the icon also increased.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #94328

you have to choose your custom logo for all Logo fields.

but you can also replace that image with your own: templates\shaper_restora\images\presets\preset2\logo.svg

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #94331

About VK logo size

You have two options, from addon settings, like it was done for other icons.

OR

by using custom CSS

.fab.fa-vk {
  font-size: 15px;
  padding: 10px 10px 10px 0px;
}
0
Сергей
Сергей
Accepted Answer
1 year ago #94361

Paul, you can go to the admin panel with my password and fix the size of the VK? I'm not good at this. Thank you very much)

0
Сергей
Сергей
Accepted Answer
1 year ago #94836

Hello! restra template - how to change the favicon? On my website: https://статусдетейлинг.рус links to social networks at the bottom. Why are the icons scattered? and how to fix it? Last question: the site is single-page - how to hide the link at the top of the main page? one more question: is it possible to outline the text with a black outline in the settings on the main slider that changes with animation? Thank you

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #94840

Favicon --- create small image 16x16px or 32x32px with site logo, save as favicon.ico and upload to root folder of Joomla !

this must be always a square [ ] shape !!!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #94842

how to hide the link at the top of the main page?

If this is a menu item, you should be able Hide it, this is Joomla default feature!

foto_9212_2022.jpg

0
Сергей
Сергей
Accepted Answer
1 year ago #95223

Hello! restra template -if social icons are displayed through template styles - helix ultimate - then how do I add telegrams? He's not on the list there.

0
Сергей
Сергей
Accepted Answer
1 year ago #95224

and also - how to increase the size of social icons?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #95229

For those used in the footer?

If yes, use below custom CSS:

#sp-footer2 .fab { font-size: 20px;}

0
Сергей
Сергей
Accepted Answer
1 year ago #96068

Good day! How to make an outline of the text in the text of the RESTOR template slider? Is it possible? Thanks

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #96072

Yes, possible.

For example

.sppb-addon-sp-slider.sp-slider h3.sppb-sp-slider-title 
{ outline: 1px solid #843F34; }

OR

.sp-slider-content-align-left 
{ outline: 1px solid #843F34; }

Rest of customization is on your hands only.

0
Сергей
Сергей
Accepted Answer
1 year ago #96117

Cool! Where can I find these settings? I tried to paste it into CSS - it doesn't work.

0