Radices
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot be crawled by Facebook's servers.What Browser do you use? You can use the component inspector in Chrome …FireBug Extension in FireFox.
Forum: Everything else WordPress
In reply to: Different results for www.doman.com than domain.comHi Marcus,
I think you can solve this by editing your DNS records. The www should point to the non www domain. this is achieved by adding a cname record.
The error is
Font from origin 'http://www.coast-classics.com' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://coast-classics.com' is therefore not allowed access.Forum: Installing WordPress
In reply to: Move WordPress from Windows to LinuxAssuming the OP is installing WordPress VIA FTP or the cPanel the actual file locations will be looked after by the server.
Forum: Fixing WordPress
In reply to: Uploading ImagesIs your development environment a clone of the production site? Does it have all the same plugins active etc? If it does then I’d do a manual update of the core files.
Forum: Fixing WordPress
In reply to: Disabling wp-loginYou might try this one also …you can set the time it takes to fill in the form and if its too fast its a Bot and get blocked and blacklisted.
https://wordpress.org/plugins/stop-spammer-registrations-plugin/
Forum: Everything else WordPress
In reply to: Menu not working from front endI’m sorry but again it works fine for me. Try a different computer and location to test.
Forum: Themes and Templates
In reply to: [Nirvana] Different Primary Menus for Different PagesHello,
I see that the Theme has registered 3 menu positions. What I’d try is using one of the other positions for the English menu and call that one in your custom header. That way you are using all of the standard code from the theme and just positioning the menu differently in your custom_header file.
To be clear you’d create a new menu in the dashboard and assign it to say footer menu position … then in the custom header file you load footer menu instead of top menu or main.
Forum: Fixing WordPress
In reply to: Several Questions from a Newby – Page Menu and Visible PagesHi Jeff,
Look in the dashboard under Appearances>Menus
You can add and delete menu items as you wish. Private pages does not make them invisible if you have them on the Menu. Let me know if this answers your questions.
Welcome to WordPress!
Forum: Fixing WordPress
In reply to: Cannot be crawled by Facebook's servers.I’ve read that it might be caused by external links to images or media. Have you tested it on plain text posts? As far as hiding it you might be able to do that with CSS if you can get an element ID from the warning box.
Forum: Fixing WordPress
In reply to: Images with the wrong URLTheme, tried on TwntyFifteen, without results
What do you mean no results? Did the problem persist?
Forum: Fixing WordPress
In reply to: get_posts returns no results when run via wp-cronYou might try to disable the WP Cron and use a real Cron job on the server to see if it makes a difference.
Forum: Plugins
In reply to: [Better Search Replace] Goes to white screenI found it was a PHP memory issue with large tables.
Forum: Fixing WordPress
In reply to: wp 4.1 Any default Anti Spam?Hi Nigel,
There are several plugins that can help. I use WordFence.
Forum: Fixing WordPress
In reply to: Edit WP Toolbar font colorCreate your own CSS file and edit the values for the tool bar elements.
Forum: Fixing WordPress
In reply to: how to use slider with html5 videos?Check out the is page.
http://www.w3schools.com/html/html5_video.asp
As you will see html5 is a standard to play videos inside the browsers and in the example is actually a mp4 file. So you could have the mp4 on your server or a CDN.
As far as I know Revolution will play full screen self hosted videos.
HTML5 Video Slider
Slider Revolution cannot only handle Youtube & Vimeo Videos perfectly but also your self-hosted HTML5 Video! Check it out!