ThemeForest

Fuzio Agency / Business Wordpress Theme

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

I figured out the links part. Thanks. I’ll check with our host.

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

I have tried to use WooCommerce in this template, and the items are showing all the way to the left of the screen.

http://www.marloo.org/sample/pejman/Music-store/sound-tracks/
Devilcantburn

hi

i dont think thetheme is ready for woocmmerce.

please i think you will get more answer on the woocommerce forum !

Thanks,

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • United Kingdom

Hi, i’m working for a client who has purchased this theme, can i ask if this problem was ever fixed?

—After adding about 15 items to the (filtered) portfolio (some fall —under the same filter) it does not show all items. Also when I click a —filter which has 5 items (all published) it shows now only 2.

My client said it was maxed at 10 latest portfolio items however they want unlimited amounts

Devilcantburn
ok, well in the portfolio-4.php replace the line 51 to 56 with :
$args = array(
    'post_type'            => 'portfolio',
    'posts_per_page'    => 99,
    'order'                => 'DESC'
);

and remove the line 50 ($paged)

Thanks,

Default-user

Thanks for the reply, i figured it out in the end by the official way (ie in your theme settings) for future users who dont want to touch the php file, where it says..”portfolio count” (in theme/portfolio/project options) set this to 99 or however many you would like.

Also i added it to display the contents randomly rather than the default order

$args = array( 'post_type' => 'portfolio', 'posts_per_page' => get_option('dcb_portfolio_count'), 'paged' => $paged, 'order' => 'DESC', 'orderby' => 'rand' );
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Working on a website for my client and the contact form is all the way to the right of the screen. It shifts over for some reason, what could be the malfunction?

http://fiveninewebdesign.com/snaploc/contact-us/
  • Bought between 50 and 99 items
  • Has been a member for 0-1 years
  • Italy

Hello, on the search form the word “search” does not remain in the correct position if I use Internet explorer 9.

How can I solve the problem ? Thank you for your attention, Eugenio

Devilcantburn

hi,

you can add :


    <!--[if IE 9]>
    <link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri(); ?>/css/ie9.css" />
    <![endif]-->

in the header.php and create a new ie9.css file in the css folder .. and then put your ie9 css fix into this file.. on my ie9, the search form in sidebar is correct… Thanks,

Default-user

hi,

ok fo header.php ! What should I enter in ie9.php ?

Thank you for your attention, Eugenio

Default-user

Sorry…ie9.css..

Devilcantburn

create a new file named ie9.css and put your fix into ;)

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

Putting bullet points on a post , shows up in the editor, but doesn’t show up in the page on the site. What could be the issue and fix for this?

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

Also is there a way to change the limit to how many slides you can have in the front page slider?

Devilcantburn

hi,

you can modify the query of the slider as you need… check the wordpress documentation to know more about that.

Thanks

Default-user

ok thanks…Also what about the bullets in posts. Why are they not showing up on the page ?

Devilcantburn

in this theme you can use shortcode for stylized list… i deactivated the default bullets… check the css if you want to use the bullets.

Default-user

Ok thanks for the quick response.

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

Not sure if it’s been posted, but the link in the Twitter widget needs to be updated to work properly. The old link is no longer valid.

http://twitter.com/statuses/user_timeline/

The new link is…

http://api.twitter.com/1/statuses/user_timeline/

Once that is changed on line 25 of the widget-tweets.php file, the widget should go back to working as expected.

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

Is there a way to hide the page titles? They use up a lot of space and my client doesn’t want them on the pages at all. Thanks

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years

Hello! I purchased this theme..Would it work on wordpress 3.5 ?

Devilcantburn

hi,

i did not tested it yet under wp 3.5…

for sure it works under wp 3.4

Thanks,

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

Please say for us, if work in WP 3.5, thx.

Devilcantburn

ok i just update the demo site to wp 3.5… everything works here… ;)

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

I can you help me with the shortcode for homepage, see http://www.firstsoccer.co.uk

want to get the red underlines working where 3 boxes are; when i use [heading size=4 style=underlined]First Soccer Twitter & Facebook[/heading]

it doesn’t work?

Also how do i get a bit more of a gap between the 3 boxes and start of the blog section below?

many thanks

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

Hi, I just downloaded this theme, but how do I remove the Page Title from the homepage? Maybe a dumb question, but i’m just asking. :-)

greets Ramon

Devilcantburn

Hello,

you have to set the Front Page to “Your latest posts” instead of static page.

Check the fuzio settings for the homepage. ;)

Thanks ;)

Default-user

thanks this worked.. :-D

  • Has been a member for 0-1 years

Hello Author or anyone that can help! Is there a way that we vertically extend our homepage? So that the arrows at the bottom don’t go left and right, but up and down. I hope that makes sense…here is a link to our site http://sevengrandent.com – Thank you!

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

Hi, I am really interested in this theme. I am relatively new to wordpress but I have built a couple of simple sites and would now love to get on looking just like the demo site for Fuzio.

My website is going to be mulitlingual and I am planning on using WPML to achieve this. Is WPML compatible with Fuzio? I read that someone had an issue with the portfolio page not translating properly. Do you know anything about this?

Please let me know.

Thanks

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

hello, I’ve installed your fantastic theme on wordpress 3.5.1 seems fully functional. Only problem with IE 10 will not load. Is there a way to sisolvere this problem?

by
by
by
by
by