@arik, Please note all questions related to paid addons should be asked in the gVectors.com forum. Here we only support issues related to free wpFor...
Hi @civilenggnotes, Please read Alvina's answer here:/p>
Hi @xaleah, Please read this doc:/p>
@alber_97 Use the CSS code below: .elementor-inner { overflow-y: hidden; } The CSS codes should be added in the "Custom CSS code" textarea, loc...
you're welcome @bujkilla, BTW: you can also disable the "Enable Options Cache" option, so the value of the options will be saved immediately (withou...
@bujkilla, Sure, all paid addons are being supported here:/p>
Also, please not all paid addons are being supported in the gVectors.com forum. Here we only support issues related to free wpForo plugin.
@bujkilla, This is a known issue, it'll be fixed in the next version. Workaround: you can translate the phrases save it, then go to Dashboard >...
@ikir, Please read this FAQ:/p>
@morosirus, Use the CSS code below: .mce-combobox input, #wp-link .query-results, .mce-textbox { color: #060606 !important;} You can change th...
@neygo, Use the CSS code below: .page-internal>.card-block>.content { padding-left: 0 !important;}
@s-dhinesh-kumar, The issue comes from your MySQL settings, but we are not sure the exact one. It has some conflict with the wpForo "Threaded Layout...
@oksana, just edit the forum page and remove the <pre> tags. Somehow you've enclosed the shortcode within the <pre> </pre>tags.
@s-dhinesh-kumar, pls check now , i have added this line ('DISALLOW_FILE_EDIT', true); you should add the false instead of true. Correct cod...
@s-dhinesh-kumar, Please make sure you've added the define('DISALLOW_FILE_EDIT', false); in the correct place. Currently, it appears on each page...