• axiosconsultants

    (@axiosconsultants)


    I’m interested in modifying the order that the social icons appear on the Agama theme.

    Right now it shows like this:
    facebook / twitter / linkedin

    Can you advise how to change the order so that it appears as follows:
    twitter / linkedin / facebook

    I have yet to upgrade to the pro theme because I’m learning and testing its functionality and stability first. Little things like this are factors I’m considering prior to making purchase for this and several other sites we operate.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author themevision

    (@themevision)

    Hi,

    Unfortunately, the theme doesn’t have that option, so if you want to change the icons order, you will need to modify a theme file, so I suggest you use a Child-theme.
    to avoid re-setting the theme after the update.

    I think the easiest way to make a child theme is to use some of the plugins available.(I recommend you next plugin:Child-theme-configurator)

    Then follow the next steps:

    1.Log-in to your hosting space (server) via FTP client.
    On your server, find the agama-pro folder in the theme folder
    (path should be this: … / wp-content / themes / agama/)

    2. find the class-agama.php file inside the wp-content/themes/agama/framework/ folder.
    3. Copy that file to the wp-content/themes/agama-child/framework/ folder.
    4. Edit file in the agama-child folder with some text editor (Notepad++)
    5. Search for words “ // Social icons” in line 239.
    6. Reorder the lines of code below that line, per your wish.
    (According to you wish it should look like this:
    https://prnt.sc/jaxsg6, https://prnt.sc/jaxsme)

    7. Save the file.

    Regards

    Thread Starter axiosconsultants

    (@axiosconsultants)

    Thanks for such the information. I will read thoroughly and determine whether to proceed or not. I will revert with comments and feedback.

    By the way, I want you to know that I’m very impressed with the fast response to this request.

    Best regards,

    Axios

    Theme Author themevision

    (@themevision)

    Hi, Axios!

    No problem…

    Thank you for trying our theme.

    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Order Social Icons’ is closed to new replies.