ThemeForest

Gurlznit - Blog and Portfolio Theme

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

I noticed some obvious differences in the header when I was viewing my site in Safari. I checked your demo site I noticed that the same thing and that there is quite a difference in how the header displays between Firefox and Safari. Unfortunately being that it is in the header it is a bit too obvious and I was wondering if you have any ideas on a fix the header in Safari so that it looks similar to how it displays in Firefox? In Safari, it seems like the dark colour bar get lost (omitted) and the type from the page jams up against the logo.

kenzicode

okay I’m working on.

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

How do I get a border(s) around an image(s) as shown in “Author page in the demo” with “full page width, no sidebar” as the template?

kenzicode

Open style.css, below this code:

.first_blog {padding-top: 20px;} <line 669>

insert this new code :

#blogf img { border: 1px solid #DDDDDD; padding: 5px; }
  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

How does one determine what Portfolio items get displayed on the Home Page? I am using portfolio as the home page style.

At this point, I am happy with what I have on the home page but I am at the point where I don’t want certain portfolio items to be displayed on the home page. I have tried to apply a “filter” but nothing seems to make a difference for me.

kenzicode

Open index.php, look at the line to 256 :

$my_query = new WP_Query('showposts=9&post_type=portfolio');

changes with this code :

$my_query = new WP_Query(array( 'post_type' => 'portfolio', 'posts_per_page' =>'-1', 'paged' => $paged, 'filter' => 'YOUR FILTER' ) );
  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States

Is there a way for me to use my own background graphic in this theme?

kenzicode

Yes of course :)

  • Bought between 1 and 9 items
  • Canada
  • Has been a member for 1-2 years

I haven’t yet changed the Portfolio php code to my “your filter” as you as mentioned because I am hoping that I can get away without touching it or that it might hinder what I would like to do which is implement a “Photo Gallery and a Video Gallery.

Ideally, I would like to use the 2 or 4 page template for a photo gallery as shown in the demo but I don’t want the photos or video images to appear on the home page. I would like Photos on Photo page, Videos on a video page.

Is this possible with “portfolio set as the “home page style”? if so, how do I go about this as I have not yet been able to figure it out.

kenzicode

Yes, you can setting this with theme options panel.

In fact, all of it comes from the portfolio post type. If you want to separate the portfolio post please use the filter. and you can choose the category (filter) as I’ve said before (code).

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States

How do I turn off comments on my pages (what to leave them active on blog posts)?

kenzicode

Thank you for purchased my theme.

Open your file page.php, and delete this code <?php comments_template( '', true ); ?> (at line 27)

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States

Thanks for your help on the comments!

Two more questions, regarding the slideshow: 1) Is there any way to enable captions on the Orbit slideshow? 2) How can I increase the amount of characters that show up in the paragraph of the caption?

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States

Figured out how to increase the amount of characters, but still wondering if I can add a back and forth arrows on the slideshow.

However, my main question now is: is there any way to disable to responsiveness of the site so that it looks exactly the same on a mobile as it does in a browser? Thanks!

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States

Nevermind—figured out that I needed to just delete

meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1”

in the header.php file. All I need now is the answer to the arrows on the slideshow question! :)

kenzicode

Sorry, orbit slider can’t use the caption. Thanks

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States

Your theme is broken with the new 3.5 update—my site is totally zonkers. Very disappointed, will be switching themes asap.

kenzicode

Hi, thankyou for report. Actually I’m not yet release that this theme is suitable for WP 3.5, and you know WP 3.5 release 2 days ago and need a days for update this theme to the new WP.

kenzicode

Hi beckyhartke, may I see your website with the broken theme? send me the link. Thanks

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

I noticed your theme update to 3.0. I installed the 3.0 version and did a preview and as I expected it doesn’t look the same way as it does in 1.2.

Is there a way for the 3.0 version to pick up the settings from 1.2?

kenzicode

Hi Zetaboy, may I look your website (screenshot or link) thankyou :)

by
by
by
by
by