ThemeForest

Atlantica (HTML) - Premium Portfolio Template

  • Bought between 1 and 9 items
  • Has been a member for 5-6 years
  • United States

What would be the simplest and most effective way of embedding my videos from VIMEO so the thumb and pop-up window will work?

Would I just embed the code in the blog post? Or is there a plug-in that you think will work with your Atlantica theme?

thanks

MDNW
MDNW Author

You can actually play vimeo files directly from the lightbox using the simple instructions at prettyPhoto (which is what runs the lightbox) – It’s about as simple as it gets: http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Any advice on getting the contact form to email the entered information. I thought I read this in one of the discussions, but can’t seem to find it again. thanks, Kate

  • Bought between 50 and 99 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • United States

Hi, I am still waiting on a reply regarding using just one photo. I am pretty frustrated that i cannot get a response to a seemingly simple question. i see that you respond to others but not to my question. I have emailed 3 times to no avail. I would appreciate some response. Thanks in advance, Laurie

  • Interviewed on the Envato Notes blog
  • Microlancer Beta Tester
  • Most Wanted Bounty Winner
  • Power Elite Author: Sold between 1 000 000 - 1 999 999 dollars
  • Power Elite Author
  • Bought between 100 and 499 items
  • Referred between 500 and 999 users
  • Won a Competition
+8 more
MDNW Author

Hey everyone – most of you have already gotten my auto-responder message though, but I’m out of the office for the next few days while I move from one house to another and I have no internet access at the moment (besides on my phone). All questions, comments, and requests will be answered early next week – and I also have a present for all previous buyers coming out very shortly :)

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years

Got both versions Blog/HTML Anyway for me to put a Twitter and Blog feed on the front page of the HTML version? or am I missing something obvious? Seems to have a spot for both feeds but it’s HTML at the moment, not a external feed?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • United States

...Commented On Wrong Template…

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years
  • Kenya
kendo451 Purchased

This is an awesome template!!!

However, the form classes have to be reworked if you plan to integrate this with a content management system. The reason is that every input requires a special class. Since this is not possible with a lot of CMS generated forms, it would have been better if the author wrote the form classes like so:

.checkbox input { checkbox styles…}

.textarea input { textarea styles…}

This way you can wrap the input with a class element, even if you can’t control the class of the input element itself.

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years
  • Kenya
kendo451 Purchased

Found a couple of more CSS bugs in this template:

1. Dropdown Menu – current page / section header bug

This bug is in dropdown.css

You have to have the current page be a link or else the drop menu width does not work correctly. This is because the drop menu width is specified to the “a” element instead of the li element.

When you have an active page or a section header, you don’t normally wrap a link around Page/Section name. So the width is too narrow compared to the rest of the dropdown list.

Here’s the line that needs to be tweaked (near line 45 in my version):

/* Fix the width on all drop links / #nav li ul a { ... }

Your only solution is to either make current page and section headers actually wrapped in an “a” tag – which causes a dead link, or change the style to include a span tag that you wrap around the menu text. To make it work the span tag will have to be set to display block. Like this:

/ Fix the width on all drop links */ #nav li ul a, #nav li ul span.sectionheader { ... }

nav li ul span.sectionheader {

display:block; }

2. Footer links

If you actually put links in the footer, they turn black. To fix this you need to change this line in the core stylesheet:

footer .footerList li {

... }

to this:

footer .footerList li, #footer .footerList li a {

... }

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
lingen Purchased

Hi,

the automatic and manual carrousel doesn’t work well with Safari 4 on Mac Os X in the 1024 version of the template.

Please correct it!

Thanks.

MDNW
MDNW Author

In the 1024.css file, change all dimensions of 878 to 882 :) Official patch for this is coming soon!

Default-user
lingen Purchased

Hi and thaks for your answer, but i changed the dimensions as you said and its still not working properly. The issue is with Safari 4 (Mac Os X). Could you fix it please or tell me how can i fix this issue?

Its very important and urgent for me to make the carrousel working properly under Safari too.

Thanks so much in advanced.

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Hi, I’m trying to figure out how I get the updated files? I purchased your html template, and the carousel doesn’t work properly. When I click on an image, it always brings me to the same image, and not the image you click on. ?

Thanks so much, A.

ps. I love this template!

MDNW
MDNW Author

Hi SeePhoto – you should just be able to grab the latest files from your download folder – Make sure you check out the full documentation to get everything working normally :)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Hi,

Thanks so much for creating this template. I’ve had a few people view a test page of my site and on some Internet Explorers, the text on the website is showing up backwards. Not the header or footer, but the text in the middle/body portion. It appears fine on Safari. Not sure what i did or deleted, but do you have any ideas on how to fix?

Thanks so much- Jessica

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

When I view my page the LRG Sidebar and SML Sidebar links won’t go away, they are visible. Can anyone help me out?

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Hey, great template. Just want to know if the image zoom adjust to fit sizes of images other than what you have up.

Thanks!

MDNW
MDNW Author

Yep :) It automatically resize to anything you link to in the lightbox.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
rad0324 Purchased

I am having trouble with the structure of this template. I want to use the classic theme so if I take all the html file from the “classic” folder and upload them to my server and then i upload the “core” folder in the same root as the html file it doesn’t work. How can I get the html pages out of the “classic” folder without messing up the site?

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

I have a customization of this template, anyone want to do it for me?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

post images won’t open with lightbox

Hi there,

I really like your template but I have a problem with images I insert into a post or page. They won’t open with lightbox, but after clicking them they get viewed on a new page with the image placed in the slider as well – this is pretty annoying.

try to click the image in the post on this page: www.helmberghof.at

There should be a php function for the Sliders

Editing the Sliders is a pain – as far as I know PHP it shouldn’t be a problem to write a function so the Sliders work without inserting the

  • html by hand
  • pls help

    • Bought between 1 and 9 items
    • Has been a member for 3-4 years
    pipndale Purchased

    Hi – I am a newbie in html and website creation. I have some questions I would like to ask you and wonder if you can tell me how to best contact you. I have visited your site but I do not see a contact form or email listed – if I missed it, I apologize. Thanks

    • Bought between 50 and 99 items
    • Has been a member for 3-4 years

    Hello, I’m on WP 2 .8 and I’m ready to upgrade to 3.0. I haven’t updated your theme to 1.4 yet.

    Do you have any documentation on how to update to 1.4. I’ve modified a few things on the page such as the Twitter box. Just wondering if I’ll lose anything if I copy your updated files over the top of my site:

    http://sodemanland.com/

    Which do I do first – the update to WP 3 .0, or your 1.4 first?

    Thank you!

    • Bought between 10 and 49 items
    • Has been a member for 2-3 years

    Great template, thank you. Can you suggest how to make the background a solid color versus one of the backgrounds included with the template? Any help would be appreciated. Thank you.

    • Bought between 1 and 9 items
    • Has been a member for 1-2 years

    Dear Sir, My name is Le Quan, I just bought a Atlantica (HTML) template that you design. I really like the look and feel of your work so i want my magazine website look the same. However, I am not a web designer, and I get stuck on working with them. I know it is a template so i just modify what inside to fit my theme. I would love to ask if you can show me which file and folder i need to work on in order to upload them to the web hosting. When i open the main folder i see 4 sub folder; HTML , CHOP PSD , LAYOUT PSD , START. I am confuse and I don’t know which one to start. I am in need of my website to be done soon, so I just hope that you could give me some advice to make the website work. Thank so you Sincerely Le Quan

    by
    by
    by
    by
    by