Forum Replies Created
-
in reply to: Search displays HTML entity for special characters
Hello,
We will try to fix this issue in the next updates, but seems it is difficult to resolve it. So the only fast solution is to remove the space.
You will be notified with an email when the update will be online.
Regards!
in reply to: Header Top MarginHello,
This is is caused by the Page Transition > Page Transition in Effect > Fade out effect.
After i changed it to fade in effect now everything is ok,
Please check and let us know.
Regards!
in reply to: Free template slider revolutionHello,
You can find an update list of free Revolution Slides here: https://codeless.co/revolution-slider-free-templates/
Regards!
in reply to: Header Top MarginThis reply has been marked as private.in reply to: Cant set the price for variable productHello,
I have see that you have added the price.
Let me know if you have resolved your issue.
Regards!
in reply to: How to add a Reservation Form in Picante ThemeHello,
You have to follow these steps below:
1. Install this plugin “Open Table Widget” link: https://wordpress.org/plugins/open-table-widget/
2. Edit the the page you want to add the reservation with Customizer. Add element Widget Sidebar.
3. Go to Appearances > Widgets > Open Table widget and drag and drop in the sidebar you have selected before in the Widget Sidebar element.
4. Register your restaurant into https://www.opentable.com/
5. After registration you can add your Restaurant in the Open Table widget we have added on the point 3.
Let us know.
Regards!
in reply to: Clients – Not displaying Logos/images correct.Hello,
I think that this issue can be caused by some JavaScript issue.
Please can you send to us your online so we can find what cause this issue.
If you going to check the online demo of specular: https://codeless.co/specular/default/ seems the client section works perfectly.
Let us know.
Regards!
Hello,
Please can you try to install the theme manually:
1. Unzip handel folder
2. Login into ftp
3. Go > To wp-content/themes/ and upload Unzip
4. Login into Dashboard > Appearances > Themes and activate Handel theme.Let us know if you have resolved the issue otherwise send to us your credentials and we can install it for you.
Best Regards!
in reply to: Header Top MarginHello,
Please share for you online link so we can login and investigate the issue you have. Fill the profile details like online link and wp credentials.
We will try to figure our why of this issue.
Best Regards!
in reply to: Images are not able to update/editHello,
Yes, share them.
Regards!
in reply to: Contact form thank you messageHello,
I have found this issue you have to edit the file /themes/handel/css/codeless-front-elements.css and changed the line:
div.wpcf7-validation-errors{ border: 2px solid #444; padding: 10px 20px; margin: 40px 0; width: 82%; }replace with:
div.wpcf7-validation-errors{ border: 2px solid #444; padding: 10px 20px; margin: 40px 0; width: 100%; }Save the file and it is fixed.
We will fix it again on the next update.
Sorry again.
Regards!
in reply to: June Theme supportHello,
1. You can do that by adding some custom css code
.header_container > .top_nav {display:none;}After this you can activate it on responsive:
@media(max-width:768px;){ .header_container > .top_nav{ display:block !important; } .header_container.cl-header-topnav-mobile .top_nav.header-row .header-col{margin-top:-53px;} }Keep in mind to delete all the other top navigation elements except the login one.
2. You have to add this line into Custom Css:
footer#colophon{text-align:center;}3. This is fixed in the latest update 1.6.3 version
Best Regards!
in reply to: Footer ColorHello,
For change the social icon color you have to Go Customize > Footer > Main Footer Style > Link Color and the Link Hover Color (for the color when the mouse is over the social icon). Set the color with the color picker. Save the change and check the new color.
Let us know.
Regards!
in reply to: Footer ColorHello,
Footer font color can be changed into Customize > Footer > Main Footer Style > Body Font Color. Set the color you want with the picker and set the color you want.
Regards!
in reply to: Button Opens Page in New WindowUPDATE IS ONLINE with the UPDATES REQUIRED!