-
davidjohn answered a question 7 months, 2 weeks ago
Go to folder “Backend Source Code and Docs”,
You can find the license code there (See the attachment). Please let me know if you resolve the problem.
-
davidjohn answered a question 7 months, 3 weeks ago
I had the same error when I cloned my repository from another project. I solved it by removing the platforms and adding it again.
remove :Â cordova platform rm android
add :Â cordova platform add android -
davidjohn answered a question 7 months, 3 weeks ago
Find ‘license.php’ in your download folder.
And Upload it to ‘/modules/addons/CpanelExtended’ folder.
-
davidjohn answered a question 7 months, 4 weeks ago
Yes, you can have multiple reporting addresses in your DMARC record. According to the DMARC specification, there is no limit to reporting addresses. However, Return Path recommends you only include two reporting […]
-
davidjohn asked a new question 8 months, 1 week ago
I am running cPanel WHM server on a Contabo VPS server. I couldn’t find “Application Manager” in my cPanel.
-
davidjohn asked a new question 8 months, 2 weeks ago
Is it possible to limit a text length to “n” lines using CSS (or cut it when overflows vertically).
text-overflow: ellipsis;Â only works for 1 line text.
original text:
Ultrices natoque mus mattis, […]
-
davidjohn answered a question 8 months, 2 weeks ago
Please read this article about installing the HostX WHMCS theme.
-
davidjohn answered a question 8 months, 2 weeks ago
Step 1. Go to Addons in WHMCS Admin.
Step 2. Select WGS HostX
Step 3. Under General Settings, select disable in Show Phone Number Section.
-
davidjohn answered a question 8 months, 2 weeks ago
Method 1
First, if you are using Cloudflare, Turn SSL/TLS mode “full” or “strict”.
Automatic HTTPS Rewrites turn “on”.
Always Use HTTPS turn “on”.
Method 2
If not fixed go to database, “wp_options” […]
-
davidjohn answered a question 8 months, 3 weeks ago
wp-content/plugins/anspress-question-answer/addons/buddypress/buddypress.php
find bp_core_new_nav_item(
and change ‘qa’ to ‘q’
-
davidjohn answered a question 8 months, 3 weeks ago
wp-content/plugins/anspress-question-answer/addons/buddypress/buddypress.php
font ap_qa_page() function