Discussion on Motta - Multi-Vendor and Marketplace WordPress Theme

Discussion on Motta - Multi-Vendor and Marketplace WordPress Theme

Cart 2,230 sales
Recently Updated
Well Documented

uixthemes supports this item

Supported

This author's response time can be up to 1 business day.

299 comments found.

Can you make the fixed Add to Cart button appear on the products? https://ibb.co/k6mr30f

Hello,

Thank you for reaching out. Unfortunately, there is not ready-to-use product card layout that support a fixed button like you mentioned. However, you can use custom CSS to have it.

Hello, can I sell Digital Products and Physical Products and also have a subscription model that includes all my digital products? Thanks

Hello,

By default, WooCommerce supports selling digital and physical products. You can learn more about supported product types in this link:

https://woo.com/document/managing-products/#product-types

To enable selling subscriptions, you need an additional plugins. You can try this official plugin by WooCommerce team.

https://woo.com/products/woocommerce-subscriptions/

hello before purchasing , im using now martfurry but i surprised that the theme creating many pages arround 50,000 dunno is your theme creating automatic pages when i add new product ? like for filters and currency or language ??

Hello,

Thank you for reaching out to us. The theme never add additional content to the website. You should check installed plugins on your website too.

Please open a ticket on the support site and provide the admin login credentials. Our developer will help you check the issue.

https://uix.ticksy.com/

The theme is really beautiful. But there are some shortcomings. I wish you had a panel like the woodmart theme. The current panel is a bit confusing.
Or the document can be prepared in more detail. It’s easier to edit with both images and video. There are also some shortcomings.
Print cannot be removed from single product.
While the short description is written one under the other, they are written side by side on the product page. I solved the problem by adding the code below.
motta/inc/woocommerce/single-product.php 991. line

public function short_description() { if( ! Helper::get_option( ‘product_description’ ) ) { return; } }

global $product;
$content = $product->get_short_description();
if( empty( $content ) ) {
    return;
}
echo ' ';
echo '<label class="short-description__label">'. esc_html__('Features', 'motta') .'</label>';
if( has_shortcode( $content, 'motta_more' ) ) {
    echo wp_kses_post( do_shortcode( $content ) );
} else {
    // Split the content into paragraphs
    $paragraphs = explode( "\n", $content );
}
echo ' ';
// Output each paragraph in a separate 

