Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter lindemann001

    (@lindemann001)

    I tried resetting my permalink to default, but didn’t help

    Try with wp-debug to see. (variable in the config file)
    http://codex.wordpress.org/Debugging_in_WordPress

    You might have some warning or error that stop displaying content after the header (could be single.php or something linked to it)

    Thread Starter lindemann001

    (@lindemann001)

    Hi…

    How does that work? debug?

    Dont know how to use it. even after reading the link you sent

    Go to your WordPress instalation folder (the root) and find file called wp-config.php

    There type this:

    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG’, false);

    And see if there are any error messages.

    Thread Starter lindemann001

    (@lindemann001)

    Hey… I got a debug plugin.

    it said this.

    WP_Query Object
    (
        [query_vars] => Array
            (
                [page] => 0
                [pagename] => kalender
                [debug-this] => wp_query
                [error] =>
                [m] =>
                [p] => 0
                [post_parent] =>
                [subpost] =>
                [subpost_id] =>
                [attachment] =>
                [attachment_id] => 0
                [name] =>
                [static] =>
                [page_id] => 0
                [second] =>
                [minute] =>
                [hour] =>
                [day] => 0
                [monthnum] => 0
                [year] => 0
                [w] => 0
                [category_name] =>
                [tag] =>
                [cat] =>
                [tag_id] =>
                [author] =>
                [author_name] =>
                [feed] =>
                [tb] =>
                [paged] => 0
                [comments_popup] =>
                [meta_key] =>
                [meta_value] =>
                [preview] =>
                [s] =>
                [sentence] =>
                [fields] =>
                [menu_order] =>
                [category__in] => Array
                    (
                    )
    
                [category__not_in] => Array
                    (
                    )
    
                [category__and] => Array
                    (
                    )
    
                [post__in] => Array
                    (
                    )
    
                [post__not_in] => Array
                    (
                    )
    
                [tag__in] => Array
                    (
                    )
    
                [tag__not_in] => Array
                    (
                    )
    
                [tag__and] => Array
                    (
                    )
    
                [tag_slug__in] => Array
                    (
                    )
    
                [tag_slug__and] => Array
                    (
                    )
    
                [post_parent__in] => Array
                    (
                    )
    
                [post_parent__not_in] => Array
                    (
                    )
    
                [author__in] => Array
                    (
                    )
    
                [author__not_in] => Array
                    (
                    )
    
                [ignore_sticky_posts] =>
                [suppress_filters] =>
                [cache_results] => 1
                [update_post_term_cache] => 1
                [update_post_meta_cache] => 1
                [post_type] =>
                [posts_per_page] => 10
                [nopaging] =>
                [comments_per_page] => 50
                [no_found_rows] =>
                [order] => DESC
            )
    
        [tax_query] => WP_Tax_Query Object
            (
                [queries] => Array
                    (
                    )
    
                [relation] => AND
            )
    
        [meta_query] => WP_Meta_Query Object
            (
                [queries] => Array
                    (
                    )
    
                [relation] =>
            )
    
        [date_query] =>
        [post_count] => 7
        [current_post] => -1
        [in_the_loop] =>
        [comment_count] => 0
        [current_comment] => -1
        [found_posts] => 7
        [max_num_pages] => 1
        [max_num_comment_pages] => 0
        [is_single] =>
        [is_preview] =>
        [is_page] =>
        [is_archive] =>
        [is_date] =>
        [is_year] =>
        [is_month] =>
        [is_day] =>
        [is_time] =>
        [is_author] =>
        [is_category] =>
        [is_tag] =>
        [is_tax] =>
        [is_search] =>
        [is_feed] =>
        [is_comment_feed] =>
        [is_trackback] =>
        [is_home] => 1
        [is_404] =>
        [is_comments_popup] =>
        [is_paged] =>
        [is_admin] =>
        [is_attachment] =>
        [is_singular] =>
        [is_robots] =>
        [is_posts_page] => 1
        [is_post_type_archive] =>
        [query_vars_hash] => e3e56c1c66d0151fd1b82b8514e5a970
        [query_vars_changed] =>
        [thumbnails_cached] =>
        [stopwords:WP_Query:private] =>
        [query] => Array
            (
                [page] =>
                [pagename] => kalender
                [debug-this] => wp_query
            )
    
        [queried_object] => WP_Post Object
            (
                [ID] => 105
                [post_author] => 1
                [post_date] => 2013-09-24 09:34:48
                [post_date_gmt] => 2013-09-24 09:34:48
                [post_content] => [event_board]
                [post_title] => <!--:DA-->Blog - Kalender.<!--:--><!--:en-->Blog - Calender<!--:-->
                [post_excerpt] =>
                [post_status] => publish
                [comment_status] => open
                [ping_status] => open
                [post_password] =>
                [post_name] => kalender
                [to_ping] =>
                [pinged] =>
                [post_modified] => 2014-05-06 22:26:37
                [post_modified_gmt] => 2014-05-06 22:26:37
                [post_content_filtered] =>
                [post_parent] => 0
                [guid] => http://mortenlindemannolsen.dk/wordpress/wp-mlo/?page_id=105
                [menu_order] => 0
                [post_type] => page
                [post_mime_type] =>
                [comment_count] => 0
                [filter] => raw
            )
    
        [queried_object_id] => 105
        [request] => SELECT SQL_CALC_FOUND_ROWS  wp_mloposts.ID FROM wp_mloposts  WHERE 1=1  AND wp_mloposts.post_type = 'post' AND (wp_mloposts.post_status = 'publish' OR wp_mloposts.post_status = 'private')  ORDER BY wp_mloposts.post_date DESC LIMIT 0, 10
        [posts] => Array
            (
                [0] => WP_Post Object
                    (
                        [ID] => 481
                        [post_author] => 1
                        [post_date] => 2014-07-28 12:48:32
                        [post_date_gmt] => 2014-07-28 12:48:32
                        [post_content] => Blev castet til en tysk reklamefilm for 1&1.de. Bliver sjovt at prøve, også på tysk!
                        [post_title] => Reklamefilm i hamburg
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => reklamefilm-i-hamburg
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2014-07-28 12:48:32
                        [post_modified_gmt] => 2014-07-28 12:48:32
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/?p=481
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
                [1] => WP_Post Object
                    (
                        [ID] => 312
                        [post_author] => 1
                        [post_date] => 2014-01-17 12:53:25
                        [post_date_gmt] => 2014-01-17 12:53:25
                        [post_content] =>
    Igår var jeg ude at skyde endnu en McDonalds Reklame. Det var ret sjovt, at prøve at være hovedrollen denne gang.
    <object width="560" height="315"><param name="movie" value="//www.youtube.com/v/yHY8-J9-iyE?version=3&hl=da_DK&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="//www.youtube.com/v/yHY8-J9-iyE?version=3&hl=da_DK&rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
                        [post_title] => Endnu en McDonalds Reklame.
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => 312
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2014-06-22 08:49:21
                        [post_modified_gmt] => 2014-06-22 08:49:21
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/?p=312
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
                [2] => WP_Post Object
                    (
                        [ID] => 229
                        [post_author] => 1
                        [post_date] => 2013-12-04 21:13:56
                        [post_date_gmt] => 2013-12-04 21:13:56
                        [post_content] => Nu står den på Venedig og Padova.
    Har fået en rolle i en reklamefilm via casting fra Another casting company.
    Og dertil skal knyttes en K�MPE tak til Bolette. Det var en sjov oplevelse, og glæder mig til at se hvad det bliver til.
    
                        [post_title] => Kvik køkken reklamefilm.
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => kvik-kokken-reklamefilm
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2014-05-12 10:04:32
                        [post_modified_gmt] => 2014-05-12 10:04:32
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/?p=229
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
                [3] => WP_Post Object
                    (
                        [ID] => 166
                        [post_author] => 1
                        [post_date] => 2013-11-20 13:00:41
                        [post_date_gmt] => 2013-11-20 13:00:41
                        [post_content] => <h1>HO HO HO..</h1>
    <h3>SÃ¥ blev det endelig jul.</h3>
    Jeg skal være julemand i Glostrup Stor center i december måned.
    
    SÃ¥ kom endelig forbi.
    <h1><a href="http://mortenlindemannolsen.dk/wordpress/wp-mlo/wp-content/uploads/2013/11/julemand.jpeg"><img alt="julemand" src="http://mortenlindemannolsen.dk/wordpress/wp-mlo/wp-content/uploads/2013/11/julemand.jpeg" width="768" height="768" /></a></h1>
    <h1></h1>
    
                        [post_title] => Julemand
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => 166
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2014-05-06 22:37:07
                        [post_modified_gmt] => 2014-05-06 22:37:07
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/wordpress/wp-mlo/?p=166
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
                [4] => WP_Post Object
                    (
                        [ID] => 161
                        [post_author] => 1
                        [post_date] => 2013-11-20 12:56:30
                        [post_date_gmt] => 2013-11-20 12:56:30
                        [post_content] =>
    <a href="http://mortenlindemannolsen.dk/wordpress/wp-mlo/wp-content/uploads/2013/11/CATS-700x260.jpg"><img alt="CATS 700x260" src="http://mortenlindemannolsen.dk/wordpress/wp-mlo/wp-content/uploads/2013/11/CATS-700x260.jpg" width="700" height="250" /></a>
    <h1>CATS.</h1>
    <h2>- Rum Tum Tugger.</h2>
    Jeg skal spille rollen rum tum tugger i MCH hernings opsætning af cats.
    
    Glæder mig helt vildt.
    
    I kan købe billetter her. <a title="KLIK HER" href="http://www.mch.dk/MCH/Kommende-arrangementer/Arrangementvisning.aspx?Action=1&NewsId=3431&PID=98626">KLIK HER</a>
    
                        [post_title] => CATS
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => cats
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2013-12-19 09:08:06
                        [post_modified_gmt] => 2013-12-19 09:08:06
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/wordpress/wp-mlo/?p=161
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
                [5] => WP_Post Object
                    (
                        [ID] => 58
                        [post_author] => 1
                        [post_date] => 2013-09-17 11:17:11
                        [post_date_gmt] => 2013-09-17 11:17:11
                        [post_content] => SÃ¥ blev jeg hyret til en McD reklame.. yes!
     
    Det varer 2-3 sek. og er 46 sek inde. :)
     
    <iframe src="//www.youtube.com/embed/hb2tmjUYFZs?list=UUezWhodp1Wivy1LVKnqygMw" height="315" width="560" allowfullscreen="" frameborder="0"></iframe>
                        [post_title] => McDonalds Reklame.
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => mcdonalds-reklame
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2014-01-21 10:33:41
                        [post_modified_gmt] => 2014-01-21 10:33:41
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/wordpress/wp-mlo/?p=58
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
                [6] => WP_Post Object
                    (
                        [ID] => 163
                        [post_author] => 1
                        [post_date] => 2013-08-20 00:00:25
                        [post_date_gmt] => 2013-08-20 00:00:25
                        [post_content] => <a href="http://mortenlindemannolsen.dk/wordpress/wp-mlo/wp-content/uploads/2013/09/danseshow.jpg"><img alt="danseshow" src="http://mortenlindemannolsen.dk/wordpress/wp-mlo/wp-content/uploads/2013/09/danseshow-200x300.jpg" width="200" height="300" /></a>
    
    Danse show på Oslo Båden d.30-31 august.
    
                        [post_title] => Danse Show
                        [post_excerpt] =>
                        [post_status] => publish
                        [comment_status] => open
                        [ping_status] => open
                        [post_password] =>
                        [post_name] => danse-show
                        [to_ping] =>
                        [pinged] =>
                        [post_modified] => 2013-12-19 09:21:12
                        [post_modified_gmt] => 2013-12-19 09:21:12
                        [post_content_filtered] =>
                        [post_parent] => 0
                        [guid] => http://mortenlindemannolsen.dk/wordpress/wp-mlo/?p=163
                        [menu_order] => 0
                        [post_type] => post
                        [post_mime_type] =>
                        [comment_count] => 0
                        [filter] => raw
                    )
    
            )
    
        [post] => WP_Post Object
            (
                [ID] => 481
                [post_author] => 1
                [post_date] => 2014-07-28 12:48:32
                [post_date_gmt] => 2014-07-28 12:48:32
                [post_content] => Blev castet til en tysk reklamefilm for 1&1.de. Bliver sjovt at prøve, også på tysk!
                [post_title] => Reklamefilm i hamburg
                [post_excerpt] =>
                [post_status] => publish
                [comment_status] => open
                [ping_status] => open
                [post_password] =>
                [post_name] => reklamefilm-i-hamburg
                [to_ping] =>
                [pinged] =>
                [post_modified] => 2014-07-28 12:48:32
                [post_modified_gmt] => 2014-07-28 12:48:32
                [post_content_filtered] =>
                [post_parent] => 0
                [guid] => http://mortenlindemannolsen.dk/?p=481
                [menu_order] => 0
                [post_type] => post
                [post_mime_type] =>
                [comment_count] => 0
                [filter] => raw
            )
    
    )

    Thread Starter lindemann001

    (@lindemann001)

    Can you help me?

    i meant if there are php errors that stop the page from loading. Can you send me link or screenshot of what you see on the page? (with he wp-debug on)

    Thread Starter lindemann001

    (@lindemann001)

    Please add the following to wp-config.php to use this mode.
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);

    But it’s in tht wp-config.php?

    I mean the page that is blank (where the posts are NOT lised)

    Thread Starter lindemann001

    (@lindemann001)

    This is one of the page that doents work.

    http://mortenlindemannolsen.dk/reklamefilm-i-hamburg/

    that is pretty weird. Not printing the posts + no errors… Can you show me the template that make this page work? (please dont post big code chunks here, use gist)

    Thread Starter lindemann001

    (@lindemann001)

    do you wonna get access to my wordpress?

    nope. If you want me to help you show me what i asked 🙂 Access to your wordpress wont help me

    Thread Starter lindemann001

    (@lindemann001)

    Thread Starter lindemann001

    (@lindemann001)

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Can't see my posts?’ is closed to new replies.