-
AuthorPosts
-
June 12, 2013 at 6:21 pm #24702June 12, 2013 at 8:31 pm #124429
Hi,
I am not sure what you are asking for. As far as I can see, that’s how it already looks http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/
Please explain.
Thanks,
Nick
June 12, 2013 at 8:37 pm #124430Hi Nick
thanks for the fasr responce
yes it’s already looks now , but what i must put in a page to hav ethe big left and right buttons?
for example i have 20 portfolio items that it’s one has it’s own page. Whn i clink on the first, i want with the way i saw you to go to 2nd portfolio item, then to the 3rd etc
ThanksNick
June 12, 2013 at 8:59 pm #124431Hi,
So you want a button in there? Please open up functions-enfold.php located in the main theme folder, and go to line 332 which looks like
$output .= " <span class='entry-info'>";and insert the code below between line 332 and line 333 (just push line 333 down to make room, but do not erase it.
$output .= " <div class='avia-button-wrap avia-button-center avia-builder-el-9 el_after_av_textblock avia-builder-el-last '>";
$output .= "<a href='' class='avia-button avia-icon_select-yes avia-color-black avia-size-large avia-position-center '>";
$output .= "<span class='avia_button_icon avia-font-entypo-fontello'>♥</span><span class='avia_iconbox_title'>Buy Now</span></a></div>";Thanks,
Nick
June 13, 2013 at 3:48 pm #124432NIck your help is great..
i would like to ask one more question pls…
pls look the image…
Kind regrads,
xrisxal2000
June 14, 2013 at 6:30 am #124433Hi,
If you want to remove the gallery thumbnails, please add this on your custom.css or Quick CSS
.avia-gallery-thumb {
display: none;
}Cheers,
Ismael
June 14, 2013 at 10:41 am #124434HI,
Do you have URL to that site so I can look at the css as to how they made that frame around image. You can hide the url in http://www.goo.gl
Thanks,
Nick
June 14, 2013 at 2:05 pm #124435Thanks Guys – you are the best!!
thanks for the great support!!!!
Kind regards,
xrisxal2000
-
AuthorPosts
- The topic ‘Important Question…pls!!’ is closed to new replies.
