ThemeForest

Core Minimalist Photography Portfolio

  • Bought between 100 and 499 items
  • Has been a member for 2-3 years
  • United States

Found an issue, that i’m confused about.. with the flow.. it doesnt work, so i followed your directions found on your help site.

/wp-content/themes/Core/js/jquery.ppflip.js is not found /wp-content/themes/core/js/jquery.ppflip.js is found.

now if i change the C to c, it breaks everything.

peerapong

Please check this file /wp-content/themes/core/js/jquery.ppflip.js permission on your server.

mdevaney

I made sure, and am running the entire theme now with chmod 777.

Still no luck.

I just msg. you.

mdevaney

According to pingdom the problem is with /wp-content/themes/Core/imageFlowXML.php

It’s crashing the site…

mdevaney

Does imageFlowXML.php require a certian gallery ID, for example.. if I deleted all my galleries, and started new, the homepage gallery would not be a certian ID..

mdevaney

also the problem may be with funtions.php causing an error on line 104:

include (TEMPLATEPATH . ”/fields/”.$pp_file);

I’m going to send you the error log, it’s about 50mb, all caused by function.php

mdevaney

Just to inform you, just got off the phone with Rackspace (my host), they said permissions are fine and are not affecting any files within the core directory, or any file on my site.

The problem is coding apparently.

[08-Dec-2012 06:14:48 UTC] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /mnt/stor9-wc1-dfw1/670807/www.mysite.com/web/content/wp-content/themes/Core/functions.php on line 102 [08-Dec-2012 06:14:48 UTC] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /mnt/stor9-wc1-dfw1/670807/www.mysite.com/web/content/wp-content/themes/Core/functions.php on line 102 failed to open stream: No such file or directory in /mnt/stor9-wc1-dfw1/670807/www.mysite.com/web/content/wp-content/themes/Core/functions.php on line 104

Should it be (templatePath’/fields/’) ?

/fields/ is there, chmod 777, within the dir is: page.fields.php & post.fields.php all 777..

mdevaney

I’m guessing it has to do with

