Discussion on Prestige - Portfolio WordPress Theme

Discussion on Prestige - Portfolio WordPress Theme

Cart 1,036 sales
Recently Updated
Well Documented

QuanticaLabs supports this item

Supported

This author's response time can be up to 1 business day.

213 comments found.

This theme is great! I have just one simple question. How can I translate the names of the contact form? I would like to have it in dutch. For example: “Your name” must be “Uw naam”.

I have checked every file in the template, hrrr!

Hope to hear back from you soon.

You can set this under Settings->Prestige Contact Form. Other phrases which you can’t find there you can translate in languages directory via .po file.

I’m in love with the theme! Just want to double check something.

Can I add multiple pictures on the portfolio featured image spot?

I have portfolio pieces that I would like to feature more than one image at a time :)

Thanks so much for your time

Thanks! No, you can just use one image for one portfolio item. If you would like to use more, you can use blog template, then you’ll be able to put many images into post.

Hi, How can I do sorted topics by date on the blog ? New topics to appear at the top.

Hi,
Please open blog.php and replace in line 22:

'order' => 'ASC'
with
'order' => 'DESC'

Hi, love the theme. I have a problem. I accidentally deleted the code for the skills section on the resume page (with the white lines and number values). Can you give me the code for this page or tell me where i can find it, please?

Hi,
Thank you! You can find list of shortcodes in documentation. Example for skills:

[skill_list header='Graphics and media skills']
    [skill_list_item level='9']Photoshop[/skill_list_item]
    [skill_list_item level='5']Illustrator[/skill_list_item]
    [skill_list_item level='6']InDesign[/skill_list_item]
[/skill_list]
Btw. if you would like to give a feedback on item, please take a moment and rate it in your Downloads section.

Hello,

How can i listed my works below? How can i do categorized for my folio part?

For example,E-commerce, construction etc. When i clicked the e-commerce area,then i will see the content of my works about e-commerce. When i clicked the construction are,then i will see the content of my works about construction. How can i do it ?

Regards.

You need to create two portfolio categories and then assign portfolio items to them. After that you can use two shortcodes:

[prestige_portfolio category='ecommerce']
and
[prestige_portfolio category='construction']

Hey there, like everyone else, Im loving the theme. the only issue I seem to have is the contact page doesn’t seem to work. any suggestions?

http://iamanthonygibson.com/#!/1478/contact

Hi,
I’m getting Could not instantiate mail function. error for your contact form. Please check if mail function is installed on your server. About references – do you have the newest version of the theme? If not, please redownload.

I sent an email about this to you. I am using the latest version of the theme and am still having problems.

Hi,
I’ve just replied to your email.

I added the blog side bar to sort post by categories. Once I click on one of the categories instead of just filter the post by the category, it just jump to the home page. (I assume it is because the url is leading it to other place?) Since the url can’t be changed to a simple url because of ajax based theme. Is there any way to resolve this problem? Thanks!!

As Prestige using custom links structure you need to create custom menu with urls to categories and put it into sidebar. Let me know if you’ll have problems with that. I’ve created sample menu in my live demo, you can import it from xml file (video).

The Template works great. Is there anyway that the link can show up as “http://www.website.com/resume” instead of “http://www.website.com/#!/1473/resume”. How do I take out the ”/#!/numbers” off the link for each subpage?

Hi,
As Prestige is ajax based theme – it’s not possible.

Hello again, one small question that may be interesting to others:

On my portfolio page I would like the portfolio item’s title to stand out more, can I change these to use a different heading?

http://www.gobofongo.com/#!/1476/portfolio

Thanks! - Gobo

Hello,
Please open style.css file and find line 1494:

ul.portfolio-list .portfolio-item h5
{
    font-weight:400;
}
replace that code with for example:
ul.portfolio-list .portfolio-item h5
{
    font-weight:400;
    font-size: 22px;
}

Great Theme – very easy to use. However, I sent an email looking for the documentation as I do have a few questions, but I haven’t received an answer yet.

How do you add the scrolling portfolio to the home page or any other pages?

How do you change the menu order? I’ve tried menus and assigning each page a number in the order I want them to appear on the individual page with no luck?

Thanks for your help!

Hi,
I’ve just replied to your email. You can import dummy content to see how my demo is set up (video). To change menu order please set appropriate number in Order field in Page Attributes box on page add/edit site.

Hi Quantica

I have the same problem like LilMissLotus on the first page. I added some new portfolio items (and edited the existing ones). Only the previous existing ones work. The newly added ones do not show up.

cheers and thanks in advance, Andy

