Tagged: Enfold portfolio, portfolio template
-
AuthorPosts
-
January 15, 2014 at 6:25 pm #210174
Hi
Is it possible to make a set of templates – each with different headers – that I can select for Enfold portfolio entries? I need to show different logos in the header for certain portfolio entries. The logo on each of the new templates will have the same dimensions as the main one in use throughout the rest of the site.
I would be able to do that fairly easily with pages however I am not sure how to approach this with the portfolio.
Many thanks in advance.
ChrisJanuary 16, 2014 at 12:26 am #210387January 16, 2014 at 10:24 am #210599Hi Josue
Thanks for looking into this. I need to achieve a simple result but it could be approached in a number of ways, I think.
Perhaps there is a simpler way of changing the logo shown on certain portfolio items?
I could use categories if it was possible to show them in a grid (like the portfolio option)?
If either of these is not possible and there’s no other way you can think of, could you offer me a quote and timescale please?
Many thanks
ChrisJanuary 16, 2014 at 11:30 pm #210928Hey Chris!
It may be done using categories (a different logo for each category).
Regards,
JosueJanuary 17, 2014 at 10:50 am #211144Thanks Josue – that could work.
Is there a simple edit to the (alternative) header file that you could offer please to show a different logo? There’s a lot of code referring to functions in there where the logo is placed!
Many thanks again
ChrisJanuary 17, 2014 at 6:03 pm #211304Hi!
Look for:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
You could add that into a series of conditionals for your various categories or a new function that checks what the page is and if its a category load a specific image for that category.
Its not a quick customization but shouldn’t take more than 1-2 hours for a developer to write it out.
Regards,
DevinJanuary 17, 2014 at 7:28 pm #211345Hi Devin
Many thanks! I think I have it sorted out now.
Just wondered how to align an easy slider in a 3/4 column with the top of the text in the 1/4 column to the right? The text appear higher than the slider. I have tried everything I can think of from custom css (which doesn’t work well in mobile browser) to specific height for the .avia-slideshow-inner which also didn’t work.
Any thought on a fix please?
Thanks
ChrisJanuary 17, 2014 at 9:29 pm #211374Hey!
Can you post the link to your page where you have these elements so we can take a look?
Best regards,
YigitJanuary 17, 2014 at 11:21 pm #211426Hey!
I made a test, using these setup:
Result:
Best regards,
JosueJanuary 20, 2014 at 10:45 am #212157Hi Josue and Yigit
Thanks for looking at this for me. The test looks perfect – can you tell me what your settings were please? Mine are:
Images 700 x 392px placed in 3/4 column
No scaling (Original width x Original height)
Fade
Yes
3
The 1/4 column to right contains text with some styling applied.
Are these settings correct?
Thanks in advance
ChrisJanuary 20, 2014 at 7:03 pm #212374Hey!
Same settings, maybe the issue resides on the styling applied to the text on the right, can you post a link to it?
Cheers!
JosueJanuary 20, 2014 at 7:15 pm #212379Hi Josue
I don’t think so as I also made that just plain text and the result was the same.
The site is under construction at the moment. If you are around, I could send you the link and open it up for 30 mins or so…?
Thanks
ChrisJanuary 20, 2014 at 7:55 pm #212385Hi
I removed the text formatting for the text on the right and it has helped it align better – but there still seems to be a gap between the top of the slider div and the top of the slider images. Have I got the image size or aspect ratio wrong somehow?
Thanks again
ChrisJanuary 20, 2014 at 8:23 pm #212397Hey!
Send the link as a private reply.
Regards,
JosueJanuary 20, 2014 at 9:49 pm #212443This reply has been marked as private.January 21, 2014 at 11:30 pm #213038Hey!
Unfortunately I’m not sure any of us have a specific time frame of availability. You can use something like a coming soon plugin to keep it open for non-logged in users which should give the same effect without the need for us giving out IP’s.
Best regards,
DevinJanuary 22, 2014 at 12:56 pm #213279This reply has been marked as private.January 22, 2014 at 6:36 pm #213466Hi!
I see them at the same height:
But if you want the slideshow to be higher, add this to the Quick CSS:
.flex_column .avia-slideshow{ margin-top: 0 !important; }
Result:
Regards,
Josue -
AuthorPosts
- The topic ‘Custom portfolio template’ is closed to new replies.