Hello,
Could you please show a screenshot what you want to achieve?
Thank you.
Regards,
Eva Kemp.
Hello,
Please just add the categories on the page where you want to show them.
I’ll give you css code to hide them for desktop, so they will be visible only on mobile.
Regards,
Eva Kemp.
Hello,
Could you please show a screenshot what you need to translate or provide direct page link?
Thank you.
Regards,
Eva Kemp.
Hello,
As I see the problem is related to your child theme files as shown in the browser console http://storage5.static.itmages.com/i/17/0224/h_1487954758_8716301_925252aa10.jpeg .
You need check your files that you customized.
Regards,
Eva Kemp.
Hello,
21. I’ve commented the line 1826 in etheme.js file. Please check categories now.
24. That topic was created just for suggestions and our admins will discuss your query whether it should be added in the theme update or not.
26. As I see you created Subscribe form and its shortcode is [mc4wp_form id="4173"]
.
Please use this one. Or do you want to use this form http://storage8.static.itmages.com/i/17/0224/h_1487953273_7779986_b8f19ab137.jpeg ?
Regards,
Eva Kemp.
Hello,
I’ve sent IP address to your email.
Please check it.
Regards,
Eva Kemp.
Hello,
Sorry, but still the same error.
Perhaps your server is blocking our IP?
Is there any Firewall?
Regards,
Eva Kemp.
Hello @BrownLeopard,
Try to change images sizes in Woocommerce > Settings > Products > Display and then regenerate thumbnails with the plugin https://wordpress.org/plugins/regenerate-thumbnails/ .
Regards,
Eva Kemp.
Hello,
Unfortunately I’m still getting the error:
Error: Connection timed out
Error: Failed to retrieve directory listing
Is there any port number required or other special settings for FTP client?
Regards,
Eva Kemp.
Hello,
Please check the menu now.
Is that what you wanted?
Let us know.
Regards,
Eva Kemp.
Hello,
I don’t see translation files in the directory wp-content/themes/blanco/languages, only default.pot file. Please read here how to translate the theme using Poedit program:
http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./
Regards,
Eva Kemp.
Hello,
Please show a page where you added the categories loop and I’ll give css code to hide it on desktop.
Regards,
Eva Kemp.
Hello,
Seems you gave wrong FTP access, not for your “store” subdomain. Every change I do in the files, can’t be seen on the site.
Please check if these FTP credentials are for the “store” subdomain.
Thank you.
Regards,
Eva Kemp.
Hello,
21. Please provide FTP credentials.
24. Sorry, but it can’t be done for now due to huge amount of work. Thank you for understanding.
You can leave your request in the topic for Suggestions and proposals https://www.8theme.com/topic/suggestions-and-proposals/ .
25. Please add this css code:
.et-search-result {
display: none;
}
26. Sorry, but to create subscribe form, we recommend to use MailChimp plugin, it’s compatible with the theme.
27. Please show a page where you included that static block (not direct link for static block, but for the page).
28. Go to Woocommerce > Settings > Products > Display > Default Product Sorting, select “Sort by price(desc)”
Regards,
Eva Kemp.
Hello,
We can’t connect via FTP getting the error:
Error: Connection timed out
Error: Failed to retrieve directory listing
Please check it.
Regards,
Eva Kemp.
Hello,
The fix was simple. We missed the option “Enable languages area” in Theme Options > Header. It’s enabled now and the content is shown in the top bar.
Please check.
Regards,
Eva Kemp.
Hello,
Please try to use Product Categories element from VC editor instead of Essential Grid.
For products, please use this css code in Custom CSS for mobile section:
.products-grid .product {
width: 50% !important;
}
Regards,
Eva Kemp.
Hello,
I don’t see the code like <a href="tel:123-456-7890">Contact Us</a>
in Call To Action settings. It should be added in Text element.
Try to replace Call To Action element with Text and we’ll help you to style the link as the button with css code.
Regards,
Eva Kemp.
Hello,
1. Fixed
2. Use this css code:
.price_slider_wrapper .price_slider_amount button {
background-color: orange;
color: black;
}
3. Use this css code:
.etheme_widget_search .button {
color: black !important;
background-color: orange !important;
}
Regards,
Eva Kemp.
Hello,
So do you need further assistance?
If so, please provide the credentials and give us a coupon code for testing.
Thank you.
Regards,
Eva Kemp.
Hello,
Our theme is compatible with WPML plugin https://wpml.org/ which you can use to create multilingual site.
Regards,
Eva Kemp.
Hello @mbertram,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile, Custom CSS for tablet:
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100% !important;
}
Regards,
Eva Kemp.
Hello,
I’ve edited the file wp-content/themes/classico/framework/templates/content.php and replaced the line 93 <?php the_excerpt(); ?>
with this code <?php the_content(); ?>
.
Please check your blog now.
Regards,
Eva Kemp.
Hello,
Our theme supports all the plugin option, but if you use Minify mode it should be Manual. Minify settings http://prntscr.com/cq3b7v
To optimize CSS, JS, HTML use also Autoptimize plugin
http://prntscr.com/cq37am
To pass the “Eliminate render-blocking JavaScript and CSS in above-the-fold content”-rule use Above The Fold Optimization plugin
http://prntscr.com/cq39gp
Regards,
Eva Kemp.
Hello,
Sorry, for a delay.
You should fix these values:
– add a value here http://prnt.sc/ebx20v , for example http://prntscr.com/ebxnin
– add a comma here http://prnt.sc/ebx3iv
– for add to cart a comma is also needed http://prnt.sc/ebxks5
Also these scripts should be tied with some buttons, like:
<button onClick="fbq('track', 'Purchase');">Button Text</button>
<script>
function onClick() {
fbq('track', 'Purchase');
};
</script>
Regards,
Eva Kemp.
Hello,
21. You can close the first category by editing wp-content/themes/royal/js/etheme.js file. Find and comment out line 1828
$this.find(‘>li’).first().find(‘.open-this’).html(minusIcon).parent().addClass(‘opened’).find(‘ul.children’).show();
23. Unfortunately there is no such feature.
24. Sorry, but we can’t recommend any of such plugins. We didn’t test them with the theme. You can search yourself among WordPress plugins.
25. Do you mean you want to hide search results that are shown when typing a search word?
26. You can use MailChimp plugin https://wordpress.org/plugins/mailchimp/ to create subscribe form.
Please place your static block on some page and we’ll provide custom css code to adjust the form.
27. To add background color, you need edit the row settings http://storage4.static.itmages.com/i/17/0222/h_1487780511_4547456_b3f520759b.jpeg .
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
To fix the menu, I’ve disabled the plugins Max Mega Menu – Pro Addon, Max Mega Menu.
Now the menu is working fine.
To remove space above the slider in Danish site, I added 0px padding and margin in the column settings where Rev. Slider is added:
http://storage3.static.itmages.com/i/17/0222/h_1487761103_3922770_bedc2abdf4.jpeg
I’ve added some css code in CSS block on your pages to decrease the height of the row.
Please clear browser cache and check the home page now.
Regards,
Eva Kemp.
Hello,
That wasn’t file, but Inspector tool in the browser http://storage8.static.itmages.com/i/17/0222/h_1487759121_7570966_a557dfe9ca.jpeg .
Regards,
Eva Kemp.
Hello,
As I see your images are small – 600px × 297px.
Please upload high resolution pictures.
Regards,
Eva Kemp..