Portfolio fourperrow in style.css
Hi I see that there is an option to change ‘threeperrow’ to ‘fourperrow’ on line 24 of template.portfolio.3cols.php: <div class=”gallery threeperrow”> But if I do that the images still don’t...
View ArticleReply To: enable comments
This is still an issue in version 1.0.5. Any update on how I can enable comments on pages?
View ArticleReply To: Portfolio fourperrow in style.css
line 37: <img src=”< ?php echo get_template_directory_uri(); ?>/timthumb.php?src=< ?php echo get_image_path(get_post_meta($post->ID, 'snbp_pitemlink', true));...
View ArticleReply To: Content background
Hmm, I tried to add that code to style.css, but nothing worked, just content background dissapeard and now is white. Any solutions? btw, page – aigart.comlu.com
View ArticleSlider
I have to make a wordpress website for my intro to website design class. We had to download a theme and I am using Simplenbright. My issue is that I am new to wordpress and would really appreciate...
View ArticleReply To: Content background
Ah, it worked now! Used default codes, just edited image location and everything is fine. Still having trouble with that footer in contact’s.
View ArticleReply To: Clippy not showing posts on MU site
anybody home? shoot, I liked this theme? gotta move on though. The theme won’t still be active now but I’d love to know why it would just display the Hello World message Hello world! Welcome to...
View ArticleDropdown sub menu not clickable
Hi, love the theme! This gave my site the look I wanted. My problem right now is the dropdown sub menus. One of them is working just fine (the “about+” dropdown), but the other just flashes at you and...
View ArticleReply To: Dropdown sub menu not clickable
Well, I figured out why it wasn’t working. I’ve used <br/> to create line breaks in my longer menu items, and that seems to have broken the dropdown. I took out the line break, and it works...
View ArticleReply To: Problem with Meta description displaying on Facebook
Hi, wanted to let you know that this problem has now sorted itself out. I haven’t done anything but it works fine! Cheers.
View ArticleReply To: How Can I change some fo Social icons to open in same window
Never mind, it finally worked without changing the js file : I put the target=”_blank” in the wrong place, which explains the initial bug.
View ArticleReply To: Mistake in part-bio.php
You can remove the “>>>>” but leave =! instead of == , then you’ll get phone & mail on every pages
View ArticlePermalink issue
Having a problem changing the permalinks to “post name”. If I leave the setting as default then the “blog” page works, but if I change to “post name” I get a blank page. Its currently set to the...
View ArticleReply To: Mistake in part-bio.php
Updating to =! gave me an error, but updating to != worked. But, this is pulling the data used on the homepage. Is there a way to pull the data from the resume page instead? (I want...
View ArticleReply To: Mistake in part-bio.php
Look at single-resume.php, this the template used for this.
View ArticleReply To: Multi language website with SimpleBright
Melani Hi, Did you try the quicktags. Like [:en]Hello [:de]Hallo You can find more on the link. http://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=385
View ArticleReply To: Mistake in part-bio.php
The code is well documented if you want educaton info: copy and past this somewere in taxonomy-portfoliocat.php <!-- education info --> <?php //Pull education info from custom meta...
View ArticleReply To: Mistake in part-bio.php
Sorry. I wasn’t clear. I want to have phone and email on all pages but I want the data for this to come from the data on the resume page and not from the homepage. If you see my links, you’ll...
View Article