Forum Replies Created
-
in reply to: How can i add Houzz link to social icon links
Hello,
To add a new social you need to edit theme files. The responsible file is: folie/includes/widgets/codeless_socialwidget.php
If you make the changes directly to parent theme files, they will be overwritten in case of a theme update. And as result, the changes will be gone.
There are three ways you can avoid this.
1-You can save a copy of the file you are adding changes and replace it in the future (after theme update).
2-Perform a partial update. Meaning, you check the change log and overwrite ONLY the files that has been altered from the release. Not overwrite the entire theme folder.
(Not recommended)
3-Just use a child theme.(Recommended)Best regards!
Hello,
Did you select this style: https://postimg.org/image/4nhlehmg7/ ? If yes, then the header has been correctly imported. All you need to do is add your own logo and change the menu items to your wish.
-To change the menus just hover over the menu element, click on it to unfold the elements option panel in the left side bar.
Let us know if you need help changing it.Best regards!
in reply to: problem on header templateHello,
This is a duplicate ticket of this one: https://support.codeless.co/?topic=cant-set-the-main-header-at-the-top-as-the-template-please-help
I am closing this. Please keep up in the original topic.
Thank you!
in reply to: Media link to open in new tabHello,
Sorry but this is the only way. This edit can not be achieved using custom css.
This is a personal preference and other customers do not want it. So we can not add it to theme default settigns.You have to make the customization.
Best regards!
Hello,
Please check that all the links have been properly changed into the new domain, in the database.
Best regards!
in reply to: Call To Action Button wrapping in responsive viewHello,
There should not be any problem adding you own selfhosted video using the Media element in Visual Composer.
Please try and let me know.PS: If you like our theme and support, please leave a review on Themeforest, it’s important for us :)
Thank You!
Best Regards!in reply to: Can’t edit with WPBakery Page BuilderThis reply has been marked as private.Hello,
You are right! Thank you for letting us know.
I have notified the developer and we will include the change for this in the next theme update.Best regards!
Hello,
Please add this code into your custom css box:
@media (min-width: 979px) and (max-width: 1150px){ #navigation { display: none !important;} .mobile_small_menu { display: block !important;} #logo img {margin-left:100% !important;} }Let us know.
Best regards!
in reply to: lightbox menu.Hello,
Sorry for the late reply.
Please know that we answer to tickets according to their arrival time, the oldest first. By constantly replying to your own ticket, it went up in line.
The support time is from Monday to Friday 9:00AM-17:00PM (UTC+1).*Please consider timezone differences while waiting for our reply!
-The scroll is ok in the portfolio page. I just checked. Are you referring to the admin panel? The panel is to edit the element and will not show all items so that you are not distracted and can keep focus on the settings. This is a wordpress setting.
-To hide the category filter bar, please go to the Portfolio options > EXTRA STYLE > Filters. Select “Disabled” option from the drop-down list. Screenshot.
Let us know.
Best regards!in reply to: My cart doesn't work in theme "June"Hello,
You have a very old theme version. The latest version is 1.5. Please update theme and all it’s included plugins (especially Codeless Builder).
Then let us know if the issue persists.Best regards!
in reply to: Site breakdown after installHello,
Sorry for the late reply.
Please know that we answer to tickets according to their arrival time, the oldest first. By constantly replying to your own ticket, it went up in line.
The support time is from Monday to Friday 9:00AM-17:00PM (UTC+1).*Please consider timezone differences while waiting for our reply!
Can you please give more details on the steps taken? Is this a multi-site? You changed the site’s root folder, but did you update the links in the database?
Let us know.
Best regards!
in reply to: User welcomeHello,
Which header style are you using? All header elements can be edited out by just clicking on the element, then the elements options will unfold in the left sidebar. make the changes you need there. Or in case of just text, click on the text to start editing it.
Can i please see a link where are you running this? So i can understand better the situation.Best regards!
in reply to: Prices backwards for variable productsHello,
@jtrue,
Yes, that’s correct! Thank you for pointing it out! It was a speedy mistake from my side. I mixed it with another of our themes. My apologies for this!
@PoeNedge,
This is not a mistake. It’s theme’s default style. It was actually in that order before and due to requests, we changed it to this way. If you want to change it to your taste and needs then you need to use the custom css.Best regards!