necafasu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP-ADMIN not logging inLogin to your wp-admin site. Then go to Themes menu and change your theme with other theme.
Forum: Fixing WordPress
In reply to: WP-ADMIN not logging inDo you have a cpanel access to your hosting?
Forum: Fixing WordPress
In reply to: Font Awesome Characters Only Show SometimesChange this stylesheet href http://prntscr.com/in97ir to https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css
Forum: Fixing WordPress
In reply to: WP-ADMIN not logging inTry to change your theme and try to login again.
Try to disable some plugins . If disabling plugins didn’t work change your theme also and try to login again.
- This reply was modified 8 years, 1 month ago by necafasu.
Forum: Fixing WordPress
In reply to: WP-ADMIN not logging inHi @tibirienergy,
What is the url of your site?
Forum: Fixing WordPress
In reply to: WP-ADMIN not logging inHi @kacperekkkk
Try to disable some of your plugins and check if the login works.
Forum: Fixing WordPress
In reply to: can’t do anythin gon wordpressError message:
The contact form 7 is installed, but you must activate contact form 7 below for the mailchimp extension to work
Base on that error message. You need to activate the contact form 7 plugin by going to the Plugins page on the admin dashboard and search for Contact Form 7. Under that there is a link to activate the plugin.
You can refer to this link to know the other ways of installing and activating a plugin: http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/
Make sure that the css-javascript-toolbox plugin is updated.
To do that, go to the ‘Updates’ section of your administration panel. If there are some plugins or themes that can be updated, they will appear here, right below the part which tells you if a new version of WordPress is available or not. To update your plugins, select them and click on the ‘Update Plugins’ button.
- This reply was modified 8 years, 1 month ago by necafasu.
Forum: Developing with WordPress
In reply to: Automatically Update Plugin without user interactionFor me, I wouldn’t want any plugin to be auto updated on my site.
What if the plugin that has been auto updated has a conflict on my site? I wouldn’t know it because it has been auto updated and I have no chance for me to test it first before it has been updated.Yes. Most of the time the installable file is just the same as the name of the theme.
- This reply was modified 8 years, 1 month ago by necafasu.
Please make sure that the zip file contains the root folder of the theme.
I guess you downloaded all the files and documentation and not the installable wordpress theme. So you need to extract first the theme zip file and look for the installable zip file.Forum: Fixing WordPress
In reply to: Redirect to same page but with variablesWhy not create a function on where it will check if the current page ID is equal to the page that you want to have a variable. And if it does, check if the regiocat variable is set. if not, redirect the page with the regiocat variable. that way it wont have an infinite loop.
- This reply was modified 8 years, 1 month ago by necafasu.
Forum: Fixing WordPress
In reply to: Help with imageYour featured post image url is http://thiswaymommy.com/wp-content/uploads/2018/02/EA3FB50F-F7A9-49BF-9619-7F2D1036C601-980×450.png
And I’m sure that you want your featured image to be this url http://thiswaymommy.com/wp-content/uploads/2018/02/EA3FB50F-F7A9-49BF-9619-7F2D1036C601.png
The theme is automatically changing the size of the image to make it proportionally.
If you really want to make the image the same as the original image you need to modify the theme to use the original image.
Forum: Fixing WordPress
In reply to: Widgets don’t saveYou can manually add widgets.php using your ftp or directly to your cpanel account.
Forum: Fixing WordPress
In reply to: What do you think about this website problems?Have you tried updating your site wordpress version, theme and plugins?
Forum: Fixing WordPress
In reply to: save to db with wpdb