Hello,
Fixed !
Thanks for writing us about this bug.
You are providing us the best admin and ftp access which allow us to connect in one click without long conversations with you. Just keep in mind that 🙂
Regards
Hello,
Fixed !
Thanks for writing us about this bug.
You are providing us the best admin and ftp access which allow us to connect in one click without long conversations with you. Just keep in mind that 🙂
Regards
Hello,
Thanks for using our theme.
Your site under maintenance mode, so we can’t check it.
Please describe the problem in more detail with screenshots. Use the Lightshot screenshot tool to share screenshots.
Also, provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Thanks for using our theme.
We can see next activations – https://prnt.sc/y5wer7
According to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
Regards
Hello,
.et_b_header-cart .et_cart-progress-bar::-moz-progress-bar {
background: #d8bc7f;
}
Regards
Hello,
You can only set a few responsive css for best visual view
From our side we helped as we could.
Regards
On your screenshots I can see, you deactivated the theme, but the theme is still persistent on sites.
1 license of the theme = 1 end project, where XStore is installed.
So decide where you want to use our theme, delete the theme files from other sites, let us know, and we will reset the activation limit so you can do the activation.
Regards
Could you provide a screenshot of the mentioned alert?
You can use the Lightshot screenshot tool to take screenshots and share them.
Regards
Hello,
Here is what I can see in the browser console – https://prnt.sc/y5ujtp
Do you use the latest version of the Rev plugin? https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Check settings of Background there.
Try to disable all the third-party plugins, that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , and check then.
Regards
Hello,
Ok. Thanks for letting us know.
Regards
Hello,
Here is what I can see in your browser console – https://prnt.sc/y5u9g8 Please read this article – https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
Regards
https://prnt.sc/y5ttvt
Enable Elementor for static blocks – https://prnt.sc/y5tul6 ,
Regards
Hello,
Loco translate > Themes > XStore > Sync > find and translate
https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/
Regards
Hello,
Install and activate XStore White Label Branding plugin, go to XStore > White Label Branding > Hide update notices > Off, then you can disable the plugin.
Regards
Yes, it should be fixed. I’ve clicked on Generate button in your File manager.
Regards
Hello,
This functionality was done just for the All Departments menu and that’s it.
You can submit a feature request here – https://www.8theme.com/taskboard/ , provide screenshots/videos of the desired result there.
Regards
Hello,
Your wp-admin access is incorrect
but we found that problem comes from Customizer->Additional CSS
Once you will comment / your css / code you will see that it is ok.
Regards
Hello,
I have tested by sending email to my gmail.com account and it is ok http://prntscr.com/y5om3y
Please, try to send it to another email and check then.
Regards
Hello,
You can activate the theme now.
Regards
Hello,
Use custom CSS code, for example, add the next code in Theme Options > Theme custom CSS:
.blog .entry-title a {
color: #f7c221;
}
About links, provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Appearance > Widgets > Add Categories widget into Shop sidebar and change title of the widget.
Regards
Theme Options > Theme custom CSS:
@media only screen and (max-width: 992px) {
.woocommerce-checkout > .row > [class*=col] {
width: 100%;
}
.pickup-location-field {
display: flex;
flex-direction: column;
align-items: flex-end;
text-align: revert;
}
#shipping_method li label {
text-align: end;
display: inline-block;
}
}
Regards
Hello,
Thanks for using our theme.
Try to use Post Grid element, select – https://prnt.sc/y5jzhg
Regards
Hello,
Your code is activated on these sites – https://prnt.sc/y5i6gs
According to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular In case you are working on different projects you need to purchase more licenses.
Regards
Hello,
Use the next custom CSS code:
/* Item link (onscreen) */
.header-wrapper .menu:nth-child(1) .menu-item:nth-child(4) > .item-link:nth-child(1):hover {
animation-duration: 2.28s;
animation-delay: 0s;
animation-name: bounce;
transform-origin: center bottom;
}
/* Item link */
.header-wrapper .menu:nth-child(1) .menu-item:nth-child(4) > .item-link:nth-child(1) {
animation-fill-mode: both;
animation-iteration-count: infinite;
}
Regards
Hello,
We have added custom code in your child-theme/functions.php
https://gyazo.com/804bd618e8bd1c12147920ff2b8dfd9d
Regards
Hello,
At this moment you can only use import/export options on the right sidebar of the Email Builder editor
If you need any extra options you can leave your request here -> https://www.8theme.com/roadmap/
And if it will be useful for many customers due to their voices then this task will be moved to planned/in-progress states.
Please, before posting a request check if similar doesn’t exist yet.
Regards
Hello,
I do not see Subscriptions on your site – https://prnt.sc/y5grdt , so I’ve disabled this plugin.
The mentioned js_composer plugin means WPBakery plugin. You are using an old version of the plugin, so it needs to be updated – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
If the update of the plugin doesn’t solve the problem with blank pages, provide temporary FTP access, so we can check it more deeply. If you don’t know what the FTP is then you need to contact your hosting provider. Hosting support knows.
Regards
Hello,
Try to return your old version of settings back and then add custom css :
Theme Options -> Theme Custom CSS -> Global CSS
.et_b_header-menu .et-menu-list li a {
white-space: nowrap;
}
Regards