issue whit the_excerpt
-
I’m testing wpweaver (a child theme fo Twenty Ren) on mi site http://www.gundam-uc.info (which in reality is the mirror site testing of the production site located at http://www.universalcentury.it).
I have many pages where there are queries.
The results of these queries are then sorted into tables (one result per cell).It remains a mystery to me why it appears the line “continue reading” below each result.
Here are some examples:
http://www.gundam-uc.info/models/master-grade/guida-mg-1997
http://www.gundam-uc.info/manga/0079-volumiI think there is a bit ‘of confusion in the code, because the “continue reading” should appear if the query had asked the the_content (and in the single post there was the command “more”).
The query instead call the_excerpt (http://codex.ww.wp.xz.cn/Excerpt).Given that the result of the query is correct , how come I get the “continue reading”?
P.S. http://www.universalcentury.it/models/master-grade/guida-mg-1997
http://www.universalcentury.it/manga/0079-volumi
are the same pages on my production site, using mandigo theme.
The topic ‘issue whit the_excerpt’ is closed to new replies.