ThemeForest

One Touch - Multifunctional Metro Stylish Theme

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years

I like your template but i have a question. I will melting 3 blogs into one WP network install.

Does you theme work in a child blog (of WP network)?

Crumina

Hello!

Yes, it is possible. Our theme works in a child blog of WP network

Thanks!

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

Hello. where or in what way I can access to modify the templates that come on the theme, as Portfolio Page whith Sorting, Simple Portfolio 2 columns, Portfolio Page Masonry Blocks, etc…?

Crumina

Hello!

You can modify these templates by editing their php files (portfolio-sort.php, portfolio-normal-2col.php,portfolio-normal-4col.php, portfolio-masonry.php

You wil find them in your theme directory.

Regards

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

On our website the FB and Twitter widgets at the bottom are not loading on a Mac computer on Chrome and FF. It loads on Safari on a Mac.

Here is what the viewer see on Chrome: http://www.evangelicalsforsocialaction.org/screen_.png

http://www.evangelicalsforsocialaction.org/
Crumina

Hello!

Please, write to our email info@crumina.net this question. We will find a solution for you.

Regards

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

I am using Events Manager plugin on my site. Now I can only add categories from posts to “post slider”. What can I do to show events in this slider?

Crumina

Hello!

Since you want to show events generated by the third-party plugin, there is slider customization needed.

Regards

Default-user

What file do I have to edit to customize it?

Crumina

You have to edit

aq-hslider-posts-block.php

which is located in

inc\homepage_builder\blocks\

Regards

Default-user

Thx! That was easy to show custom event type in “post slider” but I need “display post options” section from “wp-admin/post-new.php” to “wp-admin/post-new.php?post_type=<custom_post_type>”. Where I can find code responsible for that?

Crumina

It the same file find line

'post_type' => 'post',

and change it to your post type.

Regards

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

Hi

I am using one touch on my site but map in contact page does NOT show on chrome. It shows on firefox and ipad but not on chrome. Could you please fix this bug or let me know how to fix it.

Thanks

Crumina

Hello!

Please, send to our email info@crumina.net link to your site and your wp-admin data. We will help you with this issue.

Regards

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

Hi,

I like OneTouch! Just some things I don`t manage to realize: 1.) I want to change the link-URL in the first slider (post-slider, blocked) of the homepage. If I click a picture it leads me to the details of the post. That`s ok for some of my pictures in the slider. But some links shall point directly to a specific shop category. So I decided to write the link into the database “post” into the field “post_excerpt” (as I don`t need that field for any other things. Where can I change the link? 2.) Where do I find the translations for the shop? I want to change some translations and add some new ones which are missing. I was looking in the folder wp-content/languages. I was looking in the following files (in that Folder) but could not find the translations I was looking for (e.g. Shipping Address -> Lieferadresse): admin-de_DE.po, admin-network-de_DE.po, continents-cities-de_DE.po, de_DE.po, ms-de_DE.po 3.) Is there any widget for logging in for the first time in the shop? In your example I can only find a Login-widget that can be used if the user is already known.

Regards

Crumina

Hello!

1. Sorry, but the slider can be linked only to posts/portfolio items, but not to the pages. For the products there is a separate slider block in Page Builder called “slider products”

2. To get the complete woocommerce translation install this plugin http://wordpress.org/plugins/woocommerce-de/

3. I’m sorry, but we haven’t come across such widgets. But you can try this plugin

http://www.tipsandtricks-hq.com/wordpress-emember-easy-to-use-wordpress-membership-plugin-1706

Regards

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

Hi there,

Pre-purchase question:

Is this theme compatible with the UberMenu plugin (http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703) ?

Best Regards,

Joel Galvão

http://www.intuitiva.pt/
Crumina

Hello Joel!

We haven’t tested this plugin. But I am afraid, it is not compatible with our theme.

Regards.

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

Hi. Pre-purchase question.

1. Can the sortable filter text (sortable portfolio) be in tiles and customized with any colors? If so, I would purchase immediately. Thanks.

Crumina

Hello!

Sorry, but there is no such an option in the theme.

Regards

  • Has been a member for 0-1 years
  • Referred between 10 and 49 users

Hi, this theme is hilarious. You are master of web design.. I’ve made short promo video about the theme, check it out http://www.youtube.com/watch?v=3jGKP3qVigc&hd=1 Enjoy :)

Crumina

Wow, I’m impressed!!!! Many thanks!!! We appreciate it very much :)

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

Hello, I just bought the theme, installed it and am already encountering problems. One that would be a total no-go is, that the german Umlaute are changed – instead of “ermöglicht” my page now shows cryptic letters like “ermöglicht”.

I hope there is a quick fix for that as we have a lot of them in our language and the theme would be completely useless to me if this problem couldn’t be solved… Thanks

Crumina

Hello Christiane!

Our theme works fine with German language. This problem could have appeared, if you have edited some files. If so, you have to save them in utf-8 format. Please, send to our email info@crumina.net link to your site and your wp-admin data. We will check this issue and will find a solution for you.

Regards

Default-user

Thanks for your fast reply. I will check plugins etc. maybe there is an interference… If the problem still exists I will send you the details. What wp-admin data would you need?

Crumina

I mean, you login and password data. Regards

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

What determines the width of an image in post slider? Can I choose it manually?

Crumina

Hello!

You can choose width and height of the post slider images in aq-hslider-posts-block.php file manually

Find lines

$article_image = aq_resize($img_url, 356, 240, true); //resize & crop img
$article_image = aq_resize($img_url, 720, 240, true); //resize & crop img

and change values to yours.

Regards

Default-user

But even in demo ( http://theme.crumina.net/onetouch/ ) there are some items in slider different size (wider) from others. How the theme knows what image has to resize?

Crumina

The slider structure is build so: large image, two small images etc.

This line

$article_image = aq_resize($img_url, 720, 240, true); //resize & crop img

serves for the large slide

this line

$article_image = aq_resize($img_url, 356, 240, true); //resize & crop img

serves for the small slides.

Regards

Default-user

Great. Thanks!

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

I have bought this theme, the dashboard update notice about this theme is written there “You have version installed. Update to 1.8.7.1.”.

Do I need to update?

Thank you for the explanation.

Crumina

Hello!

Yes, it would be nice to update. But the latest version of the theme is 1.9

To update to the latest version, install Envato toolkit plugin http://wpmu.org/envato-wordpress-toolkit-a-themeforest-auto-updater/

You will be able to update through your dashboard automatically.

Regards

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

URL: http://eastonway.com/foode/foode-fun-days

Now the issues are: 1. The tabs (Foode Sunday, Monday etc.) are always sorted on the basis of Alphabetical order which is don’t want to.

2. When the page opens for the first time the first Tab is not showing any slider but when you click on any other Tab and return back to the first Tab.

3. All the Tabs are showing 3 Portfolio items only, how to increase that to the no. of portfolio items in the Project Types.

-Regards

Crumina

1. Write to our email and we will send you file, which will put your tabs in correct order.

2. We have checked this and your tabs work fine and the first one is displayed when the page is opened for the first time. The problem must be from your side.

3. Edit this page and check field “number of items to display”. By default there must 16 items be displayed. If there put 3 items, delete this number or put another number.

Regards

Default-user
ahumlen Purchased

Awesome support. Thanks a lot.

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

Hello.

How can I change messagebox and textbox bg color quickly?

Thanks.

Crumina

Hello!

Do you mean slider hoverbox? If so, you can do this in theme options>main slider options>Even/odd elements substrate color of a hover box, Even/odd elements text color of a hover box

Regards

Default-user
explotter Purchased

Thanks, but I mean this messagebox: http://theme.crumina.net/onetouch/shortcodes/columns-and-layout/

I want change color and icons.

Crumina

Add these css codes to theme options>main options>custom css field

for background color:

.wpb_alert-info, div.wpb_alert-info {background-color: red !important;}

for text color

.wpb_alert p {color: white;}

Regards

Default-user
explotter Purchased

Thanks. How can I use different colors in one page?

Crumina

You have to give class name to each message box and add these codes for each of them. E.g. class name is “box1”, so the codes for one box will look like

.vc_row-fluid.box1 .wpb_alert-info, div.wpb_alert-info {background-color: red !important;}
.vc_row-fluid.box1 .wpb_alert p {color: white;}

Regards

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

hello crumina,

we’ve updated the theme to version 1.9 in hopes to achieve that we have the possibility to select which kind of pages, blog entries or portfolios pages are being displayed on the slider on our front page, built with page builder: http://bit.ly/12BrD1P

how can we do that? thanks in advance. reards

Crumina

Hi! Please go to Page Builder section and set that type of slider that you want to see on current layout. Thanks

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

Thr are 2 images showing on the portfolio item: http://eastonway.com/portfolio/kdb-kids-play-free One for the featured image and the other image i added. How to remove the top one which is the featured image.

Crumina

Please go to theme options -> Inner page options -> Featured image And set it to “off” Thanks

Default-user
ahumlen Purchased

Thanks!

Default-user
ahumlen Purchased

I am sorry but i don’t see any option “Featured Image” in Inner Page Options.

Crumina

Please write to our support info@crumina.net and we will help you latest version of admin panel with that feature enabled. Thanks

Default-user
ahumlen Purchased

Not yet solved, do you want me to send the WP logins to see?

Default-user
ahumlen Purchased

Ah, my mistake, excellent support.

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

Hi, pre-sales questions concerning videos: a) is full-screen video possible? b) is full-width video possible inside a page/post? c) are videos responsive? one question concerning languages: a) is it possible to include a languages choice (like in “Maestro”) somewhere at the top? Best, Nedim

Crumina

Hi!

Full it’s no feature with full screen video. Only same as theme width (1200px) We have only full width template for pages.

Yes videos is responsive

it is possible to make language choice with language plugins (wpml or something similar)

Thanks.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
Hi, I purchased that theme, but I cant set my shop page like the demo. Please, take a look at my page and inside of some product. http://hbcarioca.com.br/site/loja/ Another things, also on mobile version it’s different than the demo page. Please, how I fix those? I need this urgently. I’m not American, so sorry for my english.
Crumina

Please write detailed desceription of your inconsistencies to our support team info@crumina.net and we will help you. (but please note that a weekend now ) Thanks.

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

I think the last update crashed all the custom sidebars

Crumina

If you have problem with sidebars – please write your wp-admin and FTP acess for your site to our support team info@crumina.net and we will look to your theme installation. Thanks

Default-user
ciudim Purchased

It was faster to build them again. Thanks for the support, i was just reporting a bug. Thanks

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

Hi,

I need to know if there is a way to delete/remove the demo/dummy content, WITHOUT removing anything else!

Greatly would appreciate any help on this.

Crumina

You can go to “Pages”,”Posts”,”Media” and sort items by date and delete unused pages/posts

It’s no more simple way to do that. Thanks

by
by
by
by
by