azimwp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: removing arrows from mobile sub menus in wordpressPut the below CSS on the backend-
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {display: none;}Forum: Fixing WordPress
In reply to: Enable auto update missingAre you selected Automatic Updates in the Screen Options section?
Check this on the WordPress backend – https://prnt.sc/yTt4cnfPod3pForum: Fixing WordPress
In reply to: Website has 500 error after deleting pluginIt sounds like the deletion of the “Remove Powered by WordPress” plugin has caused a critical issue on your website, resulting in a 500 Internal Server Error. Here’s a step-by-step approach to troubleshoot and potentially resolve the issue:
Access Error Logs:
- Login to your cPanel.
- Navigate to the File Manager.
- Locate the directory where WordPress is installed (usually
public_htmlor a subdirectory). - Look for an
error_logfile. This file logs errors that occur on your site and can provide clues about what went wrong. Open it and check for recent entries related to the 500 error.
Disable Plugins:
- While in the File Manager, go to the directory
wp-content. - Inside
wp-content, there is a folder namedplugins. Rename this folder to something likeplugins_backup. This will effectively deactivate all plugins on your site.
Check Site Functionality:
- After renaming the
pluginsfolder, try accessing your website and dashboard again. This step is to determine if the issue is caused by a plugin conflict or specifically the removal of the “Remove Powered by WordPress” plugin.
Revert to Default Theme (if necessary):
- If disabling plugins did not resolve the issue, go back to the
wp-contentdirectory. - Navigate to
themesand rename your current active theme’s folder to something else. - WordPress will automatically revert to a default theme (like Twenty Twenty-One or Twenty Twenty-Two). Check if your site starts working again with the default theme.
Reinstall the Plugin (if possible):
- Since you reinstalled the plugin via Softaculous but it didn’t resolve the issue, you might want to ensure the plugin’s files are correctly installed in the
wp-content/pluginsdirectory.
By following these steps, you should be able to diagnose and hopefully resolve the 500 error on your WordPress site caused by deleting the “Remove Powered by WordPress” plugin.
Forum: Installing WordPress
In reply to: Migration from Joomla to WordPressMigrating a website from Joomla to WordPress can be done in a few different ways, depending on your preferences and technical expertise. Here are two approaches you can consider: Option 1: Direct Migration
Backup Joomla Website:
- Before making any changes, ensure you have a full backup of your Joomla website, including files and database.
Use a Migration Plugin:
- There are several migration plugins available for WordPress that can help you move content from Joomla to WordPress seamlessly. One popular plugin is FG Joomla to WordPress.
- Install and activate the migration plugin on your WordPress site.
- Follow the plugin’s instructions to connect to your Joomla database and start the migration process.
- The plugin will transfer your Joomla content (posts, pages, categories, etc.) to WordPress. However, note that some manual adjustments may be required, especially for complex layouts or custom functionality.
Install a Compatible WordPress Theme:
- Once the migration is complete, install a WordPress theme that closely matches the design and layout of your Joomla site.
- You may need to customize the theme to ensure it looks identical to your original Joomla site.
Test and Adjust:
- After migrating the content and setting up the theme, thoroughly test the WordPress site to ensure everything looks and functions as expected.
- Make any necessary adjustments to ensure consistency with the original Joomla site.
Switch Domain and Hosting (Optional):
- Once you’re satisfied with the WordPress site, you can switch the domain and hosting to point to the new WordPress installation.
- Ensure proper redirection is set up to avoid losing traffic from the old Joomla site.
Option 2: Manual Redesign
Set Up WordPress on a New Hosting:
- Install WordPress on a new hosting account or server, using a temporary domain or subdomain.
- This allows you to work on the WordPress site without affecting the live Joomla site.
Choose a WordPress Theme:
- Select a WordPress theme that closely matches the design and layout you want for your website. There are many free and premium themes available.
Manual Content Migration:
- Manually recreate the content from your Joomla site in WordPress. This includes copying text, uploading images, and configuring the contact form.
- Use the WordPress editor to create pages and posts, and organize them into categories or menus as needed.
Customize the Design:
- Customize the WordPress theme to match the design of your Joomla site. This may involve adjusting colors, fonts, layout, and adding custom CSS if necessary.
- Install and configure any necessary plugins to add functionality such as contact forms or image galleries.
Testing and Finalization:
- Thoroughly test the WordPress site to ensure all pages, images, and forms are functioning correctly.
- Make any necessary adjustments to the design and content to ensure consistency and usability.
Switch Domain and Hosting:
- Once the new WordPress site is ready, switch the domain and hosting to point to the new WordPress installation.
- Set up proper redirection from the old Joomla URLs to the corresponding WordPress URLs to maintain SEO and avoid broken links.
- This reply was modified 1 year, 10 months ago by Steven Stern (sterndata). Reason: removed work spam
Forum: Fixing WordPress
In reply to: set https and getting rederictsTo revert your WordPress site back to HTTP from HTTPS, you’ll need to make changes in both the WordPress settings and possibly the database. Here’s a step-by-step guide:
Update WordPress Settings:
- Log in to your WordPress dashboard.
- Go to Settings > General.
- In the WordPress Address (URL) and Site Address (URL) fields, remove the “https://” and leave only “http://”.
- Save the changes.
Check .htaccess File:
- Sometimes, redirects are defined in the .htaccess file. If you find any HTTPS-related redirects, remove or comment them out.
- Database Check and Edit:
- Log in to your hosting account’s control panel.
- Access phpMyAdmin or any other database management tool.
- Select your WordPress database.
- Look for the
wp_optionstable (the table prefix might vary if you’ve changed it during WordPress installation). - Find the rows with
siteurlandhome. - Edit the
siteurlandhomevalues, removing “https://” and leaving only “http://”.
Clear Browser Cache:
- After making these changes, clear your browser cache and cookies or try accessing the site in a private browsing window to ensure you’re not encountering cached redirects.
Plugin or Theme Issues:
- If the issue persists, it’s possible that a plugin or theme is causing the redirects. Try disabling plugins or switching to a default WordPress theme temporarily to troubleshoot.
Server Configuration:
- If your server has any redirects configured at the server level (e.g., in Apache or Nginx configuration files), you may need to adjust those as well.
Testing:
- After making these changes, try accessing your site again. If the redirects have been removed successfully, you should no longer encounter the ERR_TOO_MANY_REDIRECTS error.
- This reply was modified 1 year, 10 months ago by Steven Stern (sterndata). Reason: removed email addresses and request for contact
Forum: Fixing WordPress
In reply to: Unable to Delete Shopping Feed Plugin from WordPress Back OfficeHere are a few steps you can take to troubleshoot and resolve the issue with the Shopping Feed plugin:
- Delete via FTP: If you’re unable to delete the plugin through the WordPress admin dashboard, you can try deleting it manually via FTP (File Transfer Protocol). Access your website’s files using an FTP client, navigate to the
/wp-content/plugins/directory, and delete the folder corresponding to the Shopping Feed plugin. This should completely remove the plugin from your site. - Consult a Developer: If you’re not comfortable troubleshooting technical issues or making direct changes to your site’s files and database, contact me I can assist you in resolving the issue effectively and safely.
By following these steps, you should be able to troubleshoot and resolve the issue with the Shopping Feed plugin on your WordPress site.
It sounds like there might be a conflict between the settings of your SEO plugins and how your website’s theme handles title and description tags. Here are a few steps you can take to troubleshoot and potentially resolve the issue:
- Check Theme Settings: Sometimes, themes have their own settings for managing titles and descriptions. Make sure that your theme’s settings are not overriding the settings from your SEO plugins.
- SEO Plugin Settings: Review the settings of each SEO plugin you’re using. Look for options related to title and meta tags, and ensure they are configured correctly to display the desired format.
- Plugin Compatibility: Check if there are any known compatibility issues between your SEO plugins and your website theme. You can do this by searching online forums or contacting the support teams of the plugins and theme.
- Plugin Conflict: Sometimes, using multiple SEO plugins can cause conflicts. Try deactivating all but one of the plugins and see if the issue persists. If it doesn’t, gradually reactivate the other plugins one by one to identify which one is causing the problem.
- Code Customization: If none of the above steps work, you might need to customize the code of your theme to ensure that it properly integrates with your chosen SEO plugin. This might involve modifying template files or adding custom functions.
- Consultation: If you’re not comfortable making code changes yourself, consider hiring a developer or reaching out to the support teams of your theme and SEO plugins for assistance. They may be able to provide specific guidance tailored to your website’s setup.
Remember to backup your website before making any significant changes, especially if you’re going to modify theme files or plugins. This ensures that you can easily revert to a previous state if anything goes wrong during the troubleshooting process.