ThemeForest

Config Multipurpose WordPress Theme

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • Saint Pierre and Miquelon
gnosis21 Purchased

Ok, thanks for info.

  • Elite Author
  • Sold between 250 000 and 1 000 000 dollars
  • Author had a File in an Envato Bundle
  • Referred between 200 and 499 users
  • Exclusive Author
  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Bug Fixes 30th of May:

  • Fixed homepage bug teaser amount
  • Fixed hompage bug thumbnail slider amount
  • Paradigm Editor Save Bugfix
  • iPad View optimized
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United States

How do you update the theme again? I know how to redownload it and install the theme again but when I tried it didnt let me because the file already existed.

Thanks

themepunch

Hi!

Guess the best way is to use a ftp client like filezilla (osx/windows) or cyberduck (osx) and upload the files to wp-content/themes/config. This way you can overwrite the existing files and keep the file and folder permissions intact.

Cheers from your Team @ ThemePunch!

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years
  • Referred between 1 and 9 users
  • United States

Hello,

I was wondering how I could edit the widget – punch Popular/Latest posts? For example, I am using it in the footer, and would like to get rid of the date field, and make the title field longer.

Thanks in advance!

themepunch

Hi freshtight,

this must be done in the php sourcecode. The file is config/functions/template/theme_widgets.php. The class is called “punchPosts”.

Line 562 for example cuts the title:
$posttitle = substr($poppost->post_title, 0,13);
if(strlen($poppost->post_title)>13) $posttitle=$posttitle."...";

Cheers from your Team @ ThemePunch!

Default-user

Thanks for the prompt response! That was exactly what I was looking for.

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

Thanks for the prompt response on my last question! I have another; how do you get the background to appear like the sample? I already set my website up like i would like and must have missed that step. :/

Thanks!

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

^^Figured it out! Nevermind :)

themepunch

Grrrrreat! :)

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

Hey, your contact form in the contact page template has 5 fields: Name, Mail, Company, Phone and Message. When I send a message I receive this: Name, Mail, Adress, Phone, Message. Adress is always empty although I entered a Company.

Please advise.

themepunch

CMSLdesign,

sounds like a bug! Please create a ticket at http://themepunch.ticksy.com to receive a corrected version.

Meanwhile we will put a corrected version here in the queue for an update!

Cheers from your Team @ ThemePunch!

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

Hi guys, I am enjoying playing around with this theme. I have one specific question. I edited the “portfolio image gallery” and entered HTML code in the Overview Description field. It works fine but I can not see where in the Config panel to control the colour of the text or hover text. I only see the hyperlink when I hover, and it is very pale white.

Also, as a suggestion. When I got to the end of editing the example posts, i created new ones which were positioned at the front of all the other posts. I realised that by changing the publish date and time I could re-order them. It would be nice to have an order field to do this more easily. Hope you can help with the colour problem. I don’t know html so just typed it in the main page using the wysiwyg options then looked at the htlm tab and pasted that into the field.

themepunch

Hi Heathcliffe,

a quick workaround would be to create the links as the following:
<a href="http://www.domain.com" style="color:#ccc">Text</a>

The rarranging is done by changing the date (WP Standard) or you could search for a plugin in the repository of wordpress.org

Cheers from your Team @ ThemePunch!

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

Hello,

First of all, love the theme!

I do have a question though. Within the Home Teasers I have a teaser which is Linked instead of “Showing Detail Content” Is there any way for me to specify one of these teasers to open it’s link in a new window via target=_blank, while the other teasers still open their links within the parent window?

Any help would be much appreciated!

-Kyle

themepunch

Hi kyledalan,

sorry but there is no option included for that case.

Cheers from your Team @ ThemePunch!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United States
My client is set on having a menu like the following link http://www.cookiedelivery.com/Menu/Cookies.aspx

Are you familiar with any pligins or setup that could be done through this theme for a similar result???

Thanks!!

Alex

themepunch

Hi ,

sorry but we do not know any. Looks more like you have to build it with a custom job there to be honest.

Cheers from your Team @ ThemePunch!

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

Hello

Can anyone help me how to make a multilingual site using Config Theme?

Thanks a lot ;)

themepunch

Hi jordivilay,

Config is not build for a multilingual use. We did not use any plugin to add this feature as well.