Hi,
Could you send me your admin area login data via contact form in my profile? I’ll check what’s wrong.

Hi

i install this plugin WP-ViperGB, its a guestbook , its not working if i activate the Prestige theme , but its work well if i activate other theme

Hi,
Prestige is an ajax theme and some plugins can be not compatibile with it. You need to ask plugin author it he have some solution for that.

hi, i purchased this yesterday and its great !! just one small thing, the contact from is hanging when ever you use it??!! its properly an issue with the information i have inserted in to the Prestige Contact Form Options.

can you advise what goes it to each section of the Prestige Contact Form Options boxes, this might help

thanks

Hi,
Please open form-functions.php file and in line 25 replace mb_strlen with strlen

hi i have just done this and it is still not letting me send a test email from the contact form? any other ideas?

Please send me your site url with WP admin area login detials via contact form. I’ll check what could be wrong.

i have the latest version , there is no way to hide some content and the visitor can show it if he want (in the pages not in the blog),

You can set the page as password protected. Unless you try to do something else. Please describe what kind of functionality you would like to reach.

the Read more not working , i read all related topics trying to make its work , but its still not working, i want it to work not just in blog pages , in all pages my website: www.al-sayyed.com i want to apply it in Work Experience also if i can add sub items in menu and appear like sub item , recently it appear like the mane items in the menu

I’ve just checked “Read More” in your blog and it works for me. What browser are you using? Please also download the latest version of the theme and check again. Work Experience section doesn’ provide “Read More” pages. Also the menu could have only one level.

Hi there,

How can I see the “full page width” for posts. Right I can see that my content is using 2/3 of the page I guess the other 1/3 is reserved for the widgets but if I don’t have any the page is not fully use.

Thanks, Cristiano

Hi,
I’ve prepared an update with full width blog. Please redownload (v3.0).

Thank you so much! You guys are awesome!

You’re welcome and thank you! If you would like to give a feedback on item, please take a moment and rate it in your Downloads section.

How do I get multiple images in the fancybox popout, like you have on the Folio page (QuanticaLabs #1 and #2)?

You need to create for example 3 portfolio items, then for each please set featured image. After you will put portfolio on your page, you’ll see 3 portfolio thumbnails. When you click on one, then preview image will be opened and you’ll be able to switch to the next/previous image using arrows.

I see what you mean now. (I only had one portfolio item set as a featured image, the rest had iframe or video URLs set). I was hoping I could create multiple, independent galleries so I could have 3-4 images per portfolio item, rather than have the fancybox cycle through all portfolio images. Any suggestions?

Unfortunately you can’t add many images to one portfolio item with my portfolio custom post type. I can create such a feature for you as a custom job. Let me know via contact form in my profile if you’re interested.

Hello! I have a few questions!

• can I replace the colors for each page with a custom pattern/background?

• How do i put a custom cufon font? for the headings! (pls tell me the what steps to input into the code)

Thanks!

Hello,
can I replace the colors for each page with a custom pattern/background?
No, you can change only colors.

How do i put a custom cufon font? for the headings! (pls tell me the what steps to input into the code)
Please follow cufon documentation, then you need to refresh it on tab load. You can do that by adding:
Cufon.refresh();
in prestige.js file in setTabContent function. For example in line 248.

Hi! I love the theme and I’ve got everything working but 2 things:

1 – How can I add photos / videos in the folio section? I somehow lost the existing ones and can’t figure out how to put new ones with my portfolio items.

2 – when I adjust the colors with the color picker, the borders around the sliders or featured images remain the original color, is there a way to change this?

see my site: www.gobofongo.com

Thanks!

Hi,
I’ve just prepared an update regarding point 2. Please redownload (v3.0). The update will be soon available here.

That’s awesome thanks, I love you! But I wanted to let you know that you didn’t get quite all the wrong-colored bits, the dividers in the portfolio pages are still the old colors:

http://www.gobofongo.com/#!/1476/portfolio

whenever you can get around to it is fine,

thanks again, - Gobo

You’re welcome. Ok, I can see. Please open style.css file and find line 1491:

border-bottom:solid 1px #CF795B;
replace it with:
border-bottom:solid 1px rgba(255, 255, 255, 0.25);

Hello Everyone,

Anyone having issues getting the Feed URL ? we are getting the following error.

Warning: preg_match() [function.preg-match]: Unknown modifier ’!’ in /home/xxxx/public_html/wp-includes/class-wp.php on line 201

Warning: preg_match() [function.preg-match]: Unknown modifier ’!’ in /home/xxxx/public_html/wp-includes/class-wp.php on line 202

Need to know how to fix it.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey