ThemeForest

Intelligible Business 20-in-1 WP Theme

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

HI I Karina, just a couple of things

1) i dont seem to be able to get the theme to use my custom menu, do i need to make any changes to the code?

2) ive used the xml file to set it up with dummy data but it doesnt seem to look like the demo.

thanks!

PandaThemes

Hi moggy,

1. Nope, you shouldn’t make any changes to the code. Just follow Admin Panel > Appearance > Menus and build you own menu.

2. The dummy data allow to get all posts, pages and categories like on demo-site. The WordPress XML export file don’t includes a theme settings. You need to make theme settings by yourself. Please follow documentation.

Thank you.

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

hello Is there a way to have the front page Featured Pages auto-scroll?

I know it can be done but I didn’t want to hack in flowplayer because it would mean that I would have to throw out what is already there.

I would be more than happy to pay for this fix if needed – please email me at – chad1964 at gmail.com

thanks in advance.

PandaThemes

Hello,

by default the theme don’t provides option like that.

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

hello Is there a way to have the front page Featured Pages auto-scroll?

I know it can be done but I didn’t want to hack in flowplayer because it would mean that I would have to throw out what is already there.

I would be more than happy to pay for this fix if needed – please email me at – chad1964 at gmail.com

just realized that I had logged in under the wrong name – just wanted to make sure you could see that I had purchased this theme =)

thanks in advance.

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

I am well aware of the fact that it doesn’t have the ability to auto scroll by “default”. Otherwise I wouldn’t have posted and offered to even pay for it to be enabled.

I see that the source code is flowplayer code, so since flowplayer has the perfect example of the autoscroll code that I would like to have working I was hoping to ask here first to get this working.

If you wont help me even for cash then just let me know and I’ll go ahead and outsource it because there are others looking for this fix – just Google it “intelligible theme autoscroll” – which brought me to this thread in the first place from others asking for this in the past.

This would be a great option for your theme and would make it even more valuable to others – even if it were just manually commented out but still into the code here /**// featured_pages_horizontal.php */

...anway other than that one wish – I do love the themes features and options and must say that it is a great concept of both style and administrative options and we currently use it for our company site.

PandaThemes

Unfortunately I’m not available for freelance. Please take a look Support Policy:

... My themes don’t include any work of customization. If you need to modify theme you can hire a freelancer or do it yourself…

Thank you.

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

Yeah – I thought that would be the answer so I have already posted the work and will just sell the fix to recoup the cost to others looking for the same solution.

thanks for your quick reply.

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

Hello

I downloaded the theme a couple of days ago and have been working to get everything set. I am having some trouble with the menu color settings.

When I set the basic style the all the styles changes but the menu. When I try to change the setting manually lower on the Theme Settings page all the fields will respond to the changes except the ones in the menu area. I replaced the class.php but no difference.

Is there something I have missed? I just cant seem to find a fix in any of the documentation.

Thx

PandaThemes

Hello,

I guess, a custom color settings may work or don’t work at all, but not partly. Could you let me know an url of your website please?

Make sure a correct input data of colors e.g. 336699, but not #336699.

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

The URL is http://fireflytech.co/ Currently the site is set to Bistre but the menu is hovering as a gray and the current menu item is white on white.

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

Sorry the Coming soon page is still up a URL that get you to the WP pages is http://fireflytech.co/?page_id=2

PandaThemes

I’ve checked your website. You’ve select a ‘bistre’ style. It’s ok. But the custom colors of menu (and other custom styles) don’t exists.

Please, make sure and set a custom colors of menu Admin Panel > Theme Settings > Style > Menu.

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