element foreach ( $paragraphs as $paragraph ) { echo sprintf('

%s ', wp_kses_post( $paragraph )); }
$option = array(
    'more'  => esc_html__( 'Show More', 'motta' ),
    'less'  => esc_html__( 'Show Less', 'motta' )
);
echo sprintf('
    <button class="short-description__more motta-button-subtle motta-button-color-black" data-settings="%s">%s</button>',
    htmlspecialchars(json_encode( $option )),
    esc_html__('Show More', 'motta')
);
I want to leave product description and product reviews on by default on mobile. How can I do? How can I add this part in Home 8 to Home 2?
https://prnt.sc/1S11vrMMt_zI

Hello,

Thank you very much for your suggestions. For further assistance, please open a ticket on the support site. Our team will be ready to help you.

https://uix.ticksy.com/

It’s a very nice theme. I literally fell in love. Can I use this on my single vendor site?

Hello,

Yes, you can definitely use this theme on your single vendor site. It’s designed to be flexible and adaptable to various e-commerce setups, including single-vendor stores.

Hi,

Motta needs to integrate and style buddypress and bbpress to make it a complete e-commerce system.

Regards,

Hello,

Thank you for the suggestion. We are always looking for ways to improve our theme. We will definitely consider integrating with Buddypress and bbPress in the future. In the meantime, we encourage you to explore our existing integrations and customizations to create a unique and engaging e-commerce experience for your customers.

Hey,

I updated my theme but can’t find where I configure translatepress.

Please help

Hello,

The style of language switcher will be updated automatically. You don’t need to config it.

Please open a ticket on the support site and share your website address with the admin login credentials. Our team will be ready to help if you need further assistance.

https://uix.ticksy.com/

Thank you

Is there a demo/trial zip file, to install into WordPress?

Hello,

You can check the live demo site via the following URL:

https://motta.uix.store/

Unfortunately, ThemeForest doesn’t provide a trial version for WordPress themes. You can check the live demo and the online documentation to learn more about the theme before deciding to buy.

https://docs.uix.store/motta/#/

Thank you

Hello, does this theme supports mult-vendors where the seller can submit and upload their digital products to sale? if so, what are the required plugins to support such? Also, can the seller submit URL or iframe in their product listing? Thanks,

Hello,

Thank you for reaching out to us. Yes, this theme does support multi-vendor plugins. You can try one of the following plugins:

https://wordpress.org/plugins/dokan-lite/ https://wordpress.org/plugins/wc-multivendor-marketplace/

They allow sellers to upload physical and digital products for sale.

Spanish translate files? anyone?

Hello,

Thank you for your question. The Spanish translation of the theme is not yet available, but you can open a support ticket to see if anyone else has it and is willing to share it with you.

Does it support WP 6.4.1?

Hello,

Yes, this theme does support WP 6.4.1 completely. You can feel free to update WordPress on your website.

Thank you

Thanks. Which version of PHP should I use for the best performance?

Accordingly to the recommendation of WordPress, you should use PHP 8.0 or 8.1 for the best performance.

You may want to check this document for more information.

https://make.wordpress.org/hosting/handbook/server-environment/

Thank you

demo recommendation: Demos are great but I haven’t seen one for fashion. It would be great if added.

Hello,

Thank you for your suggestion! We’re always looking for ways to improve our theme and make it more versatile for our users.

We’re currently focusing on improving the theme with bugs fixes and new features, but we will take this suggestion seriously and try to add more fashion demos in the future.

In the meantime, you can check out our existing demos to get a feel for the theme’s capabilities. We also have a wide range of documentation and support resources available to help you get started.

Thanks again for your feedback! We appreciate it!

is it available for RTL arabic websites?

Hello,

Yes, this theme is available for RTL websites. Actually, you can check the RTL layouts of the theme right on the demo site.

Thank you

Hello, is it compatible withe the WooCommerce B2B plugin (https://codecanyon.net/item/woocommerce-b2b/21565847) ? and can the PRODUCT PAGE be customized using elementor or another builder ?

Thank you in advance

Hello,

We appreciate your interest in our theme! Unfortunately, we haven’t tested it with the WooCommerce B2B plugin yet, so we can’t guarantee compatibility.

Additionally, our theme does not use page builders to customize the product page. This means that you won’t be able to use Elementor (or other page builders) to customize the product page.

Please let us know if you have any other questions.

Thank you

Thx for this theme, Will there be a price increase in the future?

Hello,

Thank you for your interest in this theme. We are currently offering a special introductory price, but this price will be increased in the near future. We encourage you to purchase soon to take advantage of this limited-time offer.

I saw that you added my Motta Library plugin to the theme package, I’m very happy to be able to help and that now other users can have easier access to the templates ;)

Once again, thank you very much! Your contribution helps us a lot to improve the theme.

Thank you very much for the update, but when can we expect an update regarding the product card ?

Hello,

Unfortunately, we don’t have ETA for it yet. However, it is already added to the theme’s roadmap.

Thank you

How I can custom or change a width site

Hello,

Unfortunately, this theme has no option to adjust the site container’s width. In this case, custom CSS may help. Please open a ticket on the support site and share your website address. Our team will help you if it is possible.

https://uix.ticksy.com/

Thank you

how to add Indian Rupees , INR with GST in this theme

i just purchase the code but there is an error “There has been a critical error on this website. Please check your site admin email inbox for instructions.”

I followed

Step 1 – Navigate to Appearance > Themes.

Step 2 – Click the Add New button on top of the page, then the Upload Theme button.

Step 3 – Click Choose File and find the theme files you’ve just downloaded. If you’ve downloaded the installable WordPress file, then you do not need to unzip the file. If you’ve downloaded the Full Theme Package, you have to unzip the master motta.zip file, therein you will see a secondary motta.zip file, this is the one you select to install.

Step 4 – Click the Install Now button.

Step 5 – When upload and installation progresses are completed, click Activate, or go to Appearance > Themes and activate the Motta theme.

Hello,

Please open a ticket on the support site and share the admin login credentials. Our developer will help you test this problem and install the theme.

https://uix.ticksy.com/

Thank you

Can we use this theme for affiliate marketing? The shop to be with affiliate links?

Hello,

Yes, you can use this theme for affiliate marketing. WooCommerce has built-in support for affiliate products. This means that you can easily add affiliate products to your store.

To add an affiliate product to your store, simply create a new product and select “External/Affiliate product” from the “Product data” dropdown. Then, enter the affiliate link in the “Product URL” field and the button text in the “Button text” field.

Looks perfect theme.. But the speed.. If there is a way to make it faster, it will be the top theme ever!

Hello,

Thank you for your feedback! I’m glad you like the theme, and I understand your concerns about speed. Our team is actively working on improving the theme’s speed. We are constantly monitoring the latest performance trends and making changes to the theme to improve its performance. We are also working on developing new features that will help to improve the theme’s speed even further.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey