• Resolved QuietConnections

    (@quietconnections)


    Just moved to the Sydney theme and the one thing I’m really struggling with is getting employees to display correctly. I can only see name and role. Photo, social links and details are not displaying. You can see this just over halfway down the homepage (below). What can I do to change this? Thanks!

    https://quietconnections.co.uk/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hello there,

    Thank you for reaching out to us here.

    Could you please confirm if you have set a featured image on each employee post item? Please see this screenshot https://cloudup.com/cgLues3vkbC.

    Regards,
    Kharis

    Thread Starter QuietConnections

    (@quietconnections)

    Hi Kharis,

    I’m not seeing that as an option on this page. Instead I have an ‘Employee Info’ box at the bottom of the page with the option to select a photo and add social links.

    Thanks,
    Hayley

    Thread Starter QuietConnections

    (@quietconnections)

    Oh it looks like the theme hasn’t installed properly!

    Because at the bottom of the ‘Employee Info box’ it says “Add a link here if you want your employee photo to link somewhere [available from Moesia 1.26]”

    Thread Starter QuietConnections

    (@quietconnections)

    I’ve uninstalled Moesia. And I’ve tried reinstalling Sydney but it’s still displaying as I’ve mentioned above.

    I’m having a similar problem. Only the employee name, title and photo appear. I am creating a one-page website and would like some text to appear below the the name/title, but it doesn’t show on the page. My page is not public yet.

    Hello @quietconnections,

    Moesia doesn’t have featured image option on employee post type. The employee photo option is on “Employee info” metabox > Photo > upload your photo. Doesn’t it work for you?

    If you have other trouble or questions about Moesia, please use our support forum, instead. Or you can also post your query here.

    Regards,
    Kharis

    Hello @maotero,

    There is no such that option by default. TO achieve it, you should edit the widgets/fp-employees.php template file. Then find this line:

    <div class="pos"><?php echo esc_html($position); ?></div>

    and add this code after it:

    <div class="description"><?php the_content ?></div>

    As you are editing the main theme’s file, you should take it at your own risk. Future update will remove the modifications you have made because this file will be overwritten.

    Regards,
    Kharis

    Thread Starter QuietConnections

    (@quietconnections)

    Hello @kharis,

    Thanks – the problem was that the Sydney theme hadn’t installed properly and therefore, some of the Moesia features were remaining.

    Thanks again!

    Ok so I have the same problem with the employee photos not displaying so I uninstalled the theme and then reinstalled it to no avail.

    I have also now lost the images from the clients section too.

    This is the second website I have used the Sydney theme on and didn’t have any issues with these sections or theme itself at all so I am not too sure why this is happening now?

    Thanks!

    Oh and another little bug is when I am drafting blog posts and hit preview…the changes that I have made are not reflected in the preview and can take up to several hours to display. I thought this was just on my computer but it also happens on my work computer too…

    Dom

    (@domantas123)

    Hello, @kharisblank

    I tried applying the php code

    <div class=”description”><?php the_content ?></div>

    However, it does not work. May I be doing the error somewhere?

    Sorry, it might be repeating (from previous post with similar issue)

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Sydney theme employees section not showing images or social links’ is closed to new replies.