Helix Ultimate - Best Practice To Put Own Text-Links (with Fa.icons) In Top1 And Top2 ?? - Question | JoomShaper

Helix Ultimate - Best Practice To Put Own Text-Links (with Fa.icons) In Top1 And Top2 ??

D

Don

Helix Framework 1 year ago

Hi there,

i know this has beend discussed in many variations, but what is the best practice to put own text links (with icons) in TOP1 and TOP2 position next to contact info or SM-icons?

I tried many things. "Menu module", "Own module" and "Own SP Module".

  • In TOP1 "Own Module" with Textlinks in DIV works best.
  • In TOP2 everythings creates a second row.
  • "Menu Module" always stacks vertically.

Any sugggestions fron the Pros?

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #161369

Hi Don.

  1. In my projects I use HD Anycode module. It allows me to have full control over the code. And i don't have to be afraid that TinyMCE will remove anything from it.
  2. Using extra <div> </div> in Custom Code doesn't make sense, because even a Custom module use its own < div > block already. Less code = Better.
  3. About top2 "issue" in most cased it's caused by "wrong" HTML & CSS code used for that area or If the content inside is too long, compare it to the space reserved for that column.
  4. About Menu module in horizontal, read/watch my tips >>
  1. About Social icons in top1 or top2 - in SEO aspect it doesn't make sense! Why? Becuase people came to your site to read content from it or make action (purchase), not to escape to Social Media just after! Weeks or months to improve a site's SEO are therefore in vain. There is even whole video on youtube about that very popular UX mistake (made by WP & J! developers).

Of course, these are my observations and tips, I don't expect everyone to fully agree.

0
D
Don
Accepted Answer
1 year ago #161373

Thanks for your valuable Tip! I will give it a try. You are right about the Social Media icons.

0