ThemeForest

Intelligible Business 20-in-1 WP Theme

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

iKarina,

I am getting script errors and syntax errors using this theme in Internet Explorer 7.

I sent you a private message regarding issue as well, with the site address and other info.

Your help is appreciated!

Steve

PandaThemes

Hello Steve,

Please make sure quoteRotator script. That script (or plugin) exist on your website.

Also make sure #303 codeline <div id="_mcePaste">...</div>.

Default-user

Hello iKarina,

Thank you for the reply. the quote rotator is a plugin on the site. I disabled during testing to see if that was causing errors and the errors still existed when disabled. A lot of the script errors have been fixed by my developer. There was something in the footer.php file causing problems.

Those extra div tags you mention have been removed. They were there because someone just recently pasted in some content straight from Word which caused problems.

I am still having problems with my shopping cart getting along with the theme on my check out page. When filling out your address in the billing info, I am unable to see any States in the drop down menu. If I deactivate this theme and activate the default Wordpress theme (twenty-ten or something) everything works flawlessly. So I am trying to figure out what is causing the problems. Plugin developer will not help much because they tell me that the problem is with the theme, since it works fine with default wordpress theme. Any ideas what can be causing these problems? also getting syntax error on checkout page.

thanks,

Steve

PandaThemes

Hello Steve,

I’ve check yuor website again and, as I see, right now all fine. That’s great.

However I’m not sure about problems with theme. You can check a demo-site via IE7 and you’ll see all fine. The theme has been checked a lot of times while building.

Thank you.

Default-user

Hi iKarina,

I’m happy to report that the problems I was experiencing have been solved. As usual, the solution was a rather simple one. I enclosed the shortcodes for the shopping cart within the [noformat] shortcodes and that solved the problems I was having.

One more quick question: On blog pages, where the title of the blog appears and an image depending on the settings, is there an easy way to add a “read more” button to the excerpt of the blog post for users to click on to read the full post? I know you can click the title, but the client also wants the read more button.

Thanks, Steve

PandaThemes

Hi Steve,

Which template of entries are you use? I mean: Theme settings > Misc > Misc > Templates

PandaThemes
Please open ../inc/entries/template_1.php and replace #43 codeline
<?php echo '<?>'.get_the_excerpt().'<a href="'.get_permalink().'" class="ico_arrow">Read More</a>';?>
Default-user

I believe I am using template #1, but I will have to check to make sure. I’m actually right in the middle of the permanent domain name propagating so I can’t access the site at the moment.

So will that code line work regardless of which template we are using?

Thanks so much for your help.

PandaThemes

The codeline which I’ve post in previous message contains misspelling. Here is a correct.

This code line can be used in template_1, template_2 and template_3, not in default templat.

Thank you.

Default-user

Thanks for all your help iKarina,

I have my blog templates setup with the read more button now and client is happy.

Although, now I have another issue. This is an ecommerce site and we are using an SSL for the checkout page. When you go to the checkout page after adding an item to the cart, I get all kinds of java script errors telling me that java is undefined, etc. Do you know what I can do to solve this problem. Of course, this is only happening in Internet Explorer.

Here is the URL for the site now – http://www.astrologicuspress.com Go to the store page and add an item to your cart and proceed to checkout in Internet Explorer to see this issue.

Thank you,

Steve

PandaThemes

Hi Steve,

I’ve checked it with IE. When I go to ‘checkout’ page I’ve got a message about particulary delivering of content on this page. And I can choose to continue browsing with getting all content OR without a part of content of page. If I chose ‘with all content’ no problem. Otherwise, I’ve got an internal JS conflict.

I’m not sure about SSL technology, but, I guess, there is a “list of trusted files” which can be delivered to user while using SSL session.

Thank you.

Default-user

Hello iKarina,

Thank you for the reply and for taking a look at the site for me.

I had some sort of debugging toolbar in IE that was pointing out some of those things to me. I got rid of that toolbar since I never use it and I suspect that most people will not have that toolbar on their browsers as well.

