Forum Replies Created

Viewing 10 posts - 1 through 10 (of 11 total)
  • Author
    Posts
  • in reply to: pagination disappeared #6617
    rsharpe75
    Member

    Hi Johnny,

    No, what I am saying is there is an issue with the next and previous links. They do not work as expected at all. For example:

    Sometimes it does not print the next/previous links on the page and almost all the time the next/previous links are not in sequence.

    Regards

    in reply to: pagination disappeared #6610
    rsharpe75
    Member

    Ok, I managed to figure out what the problem is. If I save a post as a draft and then later publish it, this post will not show the next and previous links. I am not sure why but I would really like to save posts are drafts because I write all my posts in advanced. Is there a quick fix for this?

    Regards

    in reply to: Video Issue #6605
    rsharpe75
    Member

    So there is no way to use automatic excerpt? If there is a way to fix this for automatic excerpt it would be the most preferred approach for me.

    Regards

    in reply to: Video Issue #6597
    rsharpe75
    Member
    This reply has been marked as private.
    in reply to: Category Page Title #6589
    rsharpe75
    Member

    Hi,

    I managed to get this fixed. Please mark as resolved.

    Regards

    in reply to: Category Page Title #6586
    rsharpe75
    Member

    Hi,

    I managed to get this to work on the archive.php page and it was quite easy. I’m not sure how to do it on the tag.php page since it doesn’t seem to render html but wants to use php instead.

    This is what I am trying to add:

    <pre class=”brush: html; gutter: true; first-line: 1; highlight: []; html-script: false”>
    <div class="blog-article-header media">
    <div class="bd">
    <h1 class="blog-article-title">" rel="bookmark"><?php echo __('Tag: ','OldCar'). single_tag_title('', false);?></h1>
    </div>
    </div>

    in reply to: Changes to theme_functions #6585
    rsharpe75
    Member

    This worked brilliantly! Thank you very much.

    in reply to: Video Issue #6584
    rsharpe75
    Member
    This reply has been marked as private.
    in reply to: Exclude Categories #6531
    rsharpe75
    Member

    This works in functions.php but not in the custom functions file so I added it to the functions file on the child theme. I’m hoping when updating this will save me.

    in reply to: Video Issue #6516
    rsharpe75
    Member

    strip_shortcodes didn’t work either. I’d really like a solution to this issue because leaving exposed shortcodes on the page is not an option for me.

Viewing 10 posts - 1 through 10 (of 11 total)