Forum Replies Created
-
in reply to: Errors in Google webmaster
Hello,
It seems that you haven’t enabled the responsive mode. Please check your settings at specular -> Layout.
Let us know if you still need help.Best regards!
in reply to: Contact Form 7 – Problem with LightboxHello,
I just checked the contact form on the popup box. This is the way the contact form works, the success/error messages are displayed on the same window.
The only think you can do, it to add some custom JS to trigger the form check before it submits the info.You can find the css file at ‘specular/css/bootstrap-responsive.css’.
Best regards!
-
This reply was modified 11 years, 2 months ago by
Mirela.
in reply to: Just Installed Business 3 Theme With IssuesHello,
Please can you write your site credentials in a private reply, so I can install and configure the theme for you?
Best regards!
in reply to: Link ColorHello,
The update is available, please download it.
Best regards!
in reply to: Change Line Width of Skills Pie ChartHello,
Please edit the file ‘specular/js/animation.js’.
Find these lines:
$chart.easyPieChart({ lineWidth: 3, size: 140, trackColor: color2, scaleColor: false, barColor: color, barColor2: color, animate:2000 });change ‘lineWidth’ to ’10’ or the width you want.
Best regards!
in reply to: Absolutely Horrible Support!Hello,
Sorry for the inconvenience and for the late response.
We have now responded at the other topics our have opened at the support forum.
We will respond you asap your emails.We usually respond within 24 hours but in cases there many requests, the response may take up to 2-3 days.
We are doing our best to make our clients happy and respond asap to all the questions and improve our theme.Please let us know you how can we help you. We will solve all your issues. After that, if you are happy with the customer support please change your rating at the themeforest and give us 5 stars.
Best regards!
in reply to: Can I edit images in slider from demo?Hello,
You can easily edit the demo data content. If you want to change the slider, then go to Codeless slider menu and change the images, buttons and text. For more info please read the theme doc https://codeless.co/documentation or watch the video tutorials https://support.codeless.co/?page_id=45
Best regards!
in reply to: Can't install the themeHello,
You should allocate more memory. Please add this line at wp-config.php:
define( 'WP_MEMORY_LIMIT', '64M' );
Refer to this link https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards!
in reply to: Link ColorHello,
Please wait the next theme update, it will be available soon.
Best regards!
Hello,
You can select here https://www.clipular.com/c/5748476307570688.png?k=wqYLie2bS184tKml_Uv4g4mfD5M
the style of the drop down menu.Or add !important at the css style on the above reply:
color: #0D0D0D !important;}
Best regards!
in reply to: Product quantity plus and minus signsHello,
I can’t login, please can you check the credentials?
Best regards!
Hello,
We have responded you here https://support.codeless.co/?topic=trouble-with-eye-catching-innovative
Best regards!
in reply to: Please set my testimonial carousel to manual onlyHello,
I need your ftp credentials. The file can’t be accessed from WP.
Best regards!
in reply to: Responsive Slider HeightHello,
Please use this custom css code:
.codeless_slider_wrapper { min-height: 200px !Important; } .codeless-slider-container{height:200px !important}Best regards!
in reply to: How to define Multi-Size-Grid in Portfolio OverviewHello,
The portfolio image sizes are generated automatically in a such order. If you want to change the size od the full width image please edit the file ‘specular\includes\view\portfolio\loop-masonry.php’:
$masonry_order[3] = array('1', '1', '1', '2', '1', '1', '2', '1', '1', '1', '1', '1', '3', '1', '1', '2');change the value ‘3’ with ‘1’ or ‘2’.
Try this and let us know.Best regards!
-
This reply was modified 11 years, 2 months ago by