Clarion Technologies
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: error Allowed memory size !!!Hello hadigh,
In your site theme have written any custom loops if yes the error may occurred because the loop goes in infinite loop condition please first check whether this error occurred on particular page or on all page ?
Thanks
Forum: Fixing WordPress
In reply to: This invoice has already been paid…Hi,
Are you using Woocommerce?
Thanks
Forum: Networking WordPress
In reply to: wordpress multisite and php adminHello cheesyblast,
Please follow the below links this will helps you in database migration form local to Live server.
https://themeskingdom.com/knowledge-base/how-to-migrate-wordpress-from-localhost-to-live-server/
http://www.wpbeginner.com/wp-tutorials/how-to-move-wordpress-from-local-server-to-live-site/
Thanks
Forum: Fixing WordPress
In reply to: problem uploading of wordpress site to Linux serverHi,
You do not have to install any programs on the server that you have installed on your local machine.
First make sure your server meets the minimum requirement of WordPress required to run.
https://ww.wp.xz.cn/about/requirements/
All you have to do is upload your WordPress files and database and change the site URL in the database and configuration in wp-config.php file.
https://codex.ww.wp.xz.cn/Moving_WordPress
If you still face a problem then I recommend you to contact your hosting support.
Thanks
Forum: Fixing WordPress
In reply to: wp-admin white screen of deathHello midunkumar,
First deactivate all the plugins and try activating one by one and check WP-admin randomly you will get which plugin affects this conflicts.Then check whether new updated version is available for that plugin Or try to figure out the issue in the plugin.
Please let us know for further help.Thanks
Forum: Fixing WordPress
In reply to: Getting White Screen in Dashboard Posts and Pages Onlygoto wp-config file and set wp-debug to true and check if there is any error in plugin files or in functions.php
Hello 16region,
I have reviewed your website but unable to find the “older posts” pagination.Can you please let me know on which page you are facing this issue ?
Thanks
Forum: Fixing WordPress
In reply to: Broken iframes and no visual editorHello espasian,
First try by deactivating the all the plugin their may be case of conflicts between plugins. If that works .Then activate plugin one by one check which plugin makes the conflicts issue.
Thanks
Forum: Fixing WordPress
In reply to: Normal page has suddenly turned into a blog pageHello sifinley,
The case may the content template that you are for blog and testimonials are same can you please check the content template and If the content templates are same you need to create new content template for displaying your testimonials.
Thanks
Hello George Abbas,
By default the Editor role don’t have permissions to access the plugin if you want give Editor to save/edit permission please try using below user role editor plugin from where you can give permission to user role.
https://ww.wp.xz.cn/plugins/user-role-editor/
Thanks
Forum: Fixing WordPress
In reply to: Why can't my "authors" edit the page?Hello walshpm
Author cant access pages because he has no permission by using the below plugin you can set the permission for specific user role.
https://ww.wp.xz.cn/plugins/user-role-editor/
Thanks
Forum: Fixing WordPress
In reply to: how to change appearance of websiteHi
try this
.textwidget{ margin: 0 auto; width: 39%; }And clear cache of browser.
Thanks
Forum: Localhost Installs
In reply to: Error establishing a database connectionForum: Fixing WordPress
In reply to: How to set up a pop up form launched from a buttonForum: Plugins
In reply to: [WordPress] Process of manual credit card process.Hi,
As it is a plugin related question you should open a ticket in the plugin support forum. Their the plugin author will be to assist you more efficiently than anyone here.
https://ww.wp.xz.cn/support/plugin/woocommerce
Thanks