Ramiz Syed
Forum Replies Created
-
Hello @mehedih
I have visited your site but live chat is operating with chat boot.
No real communication. suggest to me tomorrow’s time so I can coordinate to solve this issue from remote sharing.Thank you
woocommerce Working with a free version also.
Sometimes it’s not adding order to course. But sometimes working and sometimes not working.
This is the error? and how I trace this. Is there any logForum: Fixing WordPress
In reply to: Set-up and Forcing SSL and WWWHi @sterndata,
Thanks for updating me, i will remember next time.
Forum: Fixing WordPress
In reply to: Set-up and Forcing SSL and WWWHi @stephenwp001,
The answer of your 3 question are:
1. yes you need to configure in both in .htaccess file and wp-admin for force SSL and www
you may refer this article for www and ssl solution.2. you use canonical url via .htaccess or every page if theme allow to tell search engine (non-www and www) both page are same and traffic divert via force www only
3. you may be define but i think it is already done when you add in wp-admin (setting-> general setting and put url with https://www.yourname.com
after that you don’t need to do anything extra.
[redacted]
- This reply was modified 8 years, 10 months ago by Steven Stern (sterndata).
- This reply was modified 8 years, 10 months ago by Jan Dembowski.
Hi @wpsolutions,
Thanks for reply,
I am not saying it is fault in your plugin, your plugin are really good and i have used in many sites.you can add custom redirect features in your plugin, whenever you upgrade your plugin.
Thanks for offering me your premium service, presently i don’t required,
my wordpress team update me about the same for custom modification.- This reply was modified 8 years, 11 months ago by Ramiz Syed.
Hi @wpsolutions
I have tested with only BbPress, not sure about others. It may be appear on those offer front end login features in WordPress and using custom URL.
BbPress offer front end user register and login features, and i am assuming it is standard BbPress features.
Thank you.
Hi mbrsolution,
yes you are write, it is related to redirect.
when we test security of AIOWS plugin, so why we go with an other plugin for redirect.i couldn’t find any good plugin, support latest version for WordPress 4.7.5
here i am suggesting redirect features should be on AIOWS plugin.
hope author will understand to add this features in upcoming release.Thank you
Hi Klb248,
this may be difficult to guess without seen, but i can suggest you some troubleshooting tips.
first you check your hosting error_log file.
are you sure your first tow site hosted on same server where is the third site.
try to add same smtp login details on third site as per your first and second site using.Forum: Fixing WordPress
In reply to: WooCommerce Product Pages layout redesingnThanks T-P
Forum: Fixing WordPress
In reply to: How to update old version help please.Hi,
It seem you have disable the wordpress update from your config.php file.
wordpress has automatically given a notification on every update on top bar.if you are not able to see update notification icon so please check your config file.
Thanks
Hi,
I have check your domain but it is showing error below:
The paklens.com page isn’t working
paklens.com is currently unable to handle this request.
HTTP ERROR 500This means your old domain to new domain not configure properly. Due to this you are facing database configuration issue.
your domain communicate to database via config.php file
your hosting provider can solve this problem by updating the new domain in hosing DNS zone file.
and then you need change wordpress site url in databaseForum: Fixing WordPress
In reply to: Plugins won’t updateExtremely said,
may i know which plugin you are trying to update?
for temporary you rename that plugin from file manager or FTPAnd then try to delete old plugin.
Hope this will help you.
Forum: Fixing WordPress
In reply to: Site stuck at every plugin updateHi,
site stuck due to low memory and it is also depend space.
the numbers of plugin you are using (if you delete some but they still consuming memory)
try to reduce plugin, and use plugin garbage collection.it may be due to cache issue, you need to clear cache or try to use any cache plugin that will help you for speed also.
hope it will help you, if your problem not solve leave a message will try to solve.
Forum: Fixing WordPress
In reply to: PHP warning after recent WP updateHi,
you navigate to gallery plugin function.php file it may be some of include file
you need to use error reporting (0) not (1)<?php
// Turn off all error reporting
error_reporting(0);
?>Hi All, Getting the same issue after updating the plugin.
Anyone have idea to solve it?
I have delete the plugin and reinstall getting the same issue. I also notice that after reinstalled (after deleted the plugin) my yoast SEO setting and pages data (title & meta) automatically filled.
there one more issue as while testing our focus keyword on google, its showing only home page with all focus keyword not the particular page to whom we need.