Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1425469

    Twitter or updated (X) icon not displaying after the most recent update:– ENFOLD, Version 5.6.8
    The link is still there but not visible. In both the header and the footer.

    • This topic was modified 1 year ago by web4698.
    #1425503

    Hi web4698,

    I tried to check on your site and I could see the X icon between instagram and facebook icon:

    Please try to clear your browser cache, or a hard refresh by pressing ctrl + f5 when refreshing the page.

    Best regards,
    Nikko

    #1425507

    Thank you! A few more things.
    1) How do I change the colour of the social media icons in the footer?
    2) The blog posts don’t contain /blog/ in the urls. Why is this?

    • This reply was modified 1 year ago by web4698.
    #1425511

    Hi web4698,

    You’re welcome :)

    1) How do I change the colour of the social media icons in the footer?
    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #socket .social_bookmarks li a {
        color: yellow !important;
    }

    Just adjust the color value as you see fit.

    2) The blog posts don’t contain /blog/ in the urls. Why is this?
    The blog posts are using category instead /blog in the urls, you can change this in Settings > Permalink, and set the Custom Structure in there.
    You can just add blog in there however, it affects other post types as well such as portfolio so it’s not really a good solution, I found this article but haven’t tested it out yet, you might want to check it: https://www.goldenoakwebdesign.com/blog/how-to-force-wordpress-urls-to-use-blog-in-posts-permalink-structure

    Hope this helps.

    Best regards,
    Nikko

    #1425520

    THank you but it doesn’t have the category name in the url either. Any idea why?

    #1425542

    Hi web4698,

    Please go to Settings > Permalinks and let us know what is selected in Permalink Structure, if it’s Custom Structure then please post the value one that field.

    Best regards,
    Nikko

    #1425595
    This reply has been marked as private.
    #1425621

    Hi web4698,

    Try to use Custom Structure and add this in the text field:

    /%category%/%postname%/

    That should include a category name before the post.

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.