Cheers from your Team @ ThemePunch!

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

Hi guys,

My blog posts are divided into categories and are listed in the submenu of my navigation bar. How do I get a summary of my blog posts (just as displayed here http://www.themepunch.com/config/blog) linked from each of the categories in the submenu and also from a widget?

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

Hi ThemePunch!

Quick question, how would you get rid of the body textbox shadow? I don’t believe the theme has that option. It would be a great addition for the next update, for those that want their site to be flush with the background. I am almost there other than the little shadow left! :)

Thanks a bunch,

Alex

themepunch

Hi Alex,

glad to read that! This is again in the css:

content #contentcolumn .big_box, #content #contentcolumn .small_box, #content #contentcolumn .medium_box

Remove all box-shadow you can find there :)

Cheers from your Team @ ThemePunch

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

Hi guys,

You guys have been great so far but its been more than 24 hours and I’m still waiting on a response – would somebody help me with this please? My blog posts are divided into categories and are listed in the submenu of my navigation bar. How do I get a summary of my blog posts (just as displayed here http://www.themepunch.com/config/blog ) linked from each of the categories in the submenu and also from a widget?

themepunch

Hi ashleedad98,

to receive one blog page you must set the page template of the corresponding page to “blog overview”. Then you have to link the page via Settings -> Reading -> to this page. Also you have to put in the page into your menu.

Cheers from your Team @ ThemePunch

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

Thanks much!

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

Hello,

Each time I install a different slider/slideshow plugin, the homepage’s HomeTeasers and footer area do not display correctly. I’ve left the plugin active so you can see what I’m writing about here:

http://at.moveitorloseit.org

Any help would be much appreciated! -Kyle

themepunch

Hi Kyle!

Please open a ticket at http://themepunch.ticksy.com and send an admin user with it :)

We will have a closer look at it!

Cheers from your Team @ ThemePunch

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

Hi, For the punch flickr feed: there seems to be something up with adding newer flicker feed links that contain ”@”. I’m not sure if that is a reserved character for you all but My feed will not display. For the record, I also tried the shortened link flickr provides. If I’m missing something and I’m sure that’s possible please let me know! ttys [talk to you soon] Cheers!

themepunch

Hi GoodSite,

could you create a ticket at http://themepunch.ticksy.com and provide us the url you are trying to use. We will have a closer look!

Cheers from your Team @ ThemePunch

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

Hello Team,

I just had this conversation with my host…can you help?

anthony: [5:40:35 AM] Hello, my login page at jamacob.com/wp-admin is coming up blank…. can you help me fix this please, thanks

Scott C.: 5:41:28 AM PHP Warning: Cannot modify header information – headers already sent by (output started at /home2/jamacobc/public_html/wp-content/themes/config-multipurpose-wordpress-them$

[5:41:35 AM] The error_log is filled with these

[5:41:39 AM] it appears to be a wordpress theme issue

anthony: [5:44:03 AM] the theme that is there “Config” has been slightly modified…would I lose all the modifications done? I can always download it again however I wouldn’t want to start all over modifying it…

Scott C.: [5:44:55 AM] You’d probably have to. You might reach out to the developers of the theme to see if they have any ideas or help. As you can tell by the error message, it’s something with it.

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

Its okay, got it fixed!

themepunch

Hi ashleedad98,

glad to read that!!

Cheers from your Team @ ThemePunch

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

Hey, I submitted a formal ticket for my other issue; But now I’m wondering if its possible to set a portfolio to be filled with pics? In other words, I’m wondering how to have every cell filled with thumbnails… So far I’ve been playing with the submission dates as I heard you all suggest to some of my peers, but I still can’t seem to get it to fill every cell… I count the empty spaces… for example, I see 4 1×1 empty cells… Then I upload 4 1×1 pics… but everything just pushes to a new page. I’d really like to just have one page filled with images… Thanks for the quick turnaround with the other issue… I look forward to more feedback. Salud!, -GoodSite

themepunch

GoodSite, you mean something like our Media Gallery Example here in the TF preview?

You could just check this out, it is build with 1×1 cells and corresponding featured images in the posts.

If you still face problems please create another ticket at http://themepunch.ticksy.com

Cheers from your Team @ ThemePunch

by
by
by
by
by