Forum Replies Created
-
in reply to: Make header phone number clickable
Hello,
Please go to file \wp-content\plugins\codeless-builder\assets\js\cl-builder.js and find these lines:
editor_params = { toolbar: { buttons: [ 'bold', 'italic', 'underline', 'subscript', 'superscript', 'justifyLeft', 'justifyCenter', 'justifyRight', 'justifyFull', 'highlighter', 'dropcaps', 'blockquote', 'removeFormat',Add
'anchor',at the end of the list. Save changes and refresh site. The link option will be added to your text speedy editor. Like in these screenshots:
Code: https://ibb.co/BNN088h
Result: https://ibb.co/GCzH4YF
I can do the change for you but the site is no longer accessible.Best regards!
in reply to: Can't see Codeless slider item on dashboardHello,
Sorry for the misunderstanding. The Codeless Slider is as option in other theme’s of ours. But in Folie, you can only add a Codeless Slider from the Customizer elements. Then add slides instantly in the page.
See screenshot:
https://ibb.co/LdmyWYRLet us know if you have any questions.
Best regards!
Hello,
I opened your site twice and never get the issue. See screenshot: https://ibb.co/dGhvn3s
Did you manage to fix it?
Let us know.Best regards!
in reply to: about changing portfolio itemsHello,
In the latest updates, the site’s customization and single post/page customization have been separated. You are opening the site’s options. To change portfolio options, open them from Portfolio menu in dashboard: https://ibb.co/cYDQc5M
or from the Customizer: https://ibb.co/Y2vZ1hVLet me know how it goes.
Best regards!
in reply to: about changing portfolio categoriesHello,
You can achieve this by adding this code into your Custom Css box:
.cl-filters.cl-filter-fullwidth button:first-child { display:none; }Best regards!
in reply to: Problems with the prices in productsHello,
Can you please be more clear? Where is this white stripe? Can you send me a screenshot?
Best regards!
in reply to: Testimonials Carousel Breaking in Tablet and MobileHello,
Please add this code into your Custom Css box:@media (max-width:480px){ .testimonial_carousel_element .caroufredsel_wrapper { overflow: visible !important; } div#fws_5ca61e2dec360 { padding-bottom: 220px !important; } }Let us know.
Best regards!
in reply to: Slider Revolution YouTube Video Not playingHello,
I understand what you want to do but that is not possible. Sorry this is a third party plugin, created from another author. We include it in our theme for your convenience but can not change it’s core files or make major changes to it. Like we could do with theme files.
Best regards!
in reply to: Shop layoutHello,
I don’t see any change here. See screenshot: https://ibb.co/tCb1RzK
Just remove the content from page “Shop Single Top Content”.Best regards!
in reply to: footer content fullwidthHello,
Please add this code into your custom css box:
.footer-widget.center-column { width: 1016px !important; }Set the value to your wish.
Best regards!in reply to: GalleryHello,
1-This is a gallery you have here. That’s why it sends you to the image, when you click on it. To link to other post/portfolios, use a “Portfolio” element or a “Blog” element for posts.
2-Change the footer number of columns is Customize > Footer > General > Footer Layout. (screenshot) Change the number of columns here. The go to Appearance > Widgets to add content to the footer.
Best regards!
in reply to: Required PluginHello,
Please be more specific. Which plugin is asking to pay additional fee? All included plugins can be installed just by clicking on the message in the dashboard, or automatically when you install dummy data. Just make sure to have parent theme active when installing plugins, not child theme. So you don’t get the “wrong path” error.
Can you please post some wp credentials in a private reply? So i can check.
Best regards!
in reply to: Can't see Codeless slider item on dashboardHello,
Do you have installed all required plugins? Can you please post some wp credentials in a private reply? So i can check.
Best regards!
in reply to: about changing portfolio itemsHello,
The file is no longer available. see screenshot: https://ibb.co/X4CVW8q Did you remove it? Can you upload it again?
Let us know.
Best regards!
in reply to: Problems with the prices in productsHello,
I fixed it.
See screenshot: https://ibb.co/stQjrhd
Please clear cache and refresh page.Best regards!