925 comments found.
Hello, can i ask you something..? I want to put wpml code under the menu…how to do this..? thank you…
Hi, what WPML code did you mean? Can you send me samples?
hi…this code: <?php do_action(‘icl_language_selector’); ?> I want to put under the menu…
Menu code contained in file “sidebar.php”. You can insert your code directly by navigate to Apperance > Editor > sidebar.php. Insert your code below this code:
<?php wp_nav_menu( $defaults ); ?>
thank you very much! excellent support!!
Hi!! I dont know why mi site doesnt show the slider. The loader is loading but doesnt show the images. What can be happening?
Hi, try to make slider description clear without formatting. You can remove all blank paragraph from slider description. On WordPress editor try to edit text for slider on ‘text’ mode then remove <p> and </p> from slider description. Also can you send your url so i can inspect your issue?
Hi designesia
Everybody love your theme in our compagny! Everything is clear and perfect.
I spent a long time by reading and pasting the codes you gave in comments for further uses. Many thanks for that!
However, I didn’t find the way to change the hoover color of the titles in blog mansonry. Right now it’s grey and it is not readable with the background. May you give to me the right code?
Best regards PiccoloHi,
We glad to know it! 
To change blog masonry title hover color, you can insert code below in custom css field.
#blog-masonry h1 a:hover{
color:#F8DB14;
}
Then change ’#F8DB14’ with any hex color code.
really nice! and thanks for the quick answer! I rated five stars, you deserved it.
Thank you! I very appreciated it! 
Edit Post Page Title _ can you direct me to the code to the post page title. Instead of displaying “Blog” on individual post pages i need to display the post title.
You can open file single.php by navigate to Appearance > Editor > single.php then find code below:
echo __('Blog','Photogra');
replace with code below:
the_title();
done.
Beautiful… thank you.. After some work this has turned out quite nice.. Many thanks to you and your theme
You’re welcome! 
I’ve spent the last hr on this and can’t figure it out. Homepage Slider loading… yep it looks like you answer this an awful lot.
I do not have any text in slider descriptions Homepage to show latest posts images are 1200px wide displays properly on all other pages EXCEPT the naked doamin (frontpage) shows loading
cloverandabeefilms [dot] com
on on portfolio page too… grrrrrr
Hi,
Sorry for late reply. When i see you website, i not see any issue with your slider. Have you managed to fix it?
i fixed on front page but not on cloverandabeefilms[dot]com/project/test
just fixed it.. all good…
Hi, I would like to have one video that will start when I open the website and I would like to have that only one video through all pages. Is it possible to have one video for all pages without refreshing the page and the video when I click on some other tab?
Thanks!
Hi, sorry this currently not possible.
Hello! First of all, thank you so much for this amazing theme!!
I have a question: is it possible to change the possition of the menu a bit lower in the page? I tried this below but does not work …
.mainmenu { padding top:200px } many thanks in advance!!
Oh, I think I found it!!! }
.mainmenu{
text-align: left;
position: fixed !important;
bottom: 600px;
Thanks for your purchase! 
Hi how can i change main menu same the portfolio categories i’m trying demo on my localserver.
Hi, i don’t see purchased badge. Which ID you are using to purchase this theme?
Hi, I’ve installed the theme and everything is working fine apart from one thing.
On the slider I have followed your help document to create slider titles and descriptions, but only the slider image is being shown.
Also progress bar, arrows and numbers are all missing even though everything is switched ON in the DE Panel in the admin.
This is the test site: http://diamondcut.co.uk.gridhosted.co.uk/dev/
Hi,
Sorry for late reply. When i look your website i don’t see any issue there. You seems managed to fix it.
This theme is gorgeous! Can you send me the sample file for creating a child theme with Photogra? I have worked with child themes in the past. Thanks!
Hi,
Thanks for your purchase! You can send message through my profile.
If we keyword our site in the DE Panel, that is for when search engines index our site? Are those words visible when people see our listing on a search engine?
Yes keywords for search engine index our website. Those keywords wouldn’t visible on search engine. Search engine would display website description.
Regarding the password protected gallery. Can the message above the login box be changed from “This content is password protected. To view it please enter your password below:”
to whatever I like?
Thanks!
Yes it possible. You can copy function below within file function.php by navigate to Appearance > Editor > function.php > insert code below in last line of this file
<?php
add_filter( 'the_password_form', 'custom_password_form' );
function custom_password_form() {
global $post;
$label = 'pwbox-'.( empty( $post->ID ) ? rand() : $post->ID );
$o = '<form class="protected-post-form" action="' . get_option('siteurl') . '/wp-pass.php" method="post">
' . __( "Enter your password here:" ) . '
<label for="' . $label . '">' . __( "Password:" ) . ' </label><input name="post_password" id="' . $label . '" type="password" size="20" /><input type="submit" name="Submit" value="' . esc_attr__( "Submit" ) . '" />
</form>
';
return $o;
}
?>
Then change ‘Enter your password here:’ with your text.
Worked great! Thanks so much!
Hello!
I want to remove the page title but keep the spacing the way it is. I found the below code from this forum but it does not work. any help would be appreciated!
page_title{display:none;}
content{margin-top:70px;}
This was the code: #page_title{display:none;} #content{margin-top:70px;}
This code is works:
#page_title h1{display:none;}
#content{margin-top:70px;}
Hello!! I am using WPML can you please tell me how can i translate the home page and title and dercriptions with WPML ? Thanks!!
Hi there,
is the theme photogra compatible with the wordpress version 4.2.1?
Many thanks in advance. Best, Rui
Hi,
Thanks for your interest! Sure it’s compatible. As you can see on preview it use latest WP version.
Hello!! I am using WPML can you please tell me how can i translate the home page and tetle and dercriptions with WPML ? Thanks!!
Hi, I added a YouTube link as a background image and received an error message stating the following: An error occurred, please try again later. Learn More
The video plays fine when the link is clicked it’s just not displaying properly on this page.
Any help would be appreciated.
Thanks!
Hi,
Seems your video url is wrong, can you send me your website url regarding this issue?
I would like to send the URL but the website is currently under development. Can I send you a Private Message?
You can send message through my profile.
OK, I’ve sent the message for your attention. Thanks!
You should insert video id only, not Youtube url on editor. Please check your email.
Hi, I have another question about background images in home page slider. When I view my homepage in fullscreen I can not see some parts of some images. However when I rescale window it changes and invisible parts can become visible according to each different custom size of chrome window. I have already set the fitting option as “no”.
As an example 5th image of my homepage slider , I can not see both two abutment of the bridge completely. If I rescale the window the missing part become visible. www.keremalbayrak.net
What should I do? Thanks
Hi,
Sorry for late reply. Your picture is cut because your monitor and your photo has different size and ratio. It’s not possible to have image fullscreen without cut, as i said before it would be possible if only your monitor and your photo has same size and ratio.
Fit Always: Yes. If you want your images is not cutted, but there’s blank space on side of your image.
Fit Always: No. If you want your image take the entire screen. But there’s cut on your image because your monitor and your photo has different size and ratio.
Hi, is it possible to add a video media file as a background to a page using a HD video uploaded to media gallery rather than by using YouTube?
Hi,
Sorry for this feature is still on development. We consider include it on next update.
OK, thanks for letting me know
Hi, I have been trying to create a slider (also one for my homepage) in photogra theme however I couldn’t be successfull. I read related instructions below. I can not continue after 4th bullet. Do I have to create a slider externally and upload it into my wordpress library? I couldn’t find where to select multiple pictures for slider. Can somebody help me?
Create New Slider Item 1-To create new slider item, navigate to: Slider > Add New. 2-Type Slider title 3-Type Slider description in editor (optional) 4-Click Browse on Main picture to insert picture 5-Type Slider URL (optional) 6-Create/select slider Group 7-Click Publish. Done!
Thanks in advance.
Hi,
To have multiple slider item you need to create more slider item by navigate to Slider > Add new.
Thank you got it