Hello,
You can try Brands List element http://prntscr.com/kief5p You can use either simple grid or grid with A-Z filter.
Regards
Hello,
You can try Brands List element http://prntscr.com/kief5p You can use either simple grid or grid with A-Z filter.
Regards
Hello,
Only by additional customization if you have the necessary skills. Search functions you can find in xstore/theme-function.php, find “!Search, search SKU” and “! AJAX search” commits and ajaxSearc function in etheme.js(etheme.min.js).
If you need help with additional customization contact WPKraken team.
Regards
Hello,
@fitnesstown check the site now.
@Rafael Pereira FTP does not work. We used file manager plugin to get access to theme files but even if we removed etheme.min.js file we saw the different error in console and situation like file still exists. Once we renamed the file and changed the file name to enqueue script it works without any problems. Also, we don’t see changes in child theme style.css http://prntscr.com/kie8ga but we added custom into the file. Seems you have some server cache. Please, contact your server provider and make sure that server cache is disabled because we won’t be able to fix the problem if you use the cache. Also, provide correct FTP access to your site.
Regards
Hello,
Problem caused by your custom styles, remove it
.products-loop.products-grid {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float:left;
}
https://gyazo.com/04dedcb5534437fcd8382e0a91bc7b16
Regards
Hello,
Yes, you are right. We’ll fix it in next theme update. Meanwhile edit royal/framework/theme-functions.php file, find function et_load_bg_option and remove . 'px;'as mentioned on the screenshot
http://prntscr.com/kidjlw
Regards
Hello,
Very strange because even when I’m emulating laptop with the small resolution I see 3 columns http://prntscr.com/kid7nd and iPhone X horizontal http://prntscr.com/kid8wd
What screen resolution do you have? Can you provide me a screenshot of the problem?
Regards
Hello, @Rafael Pereira
Provide me temporary Dashboard and FTP access to your site to help you.
Regards
Hello,
Unfortunately, this plugin was removed from Codecanyon and author does not provide support anymore. We are not plugin authors and don’t have the solution for this issue.
Regards
Hello,
What device and what browser do you use? Because I see 3 columns https://gyazo.com/287ffe59525f083440c7a043965ee298
Regards
Hello,
I have enabled 2.5 version and did not face any blank screen. If you need help with XStore installation just let me know your XStore purchase code in the Private content area.
Regards
Hello,
4 projects with 3 columns layout: 3 projects in one row and 1 in next row. Why do you expect 3 rows then? You should have 7 projects at least to get 3 rows.
Or maybe I don’t understand your question? Can you explain in more details your problem?
Regards
Hello,
You are welcome. This is default padding for the column http://prntscr.com/ki2lbw To change it edit the column settings and add padding-top 0.
Regards
Hello,
Use the translation files of the plugin that allows you to implement these fields – Stripe. Don’t forget about correct translation file name for the language that you use.
Regards
Hello,
We use the default WooCommerce function to display price for variable products and this is how WooCommerce product display the sale prices for this type of product. Contact WooCommerce plugin support if you want to change it because it’s not related to our theme.
Regards
Hello,
I have removed your custom and added the other one:
.products-grid .product-title {
line-height: 2.5ex;
min-height: 5ex;
}
The different position of the add to cart button depends on title height, so we added min-height for the product title.
Regards
You are welcome!
Regards
Hello,
Try now.
Regards
Hello,
We use the Option Tree framework for options and background-size fields support only numbers by default. So if you want to use cover use the custom CSS in child theme style.css
.page-heading {
background-size: cover;
}
Regards
Hello,
How many projects at all do you have?
Regards
Hello,
Go to Pages > edit your page > open row settings where the slider is added and remove 160px of bottom margin for that row at the design tab http://prntscr.com/ki221a
Regards
Hello,
1) Then edit Products element and change product type to all and add the category ID http://prntscr.com/ki1xoq If you want to show sale or featured products from specific category then you need to have at least one featured or sale product in that category.
2) Upload product categories images with the same size to get the nice grid.
3) One of the third-party plugins gives the error http://prntscr.com/ki1nwq Contact plugin author to fix it.
Regards
Hello,
Add the following code in chils theme style.css
.tabs .tab-content.tab-description h2 {
display: none;
}
Regards
Hello,
1) Add the following code in child theme style.css and change alpha according to your needs
.header-type-5.slider-overlap .header > .container {
background-color: rgba(255, 255, 255, 0.5);
}
2) Add the following code in child theme style.css and change top/bottom paddings
.navbar {
padding: 5px 0;
}
Regards
Hello,
Check the WordPress translation files. It should be there.
Regards
Hello,
Credentials you provided do not work. Please, make sure that you provided correct username and pass.
Regards
Hello,
Go to Pages > Edit page where you have this content and change content according to your needs.
Regards
Hello,
Check now.
Regards
You are welcome!
Regards
You are welcome!
Regards
You are welcome!
Regards