while (false!==($pp_file = readdir($pp_handle))) { if ($pp_file != "." && $pp_file != ".." && $pp_file != ".DS_Store") { include (TEMPLATEPATH . "/fields/".$pp_file);
mdevaney

Also this may help, my custom sidebars are not working either.

peerapong
Open functions.php replace line 99-107 with
include (get_template_directory() . "/fields/page.fields.php");
include (get_template_directory() . "/fields/post.fields.php");
mdevaney

Replaced those lines and all I got was a scroll bar and the “loading” grapic, eh this is hell.

mdevaney

If you have time, i’d like for you just to go inside and have a look, send me an email iam[]mdevaney.com, i’ll send you the ftp, username, password, and such.

peerapong

Could you send your Wordpress account and FTP detail please.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • Singapore

Nice theme! I just ran into one problem: the fullscreen slideshow doesn’t work. What could be causing the problem? I’ve tried the others and they’re ok, it’s just the fullscreen one that has problems—can’t see the thumbnails at the bottom, and only one image shows up. Could it be related to the fact that when I upload images, clicking on Save Gallery doesn’t work?

peerapong

You can enable fullscreen thumbnails using Core admin > Blog-Portfolio.

patriciavilla2

Thanks, got it to work. Is there any way we can correct the fact that in the fullscreen slideshow, the images seem to be cut off at the bottom? Can this be adjusted?

peerapong

I will look for the solution and release the update for fullscreen gallery in the next release.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
orciari Purchased

Five months ago I reported this problem, but so far I have not had the solution, only a brief indication that did not solve the problem. Excuse me, but are you able to support?

I am having trouble with password protected pages, it gives me the following error: Warning: Cannot modify header information – headers already sent by (output started at /home/orciari/public_html/sposioggi.net/wp-content/themes/core/header.php:12) in /home/orciari/public_html/sposioggi.net/wp-content/themes/core/templates/template-password.php on line 34

:S Thanks for your reply

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Hi, I bought Core months ago, but I need a copy of version 3.0, cause I prefer it for not centerd layout. Is it possible to download it?

peerapong

Sorry version 3.0 is not support the latest version of WP.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, I want to buy the theme, but I have a question. There´s one way to incrase the distance into menu and the images of flow style? I think the distance should be more.

peerapong

Sorry it couldn’t be done using theme admin. However you can edit theme CSS file to change that.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Sorry i did not get your previous reply in page 208 because you did not refer to any of my comments. Can you pleas be more explicit what exactly is it not supported and what will you implement if more requests are coming?

I find your previous answer very ambiguous :(

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi,

I’m trying to center a “lightbox shortcode” on a page and I can’t find any way to make it work. (I’ve also tried with a button shortcode !)

I’ve tried the simple <center> tag and also to put it in a table that way:

<table width="100%"><tr>
<td width="10%"> </td>
<td width="80%" align="center">SHORTCODE HERE</td>
<td width="10%"> </td>
</tr></table>

It didn't work as well !

Do you have a code for that ? Thanks.
peerapong

Try

<div style="margin:auto">
SHORTCODE HERE
</div>
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

When analyzing the page with chrome “inspect element” similar to firebug i get 2 errors: “Viewport argument value “device-width;” for key “width” not recognized. Content ignored. ” “Failed to load resource: the server responded with a status of 400 (Bad Request) http://fonts.googleapis.com/css?ver=3.4.2"

I see same errors on the demo page. Can this be corrected?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Is there also a full width column in this theme? Than I would like to buy it.

peerapong

Yes, there is fullwidth style for normal page but doesn’t have fullwidth gallery template.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I really like your themes but is there a better place to find information and fixes than going through all the comments?

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
itsandy Purchased

I want to add more fields to the contact form that are not listed in the Theme Settings>Contact settings list. How can I add fields to the contact form?

peerapong

You have to edit PHP and HTML code on contact.php file.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
orciari Purchased

I frankly do not understand why you do not answer on the issue on the “password protected pages”. suffice it to say: unresolved or resolved do not you think it’s helpful for all?

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
  • Romania

Hi , i have a website www.mikaphoto.ro build on this theme but version 3.2 1- Audio file not working. I see him in admin pannel, but not playing in front page.what can i do? 2-how can i upgrade to the last version? i don’t have acces to the accout who downloaded the theme.

Best Regards,

peerapong

Please login with your purchased account.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

I would like to add an already uploaded image to a gallery but when I go to grab it from the media library, there is no option to insert the image. I want to avoid having to upload the image again if I already have it in my media library.

peerapong

Sorry it doesn’t support that.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

So I have to upload the same image multiple times if I want them in multiple galleries? My goal is to use the same image in the home page slideshow in a specific gallery.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

hello, thanks for the great theme! just two short questions: the sound is not working, and the contact form is not sending any messages (not reacting if you click the button below) ... the url is: http://www.rosi-strillinger.at ... could you please help! thanks

peerapong

1. Please make sure you upload 3 music files formats.

2. Please your Wordpress URL setting is “http://www.rosi-strillinger.at/” not “http://rosi-strillinger.at/”

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
sscoot Purchased

I would like to remove the gallery name form the home page when I use the roatate slideshow style. How do I go about removing it? I tried leaving the gallery title blank but it still has some white background left on the picture.

peerapong

Sorry it couldn’t be done using theme admin. However you can edit theme CSS file to change that

Did you know about Firebug a Firefox plugin?

https://addons.mozilla.org/en-US/firefox/addon/1843/ It will help you inspect all CSS and HTML elements, really help if you do a lot customization

The main CSS file is /css/screen.css

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
rondij Purchased

Hi – i love the theme but i am having one issue – when i am using Firebug i have two choices of screen.css. When i edit screen.css nothing happens however there is also a screen.css?ver=3.6 and those edits in Firebug work. There is no screen.css?ver=3.6 in the css root directory though. Any thoughts?

peerapong

It’s the same file /css/screen.css 3.6 value is referenced to the theme version number.

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years

Hi, could you tell me which javascript contains the control for the flow slider. My client would like to be able to control it by using the arrow keys, currently is only controlled by using the scroll wheel.

Thanks, Dan

peerapong

The flow slider javascript file is /js/jquery.ppflip.js

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Cannot get Music to play in Core, music files uploaded in all 3 types. Also there is no speaker button on the site. Please explain in simple terms?

www.yourweddingbyfotologic.com

Thanks Ian

peerapong

Open Wordpress admin > Settings > Reading > Front page display select “Your latest posts”.

by
by
by
by
by