That’s the problem. Whether I set the values manually (w/o #) or I use the color picker the changes have no effect.

PandaThemes

Yes, you can enter a color’s codes manually (without #).

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

So why are the changes not working? Do I need to just give in and edit the CSS directly?

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

OK, for some reason the I changed the Layout image and all the colors fall into place. Not going to question the web fairies, just glad it works.

Thanks for your help

PandaThemes

OK, glad for you.

As I see a custom color and other custom settings are works.

Thank you.

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

Images that have captions aren’t clickable. If I put an image in my post, I can click on it to zoom. But as soon as I add a caption to the image, it is no longer clickable. Halp!

Thanks

PandaThemes

Could you let me an example of code please?

Default-user
mhains Purchased

For example, this image includes a caption. Clicking this image does nothing:

[caption id="attachment_269" align="aligncenter" width="425" caption="12 year old child prodigy Olivia Hainsworth plays an original 1904 upright that bares her family name"] <a href="http://www.hainsworth.com/wp-content/uploads/2008/12/1904-hainsworth-co-piano-company-predecessor.jpg"> <img title="1904 Hainsworth & Company piano" class="size-full wp-image-269 " src="http://www.hainsworth.com/wp-content/uploads/2008/12/1904-hainsworth-co-piano-company-predecessor.jpg" alt="" width="425" /> </a> [/caption]

This version though works:

<a href="http://www.hainsworth.com/wp-content/uploads/2008/12/1904-hainsworth-co-piano-company-predecessor.jpg"> <img title="1904 Hainsworth & Company piano" class="size-full wp-image-269 " src="http://www.hainsworth.com/wp-content/uploads/2008/12/1904-hainsworth-co-piano-company-predecessor.jpg" alt="" width="425" /> </a>

I can click the image and i will get the full sized version.

But as soon as the WordPress [caption] is included, the image is no longer clickable. I’ve disabled all plug-ins but it still doesn’t work.

PandaThemes

Oh, I see. The theme don’t provide that function. I guess the best way to use your second solution.

Thank you.

Default-user
mhains Purchased

The problem is the theme breaks a built-in function of WordPress.

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

I want to change the setting to my permalinks so that I can have the correct page names in the address bar instead of numbers, but my settings/permalinks section is blank?. Am I missing something or is there another way to set this?

PandaThemes

Please take a look Admin Panel > Settings > Permalinks > Common settings

Select one of them or create a custom URL structure.

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

Fixed permalink problem, was a W-P issue, all fixed. I have another question re video, I want to include video in the slider and in the main pages, I would like to embed from utube can this be done or is there an alternative and how?

Thanks for the theme has very good points.

PandaThemes

You can put any kind of content into the ‘featured pages’ aka ‘slider’. Each page is standalone WP page. If you’ve creates a slides already you can add a new slide with video. Create a new slide\page and put youtube video into that.

Thank you.

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

Thank you for your support. I have 2 issues with the top menu

1/ when I run my mouse over the menu item the drop down box is offset and out of line with the top (fix) part. (the dark areas) can this be aligned?

2/ When I have selected from the top drop down menu, the item selected becomes blank so not visible when I drop menu down again (would like it to show up in lighter colour to rest), I have played around with theme settings>style but with no success. What is the fix?

ref http://www.darlingdownsbusinessadvisors.com.au/

Thank you.

PandaThemes

1. I’m not sure about your question, but as I see menu is fine.

2. Please make sure custom color Theme Settings > Menu > Text selected AND Background selected. Probably that color are same. Please set ‘Text selected’ color as dark.

Thank you.

Default-user
kgps Purchased

Ref No 2/

I have change the settings as you suggested. if you have a look at the site, hover over “consulting services” menu, select “business Structure” from drop down menu. Once that has loaded hover over the “consulting services” menu again to reveal the dropdown and you will see a blank white section where “consulting services” was.

I have made changes in the theme setting/style/menu (used combination of contrasting colours on all option in this) but no success, please advise

PandaThemes

Ok, I see. Please, take a look Admin Panel > Appearance > Menus. Build your custom menu and this issue will gone.

Thank you.

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

Congrats to team Panda for creating this easy to use very flexible theme. Four Paws up for the quality of documentation and the many design options. I wish all the themes I purchased were this well thought out.

For those wondering how easy it is to work with, just load up the provided sample data and you’ll get a site that looks just like the demo. The theme solved a very big problem I’ve had with Wordpress: namely how to get a fairly complex page layout that looks professional and does not require writing HTML :D

PandaThemes

Many thanks for kind words. You are welcome :)

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

Does this template for wp comes with quick install ?

PandaThemes

The theme comes with a dummy content (WordPress export file from demo-site).

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

Hello Karina,

Our website is having issue with menu. Basically it once was nice and neat looking, now the top menu is filled with 2” of white space.

No CSS mods have been done. Do you have a suggestion on where to look first? If theres no content on the pages, it looks fine. The minute we ad anything, enter the white space.

PandaThemes

Hello innonotion,

Can I see that? Could you let me an URL of your website please?

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

iKarina,

I can’t get the First Page, Second page menu working, just the top menu.

What am I missing?

Cheers

Richard

PandaThemes

For creating a custom menu please take a look Admin Panel > Appearance > Menus

If you’d like to set a Custom Frontpage please select it from rdop-down menu Theme Settings > Homepage > Custom frontpage.

Default-user
Pommy Purchased

Can you show me an example – I’ve tried this but can’t get it to work.

I’ve created a customfront page alrady and that works.

I’m not a developer so take things slow please

Sorry to be a pain

Cheers

Richard

PandaThemes

Dear Richard,

Please follow steps:

1. Take a look downloaded archive. Find a file ../download/doc/txt/custom-front-page.txt

2. Admin Panel > Pages > Add New and paste a code from TXT file

3. Press Publish

4. Goto Admin panel > Theme Settings > Homepage > Custom Frontpage and select a page which you’ve created

5. Press Update

Modify sample code as you need and don’t forget about the tips on demo-site.

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

Dear iKarina, I have been impressed with the design of your template – the Intelligible, NextElement and NewOffer particularly. The question I have before I purchase is this: I have a need to use a particular color for the background in order to stay within the corporate logo design. In particular, #003893 is the logo color I need to use. You have predetermined “skins” which have predetermined color combinations. Does your admin section allow for the input of a particular hex color so I can expand upon your theme? For instance, the “Cerulean Grey” in the NextElement theme is VERY close to the blue I need – how can I tweek it just a bit

Thank you. Jim

PandaThemes

Hello Jim,

These three themes provides a build-in style editor. It means you can select one of predetermined styles. Moreover, you can modify that styles via style editor e.g. change a color of background, color of logo, color of menu, color of titles, color of links, select a title’s font, set a background pattern and etc.

You are welcome.

by
by
by
by
by