Home Forums WordPress Themes – Premium Flat Responsive Will you update the Bootstrap & FontAwesome JS&CSS

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #21553
    Saskia Lund
    Participant

    Hm… *push*

    #21586
    Saskia Lund
    Participant

    And one more push.

    Still no update.

    In the meantime I found more code mistakes.

    For example the javascript function flat_responsive_post_nav() in the file /inc/template-tags.php contains a mistake. The output of the code looks like this in the frontend:

    ← %Title
    %Title →

    The correct output should be the actual title of the previous or next post instead of a percent sign and the word title.

    I corrected the code myself. It sits within the link generating brackets and has to do with your code trying to implement the text-domain. I removed it:

            
    <?php previous_post_link( '', ' %title' ); next_post_link( '', ' %title ' ); ?>
    #21590
    Shekhar Bhandari
    Participant

    Hi Saskia,

    Sorry about the delay, the theme is expected to updated tomorrow morning will all the bug fixes and new features addition.

    Thank you for your patience.

    #16150
    Saskia Lund
    Participant

    Hello there!

    Thank you for updating the theme. I noticed the available update just by accident today, when checking in your updates section…

    I will open a new topic with issues I noticed after updating the theme.

    Best regards
    Saskia

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.