613 comments found.
Hello, how to disable Google font and enter the font manually?
Thanks.
Hi! This theme uses Google’s default font and currently we do not have the option to turn it off.
Regards, Linethemes
Hi. I need to update the theme. How do I go about it?
Hi! Please read the following article to update the theme: https://linethemes.ticksy.com/article/5639/
Regards, Linethemes
Thank you. I’m trying to update the WPBakery page builder and I followed these steps which you shared with another user on the forum.
“there will be an update for PHP8, you can update WPBakery page builder to latest version (6.8) by way: Deactivate and delete Wpbakery page builder -> go to Appearance -> Install plugins -> reinstall Wpbakery page builder”
I got an error:
“Downloading installation package from http://demo.linethemes.com/plugins.php?id=js_composer…
Download failed. A valid URL was not provided.
TGMPA v2.6.1 Return to Required Plugins Installer”
Please help.
Hi! You need to update the theme to the latest version then you can update the plugins or create a ticket at https://linethemes.ticksy.com Our support staff will help you to resolve.
Regards, linethemes
Thanks for the guidance. I have raised a ticket.
I got an error message on the home page about line 103 of the settings.php file for the Animated Headline plugin. The plugin developer missed declaring the $out variable inside the animat_text_filter function.
So, instead of:
function animat_text_filter($animat_text){
$texts = $animat_text;
$arrlength = count($texts);
for($x = 0; $x < $arrlength; $x++) {
if($x==0){ $addclass = "is-visible";}else{$addclass = "";}
$out .= ''.$texts[$x].''."\n";
}
return $out;
}
It should look like this:
function animat_text_filter($animat_text){
$texts = $animat_text;
$arrlength = count($texts);
$out = ''; //Declare $out as an empty string
for($x = 0; $x < $arrlength; $x++) {
if($x==0){ $addclass = "is-visible";}else{$addclass = "";}
$out .= ''.$texts[$x].''."\n";
}
return $out;
}
Hi! Please create a ticket at https://linethemes.ticksy.com Our support staff will help you to resolve.
Regards, linethemes
Hi! When will we see an update for the following plugins?
- Advanced Custom Fields PRO (current version 6.2.0 | latest version 6.2.1.1)
- Massive Addons for WPBakery Page Builder (current version 2.4.7 | latest version 2.4.8)
- WPBakery Page Builder (current version 7.0 | latest version 7.1)
Thank you!
Hi! You can update them with the following: Deactivate & Delete Plugins -> Go to Appearance -> Install Plugins -> Reinstall Plugins
Note: the Massive Addons plugin is not included in our installation package.
Regards, Linethemes
I downloaded the full installation package and the plugins included are not up-to-date. When do you expect them to be updated to the latest version?
Hi! To use and update the latest versions of the plugins you need to do the following: Deactivate & Delete Plugins -> Go to Appearance -> Install Plugins -> Reinstall Plugins
Note: The latest versions will be updated on our server. The download package on ThemeForest is only updated when we update the theme.
Regards, Linethemes
Hi how are you. Kindly advise the source where you got these icons https://prnt.sc/-VX0_mnDmFoU. Thank you.
Hi! We create icons here: https://www.orioniconlibrary.com/app
Regards, Linethemes
Hi, will this theme update font awesome? I checked and I have the 4.7 version while the one with X new logo is now 6.0.9
Hi!, we don’t update fontawesome because after version 4.7 they are no longer free.
Regards, Linethemes
Thank you for your answer! 
I can’t update wp-bakery now and I deleted the plugin as required before updating it.
Installing Plugin: WPBakery Visual Composer Downloading installation package from http://demo.linethemes.com/plugins.php?id=js_composer…
Download failed. A valid URL was not provided.
Hi! You need to update the theme to the latest version, we have changed the link to download WPBakery, Or leave your email and I will send you link to download.
Regards, Linethemes
I did have the latest version. It’s too late now I couldn’t find where you keep the plugin in the files so I couldn’t use my back up so I had to pay for a WP Bakery license at my cost
Does this design support the Arabic language (RTL) or translation using WPML?
Hi! Yes, our theme is support the Arabic language (RTL) and WPML
Regards, Linethemes
Is it possible to enter maximum projects per page and paginate them? I couldn’t find anywhere in project settings or theme customizer. Thanks
Hi! Please go to Setting -> Reading -> Edit here: https://prnt.sc/UV7Xv0XcD4ax
Regards, Linethemes
Perfect, Thank you.
Price switch not working on mobile.
Hi! Can you provide a screenshot? I checked but it still works fine
Regards, Linethemes
Hi, I liked the theme, but you said in some answers that it was not elementor compatible. Do you have any plans to launch the Elementor version?
Hi! Unfortunately we have no plans to add Elementor to this theme, you can check out some of our other themes that support Elementor
Regards, Linethemes
Which are the latest supported versions of WP and php for the theme?
Hi! This theme is compatible with the latest versions of WordPress and Php. Most stable at version php 7.4
Regards, Linethemes
Thanks!
Hi, the theme options in the Customizer is really slow. Sometimes it needs 30 seconds to react when clicking or typing. Is there a way to fix this?
Hi! We found it worked well. You can refer to the following methods to improve speed: https://www.wpbeginner.com/wordpress-performance-speed/
Regards, Linethemes
I extended my support but when I go to submit a ticket it still says I don’t have support.
Hi! You can create tickets at the General Questions Category (No purchase code required) https://prnt.sc/Ir1yoHwAx9Ci
Regards, Linethemes
Hi Support, in the Tools> sample data > when I click on one of the demo data import button it shows demo data is imported but nothing actually imported in pages, images, etc.
Hi! Please create a ticket at https://linethemes.ticksy.com Our support staff will help you to resolve.
Regards, linethemes
I don’t have the purchase code so unable to submit a ticket, can you provide the relevant link from where I can download the demo content it will be very helpful. Regards
max_execution_time 180 memory_limit 128M post_max_size 32M upload_max_filesize 32M
Read more: https://linethemes.ticksy.com/article/6458/
You can create tickets at the General Questions Category (No purchase code required) https://prnt.sc/Ir1yoHwAx9Ci
Regards, Linethemes
Hi, this is a prepurchase question, is the theme compatible with elementor?
Hi! This theme is only compatible with WPBakery Builder
Regards, linethemes
How can I chage the custom font?
Hi! Please go to Customize -> Layout & Styles -> Color & Typography -> https://prnt.sc/_b5E2zheQTGA
Regards, Linethemes
No, I want to add an custom font
Hi! You can use plugins to add custom your font: https://colorlib.com/wp/wordpress-custom-fonts/
Regards, linethemes
Hi,
can you update ACF Pro to 6.2.0 please?
6.1.8
Release Date 3rd August 2023
Security Fix – This release resolves a stored XSS vulnerability in admin screens with ACF post type and taxonomy labels (Thanks to Satoo Nakano and Ryotaro Imamura)
Hi! Please update again
Regards, linethemes
can i use the perfex plugin on this which is a wordpress plugin to sync leads from the wordpress theme to perfex
Hi! Yes,with this theme you can use perfex plugin
Regards, linethemes
Any update on php8.0 compatibility, still not compatible. Thanks