Forum Replies Created
-
in reply to: Portfolio all in One
Great :)
If you like our theme and support, please leave us a review on Themeforest, it’s important for us.
Thank You!
in reply to: Education university demoHello,
Please add some wp credentials in a private reply. So we can install it for you.
I have notified the developers, we will push a new update with the missing demo added.
Sorry for any inconvenience.Best regards!
Hello,
I opened your site and checked the home page, but the row showing in mobile is set to not show in mobile and ipad. See screenshot: https://ibb.co/2NLyvhY
Am i missing something?
Please try this code to resize background image in mobile:@media (max-width: 797px){ #first.cl-row .bg-layer { background-position: center center; background-size: contain; height: 33%; }}You can change the headings font and line-height to match the ipad/mobile view in the headings options > Responsive (screenshot).
2-I added this code in your Custom Css box:
@media (max-width:797px){ footer#colophon { width: 61%; } div#viewport { overflow-x: hidden; } }To fix this.
Please clear cache and refresh page.
Let us know.Best regards!
in reply to: Specular Dummy DataHello,
I tried to login using the credentials but the password is not being recognized. See screenshot: https://ibb.co/VCW8GFT
Did you change it? Please check and let us know.Best regards!
in reply to: Mobile menu loads unreliablyHello,
Please try deactivating all third party plugins first. Clear cache and refresh page. Let us know if the situation persists.
Best regards!
in reply to: Page ScrollingHello,
Sorry but this is not possible to achieve with theme options. This requires coding that is not included in support. If you want private customizations, please contact codeless.sol[at]gmail.com to request a quote.
Best regards!
in reply to: Portfolio filter orderHello,
Sorry but it’s not possible to change the order of the categories in the category bar.
To change the “All” text, you can either use theme’s .PO file. See this article for more: https://support.ellethemes.com/?ht_kb=translate-site-using-po-mo-files
Or change it directly in file: folie/template-parts/portfolio/parts/filters.php
Find this line(36):<button data-filter="*" class="selected"><?php esc_html_e( 'All', 'folie' ) ?></button>
Note: Please keep in mind that if you decide to cahnge the text directly in file, you will have to redo it every time there is a theme update.Best regards!
in reply to: full width imagesHello,
Add a media element and in it’s options search for “Image Size”. Set it to full. See screenshot: https://ibb.co/3h9Yy6K
Best regards!
Hello,
This is a third party plugin that we have not tested. Sorry but third party plugins are not supported. You can see a list of available plugins that are tested and fully compatible with Codeless Builder.
As for WP Bakery builder, it’s the same. You can find all other plugins that are compatible with it, in the plugins official site.Best regards!
in reply to: Customize Display ErrorHello,
Third party plugins are all plugins that did not came with theme. That are not included in theme package. A list of them can be found in theme’s profile in Themeforest. See here.
However, i have forwarded you ticket to theme developer for a more proffessional review. We will update you as soon as we can.
Best regards!
in reply to: Logo is not working in mobileHello,
I don’t know where the screenshot is taken but the changes are not done. Here is the current state of the file you need to edit: https://ibb.co/5FVHXq8
There are no changes made just yet.
Please make the suggested changes first.
Regards!
in reply to: testimonials options not showingHello,
The developer is investigating on this and will update you asap.
Regards!
in reply to: Specular Dummy DataHello,
Please send the site’s link as well.
Regards!
Hello,
Yes, please increase your php version first. If the situation persists, add some wp credentials in a private reply. So we can check what errors are showing.
Best regards!
in reply to: Codeless Slider not workingHello,
I edited it. Now, please go to file includes/codeless-slider/codeless_slider.php and find line (38):
$speed = 800;
Edit value to 5000. Save changes.Best regards!