Issue with 'standard (with title in the top)' post style

Home Forums Gillion Theme Issue with 'standard (with title in the top)' post style

Home Forums Gillion Theme Issue with 'standard (with title in the top)' post style

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • rogermartin
    Participant

    When using the ‘standard (with title in the top)’ post style, you can’t click on the category, the author name, the date or the comments. The link is that of the featured image. See https://cusjc.ca/cc-staging/2018/01/31/new-cryptocurrency-that-will-kill-of-bitcoin/ for example.

    Attachments:
    You must be logged in to view attached files.

    Hi @rogermartin,

     

    I hope you are well today and thank you for your question.

     

    I could confirm the issue on my test site which occurs when we set post style to “Standard (with title at the top)” as shown in the attached screenshot, therefore, notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile, you can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .blog-style-post-toptitle .post-type-content {
        float: left;
    }

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

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