ThemeForest

SQUARED3 - WordPress Theme

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

Hi,

Just one more question. On the CONTACT page, how can I add my social media links with the icons? Should I add another widget or will that mess up the contact page?

I would like to have three things on my contact page: My contact info (using the text widget), the contact form, but also three icons for my social media links that open in blank pages – also on the left hand side just under the contact info. I am experimenting now, but maybe there is any easier way…

Thanks,

mbsatunc

I think a social widget of some sorts should do the trick for you. There are loads available, so you should be able to pick one that you like the look of.

  • Has been a member for 1-2 years

Hi,

My designer purchased this theme for a client of mine, great template!

Question, are you planning on updating the theme for Wordpress 3.3 soon?

Thanks,

mbsatunc

Hey, Sorry for the delay in my response. The theme has been tested and works just fine in WP 3 .2 and 3.3. I just haven’t been very good at keeping the description up-to-date. I’ve updated the description to reflect that it is compatible with WP 3 .3.

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

Question before I purchase. I’ve been burned on a couple of themes using this older fancy-box jquery plugin like this theme uses. If I enable a more feature rich plugin such as “Fancybox for Wordpress” will it work and, how will it effect the plugin you’re using for the portfolio pages?

mbsatunc

I honestly do not know how that particular plugin will work with the theme. I maintain a policy to not support 3rd party plugins (there are just too many out there). Sorry that I cannot provide much insight in response to your question.

jcbousman

Would there be a way to disable the fancy-box script so I could use my own?

mbsatunc

Just a matter of nixing the existing JS code. The theme just adds a class onto the items to indicate that it should be lightboxed, but without the JS code, it would just be a regular ole class.

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

Can you please let me know how to edit the portfolio page, because I want a click on the portfolio image to take a user directly to the post. Right now, as you set it up, clicking on the image makes the portfolio thumbnail just makes the image bigger, but I want instead to go straight to the post. Thanks.

mbsatunc

My apologies for the delayed response. Been moving and without internet for over a week.

In portfolio_page.php and portfolio_category_page.php, you can replace the following: <?php if( get_post_meta($post->ID, "_ms_port_video", $single = true ) ) { echo get_post_meta($post->ID, "_ms_port_video", $single = true); } else { echo $largeImageURI; } ?>

with <?php the_permalink(); ?>

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

Mark,

We purchased your theme yesterday and installed it on our website at http://allianceutah.com. In Firefox, we’re having an issue with the fonts displaying incorrectly. Can you take a look and let us know a fix. I can quickly edit the stylesheet if you have a simple solution.

Thanks for your help Mark.

- Hugh

mbsatunc

Sorry for the delay in response, I’ve been moving and without access to internet.

Hmm. Are you redirecting folks? Firefox doesn’t like cross domain references when using @font-face. You can fix by following the linked tut: http://www.cssbakery.com/2010/07/fixing-firefox-font-face-cross-domain_25.html

  • Has been a member for 1-2 years

How does one reorganize portfolio items? I cannot figure it out for the life of me.

Thanks!

mbsatunc

You can drag and drop from the Portfolio Sort menu.

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

How do you make the “Phone Number” field on the “MS Contact Page” template required? A contact that form that lets somebody submit a contact request without a phone-number is essentially useless for sales purposes—we need multiple ways to follow-up, not just the email address.

What would really be ideal is a change to the theme that allows you to make any arbitrary field on that contact form “required,” and to arbitrarily add as many fields as you like with arbitrary labels.

Tom

mbsatunc

Hey Tom, Sorry for the delay in this response. In custom_js.php at line 67, you can add: jQuery(’#phone’).require(‘You are required to enter a phone number’);

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

Hi I downloaded this theme and even though I’ve selected for the three widgets to show, it isn’t and on the twitter feed, it missed out the first letter on everything. I’m not sure why it is happening or how to fix it?!

mbsatunc

First off, let me apologize for the delay in my response. I would be more than happy to help you along in getting your website, but I will need a bit more information including a link to the site. You can contact me directly by using the form on this page: http://themeforest.net/user/mbsatunc

  • Has been a member for 0-1 years

Hi, I have a client who is using this theme on his blog. The issue we are having is that the Twitter feed is not showing any posts. can you provide some insights on how can i get that to work, thanks!

mbsatunc

Twitter is restricting the use of their API . I would suggest using a Twitter plugin instead.

Default-user

Yeah, found out that Twitter discontinued support for “Badges”, it now uses Widgets from the account settings. Thanks anyways.

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

Hi,

On this note – how do I get the Twitter plugin to fit in the Front Page Right Column? I was using the Twitter Widget, but it’s not working anymore. I need the Twitter feed to fit exactly in the Front Page Right Column.

mbsatunc

Can you post a link to the site with the Twitter plugin in action, and I will have a look.

Default-user
abacchs Purchased

the url is : www.streetecology.com – Front Page Right Column is where I want to install a plugin, because the widget is no longer working as you can see

mbsatunc

That area is just a usual sidebar area. Any plugin that offers a widget should work. Just add the widget to that area from the widgets manager.

  • Has been a member for 0-1 years

Hi, I have a client who is using this theme on his blog. The issue we are having is with the Slider Items (images or videos not showing up)...They are not showing up on the Home page Feature section. After updating the WP core files to 3.5 the Slider Items stopped working. If can you provide some insights on how I can get the Slider to work that will be great, Thanks!

mbsatunc

Sorry for the delay in response. I’ve neglected TF for a bit. Can you post a link to your site so that I can have a look? I am not seeing any conflicts on my dev server.

mbsatunc

Can you add this to the Custom CSS? .basic_slideshow { height: 535px; }

Default-user

that line of code did work for me, changed the height to 518px and everything popped back in place, Thank You!

  • Has been a member for 0-1 years

Hi,

I’m having a little trouble with a couple of things -

1. The ‘Events’ widget. It is very slow loading. (I have it in the centre widget space on the home page) 2. The slider brings up all of the pictures as it’s loading. Here’s a link to my site -

http://www.liveprizetrivia.com/

Thanks

mbsatunc

The events widget seemed to load pretty quick for me. Are you still having issues with this?

For the slider, you can add this to the css:

.full_width_slide { overflow: hidden; }
by
by
by
by
by