slider arrows on homepage Posted in : cvCard WP vonmozarParticipant 10 June 2015 at 03:27 #22802 Hi, how do I add slider arrows on my homepage using the slider shortcodes: [slide first_slide=”” last_slide=”” autoplay=”true” title=”” src=””] first_slide=”yes” … Use for the first slide. last_slide=”yes” … Use for the last slide. autoplay=”true” … true, false. Animate slider automatically. title=”” … (optional). Slide title. src=”” … An image url. Example 1: (two slides) [slide first_slide=”yes” src=””] [slide last_slide=”yes” src=””] Example 2: (three slides) [slide first_slide=”yes” src=””] [slide src=””] [slide last_slide=”yes” src=””] Example 3: (four or more slides) [slide first_slide=”yes” src=””] [slide src=””] [slide src=””] [slide last_slide=”yes” src=””] ahmetsaliKeymaster 13 June 2015 at 19:50 #22901 Hi, try this custom css code; .flex-direction-nav { display: block; } vonmozarParticipant 13 June 2015 at 20:28 #22902 Hi thanks for that however the custom css code did not work – was I meant to add any of the slider shortcake above? vonmozarParticipant 13 June 2015 at 21:09 #22903 by the way I want to put arrows on my home-front page as it is on this site http://www.davidrife.cat ahmetsaliKeymaster 13 June 2015 at 21:18 #22904 please check out this post; http://www.pixelwars.org/forums/topic/arrows-in-a-sliding-horitzontal-layout/ vonmozarParticipant 13 June 2015 at 21:54 #22905 Yes thank you it’s worked. Could you please tell how to place “back to portfolio” button on the portfolio page please? ahmetsaliKeymaster 15 June 2015 at 11:17 #22937 You need to create portfolio posts to have the “back to portfolio” button, right now your portfolio posts are regular pages. Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in and have valid license to reply to this topic. License required for the following item cvCard WP - Responsive WordPress Resume Themeby pixelwars Login and Registration Log in · Register