The HTTPS security warnings are now fixed. i found links to CSS files 2 plugins that were pointing to the http rather than the https on the secure pages. There was also a java link in the header.php file that I changed to https. So that problem is fixed and we get no more security warnings. I also had to make sure that references to images were linked like this – /wp-content/......... rather than http://site-URL.com/wp-content…...

One more question. This is probably an easier one :) I would like to have a better list of recent blog posts in the feature box on the home page. This is in the area below the slider. I am using a shortcode that is displaying a simple list of recent posts, but I am wondering if there is a way I can display your Panda Recent Posts widget in this area even though this is not a widgetized are like the sidebar would be. Is there a shortcode that can be used? Basically, my client would like to have the date of the post listed for each blog post just like I have it in the interior pages with your Panda widget. We are currently not using the footer sidebars as the client did not want things to be to busy, so that isn’t really an option at this point.

Thanks for your continued support!

Steve

PandaThemes

Hello Steve,

There is no shortcode for show a posts on the frontpage. I think the footer sidebars is one way to display recent posts on homepage.

Thank you.

Default-user

thank you.

If I wanted to use a different plugin for the share buttons for posts page, where would I go in order to disable the ones that are built into the theme? I am not liking how the share buttons open in the same window rather than opening a new window when clicked.

Thanks.

PandaThemes

Please open single.php file and remove #37..#45 codelines.

Thank you.

Default-user

Great! Thank you. I am wondering why I cannot seem to get the prettyphoto feature to work. I add an image to a post and use the code as it is in your documentation and the image always opens in a new window rather than modal window. Also, when sharing a post, either with the built in share buttons or a separate addon, Facebook only seems to pick up the images from the comments and no images from the actual post to use as a thumbnail image. Any idea why that might be happening? www.astrologicuspress.com

thanks, Steve

PandaThemes

Hi Steve,

Please make sure a code for lightbox’s link:

<a href="http://image-url.jpg" title="some title" rel="prettyPhoto[my_gallery]">Link</a>

The thumbnail creates from an Post Image (take a look ‘Custom Write Panel’ while editing a post). If that image not exists a thumbnail will be created from the first image inserted into the body of post.

Thank you.

Default-user

iKarina,

I tried to change my site’s permalink structure and upon doing so all of the customizations I made to the design of the site from within the Style tab in theme settings did not work. Everything reverted back to the default settings. Why did this happen? and do you know how I can edit my permalink and still have my style customizations?

Thank you,

Steve

PandaThemes

Steve,

If you’d like to change structure of permalinks please take a look Admin panel > Settings > Permalinks and select one of predetermined structures. Please be carefull if you’d like to make a custom structure.

As I see the custom styles works fine e.g. you’ve set a custom background:
body {
background-color:#cf2c27;
background-image:url(/wp-content/uploads/2010/10/bg.jpg);
background-position:top center;
}

Thank you.

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

Where do I find the home template to match the layout in your live sample, the one with the slider at top. I have had a look at the custom front page demo but does not give me all the factors including the slider. Could you please assist, new at this thanks

PandaThemes

The slider is a list of features pages. Each page is a standalone page (Admin panel > Pages). If you’d like to add new slide to slider please create a page and fill that. Than enter page ID to the list Admin panel > Theme settings > Homepage > Featured pages.

Thank you.

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

Q # 1 -I would like to Insert an Image that will fit perfectly inside one of the featured pages and I was wondering the size of the Featured Pages?

Q # 2 – How Can I designate a page to be my blog. I have posted blog post but cannot find where there are being posted to.

Any Help with these two questions would be greatly appreciated.

Thank you.

PandaThemes

1 – Please take a look slide No2 on the demo-site. The dimentions of that image are 940px × 340px.

2 – You need to create a ‘Blog’ category and add entries to that category. That’s all.

Thank you.

Default-user
jltorres Purchased

Thank you, worked perfect.

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

Hi, I have a custom page background problem. I could never make this work for some reason. Where should I place my image URL ? Body or Layout? For me neither worked. I have WP3 .1. Do you think any plug ins/widgets can conflict with this? Thanks in advance.

