
1776 comments found.
Hi, I’m interested in buying this template. Is it Ipad/Iphone/Smartphone ready? thanks!
Hi, It’s not responsive but will display fine on mobile devices.
Thanks
Hi, I would like to buy this template. Can I change the pages width? Does it depends on the images width? Thanks
Hi,
Page width is defined in style.css file. You can safely change them. The photo gallery uses images as you upload them. They don’t go through dynamic resizing as it will alter quality. Images are displayed just as you provide them. So wider images will display nicely when you adjust page width.
Thanks
Hi, i added a plug in WP google fonts, and choose teh font ‘Noto Serif’.. an then all wors and sentences were change.. but some Headings wasnt Change.. Because of your template using a font..
http://www.ressamlar.gen.tr//ressamlarin-hayatlari/heading are: Goudy Bookletter 1911, it is your phote nexus font.. how i delete it, or i dont want to use it..
i try to find it and tehe, i saw ;
contents .title h1, #contents .post-title h1, #contents .post-list-title h2, #contents .categorytitle, #contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, .sidebartitle, .photomenu-title {
font-family: ‘Goudy Bookletter 1911’, arial, serif; }
how i can fint it, or what should i do? pls help..
and then: i am usinf wordpress 3.3, can i raise it 3.5 verison wordprees, any problem?
Hi, Theme is compatible with WP 3.5
edit header.php
Check line 55 where the font is loaded.
Thanks
Hi,
any chance to update it to responsive layout?
I checked in different mobiles and i see it’s not responsive and doesn’t display well on mobiles.
Thanks Fab
Hi, It’s currently not responsive, but will work on mobile. I’ll keep a note on this.
Thanks
Ok thanks as i am looking for a simple theme like yours but just need it to be responsive. Thanks,
Fab
Hi, I love this theme cause is the most elegant I’ve seen here. I have some questions before purchasing: (I’m sorry I don’t speak english very well)
1.I need to create a lot of galleries…some for wedding section, some for landscapes section and so…is it possible? Or every gallery is shown in the menu and submenues don’t work?
2.May I upload a gallery in a blog post? Cause about every week I have to publish some pictures in the blog and I’m wondering if the theme could support this.
Thank you very much for attention
Hi,
1. Everything which is shown in the demo will work out of box. You can check the menu. Under ‘Natural’ there’s two submenus – ‘Horizon’ and ‘Other’
2. You can add a thumbnails as a gallery to blog post. Theme has a built in shortcode to display thumbnails with lightbox.
Check http://photonexus.imaginemthemes.com/wp/shortcodes/images/
Do check out the demo. Everything in the demo will work out of box.
Thanks
I have not found the answer to my question, maybe I missed it if it was already addressed. I was wondering if this theme supports youtube videos or video in general? Say I want to upload a video or link to one in my blog to play on the page, is this possible?
Thanks!
Hi,
You can use youtube embed codes or any other video embed codes with the theme. Simply adding codes to the page will work.
Thanks
Hi,
I’m very interested in purchasing this theme. Originally, i was looking for a way to display my photography on a fullscreen frame, but i really do not like how it cuts off the photograph on wide monitors. I stumbled upon this and it would be perfect if i could only make my images displayed larger. I’m a total noob, how much bigger can i make this theme to display the photographs?
Thank you!
Hi,
With some simple CSS chages you can make the gallery viewable area any size you require.
Thanks
Good afternoon, the size of the images are patterns, or I can make them bigger?
Hi,
Viewport size of the gallery can be changed via CSS. The image size is not restricted you can upload any size you prefer. Bigger images than the viewport will overlay elements outside, which can be set to any size via CSS style.css file.
Thanks
Oh my!... after days and days of searching a simple portfolio/blog theme like this (so minimalist and still so cute) I’ve found it just to see it’s not responsive :((
Hi,
It’s not responsive but you can check it out from mobile it’ll display fine. I’ll add this request. Will keep it as a priority feature for the update.
Thanks
does this theme come with a demo xml file please.
Hi,
I can provide you demo XML data when you require. It’s currently not there in the download pack. Let me know when you require it.
Thanks
Hi imaginem My site after few week disable all slideshow and thumbnails! But after disable top menu slideshow is ok!!!! what’s up?
Hi, Please post to support forum after registering with purchase code. I’ll look this up. I can’t verify purchase from your username right now.
Thanks
I down grade WP and correct this problem.Thanks
Hi, Theme works with latest WP. Demo is currently running on the latest 3.6 . I can check if you post with username item was purchased with. I’ll need url to check.
Thanks
hello, I have a big problem my “gallery template” no longer works. it worked very well before. I made a rest in the options menu and it does not work There must be an update. if yes how to do it thank you Photo Nexus 2.0.6
Hi,
Could you post to support forum with url where i can check on the problem. This likely is a jQuery conflict. I can check and provide an accurate solution.
Thanks
Hi, Url link here http://www.claudeperez.com/ thank you
Hi,
The problem is due to a jQuery conflict. The theme version is old, this is the reason why it’s not working. If you download again you’ll get an updated version which will work properly.
Thanks
hello, thank you for your answer I did not want all to demolish and to reinstall after.Damage there is not a small update to give still. thank you
I can recommend you a solution. Could you post to support forum please. It’s easier for me to post codes, followup and reply as well.
Thanks
hi, I did not understand your answer. I think there is a conflict with the update of WordPress 3.6 and Photo nexus with jquery. I have even reinstall the theme Photo Nexus and it does not work. I have reinstall the theme Photo Nexus 2012. I n arrvive not download free picture nexus latest version 2013. how updates free theme PHoto nexus with jquery to repair my website thanking you for your response
oups j ai compris je me suis inscrite sur le site http://support.imaginemthemes.com/forums/ j espere trouver une solution merci
There’s no problem with the Photo Nexus and WP 3.6 . I can see the problem from your website. The issue is due to the old photo nexus version you’re using and WP 3.6. Updating photo nexus theme to latest version will get it working properly,
Thanks
Ok I picture nexus download the new version Photo Nexus Thanks
I’m sorry. he did not have a choice but to put nexus Photo Nexus version because it is a job to redo the entire site thank you
Hi,
If you used a Child theme then a full update won’t get to lose customizations.
Here’s a code you can use to see if it resolves without updating the theme. It’s best to update the theme as that ensures best code in the changing WP environment.
The manual method to resolve.
as seen in url http://support.imaginemthemes.com/forums/topic/images-and-gallery-issues-embedding-a-video/#post-11394
edit /functions/scripts-styles.php
Lines 5 to 6
wp_deregister_script( 'jquery' ); wp_register_script( 'jquery', MTHEME_JS . '/jquery-1.4.2.min.js', false, '' );
Replace with
wp_enqueue_script('jquery');
I think this should resolve it. This code is already present in the updates of theme.
Thanks
thank you for your reply and it works (yes!!!) but I have another small problem. some pictures hide the left menu? thank you again
Add following to end of style.css.
#portfolioslides li.featurecenter img { max-width: 730px; }
Thanks
Hello, oups ,I’m sorry, it works half. in the menus there is the problem .. examples in the “Artists” menu the last picture thank you again
Add following to end of style.css
.pika-stage img { max-width: 730px; }
Thanks
yes!!! it works, thank you thank you very much for your help
Hello,
I just purchased the theme. I am excited to get going with it. I had read other users requesting the .xml demo file. I would also appreciate this file.
Thank you
Hi,
I’ve removed the previous post with xml demo data link. Please post to support forum with this request. I’ll provide the link to support forum.
Thanks
Hi I would love to get this file soon. Thanks for trying to post it here. I went to the support forum and registered. I’m not receiving the email with password for some reason. Checked spammed, checked other folders in case a filter was catching it, but nothing. It has been 20 minutes and I requested a new password with the lost password link. Is it normal to take this long? I will private message my email address so you can check that I’m registered on the forum.
Hi, I’ve replied to your mail attached with XML demo data file.
Thanks
Thank you
Hi, I purchased your theme 3 years ago, now the photo gallery doesn’t work, so I need your support. Please let me know what I have to do. Thank you.
Hi,
I’ll need purchase verification. Could you sign up to support forum and post a link to your url. I’ll need to check on the problem.
Thanks
Hi, I’m intrested in purchasing your theme. I want to make this (rutajurkunaite.com) website on WP, so I have some questions:
1. Does your theme support WPML Plugin? 2. Is it possible to embed flash? 3. Can I make custom background image and the all content in white background?
PS. Sorry for my English
Hi,
Sorry for the delay.
1. Not officially but you can translate all pages using WPML. I’ll need to update this for WPML and check it up.
2. You can use Flash Embeds. Theme doesn’t provide tool internally for this, flash embeds will depend on your embed code and browser.
3. Yes. You’ll need some CSS familiarity to have it different than what’s displayed in demo. Demo features are out of box.
Thanks
Nice work
Thanks!
I have a small problem, or should you go to activate comments on photos? Also, I managed to translate the messages of “Contact” except one: “Thanks Your email was successfully sent!.” Where should we go to translate this sentence … ?
Thank you.
Hi,
Great if you can post to support forum. It’s easier for me to reply and followup.
Edit /js/contact-form.js
Line 24 , you’ll find the text there.
Thanks
I have been using this theme for a few years and really like it but in the last few months I’ve had a real problem with the thumbnails. They no longer show up regularly on my site.
I’m not sure but I think the changed happened after an update and I havent been able to figure out why.
Can you take a look @ www.graystonephotography.com and see if you have any ideas how to fix it?
Hi, I can’t verify purchase with your username. If you could post to support forum after registering there using purchase code.
Easiest way is to upgrade the theme after downloading current version. The version you’re using is old. I can recommend a manual method to see if it solves the jQuery issue – otherwise you’ll need to upgrade to latest theme version. Please post to support forum.
Thanks
This is the same guy as grayston photog…I posted to your support forums as well. It helps if you can remember all your log on info…;)
Thanks
I read your support request that the issue is resolved. Thanks
HI Imaginem,
I”m having issues with my site. I would be super grateful if you could help out. When I click on any of my sub-pages, the image is either dropped down below the menu (rather than beside it) or the photo overlaps the menu so when you try to click to another page, it enlarges the photo.
It seems to be some sort of spacing issue (that I’m sure I messed up editing the file in the past).
Can you please point me in the right direction to fix this?
Thanks so much. Love the product and how helpful/responsive you are.
Here’s a link to my site for your reference:
www.cedarlay.com
Cedar
Hi Cedar,
I couldn’t find the galleries with problems as you’ve described. Could you post to support forum with direct links where i can see the problems.
Thanks