Forum Replies Created
-
in reply to: not working scroll to section with ID
Hi,
Please share the latest WP admin and FTP credentials (username, password). Also, point out the location from where you’re targeting the section through the navbar link.Thanks,
in reply to: Menu Bar not working on mobileHi,
– Portfolio Section
Currently, there’s no option available in the Codeless Folie theme. If you wanna remove the animation on the portfolio items then it could be done using the custom CSS.– Client Section
Currently, there’s no option available in the Codeless Folie theme to modify the layout/num of client items of the client slider on mobile devices. What you can do now is, add the following code in the Customizer > General options > Custom Codes@media (max-width: 479px){ .custom_clients .owl-carousel .owl-item img{ width: 100%; /* Img-width, you can static values i.e. 100px*/} .custom_clients .client-item{ padding: 16px; /*Space around image */} }– Header
No, the header could be transparent and non-transparent. The option is available in the
Customizer > Default Header Option > Default Header TransparentThanks,
in reply to: Upgrading from Tower 1.9Hi,
I haven’t heard back from Dev. team – its means they may not have old version in archive, Since that version are Quite older and many functions will be deprecated.I will follow them and back to you asap.
Thanks,
in reply to: Actual site shows different demo than the preview.Hi,
It’s about the cache issue because your site displays the “Portfolio-Dark” demo on some devices but not on all. Contact your web hosting service provider and ask them to clear your server cache.Thanks,
in reply to: Specular Theme – Codeless SliderHi,
> You can find the JS code of Codeless SliderProject directory > wp-content > plugins > specular-wp-bakery-addons > public > js > specular-wp-bakery-addons-public.js > Line#148
> OUTPUT Code of Codeless Slider
Project directory > wp-content > plugins > specular-wp-bakery-addons > includes > codeless_slideshow.php > Line#265
P.S: Any request about modifying the core functionality wouldn’t be entertained. We recommend you, keep a backup of your site before making any change.
Thanks,
in reply to: Actual site shows different demo than the preview.Hi,
Please share the site URL, WP-Admin, and FTP credentials (username, password) using the private reply.Thanks,
in reply to: Horizontal Scroll not working for Erzen PageHi,
Save a copy of the current Elementor version activated on your site. In the future, if you encountered this issue simply manually upload and activate this version of Elementor.P.S: Don’t update the Elementor plugin for the time being.
Thanks
in reply to: Actual site shows different demo than the preview.Hi,
Currently, your site displays a combination of “Scroll-Story” and “Portfolio-Dark”. It seems your site was not reset successfully. We recommend you, please reset your site again and import the “Portfolio-Dark” demo. If the problem still persists then let me know.Thanks,
in reply to: Horizontal Scroll not working for Erzen PageHi,
– Horizontal Scroll
Please check and let me know.Thanks,
in reply to: Actual site shows different demo than the preview.Hi,
Please share the site URL and name of the demos(you’ve installed on your site).Thanks,
Hi,
I’m getting an Internal Server Error on your site. Please double-check on your end.Thanks,
in reply to: Specular Theme – Codeless SliderHi,
Currently, there’re not enough options available in the Codeless Slider to fulfill your request, any advancement on it will come under customization. We recommend you, share these thoughts on our “Suggest us Feature forum.
We’re consistently working on our themes and products to make them more useful and powerful. Your suggestions will help us to get to the mark.For the time being, you can use/buy a third-party plugin i.e. Slider Revolution. It’ll provide you the all the sliding options you need.
Thanks,
in reply to: Horizontal Scroll not working for Erzen PageHi,
– Horizontal Scroll
Please share the site URL, WP-Admin, and FTP credentials (username, password) using the private reply.– Different header on Erzen page
You can add custom or any pre-built Header/Footer element to the Erzen by simply changing that specific header/footer element display role.You can access the Header/Footer element through:
Step-1:
WP-Admin Dashboard > Appearance > Header/Footer/Blocks > Edit Erzen Header > Navigate to Options > Display role > Remove Erzen Page from the list > Update > DoneStep-2:
Edit the Header/Footer element (you wanna add) > Navigate to options > Display role > Add Erzen Page in the list > Update > Done.Thanks,
Hi,
Please share the site URL, WP-Admin, and FTP credentials (username, password) using the private reply.Thanks,
in reply to: Title Image and Typeface EditsHi,
The “AlbraDisplayMedium” is a custom font and not included in the Google fonts. To use custom font, use third party font plugin i.e. Use any font etc. upload your custom font file and it’ll give you a class name. Add this class name on your required widget or element.I’ve added the “AlbraDisplayMedium” using the same plugin. If you wanna add more than one custom font you’ve to buy it. Add class “albra” to add font family “AlbraDisplayMedium” on the elements.
Thanks,