Support Forums

Looking for support? You can access the support system via your account.

Uwern Jong

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Uwern Jong in reply to:
    Fatal error
    #266629

    It worked! (I think). You’re a superstar, thanks

    Uwern Jong in reply to:
    Fatal error
    #266599

    Thanks Trevor, I’ll look into it. 🙂

    Uwern Jong in reply to:
    Fatal error
    #266593

    I tried archive.php – and the same thing happened.
    Ok got you, so a plan would be to use the shortcode method, but css the results into showing much like it does for the theme?

    Uwern Jong in reply to:
    Fatal error
    #266585

    Ah ok, so the plugin is a non-starter for me?

    Uwern Jong in reply to:
    Fatal error
    #266577

    Hi Trevor, thanks for getting back to me. It is called 15Zine by Cubell themes.
    Yes, I believe that there is a page builder function in-built, for pages only but not posts.

    Uwern Jong in reply to:
    Fatal error
    #266451

    Thank you, it is working now.
    But I’m having some trouble figuring it all out.

    So, I have my test search set up, you will see this here:
    https://www.outthere.travel/test-page/
    But when the search runs with whatever selection, it always returns ALL results, not the category results.

    If I use the shortcode, I can return the right results, but not to template…

    I followed your notes and checked the theme “search.php” file, this is what I see:

    <?php
    /**
    * @package 15Zine
    * @since 1.0.0
    */

    get_header();
    ?>
    <div id=”cb-content” class=”<?php esc_attr( codetipi_15zine_archive_layout_class() ); ?>”>
    <div class=”tipi-cols clearfix”>
    <div id=”main” class=”<?php esc_attr( codetipi_15zine_main_class() ); ?>”>
    <?php
    codetipi_15zine_title_box();
    codetipi_15zine_main_layout();
    ?>
    </div>
    <?php codetipi_15zine_get_sidebar( array( ‘archive’ => codetipi_15zine_preview_check() ) ); ?>
    </div>
    </div>
    <?php
    get_footer();

    I’m an amateur on this, so would appreciate your help. I’m sure it’s just me doing something wrong. Thanks in advance.

    Uwern Jong in reply to:
    Fatal error
    #263592

    Got it, thank you. Will revert when I get it updated

    Uwern Jong in reply to:
    Fatal error
    #263588

    Ah, I have yet to update it as I’m going through the site fixing plugins. What version do I need as minimum?

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