I don't need to change the thumbnail size yet, I'm still trying to get the 2 portfolios to show. Please read back through the thread. What do I need to update in taxonomy-skills2.php to reference loop-portfolio2.php Everything I have tried above…
I had tried that line already with no luck. I changed it to:
get_template_part('loop', 'portfolio2');
In my taxonomy2.php file, still does no work. Did you try it? Thanks.
I named each taxonomy-skills2.php and loop-portfolio2.php.
I made the copy of both files and updated the template name in the top of taxonomy so it shows up in the template drop down as a selection.
What do I update in loop-portfolio2.php to …
I'm very comfortable modifying the php, I have already made some small customizations to the apollo13 file, so if you can let me know what to modify in which files I would appreciate it.
Thanks,
Surferboy
I'm using a coming soon plugin as I develop the site so can't give access. This is happening on the demo site as well. See:
http://themes.apollo13.eu/skyfashion/portfolio-small-below/
Are you sure there is not a way to modify the code so one portfolio page could have 3 columns and another 4 columns? In the demo site the drop down pages have different thumbnails shown on different pages so it must be possible somehow.
Thanks,
Su…
In case anyone else needs to know how to add the "home" button, I figured it out. In the menus, add a custom link with the name Home and add it to the menu and link it to your main URL.
Figured out the main nav problem. Needed to select the nav I made in the wordpress menu's section "Header Navigation". Still need to know how to get the HOME button to show. Thanks!