Ankit
Forum Replies Created
-
No!! Do let me know if you are able to fix it!
I found that https link doesnt work, while http work when https redirect is disabled.
Forum: Fixing WordPress
In reply to: Third party sites are unable to connect on HTTPSThanks, for your time!!
But, I am unable to view the mixed content. I checked it on “whynopadlock” and it passed all tests. I checked that W3 Total Cache was breaking the site when you checked so, I deactivated it. Can you please check once again. Issue is still there.
Major plugins used on website are W3 Total Cache, SEO Yoast and iThemes security.
Forum: Fixing WordPress
In reply to: RSS issue: Unable to connect FeedBurnerThanks Steven. However, I found that they don’t have any support and even there is no link to ask on forums.
Also, I noticed that, while sharing any post link on LinkedIn, I face “Can not display Preview. You can post as it, or try another link”. Can you please help me on this?
Forum: Fixing WordPress
In reply to: RSS issue: Unable to connect FeedBurnerhttps://www.cloudfronts.com/category/d365-field-service/feed
I used short URL to avoid indexing.
Forum: Fixing WordPress
In reply to: Site not loadingHey jameswp,
I checked the site. It is loading and even wp-admin link is working fine.
Forum: Plugins
In reply to: [WP Customer Reviews] Display review posts on other page alsoI can call entire part on other page by using:
<?php echo do_shortcode(‘[WPCR_SHOW POSTID=”#”]’); ?>
#–> Page IDBut I forget to mention that I only want to show just review post, not the stars, name or anything else.