This item is by an Elite Author
elemis
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Item was Featured
- Beta Tester
- Referred between 500 and 999 users
- Bought between 50 and 99 items
- Has been a member for 4-5 years
- Exclusive Author
341
Purchases
Buyer Rating:
4.64 stars
4.64 average based on 28 ratings.
-
5 Star
2278%
-
4 Star
27%
-
3 Star
414%
-
2 Star
00%
-
1 Star
00%
| Created | 5 June 12 |
| Last Update | 16 January 13 |
| Columns | 1 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blog
- clean
- gallery
- html5
- jquery
- localization
- magazine
- one column
- photography
- php
- post formats
- responsive
- seo
- tumblog
- wordpress
© All Rights Reserved elemis -
Contact Envato Support


Hi .. purchased this for a client. She would like the galleries to not be the thumbnails and then go to the lightbox, but just go straight into a slideshow. Any chance of doing just that?
Thanks!
Hi,
Unfortunately there is no other way of displaying galleries in Serendipity. Maybe you can find a plugin?
I ended up using a plugin .. thanks for the response!
Hello, I bought Serendipity and I have a problem. I’m not able to place the source “Cantarell” for the menu and the font “Alegreya” to the titles of the posts.
I wonder how I can do this.
waiting
Hi,
If you can give us permission to your wordpress admin we can help you with this. You can send the credentials to us via the contact form on our profile page.
There seems to be a javascript conflict between this theme and the gravity forms plugin when using a form with conditional logic.
http://dooversanddoitagains.com/share-your-do-it-again/As you can see, the form is hidden by “display: none;”. This is customarily removed through javascript but the gravity forms scripts seem to conflict with the themes. The issue is resolved when going back to Twenty-Twelve. Any advice?
Edit
-tracked down to specifically a conflict with ddsmoothmenu.js. By removing this file, gravity forms begins to work perfectly.Hi,
ddsmoothmenu.js is the menu script, so if you disable it, the dropdown menus won’t work. Have you checked if there is any information about handling conflicts in Gravity Form help documentation?
hi, how can i remove name of the photo
http://www.i-latina.com.mx/error1.pngi have in style theme
crumbs {
display:none; }
but dosent works
thanks
Hi,
.crumbs class is for the breadcrumbs at the top of the pages. You can use.viewer .caption { display:none; }to hide the caption of gallery images.nice… thanks !!!
i have a other problem. i want to change the footer background color #ae6262
so the footer background color always is blank i cant change
any idea?
example: http://www.i-latina.com.mx/footer.jpg
thanks in advances
Hi,
You don’t seem to use any widgets in the footer, so only “site generator” part is displayed. You need to change the background color of “site generator” in the theme options panel.
Hello, my english is bad. Meaby you understand me
Can you add Google+ and Vimeo galleries ?
Hi,
Sorry but we are not sure if we understand. Can you show examples please?
Hi, nice theme!
How can I get the images and videos to expand from side to side of the page? Just like in the example site.
Thanks!
Hi,
The featured image in the image format and video in the video format should automatically display expanded. If you wish to make additionally added images and videos expanded then you can wrap them with “full-size” div:Thanks, problem solved!
Hello,
I have a problem with the contact page to send emails. My wordpress site is in french and we can receive mails with french text. Including accented characters like “é, à, è, ...”. When there are such characters, the mail fails to send (if in header, blocked by Amavis for not utf-8 characters in header, if in text blocked later but could not find where, postfix maybe).
I noticed that you don’t use the wp_mail() function provided by Wordpress to send mail.. Could this be the problem ?
It also seems that the SMTP send option does not work at all…
Do you have any idea on how to resolve that ? It’s a blocking issue for me…
Thank you.
Just tested the special characters on our demo but couldn’t reproduce the issue. Can you please provide your website link so we can take a closer look?
I just disabled the contact form (could leave it like that).
I also tested sending mails via wordpress (using wp-mail) and I can put any character I want in the text. It always works.
It seems to be a conversion problem between UTF-8 and another locale.
I was thinking about changing the code in admin/form-handler.php to call wp-mail() instead of mail() to resolve the problem. It should be too difficult. What do you think about it ? Why didn’t you use wp-mail in the first place ? It seems to be highly recommended by wordpress…
(I am totally new to wordpress and mail configuration so forgive me if I am wrong about this).
You can test it here : http://akira.kaneos.be/contact/ It’s your demo site imported so it’s still your mail adress in the conatct form. I guess it will be easier for you to test.
(but all you’ll see is that mail with accents will not get to you).
It seems to be hosting issue. Because we can’t reproduce this issue on our demo. Can you please try sending a message with accents using http://themes.iki-bir.com/serendipity-wp/contact/ ?
I just did (from dan.n*@kaneos.be) twice. Once to you, once to myself (by overrding the TO address in html). I personnally did not receive the mail (but that may be your server blocking mails to unkown recepient).
It may be my hosting because it seems very restrictive to spam/errors in mails. But mails are sent correctly using the normal worpress way. So it makes me think that there is something else going wrong.
Just received the email: http://cl.ly/image/2O2g182s1f1P Your server may have limitations. Please make sure you have correct SMTP details. We recommend you contact with your hosting provider if it doesn’t help.
Ok, I’ll try this, thank you for your help.
Hello again,
This message is just to inform you that I simply replace your call to mail(...) by wp_mail(...) and now it works like a charm.
So my gues is that my mail server is very strict about headers formatting but that it is not wrong, just maybe too secure.
Thanks for you time !
Thank for the note
Hello, beautifull template. I would like to have all of the pictures to expand from side to side on a post , i read the other comment with the “full-size” div but i don’t know how it works. Where should i write that?
Thank you. Raphael
Hi,
You need to wrap the all images with full-size div in the post editor like this:
Please make sure you use the HTML editor, not Visual.
Thank you very much!
Is there any way to edit the setting of the theme or the codes to have all images have a black border of the size of 1 automatically, instead of me having to edit the image one by one to have a border every time I upload an image? Hope this makes sense!
Hi,
You can use the following CSS setting to achieve this. Please paste it into the Custom CSS field in the theme options panel:
.post img { border: 1px solid black; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }It worked!! thank you much!!!!
Is there a way to add some text to the H1 tag or take it off of the site title, right now the h1 tag wraps the site title. it’s just the logo, but is there a way to add text here for SEO purposes?
<h1 id="site-title"> <a href="http://sitename.com/" title="site title" rel="home"> <img src="http://logo.png" alt="image alt text" /> </a> </h1>Thank you.Do you wish to use text instead of a logo? If you don’t upload a logo, the site title will show. If you upload a logo then the site title will be added to the alt attribute of the logo and title attribute of the link and it is enough for SEO purposes.
Hello,
I had bought the wrong theme? (same name Serendipity) I didnt download this theme. How can I get a refund? I hope to hear from you soon
Hi,
In order to get a refund you need to contact Themeforest support and mention you purchased the wrong file. http://support.envato.com/
Hello,
I have a problem to make this wordpress plugin work with serendipity : dhtmlxspreadsheet. (don’t know if I can put a link here).
Your theme seems to add
around the plugin’s javascripts wich breaks it. I can confirm that the problem is your theme because I disabled every other plugins without success. Finally I switched back to the default wordpress theme and it worked !I tried wordpress suggested solutions like adding remove_filter( ‘the_content’, ‘wpautop’ ); remove_filter( ‘the_excerpt’, ‘wpautop’ );
to functions.php but it did not helped either…
Do you have any idea/solution to solve this issue ?
Thank you,
Hi,
We cannot guarantee every third party plugin will work. If you share the plugin link our developer might check it tomorrow morning and get back to you.
Didin’t realized that the tag was interpreted, I’ll try again: Your theme seems to add
<p></p>(paragraph tags) around the plugin’s javascripts which breaks it.Here is the link to the plugin : wordpress.org/extend/plugins/dhtmlxspreadsheet/
After install, create a page with the [[spreadsheet]] tag. It should display a spreadsheet (excel like) but instead, it displays nothing and there is a javascript error around a paragraph tag.
Hi,
Unfortunately we couldn’t find the reason why the plugin doesn’t work. Tried several things to no avail. We checked the support forums and found a thread with the same issue: http://wordpress.org/support/topic/plugin-spreadsheet-empty-page There are 4 users who experience the problem but no answer.
Hello again,
I have a second issue with the checkboxes/radiobuttons. They do not display at all in chrome (on linux). They do on firefox but half hidden by text.
I found that it might be realted to a css tag : -webkit-appearance: none;
When removing it in chrome developper tools, it show the radio buttons well.
Any idea how to resolve that properly ?
Thanks,
input, textarea { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }from style.css.That’s what I was goiging to do but I guess this was added for a reason ? DOes removing it won’t break something else ?
No, removing won’t break anything. It was added for iOS, so the form elements won’t have the webkit appearance.