Hi Rene’,
1,3. The issue of variation tab and menu screen option cause by plugin WordPress Gallery Extra, i disable this plugin, it now ok
2. I checked your site and saw the images not optimize, please optimize the images before upload https://tinypng.com/ or use a plugin to optimize your images to improve speed.
And you can use plugin AutOptimize and plugin Super Cache to optimize css and js file.
Best regards
Harry
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hello again, there is one last issue before I want to go live with my page. On the frontpage, but as well when I click into categories – there is on the screen of my browser always an error with the look and the presentation of the products. Between some of them there are hughe spaces, and when you change the size of the browser window they flip to another space but still with errors – sometimes also the single pictures are not right in size. When you reload the page it fits again. Might this be a problem within the CSS? I would even renounce on this part of the CSS by having just tabular spaces without changing the position of the products. Can you help me with this, please. Thank you.
Attachments:
You must be
logged in to view attached files.
Hi,
You can fix by add custom css in Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) {
.cart .yith-wcwl-add-to-wishlist,
.variations_form .yith-wcwl-add-to-wishlist {
left: auto;
right: 0;
}
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
I had to hide it with CSS solution
Please copy the code and paste in Claue Theme Options / General Layout / Custom CSS style
Hi,
Please use the custom CSS code below
.jas-sticky-atc .wc-bookings-booking-form { display: none; }
Hi,
Please use the custom CSS code below.
.button { border: 4px solid #000; }
Hi,
Please use the custom CSS code below
.woocommerce-checkout . header__mid, .woocommerce-checkout . header__bot { display: none; }
Hey Harry,
I believe I figured out the issue:
When the parent Claue theme is activated, CLAUE => THEME OPTIONS => COLOR SCHEME configurations work correctly.
However, when activating Claue Child theme from the package, the default parent Claue style.css is being rendered after the child theme. This overrides all options selected in the color scheme.
To gain access:
- Please login to ../wp-admin
- This should re-direct you to the dashboard page
Please let me know if this makes sense, or if you have any questions.
Thanks in advance.
This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio