Hi there,
I am not getting any "read more" button or link on my category pages.
Read More Button
13 posts from 3 voices-
Posted 2 years ago #
-
Can you post a link please.
Posted 2 years ago # -
Posted 2 years ago #
-
Scratch that: see here http://74.220.216.216/reviews/ for the read more problem
I get the "read more" in the portfolios but not the sortable function. See http://74.220.216.216/internet-law-articles/ (I have enabled sortable columns)
Also, is it possible to add other content to the page assigned for the Portfolio?
Posted 2 years ago # -
To make the sorting function work you need to add featured images to your portfolio posts/entries. The option can be found on the right side (right sidebar) of your post editor.
I'm sorry, it's currently not possible to add other (text) content to portfolio pages.
Posted 2 years ago # -
Thanks. What about the Read More problem? See http://74.220.216.216/reviews/
Posted 2 years ago # -
It looks like the more tag appears for certain posts (top ten tips, law society complains, etc.). Maybe you don't use the <!--more--> for all posts? Use this tag like
and I told him that he should get moving or I'd be on him like a limpet. He looked at me with shock on his face and said <!--more--> more text content....Posted 2 years ago # -
"I'm sorry, it's currently not possible to add other (text) content to portfolio pages. "
I am trying to customize the template page to display the content of the page with no luck. Do you know why it is not working? I am able to display the page title, but not the content.
ThanksPosted 2 years ago # -
The problem is that the portfolio pages use other templates than "normal" pages. So if go to a page which is used as a portfolio WP ignores the content of this page and uses Kriesis option instead (so assigned portfolio categories, etc.). The conclusion is that it's currently not possible without rewriting/modifying some parts of the framework code.
Posted 2 years ago # -
Thanks for the reply. What would it involve to modify the framework code? Can you point me in the right direction about while files to modify or suggest someone who would be able to help? It would really add the functionality that we need in this site.
Posted 2 years ago # -
Hey,
I must admit I don't know it exactly - an easy workaround could be to set a global variable with the page content.Posted 2 years ago # -
Thanks for the tip. I figured it out.
global $post;
echo $post->post_content;Posted 2 years ago # -
Glad that I could help you.
Posted 2 years ago #
Reply
You must log in to post.