PandaThemes

Hello,

Please put image URL to Admin panel > Theme settings > Style > Body > Image URL

If the settings of custom styles aren’t working please replace the yourwebsite.com/httpdocs/wp-includes/classes.php file. The fixed file located in the archive which you’ve downloaded.

Thank you for purchasing.

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

Thanks for the quick reply. Sorry I didn’t quite understand. I found classes.php in wp-include from my FTP . I don’t see httpdocs directory at all. May be it is a hosting thing ( goDaddy). So where do I find the replacement file? From my download of Intelligible theme zip? I didn’t find any file with that name. Any help will be greatly appreciated. I have been struggling this for months on and off :-( Thanks again for quick reply

PandaThemes

‘httpdocs’ is a parent directory of ‘wp-includes’. If you’d like to browse that directory you need to go one level up.

Please take a look an archive you’ve download. It calls ‘Download’. You can find a classes.php file inside that. It’s a fixed file.

You need upload and replace that file instead ../wp-includes/classes.php file.

Thank you.

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

On my site, the “Blog” link in my Nav is automatically highlighted when I’m on the homepage http://nubilt.com/w/ – How do I make sure the Blog link is highlighted when on the homepage?

When I click on the “Blog” link in the Nav, it goes to the home screen, instead of my blog page. – How do I make the Blog link go to my blog page?

When I click on my “Home” in the Nav, it goes to the home information page without the Featured Pages on top. – How do I make my Home link go to the home screen with the featured pages?

Thanks,

PandaThemes

Please take a look ‘WP3 menus’ option Admin Panel > Appearance > Menus. Build your own menu an modify it as you like.

Thank you.

Default-user
dlux Purchased

Thanks for the help. That fixed the problem for the most part.

But how do I make sure that when I’m on the Home or Blog, that the Nav link is highlighted? Right now, only my pages (About, Services) are staying highlighted.

PandaThemes

I’ve checked your website and, as I see, all fine. ‘About’ and ‘Services’ menu items are not highlighted together.

Thank you.

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

I’m trying to customize the top menu spacing and I’ve figured out everything except for the padding or margins that separate the logo and the first menu item.

My client wants 10 top menu items (I know…waaay too many)...I can’t talk her out of it so I have to fit them up there.

Could you point me to where I’d adjust the spacing between the logo and the start of the menu items in the style sheet. I can usually find this stuff but for some reason I can’t seem to locate it in your theme.

I’d also like to have the last top menu item right aligned to the very edge of the layout if possible.

Thanks in advance.

Site is at:

www.creatingchristianchange.com/wordpress

Chris Blair Magnetic Image, Inc. Evansville, IN www.videomi.com

PandaThemes

Hello Chris,

Modify that code and put it into the Admin panel > Theme settings > Style > Custom CSS

div#logo,
div#logo div { width:300px; }

div#phone,
div#phone div { margin:0; width:624px; }

Thank you for purchasing.

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

Thanks…that did the trick for the menu items.

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

Is there a pricing table included with this template? Or can you make one for it?

Thanks.

PandaThemes

Nope. The theme don’t contains ready pricing tables.

  • Bought between 100 and 499 items
  • Czech Republic
  • Exclusive Author
  • Has been a member for 4-5 years
  • Referred between 10 and 49 users
  • Sold between 5 000 and 10 000 dollars

Hi iKarina,

is your theme available in HTML version (I don´t need WP version)?

PandaThemes

Hi,

Nope. WordPress version only.

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

Hello,

How do you add a Sidebar to a category? For instance I want add a side bar to: /category/blog/

Thanks,

PandaThemes

Hello,

The sidebar already exist. Just add widgets to ‘Default Sidebar’. Please take a look Admin Panel > Appearance > Widgets.

Thank you for purchasing.

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

That was easy ^ Thank you.

Something strange has happened now, my Tabs v.1.1 widget and the homepage Featured Pages aren’t working. They do not drop down any more. Do you have a solution? Here’s the site: http://bit.ly/ibiuJ4

PandaThemes

A cause of this problem is a twice loaded jQuery. Some plugin do that. Take a look a settings of your plugins and switch of jQuery. The theme already comes with jQuery.

Thank you.

Default-user
dlux Purchased

Thank you.

I did in fact did install a plugin for prettyPhoto. The plugin did get me my pictures to pop out in a image previewer screen but it disabled my Home page Featured and Tabs widget.

After deactivating the new plugin, I’m not sure how to get my photos to preview (as opposed to them being opened up in a new window now) without the use of a new plugin.

PandaThemes
The theme comes with prettyPhoto plugin. You can use it e.g.
<a href="IMAGE-URL.jpg" rel="prettyPhoto">Link</a>

Here is more demos: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/

Thank you.

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

I am having issues with the menu at the top not displaying properly what can i do to fix this also what is the classes.php file for? where should i put this

PandaThemes

There is no relationship between classes.php and menu.

Could you show me your website, please. I’ll take a look.

Thank you.

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

Hi, Id like to know how to display a featured box below the slider. When I try to insert one it goes into the slider and therefore slides when another slide is chosen. How can I have the box stand alone below? Actually, I worked out how to do it but I want 3 featured boxes next to each other. How can i achieve this?

PandaThemes

Have you bought Intelligible theme?

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

Karina, I can only get two boxes next to each other, not 3.

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

Hi Karina, Yes, I purchased the theme 2 months ago but couldnt find support until I eventually found the themeforest site – so just created new ID (thats why I am listed as not purchsed). I have managed to correct the issues I was asking by trial and error, sorry for bothering you.

There is one issue I am having with the scrolling on the website however. Compared to your demo, when I scroll down, it isnt smooth and rather jumpy. Is there a way to make the scrolling smoother? Thanks

PandaThemes

Hi,

There is no relationship between theme and scrolling.

Please write me back with the account you bought the theme. Sorry but I don’t give support when I can’t validate if the user really bought the theme because I received 10+ emails / days from people who didn’t bought the theme.

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

Excellent theme!!

Consider making other currencies for icons apart from dollars. Like pounds and euros to start. And maybe a generic contact icon?

One of the best themes I have seen for a long time – and how refreshing that it doesn’t auto scroll – I think usability tests have proved that very few people actually bother to look at flash scrollers for any length of time.

Great work.

PandaThemes

I guess, maybe I will include a new icons in future updates.

Thank you for purchasing.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
postarme Purchased
I have been at it for hours since I bought this theme and I cannot figure out how to make the tabs on the custom home page behave the way the slider does on the demo. Please help.

My page is pointofsaleads.com it looks horrible. Help!

PandaThemes

I’ve checked your website. As see you’ve set a featured pages already. Ok. But slider don’t works. Probably you’ve an internal js conflict. Try to deactivate some plugins and check again.

Thank you.

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

Hi, I just purchased the theme, but I can’t get my blog posts to show up under the blog page.

I changed the setting in wp> settings > reading: I changed to frontpage display > static page: home and blog posts to blog page. But I can’t see the blog post under the blog page.

Can you help?

Thanks, Eva

PandaThemes

Hi Eva,

Short answer: Just add a posts to Blog category.

Long answer: Create a Category in the Posts Section that you will use as a category for EACH post. (something like “Blog” or “News”). When you create a new post, make sure you include that category on EACH POST .

Thank you.

UPD : Please don’t change default settings wp > settings > reading

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

Hi iKarina,

I sent a message before regarding the theme but you couldnt help as I am not registered as purchasing. The problem is my client who I am building the site for set up the purchase as she like the design but now it is me who has the problem with them theme? Am I able to get support from you here?? I can’t confirm the clients details unfortunately. What to do? There is just 1 small problem I am having. The first feature tab is raised when the screen (in windows) isn’t “full screen”. The client says on he Mac that the sme problems occures but is obvious all the time- The feature page 1 is thr issue.

by
by
by
by
by