Forum Replies Created
-
in reply to: slider problem
Hi please open this file /wp-content/themes/specular/includes/core/codeless_slideshow.php go to line 60 and replace with this:
$this->options['layer_slider_id'] = (int) codeless_get_mod('layerslider')+1;This should fix the warning. Sorry for this inconvenience, caused by the last update.
Thanks
in reply to: Setup Register PartCan you give me wp credentials?
I can help you do this
Thanks
in reply to: Shop page different with demoYes, I can help you to setup WPML or live chat plugin. We are using Drift it’s great
Do you need to make the website multilingual or just to translate to another language?
Thanks
in reply to: Sub-menu is behind page contentHi, first congrats for the great website design that you are creating!
Please add this css line to fix this issue:
.header_container{ position:relative; z-index:999; }Thanks
in reply to: Change Woocommerce image changesYes, as I told you, the image size of Nepeta item. It’s smaller and creates a different image size from crop.
in reply to: Related Portfolio ItemsFixed! Hope it’s ok now :)
Thanks
in reply to: Order Online menuYou’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
in reply to: Mobile menu and widthHi, I changed something, hope it works now. Let me know. check with incognito mode or clear history!
Thanks
in reply to: Hyperlink to an individual FAQ ?Hi, please try this.
Go to vc_templates/faq.php
Replace line:
$output .= '<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion'.esc_attr($nr).'" href="#toggle'.esc_attr($id).'">';with:
$output .= '<a class="accordion-toggle" href="'.get_permalink().'">';Let me know if this works
Thanksin reply to: Change Woocommerce image changesHi, this happens because Nepeta image is smaller than the crop size. Can you please add at least an image 300×300 px ?
This should fix layout issue
Thanks
in reply to: ERROR when updating to 3.3Hi, please open that file and edit line 60, replace with this:
$this->options[‘layer_slider_id’] = (int) codeless_get_mod(‘layerslider’)+1;Thanks
in reply to: Import SliderHere it is: https://we.tl/t-M8qyifpP8H
We will add a new update tomorrow with a new plugin for managing and downloading needed sliders.
For now, you can download the zip I have sent.
Thanks
in reply to: Portfolio Page 404 Page Not FoundYou’re welcome :)
It’s an old WP trick, WP needs to rewrite server rules.
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
in reply to: Mobile menu and widthHi,
I checked on Chrome simulation and on my iPhone, it looks perfect. What type of mobile device are you using?
For the mobile menu, we have added a new update for specular that should fix the issue.
Thanks
in reply to: How to add Codeless Slider background imageGreat!