8195 comments found.
Do you have email or facebook fan page template that looks like this site?
Sorry I don’t have that 
Hello again, alright so I figured out how to attach the pictures to the gallery I wanted since it wasn’t uploading there directly and was able to see the images when I set the slideshow style to rotate but not in Flow which is the style that I need the homepage to be set in. Thanks again for your help. And again, the URL is www.safiakhanstyle.com
I view your site and saw you can setup gallery?
Hello, thanks for the theme it really looks great on your demo. I am new to wordpress and creating a website and I noticed other people seem to be having the same problem I am. I am having trouble uploading images. I read through your manual and followed the directions but when I upload images from Gallery Images>Add New, it redirects me to the WP Media tab, and any images that I upload are uploaded directly there instead of to my gallery. So basically none of my images are associated with my Gallery page. Also, should the images be PNG ? JPEG? GIF ? or does that not really matter? If you could please help me out with this issue, it would be such a great help. Thank you so much. the URL is www.safiakhanstyle.com
I fixed most of the issues but now Copyright protection works in galleries but not on homepage. Please help.
The footer doesn’t display on flow gallery as you can see on demo page.
by copyright protection, i mean no right click on images. It works in flow mode but not in fullscreen mode.
It’s not support yet. I will consider to add it into the future if there are many requests from customers 
I have another question. I’m trying to display caption information with the photos that appear in the galleries and portfolios. Is that possible? If so, how can I do that? Your help will be greatly appreciated. Thanks.
You can add image title via gallery admin panel.
Thanks. I appreciate your responses. Can you add descriptive information beyond the title as well?
When you open gallery admin. Click on image and you can add its title.
Hi agaiin!
I’ve been going crazy trying to fix the problem of the image flow not working plus broken thumbnails in column view. I browsed through the comments and noticed you mentioned to put permissions for jquery.ppflip.js to 755. I did that too but nothing happens. Please reply asap. Also, fullscreen view in thumbnail is not working. It simply redirects to the same page. Is that an issue because of the permalink structure?
http://www.moratemporisphotography.com/I checked you site and it displays correctly?
Hi Peerapong!
Everything is working great now, loving the site. I am having a new problem though, nothing happens when I send a test email from the contact page. I looked through these posts and found some info, but nothing to fix it.
I called my host, I have no problem with PHP mail, no setting needed that need to be changed as far as they know. He did say the host name is relay.dotster.com if that means anything to you, said that may need to be set somewhere?
byoksana.ca
Could you ask them to provide PHP mail code which works on your server and pass it to me please. Because theme use default mail function and I am sure there might be some required setting.
They said they dont have any code they are able to give but he said they use Plesk PHP 5 with all options on and default. Does that mean anything to you?
On another note, I am using an addon for a client gallery (proofbuddy) and would like to use the background from core to make things more fluid looking. Is there a background image I can link to somewhere?
any suggestions?
Few probably bugs:
1. on the video portfolio page, there is no footer displayed even at your live demo page,
2. if I enter my vimeo id, the graphics on my site only redirects to “vimeo.com”, the id is not suffixed to the url.
1. Yes on flow gallery, the footer doesn’t display by default.
2. Did you “set featured image” for your portfolio item?
Hi Peerapong, Great themes, keep up the good work!
I have one problem with the pagination though. In IE9 , the blog template will not show the ‘Next Page’ link at the bottom. This is visible in IE8 . Is it part of your theme and do you know how to fix it or is it something I messed up myself? Any help appreciated!
Chris
Sorry did you edit theme code? I think it because of footer.
Only minor adjustments I believe, nothing that changes the structure.
Above that, when I look at the live preview, there is also a difference in spacing at the bottom of the blog template between IE8 and IE9 . The preview doesn’t have a ‘Next Page’, because there aren’t that much items, but you can see that in IE9 there is lesser space at the bottom. If you translate that to my site, you can see that with enough blog items, IE9 users will not be able to proceed to next pages.
Please can you check this and if you find the same, fix it in you template?
Again, thanks for you great template; i love your work.
Chris
I think it’s because of your change on footer position.
Try with original theme CSS .
Really, check your live preview! It shows the exact same spacing difference as in my site. For your convenience I have displayed the comparison in spacing in a picture. Again, this is YOUR design, not mine.
Please update your CSS to be functional in IE9 so I can fix it in my site.
Regards, Chris
No, it’s not. YOUR FOOTER is fixed at the bottom but mine is not fixed at the bottom.
Why not revert back to original CSS ?
Sorry for the late reply!
That’s very strange. I have checked the timestamps and the directory /wp-content/themes/core/css and all of its content is still at installation date and has not changed. How did you come to the conclusion that my footer is fixed at the bottom and yours is not?
I’m not trying to be a pain in the b…, I’m just trying to figure this one out.
Facts I have collected are:- your live preview site has the spacing difference shown in the last picture i posted;
- My site has the same spacing issue and it is hiding the Next page link in IE9 , not in IE8 . No changes have been made to the original css I received at purchase, only added a style that adds to the class leave-comment the display: block and clear: both to correct for posts that are not wide enough to push the leave comment link to the beginning of a new line. I have removed that extra style for the time being so we are talking about the same thing.
If you check again, you will see that te problem is still there. Maybe the live preview has an old css?
Greets, Chris
Then why don’t you re upload theme original css file?
I get the feeling that we are not on the same page. I have overwritten the untouched css file that I got when I purchased the Core template with the css file that I got when I purchased the Core template. As expected, the problem persists.
I can keep on trying to get your live preview version over my live site, but the thing is I believe that your live preview version already has this problem, so that won’t solve it.
I am asking only one thing: Do you disagree with me that your live preview version of the Core template has the same spacing differences between IE8 and IE9 ?
Kind regards,
Chris
Yes, that why I told you to use the original theme CSS because pagination does works and I can’t support on your modification which I am sure cause this issue.
But I am using your theme css now, with no modifications.
Again, if you check your own live preview site at the following url in IE9 :
http://www.gallyapp.com/tf_themes/core_wp/?page_id=29 (again, this is YOUR site, not mine)you will see that your footer would hide the Next page link if you would have had enough posts. I get the feeling that you haven’t checked that link; everybody else I know can see this on your site. Do you have IE9 to check?
Please, could you verify this and let me know what you think!
Kind regards,
Chris
If you are sure, you use original theme CSS then could you send your Wordpress account and FTP detail please and describe your issue in email.
Hi Peerapong,
I took the liberty of trying to fix it myself, to speed up the process. I opened your live preview site in IE9 in developer mode and fiddled with the styles until I could get the footer to leave some extra room for the posts so the next page link would be visible.
It turns out that you can achieve this by adding the following style fragment to your site:
#content_wrapper
{
padding-bottom: 50px;
}
Ofcourse this is just a fix; the space in non-IE9 browsers becomes a little bigger because of this fix, and that might be unwanted behaviour. The real fix would probably take a better designer than I am, using css display options to get the correct boxing behaviour.
In the meantime, this could help anyone that uses your templates.
Greetings,
Chris
Hi Peerapong again, I am having difficulty with the custom sidebar – I have installed two new sidebars but they aren’t appearing for some reason – I have created a page and then selected the created sidebar and made the page template with sidebar but nothing – it’s just not appearing. What am I doing wrong??? Thanks www.marcusmark.com
The sidebar should appear on this page http://www.marcusmark.com/the-blog/marcus/Thanks in advance LJ
Did you add widget to the custom sidebar?
url: www.arlinephotography.co.za/index
HI I bought this theme I seem to get everything working but none of my galleries and videos i can get right Maybe i dont know how as most of what your saying I dont understand here.
The image flow is simply not working I want a photo flow as per your demo and a video portfolio same as per your demo but nothing is working.
Could you try to unzip the file first because there are many folder in the file ex. manual, theme, license info.
Then you will find /Core folder, upload that folder to /wp-content/themes via FTP client. Once you uploaded activate theme via Wordpress admin.
Currently, you have /Core-v2-4/Core… which is wrong folder.
I added images to 4 galleries and added them to the menu but the images are not showing on the pages at all when i use image flow and if I use thumbnail view, the thumbnails are broken. What did I do wrong?
Please check at http://www.moratemporisphotography.com/
I need it done by tonight. Please reply asap.
I check you site and it displays correctly?
I love the theme. Very simple and clean design. I have been able to figure most things out on my own but have been puzzled on how to to create a video portfolio that appears on your sample demo site at this url: http://www.gallyapp.com/tf_themes/?theme=Core
I would like to make it look just like this so I an display multiple videos in the slider.
I have been unable, based on the instructions to figure this out. Any help will be greatly appreciated.
Provide URL of your current video page please.
Thanks for your reply. I was trying some things out and got a little further but it doesn’t seem to work. I’d like to not have the preview image for all the videos and the video does not play. Here is the url. http://www.picturewars.com/uncharted/portfolio/
Your youtube video ID “61C4676DEA1” is incorrect. You can try to visit it via youtube site and it’s not found.
http://www.youtube.com/watch?v=61C4676DEA1Thanks. I now have one of the two videos playing. Now what I’d like to do is play multiple videos on this slider, as you have on your demo site. Also, I can’t figure out how to make each video have it’s own unique photo. The two videos on this url have the same photo. Any ideas of what I could do to get this to work the way you have it on your site?
Thanks so much for your assistance. Great theme!
1 portfolio item = 1 video
so
multiple portfolio items = multiple videos
Thanks. That makes much more sense now. The only other question I have is how can I have each video look different in the slider? Right now, I have a featured image up and all the videos, thought each is unique, look the same. When I take the featured image off, the videos disappear. How have you made your demo site so each video has a different appearance?
1. featured image portfolio item = 1 video preview image
so multiple featured image portfolio items = multiple video preview images
Thanks. It works perfect! I appreciate your patience and good service.
Hi there. Is there an easy way to update to the latest version without overwriting any changes I have made to .css or other files?
Thanks for a great theme!
Just replace theme files and folders. It won’t delete your settings.
no, not my settings that I’m worried about. I made changes in the CSS file and a couple others (for posts and pages). is there just one or two files I can replace that won’t affect those files or do they need to be updated, too?
Yes, it needs an update. Backup your changes before updating.
I need to make a different static page. Is it possible to make a page called HOME that will display the current default homepage gallery so I can create a different static home page?
Basically you can select gallery for homepage via Core admin > Homepage
Peerapong,
After digging for mostly an hour I finally find that I can change the background color through the CSS . Do I just change to the color I want, then reupload the theme?
Also, once I am in screen.css what am I looking for?
Another thing, I saw in the folder there is a LinkedIn tumbnail, but in the themes social sites form, there is not a place to put your LinkedIn profile to be viewable in the upper right corner… is this coming soon?
Cheers!
Make sure you find the correct one since it needs to edit many elements to change overall background color.
Just upload /css/screen.css to your server.
Thank you! What about the LinkedIn issue? I want to get my LinkedIn profile in the social icons on the upper right.
It’s not support yet. I will consider to add it into the future if there are many requests from customers
Hi,
I am missing thing—a list of galleries.
For instance,
1. if I have a main page in menu called “Portraits” and than in the submenu “Studio” and “Exterior”. “Studio” and “Exterior” are galleries. And I want them to appear as drop-down links from base menu Portraits. But what to show at the page “Portraits”? As I saw some of yours customers pages, they also had this problem and they manually added links to galleries. This is kind ugly and non-consistent. I would prefer option to generate list of galleries (like blog) with first image as featured (if the gallery is password protected, then some graphics instead of photo will be shown).
2. if i’ll have a page “clients zone”, I would like to add many galleries hier. So drop-down is not acceptable. So I would like to somehow add many galleries here and the system will generate also list of galleries here (because they will be password protected there will be graphic instead of featured photo). From technical point, maybe, it is the same as my first idea but the system will only need to know, that under this page there won’t be submenu shown, but only the list.
What do you think?
It’s not support yet. I will consider to add it into the future if there are many requests from customers
Hi well done with the theme. I am looking for guidance on creating portfolio pages that look like your demo 4 column page. I have looked at manual but could find any specifics. I also cant get the lightbox to work.
Regards
Open Core admin > Blog-Portfolio
Hi,
I just added your theme to mccaddenspace.com. It is great, except on the homepage the shadows are pushing the images into the menu. How can I reduce this? http://screencast.com/t/TnA23btQeI92
Thanks!
I can’t view your screenshot. Please check.
My apologies. Just copy the following URL into your browser: http://screencast.com/t/TnA23btQeI92
I just confirmed it as working.
Also, I am noticing something strange. It seems that the URL is getting extra data added. Almost like an affiliate url: http://screencast.com/t/2PXdiB9Bvw
http://www.mccaddenspace.com/lighting/#.TqcbMZyppnAThanks!
I will for the solution for smaller screen resolution.