Hello,
Yes, this is related to the header type you’re using. You should enable top bar in Theme Options > Header and use header type 1, 2, 4, 5 or others where top bar is shown at the top.
Regards,
Eva Kemp.
Hello,
Yes, this is related to the header type you’re using. You should enable top bar in Theme Options > Header and use header type 1, 2, 4, 5 or others where top bar is shown at the top.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Go to Appearance > Widgets, drag Text widget into “Right Side top bar area” and write the code for page “Blog”, for example <a href="http://url_to_your_blog_page">Blog</a>
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
“Special” products are shown with the widget “8theme Special Offers” which you can add to Product Page Sidebar. The products which you mark as special will be displayed in the sidebar with the help of that widget.
“Special” and “Sale” products are not the same.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.cart-totals-block {
background: transparent;
}
Regards,
Eva Kemp.
Hello,
You can change text in your translation files, write the text you need instead of translation.
To change styles use this css code:
.woocommerce h3 {
font-family: "Raleway";
font-size: 18px;
color: grey;
}
.woocommerce h2 {
font-family: "Raleway";
font-size: 18px;
color: grey;
}
Write the values you need.
Regards,
Eva Kemp.
Hello,
You should also modify the code in file wp-content/themes/woopress/framework/theme-functions.php (lines 1365-1455).
Regards,
Eva Kemp.
Hello @rioleon,
Please don’t duplicate your queries.
You’ve been replied in your topic.
Regards,
Eva Kemp.
Hello,
You can change currency in Woocommerce > Settings > General > Currency Options.
Regards,
Eva Kemp.
Hello,
We can’t access wp-admin panel because of the notice:
Briefly unavailable for scheduled maintenance. Check back in a minute.
Please check it.
Regards,
Eva Kemp.
Hello,
Unfortunately the changes that applied by our colleague can’t be modified for mobile and those changes were made for you as an exception as we don’t provide additional customization.
If you want to get default mobile menu you have to revert back to default theme configuration and remove modifications made in the child theme.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
I’ve cleared the cache but issue with mobile menu hasn’t been fixed.
We recommend you to update all required plugins via FTP.
You can download them at this page:
https://www.8theme.com/download-plugins/
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such feature.
Sorry.
Regards,
Eva Kemp.
Hello,
Do you want to change text itself or modify styles of the headings?
Regards,
Eva Kemp.
Hello,
Sorry, but mobile menu can’t be set this way.
It will show all menu items in one column.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please refer to this article:
http://businessbloomer.com/disable-variable-product-price-range-woocommerce/
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
We’ll fix this bug in the next theme update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello,
As I can see from error log file Internal Server Error is caused by lack of memory. The error is:
[19-Nov-2015 13:58:16 UTC] PHP Fatal error: Out of memory (allocated 50593792) (tried to allocate 72 bytes) in /home/recsaviajes/public_html/wp-includes/pomo/mo.php on line 276
Try to set memory_limit value to 256M.
Regards,
Eva Kemp.
Hello,
Is registration completed when you use normal characters?
We recommend to keep all plugins and theme updated as some bugs are fixed in the latest theme version.
Create a back up before update.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see one string isn’t translated:
http://storage6.static.itmages.com/i/15/1119/h_1447942229_5916145_ac91792224.png
Translate it and check the page then.
Regards,
Eva Kemp.
Hello,
We recommend you to follow the instructions described here:
http://brianjackson.io/diagnose-admin-ajax-php-causing-slow-load-times-wordpress/
http://www.markomedia.com.au/admin-ajax-php-high-cpu-problem-solved/
https://wordpress.org/support/topic/admin-ajaxphp-being-called-from-admin-pages-causing-db-connection-issues
Also as you can see from this test result http://www.webpagetest.org/result/151119_EX_S68/1/details/ slow loading is caused by images too. So you have to optimize them.
Regards,
Eva Kemp.
Hello,
You can change text in the file wp-content/themes/royal/framework/woo.php (line 874). To show it like a button add this code in Theme Options > Custom CSS > Global Custom CSS:
.size_guide a {
border: 1px solid grey;
padding: 10px;
}
Regards,
Eva Kemp.
Hello,
So do you need further assistance from us?
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
1. To set front page go to Settings > Reading > Front Page and select a page.
2. If we are talking about buttons, so I’ve changed the size of “Add to cart” button on single product page. This code was added to Custom CSS for desktop:
.product-information .cart button[type="submit"], .product-information .cart .button {
font-size: 11px;
padding: 6px 8px !important;
letter-spacing: 1px;
line-height: 1.42857;
}
This is the code for small button.
3. I’ve ticked “Open link in a new window/tab” in the menu item settings:
http://storage9.static.itmages.com/i/15/1119/h_1447940275_1125688_1afd20faab.png
Please check menu now.
Regards,
Eva Kemp.
Hello,
You can only add that info in product description, otherwise you have to edit Woocommerce php files.
Concerning the image please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.