This item is by an Elite Author
Indonez
- Author had a Free File of the Month
- Author was Featured
- Bought between 50 and 99 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Indonesia
- Item was Featured
- Microlancer Beta Tester
- Referred between 200 and 499 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 250 000 and 1 000 000 dollars
150
Purchases
Buyer Rating:
2.91 stars
2.91 average based on 11 ratings.
-
5 Star
218%
-
4 Star
327%
-
3 Star
218%
-
2 Star
00%
-
1 Star
436%
| Created | 24 February 13 |
| Last Update | 24 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5 |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved Indonez -
Contact Envato Support


How can I change the background colour of the website? Instead of the patterns. Thanks
Try to add the following css code in theme options => styling options => custom css :
body { background-image: none;background-color:#f00;}replace #f00 with your background color.Thanks.
Hi, I lost the original code for the Special Wrapper url image. Can you give it to me ? Thanks
Hi, you can find this in style.css file :
#special-content-wrapper { width: 100%; background:#f4f4f4 url(images/special_texture.png) repeat-y; margin:0px auto; padding:39px 0px 0px 0px; float:left; }Thanks.
I am trying to add links to the clients (e.g. Client Title: “Text” and Client URL: “http://example.com”). After I make these changes the “Text” shows up on the homepage, but it’s not a hyperlink. Any ideas on how to get this to link correctly?
Thanks,
Adam
Hi, I assume this as a bug and will fix the issue soon.
Thanks.
Hi – I keep getting this message
Warning: Invalid argument supplied for foreach() in /home/wwwrobfl/public_html/wp-content/themes/endymion/functions/theme-functions.php on line 394
http://robfleet.co.uk/portfolio-3-columns/Please could you take a look – thanks
Rob
Hi, did you tried to create some portfolio categories first?
thanks.
Hi – great theme, thank you! Our site looks great. The one and only question we have is in the Social Links Profile, Facebook button does not link. We put the URL in just like the others, but it does not link.
Any thoughts on how to make this work? Thank you in advance! Christie
Hi, could you please provide me your site url regarding your issue?
Thanks.
Thank you for your speedy response! I send a private message to you with the URL. Thanks again!
How do I change the speed of the rotating images on the homepage?
Thanks,
Adam
Hi, did you managed this from theme options => styling options => slideshow tab => Slide Speed option?
Thanks.
Yeah, I tried that at first and it didn’t seem to do anything. I had to change it in the slideshow.php file and that seemed to work:
<div data-src="<?php echo $image ? $image : get_template_directory_uri().'/images/blank.gif';?>" data-link="<?php echo $slideshow_url;?>" data-easing="easeInOutQuint" data-time="I CHANGED THIS NUMBER TO A HIGHER ONE"> </div>Hi, can you point to theme documentation? Also, do you have simple instructions for adding a layered slider to the home page to replicate your demo? Thanks.
After downloading your theme package, please extract it first, you will find some of folder list there, just go to documentation folder and open index.html file.
thanks.
Thanks, the zip file downloaded initially, not the whole package. Found the documentation and installed the LayerSlider. My problem now is that I can get LayerSlider to display on a new page, but not on one of your example pages from the XML upload. Using [layerslider id=”1”] works fine as long as there are no other shortcodes on the page. But when I use this on your Layer Slider & Homepage 1 example page, it doesn’t display the slider. All I did was change the id from “11” to “1” but the sample page displays the actual shortcode (in text) instead of the slider. Can you help please? What is the best way to contact you directly? Thanks.
Hi, I am having trouble getting the layerslider to display, I have setup as described in the documentation (configure layerslider, apply hopage slider template) but just get the shortcode showing on the front page: [layerslider id=”1”]. Am I missing something?
Hi, did you installed layerslider plugin at your site? it’s require layerslider from the http://codecanyon.net/item/layerslider-wp-the-wordpress-parallax-slider/1362246?sso?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=kreatura
Thanks.
Yes, I already had it from another project, the import of sliders worked ok
The stripe that should be on the right side of the titles, is at my current website underneath the titles, so the line is crossing my titles. I don’t think that that’s the way it should be. Do you know how I can fix this?
Hello, could you please provide me your site url regarding your issue?
Thanks.
Hi there!
Is there a way to change the size of the sidebar? There is quite a bit of space between the sidebar and the page content :-\
I set the width in the css to less than 100% but no effect.
Thank you in advance
- Adam
Hi, the endymion theme used css foundation, the gutter between grid column is 30px, for sidebar, it’s u sed four columns class.
Thanks.
Hi there! Two questions from someone who does not understand a lot of wordpress and not at all about CSS. I can’t seem to get rid of the space between the menu bar and the header/image. http://remediance.com/?page_id=71. I tried everything I can but I was not able to find the solution.
Also, how can I use a logo other than the size of the original endymion logo without that it starts cutting off or looking bad. Many thanks.
Hi, regarding your issue, please try to add the following css code in theme options => styling options => custom css :
#mainmenu-wrapper { margin-bottom:-20px; }thanks.
It did not work. Also, could you try and answer my other question.
I have tested the code in it’s worked, for logo, just upload your logo in bigger size, please post your next questions in our support forum at http://support.indonez.com, you can PM me your site login if you still have a problem.
Thanks.
Thanks again for your accurate help! Unfortunately, it works but then the menubar gets -20 pix off at other pages. Example: http://remediance.com/?page_id=19.
Also, when I use a logo in a different size, it makes it automatically the size like the original endymion logo. Many thanks.
Hi, I also have an issue with the link not showing on the home page boxes when using the shortcode: [feature_box align=”left” title=”Building business through design” icon=”icon-arrow-right” url=”http://zerodotnine.co.uk/preview/premier-interior-systems/services/fit-out/”]Whatever your industry, we have the experience & expertise to make your requirements a reality.[/feature_box] please advise