ThemeForest

Blender Wordpress Portfolio Theme

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
habboub Purchased

hi …after installing the theme… it was hard to do the same theme i saw in the preview as dark light. is there a way can someone help and provide us same theme…

ignitethemes

See the help doc “documentation/index.html” go to section 3. Quick Start

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
habboub Purchased

thx man i will do it and let u know but do u have the final xml… as u mentioned.

ignitethemes

it’s in your download

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
habboub Purchased

thx man… one more question… when i saw the preview of the theme in the main page showing around 15 pictures flipping they are pic size how do we do that…

ignitethemes

Please see help documentation, section on sliders.

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

hello congratulations for the forum! but you should add a search-form I think.However, I have the problem of localization, if I try to create the file .PO with my own language, does not work, I also inserted the string ” load_theme_textdomain(‘blender’);” in functions.php but still no go .. can you help me please? thanks

ignitethemes
Hi,
“congratulations for the forum! but you should add a search-form I think” – not sure what your talking about, regarding language:
http://codex.wordpress.org/WordPress_in_Your_Language
Default-user

hello i mean to make you the compliments for the site, the issues and what you do. I am badly expressed. the search form said putting it on the comments so it is easier to look inside them. my problem instead of blender is locate it in my language: as I said I created the file with it_IT.po in Poedit taking basic en_EN.po, loaded on the server, but I did the translation of the theme, so I checked if you put the string “load_theme_textdomain …”. I noticed that was missing and then I added in functions.php blender, but still does not work … you know why? can you help me please? thanks hello

Default-user

I solved: the string textdomain was not complete, because the same bye

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

But now I can not locate the contact form: the button Send Message, Name ect … I tried to enter _e () function in this line within contactform.php but gives me error!

original:

<input id=”send” name=”dzscontact” type=”submit” value=”Send Message” class=”btn rapid_contact dzssubmit button highlights button small” /> changed:

<input id = “send” name = “dzscontact” type = “submit” value = ”<? php _e (‘Send Message’)?>” class = “btn rapid_contact dzssubmit button button highlight small ”/>

it off? Name and Message etc. ... where are they? thanks for your help

ignitethemes

Seems like your changing code all over the place, best thing to do is thoroughly test the file after each edit you make, that way you can see what code changes are breaking it.

Default-user

Hello I was able to translate everything except the button “Send Message” What should I put as gettext code? thanks for your help

Francesco

Default-user

I solved this as well: it was enough to put value=”’. __(‘Send Message’,’blender’) . ’” bye and thank you anyway

Francesco

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Hi,

I have a question about the sidebars. I made a sidebar 2 and sidebar 3. I attempted to add each of these sidebars to my blog page with the DZS Post settings. Specific Sidebar? selected sidebar 2.

Am I doing something wrong? It’s not working. Thanks for your reply!

Ally

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I figured it out! Theme options! Whoops!

  • Has been a member for 1-2 years

Hello friend, I’m thinking of buying your theme, but I wonder the following:

1. Can you sort the menu alphabetically portfolio? 2. Can you buy just the white theme? If you can, it is cheaper?

Thank you for your attention.

ignitethemes

Hi,
1. No
2. No

  • Bought between 1 and 9 items
  • France
  • Has been a member for 1-2 years
Hello, Sorry for my poor English … I put link in the part I would like to delete in portfolio item page : http://www.artiste-peintre-lequilleuc.com/portfolio-item-exemple.html Thank you in advance, <Y>
ignitethemes

Hi, sorry I’m not understanding you, can you clarify.

Default-user

I want to remove what is crossed out in red. http://www.artiste-peintre-lequilleuc.com/portfolio-item-exemple.html (refresh the link, please). Thank You

ignitethemes

It’s a little complicated, I can help you on a freelance basis, email me via my profile.

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

Hi there , great theme. Please could you tell me if it is possible to place 5 images with links to pages in the “callout message” instead of text and fancy button. Each images need to be 175pixels in width with a 9pixel space between each other

ignitethemes

Yes that should be possible, just go to the call out section for each page, and you will see the html code, you can format it however you want.

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

I have installed the Dark Theme. When I create a new Menu bar.. any drop-downs will create a staggered effect for the rest of the main titles so that only one title will show in the menu bar and after hovering, the other main titles will show staggered. How do I fix this? (See website: http://www.powderpuffextreme.com/index/)

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

^ The problem seems to be with Safari only. Google Chrome seems to work fine. :) Thanks..

