Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Backend – Plugin – Add newIs the site behind a Proxy Server? Looks like the SSL is being refused by the proxy. Does it happen in different browsers?
Forum: Fixing WordPress
In reply to: Admin bar javascript errorFirstly I’d like to highly recommend you update WordPress to the current version. There have been several security patches since 3.6.1.
It might have to do with how the scripts are being loaded and causing a conflict.
https://codex.wordpress.org/Function_Reference/wp_enqueue_script
Also I found this.
http://www.pauljoyceuk.com/codex/2011/jquery-is-not-a-function/
Forum: Fixing WordPress
In reply to: Submenu Items show up on Navbar as Menu ItemsFirstly I’d try switching to a default theme and test it. I believe you are using a custom theme and they may not have built in submenu support.
/* Theme Name: ContstrucTeam Author: Datz Creative Author URI: www.datzcreative.com Version: 1.0 */500 errors are server side so I’d first look at file permissions. Check out this link as well.
https://www.webvision.sk/en/2014/11/woocommerce-place-order-500-error-on-hhvm/
Forum: Fixing WordPress
In reply to: User flow spamYour site might be infected. When you say starting pages what do you mean. What is the URL?
Forum: Fixing WordPress
In reply to: Weird extension on my site linksCheck out this thread.
https://wordpress.org/support/topic/hide-at-hompage-url?replies=2
Forum: Fixing WordPress
In reply to: Error MessageWhat did you update from and to? How did you do the update? I’d guess that something went amiss during the update and I’d try do a manual re-install of the core files.
Try downloading WordPress again and delete then replace your copies of everything except the
wp-config.phpfile and the/wp-content/directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.Forum: Fixing WordPress
In reply to: Read table from another database from another serverIt’s possible but not easy I’d expect. You’d need the credentials to log into the remote database.
Yes it’s in the main settings of woo
Forum: Fixing WordPress
In reply to: Adding new lines every Update?Awesome please mark this resolved in the right sidebar.
Forum: Fixing WordPress
In reply to: Adding new lines every Update?When you look at the post in text mode what is it adding to create those blank lines? ie
<p> or </br>Forum: Fixing WordPress
In reply to: can't log in from WP email linkI don’t think they use cpanel at pair.com ..looks like they have a custom made control panel. So if you can get into the database with phpMYAdmin then change your user rights in the users_meta table.
http://wordpress.stackexchange.com/questions/40944/how-can-i-restore-admin-capabilities
Forum: Fixing WordPress
In reply to: can't log in from WP email linkI see well there’s the problem. You need full admin rights.
Where is the site hosted? Do you have access to the hosting control panel (cPanel). You will need to access the database directly and change your user rights to regain control of the site.
Forum: Fixing WordPress
In reply to: can't log in from WP email linkWhat do you see under Dashboard? Do you have admin rights to the site?
Forum: Fixing WordPress
In reply to: New to WordPress – help please (Stamford)It looks like you have deactivated the visual composer plugin. Click on the Plugins> All Plugins option on the menu and see whats active and whats not.
You might also install this plugin while you are in there. Add new plugin search for SideKick.