Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter arno

    (@edmosveer)

    Hello @candidthemes,

    I did the full update, was a bit worried ?? but all working very well now and still looking the same, thanks a lot!

    There are two things I forgot to mention, maybe for the next update.

    In content-none + 404 – the line “Sorry nothing matched” is fully on the left without any margin. Thats because the headers should be closed after the divs instead of before.

    I moved the “header class=”page-header” closing tag – to the bottom, simple but took me a while to figure that out ??

    Arno

    Thread Starter arno

    (@edmosveer)

    Hello @candidthemes,

    Thanks for the quick reply and support! The file content-none.php is still unchanged in the update 1.8? But I just noticed search.php and others are changed so I guess I need to update the whole theme?

    For now I still need that code from search.php at the bottom, the following part.

    <?php
    
                /**
                 * engage_mag_after_main_content hook.
                 *
                 * @since 0.1
                 */
                do_action('engage_mag_after_main_content');
                ?>
    
            </main><!-- #main -->
        </section><!-- #primary -->
    
    <?php
    /**
     * engage_mag_sidebar hook
     * @since Engage Mag 1.0.0
     *
     * @hooked engage_mag_sidebar -  10
     */
    do_action('engage_mag_sidebar');
    
    get_footer();

    Thanks again for the support!

    Regards, Arno

    • This reply was modified 3 years, 8 months ago by arno.
    • This reply was modified 3 years, 8 months ago by arno.
    • This reply was modified 3 years, 8 months ago by arno.
    • This reply was modified 3 years, 8 months ago by arno.

    Thank you very much!!

    Which files do I need to update? Only the content-none.php?

    Arno

    Hello @candidthemes,

    There is one issue left with the searchresults page, when there are no results, the sidebar widgets will appear out of order, some fullscreen like a video, placed right under the results. and then one or two widgets fully centered below that.

    Can you point me to the direction on how to solve this?

    Am very happy with the Theme, thanks a lot.

    Regards, Arno

    Thanks a lot from Holland, just installed the update and the search results look beautiful now!

    Arno

    Thread Starter arno

    (@edmosveer)

    I cant edit my first message but I said only homepage but happens on every next one too.

    I noticed that when I lower the nr of posts per page, there will be more buttons with […] dots and if I raise the number from 9 to 12 or 15 the buttons are good.

    Also the cat. pages are ok, so it probably started after I reached a certain amount of posts. I added three yesterday and thats when the problem started I think. Didnt do much else.

    The problem will probably also happen on thet cat. pages after they contain a bigger amount of posts.

    • This reply was modified 3 years, 8 months ago by arno.
    • This reply was modified 3 years, 8 months ago by arno.
Viewing 6 replies - 1 through 6 (of 6 total)