ignitethemes

you need to upgrade to safari 5

  • Bought between 100 and 499 items
  • Germany
  • Has been a member for 1-2 years

ehm, very impressive ;-) think this it’s going to be

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

Hi, I am trying to put together my first website using your theme. Media is very important as I am an actor. I am trying to create my homepage and make it look similar to your preview page in the “Sliders” menu bar with the Galleria slider on top where below the Callout section there are three columns with featured media (right now it has “Immortals” a Video, and “Resurrect Dead”). I got the Galleria up and running but now I am working the bottom of the page. I have been trying to make a portfolio and attach it to the Home page in the details section as outlines in your documentation, but it is not coming out as your preview. It gives me the entire portfolio with the category tabs and all. I just want three specific items to appear (as your preview) of my choosing and be able to change those as my projects change. I hope I am being clear??

Am I trying to create that page look in the wrong way or am I on the right path and I am just not making the portfolio correctly? I am new to WP and webmaking.

Thanks for your help.

ignitethemes

Have you tried importing the page layouts, see the documentation, section called quick start. if you’ve already started building your site I suggest creating a test WP install, then import the preview layouts into the test WP, then you can copy over the code.

Default-user

I actually managed to figure out how to create it from scratch using some basic HTML and your features built in to the details section of the home page. Don’t know if I did it the “right way” but it looks great and is what I was looking for and using your interface I managed to learn some extra short coding along the way. So thanks for the quick reply. I am sure I will have some kind of other question along the way. I appreciate all the work you put into this. very well put together, even for a beginner (though I am a dedicated learner!) so great work! I’d love to show you my work when its done.

Best,

AcM

Default-user

Hey there,

Two more questions. Much more specific.

1. Is there a way to make the special fancy buttons you have work with the target=”_blank” code so that it can open a new window for links outside the site? I tried putting the code in and it didn’t work like a regular link would.

2. Is there a way to format the way the blog summary page looks. I see how to format each blog and it appears right when you click that blog title but when they are all lined up on the selection page I can’t seem to figure out how to format them …

And a P.S. to that … is there a way to change the header from saying “Blog” to whatever I want (for me “News” – since it is my latest news posting space to tell people what I am up to as an actor …)

Thanks so much. Hoping to launch this this weekend!

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
  • Turkey

Is there an extra localization po file ? Some strings do not change when you change the wordpress’ language.”Some of the recent themes have their own localization files”

  • Has been a member for 1-2 years

Want to buy this theme. One simple question:

Can I use my own logo for my homepage header?

Thanks.

ignitethemes

Yes you can

  • Bought between 100 and 499 items
  • Germany
  • Has been a member for 1-2 years
Crille Purchased

how can i set which menu is shown as the mainmenu on the top of the page or placed somewhere else. i mean, how can i set where the menus should be placed

  • Bought between 100 and 499 items
  • Germany
  • Has been a member for 1-2 years
Crille Purchased

yeah, you can only use one, figured it out…

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
garyp0705 Purchased

Hi, I love this theme but right now its seems to be acting up, when I go into theme option it is not allowing me to upload a new logo (nothing happens when i click the button) and when I try and change the social media links, they do not save when I click on save all changes. Any ideas?

ignitethemes

Have you changed any of the code

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

Hey there,

Three more questions. Much more specific.

1. Is there a way to make the special fancy buttons you have work with the target=”_blank” code so that it can open a new window for links outside the site? I tried putting the code in and it didn’t work like a regular link would.

2. Is there a way to format the way the blog summary page looks. I see how to format each blog and it appears right when you click that blog title but when they are all lined up on the selection page I can’t seem to figure out how to format them … And a P.S. to that … is there a way to change the header from saying “Blog” to whatever I want (for me “News” – since it is my latest news posting space to tell people what I am up to as an actor …)

3. I am trying to create a pretty photo gallery. I keep putting in the gallery tag as outline in your documentation, but I am not getting the results I want. I want it to be a slider within the zoomed in box but it is not doing it. Any ideas?

Thanks so much. Hoping to launch this this weekend!

ignitethemes

I can help you on a freelance basis, email me if you would like a quote.
Thanks.

by
by
by
by
by