Each time I publish a post, it publish duplicate in my post page: https://catkeria.ca/articles/
Also, the title of my post page change to archive, how can I change that ?
Theme PhotolabVersion : 2.0.1 by TemplateMonster
]]>Whenever I have captions on my images, if my initial page is set to summaries, I get the following result:
December 3, 2016
Macro Lens Stacking!
Here are a couple of test images of a penny shot using an old Minolta manual 50mm film lens reversed on a Tokina 100mm macro. Old film lenses are great for this, as well as use as the only lens on a reverse ring, since they have manual aperture and don’t require “tricks” to set the aperture from the camera. [caption id="attachment_73" align="alignnone" width="5184"] Lincoln Macro[/caption] [caption id="attachment_74" align="alignnone" width="5184"] Macro Penny Date[/caption]
Read More
There is raw code at the bottom of each entry relating to the captions. This only happens if I have captions. Without captions, it appears normal. This started, I believe, after the latest WordPress update. I’m running a local WordPress instance on an Ubuntu 16.04 server at my location. Everything else seems to be working normally.
The site url: Photoblog!
Does anyone have any clues as to why this is happening now?
Thanks.
]]>id like to disable the sidebar on frontpage but have sidebar on post and pages is this possible? and for some reasons, my post are repeating twice on my homepage??
Sorry for all these e questions, since this is a new instal and still learning about this theme.
]]>Nice template, im working on a new project and now im trying to findout how to make the header image linkback to homepage, because their is no homepage anywhere on this template, so when you read a post, their is no way to come back to the homepage.
exemple post: https://kawaiipodcast.com/2016/11/29/akb48-high-tension-avec-haruka-shimazaki-en-center/
]]>Some of my readers are using Internet Explorer and are having issues with content running off page. How do I fix it for them????
]]>I would like to change the color in the top Title/”Nav Bar” section.
Searched and tried everything I know in the css editor to no avail.
Can you point me in the right direction please?
Thanks
Neil
I updated photolab theme and blog crashed, this is the message:
Parse error: syntax error, unexpected T_FUNCTION in /home/content/18/5019418/html/blog/wp-content/themes/photolab/inc/tools.php on line 28
This is the code of tools.php :
<?php
class Tools{
/**
* Join array to string
* @param array $arr — array like ‘key’ => ‘value’
* @return string — joined string
*/
public static function join($arr = array())
{
$arr = self::removeEmpty($arr);
$result = array();
foreach ($arr as $key => $value)
{
$result[] = sprintf(‘%s=”%s”‘, $key, $value);
}
return implode(‘ ‘, $result);
}
/**
* Remove empty elements
* @param array $arr — array with empty elements
* @return array — array without empty elements
*/
public static function removeEmpty($arr)
{
return array_filter($arr, function($var) { return $var != ”; });
}
/**
* Lave just right keys in array
* @param array $right_keys — right keys array
* @param array $arr — array to sanitize
* @return array — sanitized array
*/
public static function leaveRightKeys($right_keys, $arr)
{
if(count($arr))
{
foreach ($arr as $key => $value)
{
if(!in_array($key, $right_keys)) unset($arr[$key]);
}
}
return $arr;
}
/**
* Leave keys from array
* @param array $remove_keys — kyes to remove
* @param array $arr — array from we need remove these keys
* @return array — sanitized array
*/
public static function removeKeys($remove_keys, $arr)
{
if(count($remove_keys))
{
foreach ($remove_keys as $key => $value)
{
if(array_key_exists($value, $arr)) unset($arr[$value]);
}
}
return $arr;
}
/**
* Get key or return empty string
* @param string $key — key name
* @param array $arr — array to check key
* @param mixed $default — default value
* @return mixed — key
*/
public static function tryGet($key, $arr, $default = ”)
{
if(array_key_exists($key, $arr)) return $arr[$key];
return $default;
}
/**
* Render your view
* @param string $view_name — view name
* @param array $variables — variables to extract in rendering View
* @return string — HTML code
*/
public static function renderView($view_name, $variables = array())
{
extract($variables);
ob_start();
include sprintf(‘views/%s.php’, $view_name);
return ob_get_clean();
}
/**
* Render select control
* @param array $values — options for select ctrl
* @param string $attributes — attributes to
* @return string — HTML code
*/
public static function renderSelectControl($values, $attributes = array())
{
$attributes = array_merge(array(‘value’ => ”), $attributes);
return self::renderView(
‘select_control’,
array(
‘attributes’ => $attributes,
‘values’ => $values
)
);
}
}
This is the line 28:
return array_filter($arr, function($var) { return $var != ”; });
Please help me to correct this syntax error as soon as possible. Thank you!
]]>Theme: Photolap 2.0.1
WordPress 4.5.2
In the theme Customization settings, I go to Sidebar Settings, and add new custom sidebars. I created two of them. Let’s call them CustomSidebarA and CustomSideBarB.
Then, I go to Appearance > Widgets, and in the two custom sidebars, I drop in a few widgets. Also, in out-of-the-box sidebar, called “Sidebar” I drop some other widgets.
Now, I go to edit some pages. On the page edit screen, I select “Page with Left Sidebar” for the template. Then towards the bottom of the page-edit page, where you have the option of selecting the sidebar that will appear on the page, I select CustomSideBarB.
Save.
But, when I load the page, I always end up with the default “Sidebar” and not my custom sidebar.
Is this an issue with the theme? Or am I doing something wrong?
]]>Thank you for the beautiful theme.
I am wondering how to customize the lightbox to include more than 3 photos.
I have tried to figure it out but no luck.
Thanks again.
]]>Actualicé a la última versión de este tema “photolab”, muy fantástico por cierto,pero ha duplicado (triplicado y más) todos mis post y hasta cierto punto puede ser aburrido o tedioso ver mi pagina con los mismos post repetidos.
Desde ya muchas gracias por la futura ayuda
Saludos
if you have time, you can see this link please:
]]>Hello,
First of all thank you for your work. Photolab is a great theme and it’s exactly what I need on my personal blog page.
I have some issues, maybe there’re some configuration options but I couldn’t find. I’ll be so happy if you can help.
1- How can I remove duplicated title and date text on view post page? The colored one is ok but I want to remove the second one. And the white space before the content is also a problem.
https://i.hizliresim.com/D4QJj1.png
2- The same problem 1 occurs on pages too.
https://i.hizliresim.com/m1QEY2.png
3- How can I remove the post category title on home page? For example I want to remove “Archives” label.
https://i.hizliresim.com/28Dj3E.png
4- How can I change the color of vertical black bars next to posts on home page?
]]>Actualizé a la última versión este tema y ?no encuentro por ningún lado mis “páginas”! A pesar de que aparecen en el backend no lo estan en el frontend.
En espera de ayuda.
Gracias
This is my site https://verdadquelibera.hol.es/
]]>Warning: sprintf(): Too few arguments in /home/p29hywry/public_html/wp-content/themes/photolab/inc/template-tags.php on line 147
This is the error I’m getting for all the new posts I post on. How do I fix it?
]]>I’ve had a clearout of my generated images on my site. I’m talking about the thumbnails, header and navi background images generated by this plugin. I did this because the uploads folder had grown to an unmanagable size – 15gb !! That was my problem as I had uploaded lots of high res images and also renamed some and reuploaded, all this meant the was 4bg of images that need not be there ??
To be able to do this I had to filter all the images that included “x” as in the image name nicepic-300×100.jpg which might be a thumbnail of nicepic.jpg. So now all I have are the main images and now thumbnail etc, do you know how I can recreat them ? When I have used a plugin for this it’s produced images sizes your theme does not use.
I’m guessing when you theme opens a page for the first time it generated the images it does not find but now the link to those images are there but not the images ??
]]>Hi I need to remove the box that shows the page you are on inside the main header image. I only need one menu and that being the one at the top of the page. No need for these box’s to reinforce where you are.
]]>Hello,
Excellent theme!
I just know how to change the color of the menu lines to have only a single color for each
Thanks for your answer ??
Sorry for my language, I’m french …
Hello.
Great template, it works perfectly for my needs.
I would like to remove the ‘leave a reply section’ entirely, but want to do it the right away. Is this possible?
Thank you,
P
Hello there,
Really like this design but the left-justified text for the blog landing page looks a bit untidy. Is there anyway I can justify this text properly to get my clean edges back?
Also I’ve put two widgets into the footer but they are “bunched” to the left. Is there a way to space them out evenly or even put one to the left and one to the right?
Many thanks!
]]>I’m trying to figure out where I can change the blog label, could you help me please? Thank you!
]]>Where can I change the label “Leave a reply” I’m building a french website ??
]]>Is it possible to have the social icons in the next release? Maybe in the upper right or in the footer.
Thank you.
It is a great theme, but I don’t understand how to activate the side bar.
]]>Great theme, but I’ve found the page navigation does not follow the posts within a category. Seem ok with normal posts but if the post has a gallery it seems to ignore the binding to the that category. So although the PREV with be correct the NEXT will be out of order.
I guess this is because these post are not using the gallery page template.
]]>Dear Sir,
I am looking themes for my websites which is not on wordpress.
Can your theme works on non wordpress websites? If yes then let me know.
I am interested for my 4websites.
b.regd
Mayank