ThemeForest

Caffeine Responsive WordPress Theme

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

I want to be able to add contact details such as ‘Phone number’ in placement of the ‘Search box’ on the header next to the Social icons.

Many thanks.

muffingroup

You can do it in header.php file. Just find there a code which looks like below:

<?php 
if( mfn_opts_get( 'search-form' ) ):
    get_search_form(); 
endif;                            
?>

and replace it with the following one:

<div style="height: 29px; line-height: 29px; position: absolute; right: 0; top: 29px;">
    <i class="icon-phone"> </i> +61 000 000 0000
</div>

Will be great if you can also create topic on forum for that solution.

For future support please visit:

Support forum

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

Hello, I just cant see the whole panel, what do I need to do to see it?

I Dont know nothing about doin codes and etc…

Help me please.

Sandru.

muffingroup

Please send us pm with access to your admin panel and ftp. We can only guess, but probably you have JS errors on your page (probably the problem is with one of your installed plugins).

For future support please visit:

Support forum

Default-user

Sorry but how can I send PM for you guys? sorry one more time.

muffingroup

You can send it via contact form on our profile’s page http://themeforest.net/user/muffingroup (right bottom corner).

Default-user

I sent yesterday, thank you MuffinGroup ;)

muffingroup

We replied on all questions from pm so you should also get your message. If you didn`t, it means you did not send message to us and you should to do it again.

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

Hello guys I want to be able to add contact details such as ‘Phone number’ in placement of the “Social Icons” on the header, next to the Search Box, like our friend bellow did but in another place ;)

pretty thanx

muffingroup

We explained everything in the following topic http://forum.muffingroup.com/caffeine/discussion/365 and you can easily do it after read this one. However if you want to place it in other place, then you need to play with css yourself.

For future support please visit:

Support forum

Default-user

Thank you

Default-user

But i dont want to replace with Search box, i want to replace with social icons

muffingroup

So similary to this thread, instead of search box delete social icons code and paste what you need.

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

Hello, i want to show a sidebar in the month archive page. I just can’t figure out what file i have to edit, i will appreciate any help.

thanks!

muffingroup

For month archive page is the same sidebar as for blog.

For future support please visit:

Support forum

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years
GSG Purchased

I would like to put most recent posts in a page but only for a certain category is there a way to do that?

Thanks.

muffingroup

Sorry but it is not possible to do it with this theme.

For future support please visit:

Support forum

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

Hello, please need help, i tried configure the Offer Slider “tabbed” like the demo home page, but i can only select the Revolution Slider on wp admin, apparently dont have this slider, how i can use the Offer Slider?

Thanks.

muffingroup

It looks, like you didn`t read the doc included into theme what you should to do at first :) If you will do it, then everything will be clear.

All slides for Offer slider you can add in “Slides” section – this is visible on right side in main menu, between “Portfolio” and “Testimonials” section.

Then you must select right slider for homepage in Theme options > Getting started > Sliders section.

More info about that you can find in doc as we mentioned above :)

For future support please visit:

Support forum

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

Hi, I am interested to buy your theme, but I noticed that IE10 is not in the list of compatible browser, why is that so ? Thank you

muffingroup

We didn`t tested this theme with IE10 and that`s why is not on the list. When we did this theme, IE10 was not available. However we already checked it quickly in IE10 and everything seems to be fine. We`ll check more tomorrow more things, and you can also let us know if you see anything what is not compatible with IE10.

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

Hi, great theme, my client is happy. Will there be a great, functional Instagram widget for the bottom of the page that works as well as the Flickr one that came with the template? I asked my client to get a Flickr account so we could use it, but she set up an Instagram, and now the one on the front page I am using to feed her pics doesn’t look as cool.

Thanks.

muffingroup

Thanks a lot man :)

At this moment we don`t have any plans to add this feature into this theme but of course we`ll think about it in the future.

For future support please visit:

Support forum

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

I am really disappointed in your theme – you should really take out the statement in selling your theme that it is ‘translation ready’ it is really not. To claim that you should at least use the wordpress settings on how to display the date – well known for translation to use numeric instead of alphanumeric for the month, really basic stuff – or you should provide a way to change the date format without going in the code and change it manually in a lot of places.

muffingroup

We are really sorry you are disappointed and we don`t understand why. You didn`t contact with us because if you will do it, then we can do this change for you without any problems. Below we`ll explain you everything is points.

1) If you will contact with us, we can do it.

2) If your server will be configured properly, then everything will be working in your own language without problems (date will shown in right language which is set up in php configuration)

