Forum Replies Created
-
in reply to: Specular Demos Don't Load
Hello,
Can you please add some valid WordPress credentials in your profile data extra fields? So we can give this a closer look. Read this article for more information.
Best regards!
in reply to: Cant view colors and other options in filtersHello,
You can remove it by adding the css code below on Customizing ▸ General ▸ Custom Codes:
.shop_show_options .grid-options { display:none; }Best regards!
in reply to: Burger menu dissapears in screens less than 667pxHello,
Please add the css code below to Customizing ▸ General ▸ Custom Codes
@media (max-width: 320px){ .extra_tools_wrapper { visibility: visible; } }Best regards!
in reply to: email icon not appearingHello,
Go to your theme files using FTP and open codeless_socialwidget.php which is found in includes/widgets/codeless_socialwidget.php. Change the code below :
if( !empty($email) ) echo '<li class="email"><a href="'.esc_url($email).'"><i class="cl-icon-mail"></i></a></li>';To this :
if( !empty($email) ) echo '<li class="email"><a href="'.esc_url($email).'"><i class="cl-icon-email"></i></a></li>';Let us know if the problem persists.
Best regards!in reply to: Product main images biggerHello,
If you want to make the page fullwidth then you will not have a left sidebar. There are 3 possible Shop Categories layouts: Left Sidebar, Right Sidebar and Fullwidth.
Best regards!
in reply to: Service Circle IconHello,
The Service Circle Icon has that specific style. If you want the icon to align to left use Service Small Icon.
The one you say has a Service Small Icon that aligns left.Best regards!
in reply to: Service Small IconHello,
Yes the icon size can be bigger than 40pixel, just change the font size to your wish. But you have to also edit the size of the container of the icon. Add the code below into your Custom css box in General Options:
.services_small dt { width: 50px; height: 50px; }Through page options you can change the Icon color and Icon background color. To change the border color add the code below:
.services_small .wrapper { border: 1px solid #666; }Let us know.
Best regards!in reply to: Shop page layout issuesHello,
Does the user you send us have admin rights? Please give it admin rights so i can be able to see all wordpress menus.
Best regards!
in reply to: Translation for "Filter by"Hello,
Are you using a plugin for translation? I suggest you read the article below:
https://support.ellethemes.com/?ht_kb=translate-site-using-po-mo-files
If you can’t resolve the problem, please add some valid WP credentials in your profile data extra fields so we can give this a closer look. Read this article for more information.Best regards!
-
This reply was modified 8 years ago by
Medrit.
in reply to: Currency settings of woocommer do not applyHello,
To move the € sign on the right side of the value please add the css code below to Customizing > General > Custom Codes
.woocommerce-Price-amount{ display: flex; flex-direction: row-reverse; }Let us know.
Best regards!in reply to: Cant view colors and other options in filtersHello,
Is there a way to reset the script and get all the sample menus, pages etc back?
To reset the script and get all the sample menus, pages back you have to re-import the demo, but keep in mind that all the changes you made to the theme including the content will get lost and the dummy data of the theme will show.1. To change the product page layout you should go to Products. Open a Product and scroll down to the Product Data Section. Change Product Single Style to your needs. See screenshot: https://ibb.co/mKBcgT
2. To add the color option you first have to add an attribute for the color. Below I am providing a link to the video where you can see in details how to do it.
https://www.youtube.com/watch?v=Rw_tct2pfoY
You should start the video from minute 3 where it shows setup attributes.Let us know.
Best regards!-
This reply was modified 8 years ago by
Medrit.
in reply to: Disable comments on postsHello,
If you want to disable comments in posts you should go to Dashboard > All Posts.
Then open the posts you want to hide comments. On the top right corner click on Screen Options and tick Discussion. If you scroll down you will see the tab Discussion with 2 options: Allow comments and Allow trackbacks and pingbacks on this page. Uncheck them both. See screenshots below:
https://ibb.co/h54cfo
https://ibb.co/cLLHfoBest regards!
in reply to: Image product problemHello,
The images will still be optimised but instead of being optimised by the Codeless Image Resizing feature, but they will use WordPress default settings.
Best regards!
in reply to: Updates for SpecularHello,
We have purchased extended licenses for all included plugins. This means they can be used by any one purchasing our theme as long as they use the version included in theme folder. To use them, just install plugin from Plugins menu and activate again from the Plugins menu. This is enough to use the sliders normally. There is no need to activate it in the slider’s options.
The only restriction of this type of licence is that you can not update it on your own terms.
The rules of the marketplace don’t allow us to give the plugin activation code. You can use the existing version without any problem. We update frequently all theme plugins to their latest versions in almost every theme release or in case when an urgent update is needed. So they are always fully compatible with the current theme version.If you want to buy a license by yourself this is allowed, but we thought that this isn’t needed because the version included works perfectly.
You are free to make the choice that best fits your needs.Step 1 – First you have to update the theme. See instructions in the link below:
https://codeless.co/documentation/main.html#update_themeStep 2 – To update plugins see instructions in the link below:
https://support.codeless.co/?ht_kb=visual-composer-updateBest regards!
in reply to: Blurr main iconHello,
Please try uploading another logo with higher resolution and let us know if nothing has changed.
Best regards!
-
This reply was modified 8 years ago by