Forum Replies Created
-
in reply to: mp4s stopped playing suddenly
Hello,
We have investigated this and it seems to be an issue with video format calls in Safari. I have reported it to our developers and we are working on it. We will include the fix in the next theme update.
In the mean time please use any browser except Safari.
Sorry for the inconvenience!Best regards!
This reply has been marked as private.in reply to: Center portfolio filterHello,
Yes, you can do that too. Add this code as well:
@media (max-width: 480px){ #logo img { margin-right: 63px !important; } #portfolio-filter ul { margin-left: 16px !important; }}Result screenshot: https://postimg.org/image/9irp4c90tn/
Change the values to your wish.Best regards!
in reply to: Stuck loading Customise screenHello,
Let’s take one at a time all your questions above:
1- “is it possible to take the work I have done now and save it as a child theme?“:
What do you mean exactly? Do you mean the settings and changes made to theme content; widgets and options? If so, these changes are not affected by theme update. They are stored in the database so no theme update will affect them.
If you have made direct changes to theme files, these WILL be overwritten by a theme update.
You can start using a child theme any time you want. Just make sure to add all changed files into it. (Please know that not every file can be overwritten in a child theme. Learn more about it in the WordPress official site).2-Codeless Slider in homepage:
I see, i have already notified the developer. We are looking into it and will included a fix in the next update (will be released very soon). In the mean time, i have already added a correct working slider. You can edit it out. Please check your homepage.3-You can update using the Envato market plugins, or update manually from wordpress. Read here for more details: https://codeless.co/folie/documentation/main.html#update-theme
4-Sorry about the notifications, we will check and fix as soon as we can.
5-I see that some options are not showing up in your site. I checked the latest theme update on my side and i am perfectly able to add/edit/remove sliders from the codeless slider as well as other elements.
Did you made any changes to files recently? Can you please make a fresh theme update once again?
Let us know if the situation persists.Best regards!
in reply to: Cart Layout, Buttons, & Product TypographyHello,
We have checked this and it appears the fix in file js/main.js will not be enough. We are already aware of it and will include a fix in the next theme update (it’s in our update list).
I kindly ask for your patience till then.Thank you!
in reply to: Footer ColorHello,
Please go to General > Footer > Main Footer Style > BG Color, select the color you want from the palette.
Best regards!
in reply to: Tower: Mobile Logo Overlapping & Not ResponsiveHello,
Please add this code to target the ipad profile layout:
@media (max-width: 769px){ #logo img { top: 49% !important; margin-right: 90px !important; }}The images below are in a row of 4 columns. In ipad width they will have to adapt to the smaller screen width. So the space for the images will be limited. You can increase it, but it will result in 2 images per row or more.
Add this code:@media (min-width: 768px){ .vc_col-sm-3 { width: 49%; }}Result screenshot: https://postimg.org/image/998ffis5ln/ Change the values to your wish.
Best regards!
in reply to: mp4s stopped playing suddenlyHello,
I opened both site’s and the video were perfectly working. Here: https://vchainanalytics.com/ and here: https://clearpathglobal.com/services/
I made a screen recording of the last: https://jmp.sh/1wTAxH1To center the video in services, add this code into your custom css box:
.video_section #video_background { max-height: 163% !important; margin-top: -250px !important; }Let us know.
Best regards!
in reply to: Problem with themeThis reply has been marked as private.in reply to: IT Services Demo SiteThis reply has been marked as private.in reply to: Center portfolio filterHello,
Please add this code into your custom css box:
#portfolio-filter ul { margin-left: 24% !important; }Result screenshot: https://www.clipular.com/c/5085285951209472.png?k=Df2do8D86Wp-31ogKX8GXJxBI8Y
Let us know.Best regards!
in reply to: blog title – single postHello,
Sorry for the late reply.
What version of theme are you running there? Yes, it is possible for it to not be available anymore after update. However the updates hold very important changes and are needed for the site to not have issues in the future.
I suggest you keep both versions(of theme). Upload the latest update of theme files via ftp. Rename it’s folder name so that there aren’t two folders with the same name. Activate the new version, check how it affects the site. Switch back to old theme version if you do not like it.Let us know.
Best regards!
in reply to: Contact form 7 compabilityHello,
The above is custom css. It just styles the preview of contact form. Does not affect it’s functionality. I suggest you check with your host that there are no issues sending/receiving email. Also remove any third party plugin related to mail, if you have any installed.
Let us know.
Best regards!
in reply to: client slider on mobile (responsive)Hello,
That’s not a problem. It’s the arrows default style. You can change it using custom css. However, i just checked your site and i don’t get any movement of the arrows in mobile, while on hover.
Did you perhaps changed it already?
Let me know.Best regards!
in reply to: Menù color and Rewriting writeHello,
Glad to know you’re ok now. I am marking this post as resolved. Please open new ticket for any new question.
Best regards!