3) It musn`t be changed in lot of places – just 2 easy changes and nothing else.

For future support please visit:

Support forum

Default-user
fguyaux Purchased

Thanks for your reply – I did contact you in the support forum prior to posting here and prior to changing anything – unfortunately I could not wait for your answer too long as I needed to show the website to my French customer. Too bad it is not in the documentation – I still would like your explanation of how to fix it the right way – and I will change back the files so it is easier to update the theme.

muffingroup

What mean too long for you? As you can read on forum or our profile’s page, we reply on all questions within 24 hours. We are not robots and we do not work for 24 hours per a day.

However we already answeared on your question on forum what you can see in the following link http://forum.muffingroup.com/caffeine/discussion/390/probleme-with-translation

Next time please be more patient because we need time to answear on all customer’s questions :)

Default-user
fguyaux Purchased

Thanks for the solution that you pointed out int the support forum – it is in fact what I did but there are also 2 other places you need to make the changes (not indicated in the solution): in the widget of the latest posts and in the blog page: widget-recent-posts.php and in theme-functions.php. That solution is not about configuring the php server properly and making 2 easy changes- it is about changing manually the php code in 5 files, 6 lines total.

Sorry about the confusion – my complaint is really not about the support time – It is about that I bought the theme for the “Build in translator” – I tried it and find it not complete (when you are translating a theme you cannot leave words and sentences out ), so I started to get frustrated, than I had to redo all the job in the .po file (since I first entered all the words in the build in translator), than I realized the the date was not working, spent time searching your forum, post a question and I did not have time to wait (I am not saying here that your answer was too long, just that I could not wait due to deadline, I apologize if I did not express that clearly) – so I feel you should not say that your theme is translation ready – changing 6 lines in different php functions and going through the process I went through – I maintain my complaint that it is not translation ready. At least the documentation should address the question.

But your support is very good – quick and to the point, and that is very important with a theme and show that you want to offer a good product and support – I appreciate that very much. Hopefully you will fix that problem with the date in a future update(or just add the link to the fix in the documentation).

muffingroup

Yes, it needs to be done i more files than 2 but it is nothing complicated and special because we gave you whole solution for that. It can be done i few minutes without any problems.

However we`ll try to make this option in next update. You can be sure theme is translation ready and only these one thing is not. You’re first person who asked about that.

For future support please visit:

Support forum

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

Do u provide all the psd and also the html versions of the psd with this theme package?

If yes, i will buy it now.

Plz let me know whether u provide separate folder or anything else?

muffingroup

Sorry but we don`t. We have only PSD for homepage included.

Default-user

But then how do u design whole the wp without any psd at least? Plz let me know the point, i would like to at least think to buy it, because this design is very nice.

muffingroup

But we didn`t said we don`t have any psd. We wrote that we have psd only for homepage. It is a common practice because theme is still upgraded after is coded so psd’s do not preset their current design.

Default-user

Actually, why i told it because i don’t like WP, but i liked ur design, offer slider, so i wanted to shift it to any framework of PHP with html design, u got it. ok thanks a lot

muffingroup

Ohh, we understand now. So you should to look for what you need in HTML category, not WordPress because we usually give only PSD for homepage.

Thanks a lot for your interest anyway :)

Default-user

can’t you sell the html version of the wp?

muffingroup

We do not have any HTML version so we can`t sell you any.

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

Hi, I just purchased this theme and wanted to remove links “copyright” and “powered by wordpress” How do I go about it?

Thanks

muffingroup

Hi Locers,

You can do it in Theme options > Layout > Footer section.

For future support please visit:

Support forum

Default-user
Locers Purchased

That’s great, thanks!

muffingroup

You’re welcome :)

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

I’m having a formatting issue with the page builder / feature box on one of my pages. Initially, we had three columns, which looked great, but when I switched it to two and added additional feature boxes, it left an empty space on a few rows:

http://walkingtots.com/kids-shoe-store/kids-shoe-store-brands/

Thoughts?

muffingroup

It looks like that because you didn`t used any “Divider” item. After each row you should add “Divider” item and then everything will be fine.

For future support please visit:

Support forum

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

can you explain how to add bullet points in content? i used the formatting tools in the visual section of the page, and checked the text page to see if the corresponding html was there, and it was. but no bullets showed on the published page. i’m sure there must be a way to do this… any tips? thanks.

muffingroup

Sorry but as we see you didn`t purchased this theme. Support is only for our customers. If you do site for your customer and he bought it, then get purchase code from him and username, register on our forum and then you can get reply on your question.

For future support please visit:

Support forum

by
by
by
by
by