Hello, My site slider is only showing one project. I have created about 10 but I cannot get the others to show. Actually they were visible and sudenly they disappeared and now I can only see one, which is the first in the dropdown menu for Homepage protfolio under Showcase Settings.
Please help. Cheers.
Hi all,
I was wondering if anybody knew how/where I can change the amount of blog posts shown on my home page. I have 7 sat there right now, but ideally like something like 4 at all times there.
Ive stopped blogging as I didn’t want my website getting any longer in length due to the amount of blog posts there.
Thanks in advance, I’m not the best coder etc so the simpler the better.
thanks a lot
Danny
]]>I’m pretty sure I have the latest version as there’s nothing telling me to update…anyway, for some reason now, nothing is showing on the TV screen, and I honestly haven’t touched the site in a few weeks. I went back to continue working on my draft of the site, only to find that the TV screen functionality is not only blank, but the arrows are not responding.
Does it have something to do with the projects being x days old?
]]>In header.php in the head section there is a comment:
<!--[if lt IE7]>
<script language="Javascript" type="text/javascript">
DD_belatedPNG.fix('.png, #mantle-dots li');
</script>
<!--[endif]-->
This is incorrect and is not interpreted correctly in IE. Correct code should be:
<!--[if lt IE 7]>
<script language="Javascript" type="text/javascript">
DD_belatedPNG.fix('.png, #mantle-dots li');
</script>
<![endif]-->
]]>
Hi all,
I was wondering if someone could help me track down whatever code it is that makes project titles in the computer showcase automatically cut off after a certain character count? A lot of our titles are too long for the current character count, and I’d like them to be displayed in full ??
Thanks everyone!
-Matt
]]>When I click on any of the items appearing in the computer screen list, it takes me to that page and then all that appears on the top of the page is that page’s mantle.
I’d like for the top of the homepage to remain active when other pages are loaded as the mantle is useless to me.
Is this possible?
]]>I cannot find these in any of the .php files…can someone let me know where I can change these headings? They don’t appear to be part of the right side bar.
]]>Hello,
I’d like to add comments to the Project pages (the ones that appear as single-project.php ) but adding the line <?php comments_template( ”, true ); ?> it’s not enough. I’m missing something but I don’t know what. Anyone can help? Do you think it’s possible?
thanks!
The theme is constantly prompting for an update after being updated using WordPress, FTP and even with a complete re-install it still thinks it’s version 1.0.14. It’s not crucial I know, just annoying.
]]>Using the theme Showcase. Category page seems to be loading all posts. I can use plugins to load categories, but if I do it by the actual category page I get my latest posts from various categories. Not sure if it is a problem with the functions file or the category page loop itself, but hoping someone has run into this and has a solution. Thanks.
]]>I’m using the Showcase theme by MidPhase and I am getting the following error:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/17/d168210526/htdocs/wordpress/wp-content/themes/showcase/homepage.php on line 7
.
First I added a new page (Title: “homepage”, body: “test”, clicked the “homepage” template in the Page Attributes.
I added a portfolio category, then a few projects. Then I went to the Reading settings and changed it to Static page with the homepage as the first page.
Now I just get the error listed above… Can anyone tell me what I am doing wrong?
]]>We are running theme Showcase and all was well with 1.0.13
I saw that there was an update available, so I updated the Showcase theme to 1.0.14 and the slide show on top of the home page quit working.
I tried creating a new home page, creating new projects, etc. and nothing would fix it.
So I downloaded 1.0.13 and uploaded the files manually via FTP overwriting the 1.0.14 files and everything went back to working.
Something in 1.0.14 is broken.
]]>