beltanconsultancy
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Yoast SEO causes Customizer Preview to failHi,
I am using the free version of the plugin.
I have cleared my local browser cache, and cleared my site caching. Not using CDN.
I am using Google Chrome and have checked the same issue in Firefox and get the same issue. Can view the preview in Customizer when plugin is deactivated, but once I activate it and go back in, I get following error:
———————————————–
The page isn’t redirecting properlyFirefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.
———————————————–If it’s giving the same error in both browsers, not sure how browser plugins would be linked as would be different in the different browsers.
It has been working for at least 2 years so I don’t see how the server would not be configured correctly.
Thank you for the reply. It ended up being the Apache ThreadStackSize which has fixed the problem.
Hi,
Only Disable Pingback Functionality From XMLRPC is enabled.
I’m having this problem on two of my own sites plus one client site.
When I checked in my cPanel both Physical Memory Usage and I/O Usage was High or Maxed. I spoke with my hosting provider and they advised that most likely the plugin is using it up and then maxing out so fails so i need to either try a different plugin or upgrade to dedicated web hosting.. Dedicated hosting is not a realistic option so looks like I’m looking for a new plugin with lower memory requirements.Forum: Themes and Templates
In reply to: Add 5th logo to homepageThank you @sayannaskar for your help with this.
I ended up creating a new custom widget area, added the images using the image widget option and it’s all sorted now.
Forum: Themes and Templates
In reply to: Add 5th logo to homepageIf i set this :
img.hcf_l, img.hic_l {
width: auto !important;
}The logos become huge.. They are all over the place. I still cannot get them all onto 1 line.
The other option is that i can have the smaller 4 logos vertical above each other and have it over 3 columns.Is there an easier way of doing this??
- This reply was modified 8 years, 5 months ago by beltanconsultancy.
- This reply was modified 8 years, 5 months ago by beltanconsultancy.
Forum: Themes and Templates
In reply to: Add 5th logo to homepageI have removed the <div> from the code. I have 5 logos showing on the home page now but they are going over 2 lines so I’m not sure which part of the CSS i need to adjust. Are you able to point me in the right direction.
Forum: Fixing WordPress
In reply to: Subsite with same theme but different elementsAnyone able to help with this.
I have a business website at https://www.example.com which has about a 20 pages using WordPress, it also hosts a separate business website at https://www.example.com/anothersite with a different design, business name, and logo etc.
The Root site (www.example.com) is running WordPress whilst the subsite (www.example.com/anothersite) is running about 6 static HTML only pages. I want https://www.example.com/anothersite to use the WordPress functionality of the root site and theme but use a different logo in the header and different navigation bar so they look like two separate sites with the exception of the theme.
Is this possible??
Forum: Fixing WordPress
In reply to: Subsite with same theme but different elementsIt is not using a separate database as it’s just static HTML pages, not a WordPress site.
I’d like it to use the same wordpress theme that the rest of my site is using but have a different header area (e.g. different logo) and different menu. Is this possible if i create a template for just those pages and specify a different logo and menu??
Forum: Fixing WordPress
In reply to: Move WP site gives "Page not found"Yes I’ve already followed this page but it doesn’t help me troubleshoot this problem.
Forum: Fixing WordPress
In reply to: Move WP site gives "Page not found"Also if i try to go to https://www.stagingurl.com/wp-admin i am redirected to https://www.fullURL.com/wp-admin/upgrade.php?_wp_http_referer=%2F~%2Fwp-admin%2F
and the page says:
No Update Required
Your WordPress database is already up-to-date!
There is also a Continue button which takes me to the fullURL again.
I have enabled this feature but can you advise how this relates to the issue I’m having?
Have had two new notifications since renaming my wp-login.php page back to it’s original name. I have the Rename Login Page Settings option enabled.
wp-login.php & wp-admin gives a 404 error but obviously someone is accessing my custom login page to be able to keep trying to login as admin.
Can someone please help me to fix this and stop this happening. Do i need to use another plugin?
No i do not have any cache plugins on my site.
I did not clear the browser cache but i get different results from using either the rename login option or the cookies option.As a test I went back in and switched back to Cookies Based Brute Force Login. Logged out, closed browsers etc. Opened the site up again and went to wp-admin and it redirected me to the login page which was a weird URL or https://www.mysite.com/wp-login.php?redirect_to=http%3A%2F%2Fwww.mysite.com%2Fwp-admin%2F&reauth=1
If i go to wp-login.php it shows me the exact URL of https://www.mysite.com/wp-login.php and I have the normal login box with the captcha question included. This is all with the Cookies Based Brute Force Login enabled.