ThemeForest

Veninar Portfolio & Business CMS wordpress Theme

  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ljiljanav says
Purchased

Hi, thanks for this great theme!

How do I change the number of posts in one Portfolio page before pagination links appear at the bottom of the page (after 10 post)?

When I choose “Portfolio Page Style 1” I get 3 posts in one raw, so 10 posts in one page always leave 2 empty spaces, that doesn’t look very nice.

I would like to have 12 of 15 posts in one page before pagination, to prevent empty spaces. What should I do?

Thanks

1 year ago
Author
kayapati kayapati replied

Go to settings > Reading and you will see the field with the name: “Blog pages show at most”

where you can add as many as.

1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ddoric says
Purchased

We have this theme with Wordpress and have two questions. When blog entries are made, 1. how do you insert the stanard image 600 wide that is coupled with every post (I have tried both html insertion and the featured image, none show up) and 2. If I don’t want to insert an image, how can I make the “no image” message, or the broken image link icon in Internet Explorer go away? Every time a post is made, the broken image link is displayed.

1 year ago
Author
kayapati kayapati replied

Please remind me this aster 2 days as now I am out of station.

1 year ago
Purchased
Default-user ddoric replied

I still need help!

1 year ago
Author
kayapati kayapati replied

1. Add custom field name as a kaya_image while creating blog posts to display images.

2. Try by removing this code in template_blog.php

<a href="<?php the_permalink() ?>"><img src="<?php bloginfo('template_url'); ?>/images/portfolio-default.jpg" height="300" alt="no image" width="600" /></a>
1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ljiljanav says
Purchased

Thanks for your reply! I still have a problem with my portfolio page. No matter how many “Blog pages show at most” I set, there are always “gaps” – empty spaces in portfolio layout. I use “Portfolio Page Style 1”. So, in some lines I have 3 projects, and in others just 2 or 1 which doesn’t look good.

Any Advice?

Thanks.

1 year ago
Author
kayapati kayapati replied

can you email me your wp admin access to look into this?

1 year ago
Purchased
Default-user ljiljanav replied

The “gaps” are gone! Thanks :)

1 year ago
Author
kayapati kayapati replied

I changed the min-height of the portfolio-box

1 year ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
adoubleu says
Purchased

hi Kayapati,

Could you tell me how to make the slider rotate with FADES only. (Currently it’s fades and sometimes slices).

Many thanks! Andy

1 year ago
Author
kayapati kayapati replied

Open custom.js and find this code:

effect:’random’,

replace random to fade

1 year ago
  • Has been a member for 2-3 years
  • Bought between 50 and 99 items
joshminson says
Purchased

how do i remove the image description from the slider? I do not want it to say anything. look at www.redtidemarketing.com/_ellisprinting for an example of what im talking about.

1 year ago
Author
kayapati kayapati replied

open nivo-slider.css which is in css folder and find the class .nivo-caption and add the attribute to hide the caption box:

visibility:hidden;

Feel free to email me wp admin access if you face any difficulty.

1 year ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
dpalmstein says
Purchased

How do I get rid of the sidebar and have a full page displayed?

11 months ago
Author
kayapati kayapati replied

Select the fullwidth page template while creating the page.

11 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
dpalmstein says
Purchased

I would like to have the front page display like the secondary pages without the sliders or teasers when the primary domain is invoked. How do I make do this?

11 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
schaferu says
Purchased

hi there

can i place a flash animation file as the only item into the front page slider?

txs

11 months ago
Author
kayapati kayapati replied

Try adding the flash file in the post editor while creating the slide posts.

11 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
schaferu says
Purchased

Thanks Kayapati

I haven’t installed the theme yet, and wanted to know whether it works before I go through setting the site up in WP.

Do you mean to add it as a Featrued Image to the Post? Does it support that option is probably the question I should have asked.

or where in Post Editor are you referring to please?

Thanks again heaps for your support.

cheers

11 months ago
Author
kayapati kayapati replied

I mean post editor where you can add flash objects

11 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says

Anyone have this working with the latest Wordpress version, 3.2 or even 3.1?

10 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says
Purchased

How do I setup the homepage? I have no homepage at the moment and the theme documentation doesnt mention it.

10 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says
Purchased

I would like the default sidebar to also show on the contact page instead of the text and google map. How can I do this?

10 months ago
Author
kayapati kayapati replied

please email me I will set up a home like my demo and the rest you can manage easily.

10 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says
Purchased

I emailed you. I need to make the nivo slider larger in height so I did but I can’t see where to make the actual image fill in the new height dimensions.

Check out http://www.underworldphotography.com/

10 months ago
Author
kayapati kayapati replied

Please open function.php and find this code:


add_image_size( 'special', 940, 325, true );

where you need to change the widht and height as per your needs.

10 months ago
Purchased
Default-user ldiaz117 replied

The image is still not showing the new height. It looks like it is resizing itself.

10 months ago
Author
kayapati kayapati replied

Do one thing to hide the bullets:

Open nivo-slider.css and find this code:

.nivo-controlNav {
    position:absolute ;
    left:45%;
    top:330px;
}

and replace with this:

.nivo-controlNav {
    position:absolute ;
    left:45%;
    top:330px;
    visibility:hidden;
}
10 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says
Purchased

One last edit, instead of the social icons at the top left, I want to just have a Facebook like button there since they only have FB. I assume I can just edit the CSS and copy the FB like button code into the PHP file?

10 months ago
Author
kayapati kayapati replied

yes you need to tweak in the php file. header.php

10 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says
Purchased

Can i add a title to the portfolio 5 page? so it has the title then image below like the other portfolio pages?

7 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
ldiaz117 says
Purchased

On portfolio 5 pages, I want to get rid of the VIEW MORE icon/button. How can I do this?

7 months ago
by
by
by
by
by