Ahsan Waqas
Forum Replies Created
-
Finally, the issue was solved I used the shortcode in the Text Block of WP Bakery Page Builder and it works now. TrustIndex Widget directly was not supported through WP Bakery Shortcode Mapper.
Thank YouI tried to recreate the plugin in the advanced tab & again created the widget. But the issue is with the Shortcode it created WP Bakery page builder didn’t parse this. [trustindex no-registration=google]
Here is the error message ScrenShot
https://ibb.co/XzPV5w8
Is there some way to modified this short code with some widget Id?I didn’t find any other thread related to the issue. If there is one you can mention please.
Thank YouForum: Fixing WordPress
In reply to: Script widget works only in admin view but not in PublicThanks for your answer.
Actually the same embedded script from FUNDA is working on this page https://www.homecrew.nl/rent-out/.
But the issue is with this page. Script isn’t working on this page https://www.homecrew.nl/reviews-recensies-beoordelingen-klanten-engels/. The Editor & method of placing the script is the same. I cleared the cache etc. But still, the issue is there.
I found this on Wpbegginer. Is this okay to add a script in funcations.php for this specific page id?Adding JavaScript to a Specific WordPress Post Using Code
If you only want to add JavaScript to a single WordPress post, then you will need to add conditional logic to the code.
function wpb_hook_javascript() { if (is_single ('5')) { ?> <script type="text/javascript"> // your javscript code goes here </script> <?php } } add_action('wp_head', 'wpb_hook_javascript');
I Update the rank math plugin to its latest version but the problem still exists. Let me contact you on Rank Math support.
@rankmath I’m also facing the same issue with facebook feature image preview. No og:image tag in my page source code.
https://drive.google.com/file/d/1qvxZ-XL4kTCd_5kKsoq_dIT4ANo4t_l0/view?usp=sharing
I’m using wp fastest cache premium & gzip compression is disabled. Still the issue is not resolved.Forum: Everything else WordPress
In reply to: My Home page show save as Instead of displaying content@sterndata
Thanks Stevevn for your response on my request.
I tried many things to find the solution- Clear the browser cache
- Change the browser
- try from different system
But nothing work for me.
So, Finally i contact with my hosting provider after a few minutes the issue was fixed. I think it was an issue at their end.
Thanks AgainHi @capuderg
Thanks for your assistance. I fixed the problem by replacing the latest version of word-press(5.5) with previous one 5.4.2I tried all above but nothing work for me…
I have same problem while signing up in my website
Fatal error: Cannot declare class PHPMailer\PHPMailer\PHPMailer, because the name is already in use in /home/karimapps/public_html/quora/wp-includes/PHPMailer/PHPMailer.php on line 31
There has been a critical error on your website.