Forum Replies Created
list of topics you have created till now.
-
-
johnyct9760
Participant18 November 2014 at 17:03Posted in : Sizing issues on a larger desketop displayCool thanks, it worked!
Now I recently updated the theme and something really bad has happened, the open button on the front cover isn’t unfolding the site:
Site URL:
http://www.johncliffordtaylor.com/I’ve already kind of posted this in another thread but I have a client meeting tomorrow where they are going to be looking over my site and I really need this fixed by tomorrow at 3pm.
Please help me!
John
OMG I’m sry I updated the theme and the problem was fixed.
Thanks any way please disregard.
John
Why am I so not surprised the IE sucks and displays things wrong.
johnyct9760
Participant20 September 2013 at 17:33Posted in : Portfolio title not showing up after update.I have no idea how to use the code tags in the forum so I’m just going to have to send you a screen grab of what I was trying to post in the two above threads:
http://www.johncliffordtaylor.com/forum_post.jpg
thx
johnyct9760
Participant20 September 2013 at 17:28Posted in : Portfolio title not showing up after update.Just some follow-up information:
Whats on the demo site:
===============================================================
PORTFOLIO
...
===============================================================What I’m getting:
===============================================================
...
===============================================================It looks like the h2 associated with the “inter-page-title” class in not being pulled in.
johnyct9760
Participant20 September 2013 at 17:27Posted in : Portfolio title not showing up after update.Just some follow-up information:
Whats on the demo site:
===============================================================PORTFOLIO
…
===============================================================What I’m getting:
===============================================================…
===============================================================It looks like the h2 associated with the “inter-page-title” class in not being pulled in.
– When it to appearance > editor
– then I selected “page_inner-portfolio.php”
– found the line that says:
$args_portfolio = array( ‘post_type’ => ‘portfolio’, ‘posts_per_page’ => -1 );and then changed it to:
$args_portfolio = array( ‘post_type’ => ‘portfolio’, ‘posts_per_page’ => -1, ‘orderby’ => ‘title’, ‘order’ => ‘ASC’ );
Then I hit update file, and when I got out to the front end none of my portfolio items are showing up.
I’ve followed the instructions in the last post and its not working, What am I doing wrong?
Can you please provide instructions on how to do that.
Thanks
Plz disregard found it.
For anyone else the department controls are in a sub-menu under portfolio on the WP side bar.