YvonneTaylor
Forum Replies Created
-
also the € sign has become a ?
I have managed to fix the problem with the euro sign.
I unchecked all the trouble shooting options in the first section of the Advanced tag (eg) Fix broken HTML/and Fix spaces between HTML attributes.Unfortunately the other problem of not loading more properties remains.
Thank you Denis for the information.
I followed all the steps using Comparium live testing, the error is the same in Chrome and Firefox when I click on Carga Mas on the Spanish screen from the home page, it brings up sin resultados (it does not load the next batch of properties) also the € sign has become a ?
I then followed the steps for including the debugging script in the WP-Config file and looked at the results from the console screen after refreshing several times, there are no errors showing?
I do not have any caching at the moment as the theme provider deactivated the plugins to fix another set of problems, hence the reason I am now trying to one by one reactivate the plugins and making sure that the other problems do not recur.Thank you very much for your help.
I think the problem is with my mail server. After trying a few other options it now works with the smtp plugin.
RegardsJust updating to say that I have now got the Google maps working.
I just need help with coding for the other things.
Thank youForum: Plugins
In reply to: [Polylang] redirection 301I need to do the same thing I think.
My home page of playtennisinthesun.com redirects to playtennisinthesun/en/ on a 302 redirect, but I did not set this up?
I am using the Polylang which I love for 2 of my languages English and Spanish. The other flags in the header only have 1 direct page and are not part of the Polylang plugin.I read the information that you posted Chouby, thank you, but I am not a web designer and have no idea what to change or where. Also could my Yoast SEO premium plugin be causing the problem?
Any help would be much appreciated as none of my pages are bring searched by Google expect the original home page.
Many thanksIt works okay now for me, after the last update.
I had the same problem, nothing in the edit snippet, no title, no description when it did work before.
I found that one of my plugins was causing this to happen.
I went through all the plugins, one by one deactivating one at a time, then looking at one of my pages, eventually it all came back to life again after I deactivated a plugin to do with maps.
I have contacted the plugin owner and I am awaiting a solution.I have the Yoast SEO Premium membership but cannot get any support. I sent a message with an attached screen print.
My question is why is there no content snippet or description to edit in some of my pages. They sent me as a reply a link to their Yoast SEO Premium page which explains how to edit, which I already know how to, when there is something showing to edit, but my point is, there is nothing to edit and no way of adding anything, and the add more key words does not work for these pages either.
I tried to install and active the above Release Candidate 3 to see if that helps but received the following message.
Fatal error: Cannot redeclare wpseo_auto_load() (previously declared in /var/sites/p/playtennisinthesun.com/public_html/wp-content/plugins/wordpress-seo-premium/wp-seo-main.php:40) in /var/sites/p/playtennisinthesun.com/public_html/wp-content/plugins/wordpress-seo/wp-seo-main.php on line 56Can someone please help as Google cannot render the pages if there is no title or description!
I have the same problem as the people above. When I try to resize any of my photos in the media library when I change the width the height changes to NaN and visaversa.
For example, below is the size of an image I have 460 x 493. When I try to resize from 494 to 393 the figure in the box with 460 changes to NaN.It would appear to be something to do with Yoast, I have Yoast premium.
Scale Image
Original dimensions 460 × 493NaN
×
393
ScaleI added your code into the functions.php file but nothing changed, still have the NaN when trying to change the size.
below is the code I have now in functions.php after adding in your code.
Can you help please
Many thanks<?php // Exit if accessed directly if ( !defined( 'ABSPATH' ) ) exit; // BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css' ); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css' ); function wpdocs_dequeue_script() { if ( $GLOBALS['pagenow'] === 'edit-tags.php' && filter_input( INPUT_GET, 'action' ) === 'edit' ) { $term = filter_input( INPUT_GET, 'taxonomy', FILTER_DEFAULT, array( 'options' => array( 'default' => '' ) ) ); $taxonomy = get_taxonomy( $term); $is_public = $taxonomy->public; echo "arya"; if ($is_public===false) { wp_deregister_script( 'wp-seo-term-scraper' ); } } } add_action( 'admin_enqueue_scripts', 'wpdocs_dequeue_script', 100 ); // END ENQUEUE PARENT ACTION[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]
Hi John
Now it works perfectly, many thanks for your help.
RegardsYvonne
Hi Kim
Thank you for attaching the link and for the advice.
Since posting the link, I have upgraded to Yoast Premium and the problem has now been resolved, but I have a couple of other sites that this information will be useful for.
Regards
YvonneAll the article says is that you must have a conflicting wordpress install or poorly coded plugin which is giving out whitespace!!! I have no idea what this is or how to start looking for it.
Forum: Fixing WordPress
In reply to: WordPress is in the wrong folder on the serverI must apologise for the delay in responding to your last message, this project is not my main job.
Just to let you know that everything is working well now. I re traced my steps with your information, manually changed the browser to access the Dashboard and then changed all the links internally to point at the correct location, voila, everything works well.Many thanks for all your assistance, it is much appreciated.
Forum: Fixing WordPress
In reply to: WordPress is in the wrong folder on the serverIt still comes up with page not found 404.
I added define(‘RELOCATE’,true); in the correct place, I cleared the browser cache again and then I used the link in the previous message, which was
and then only go to this link: ‘http://www.idc-canaryislands.com/wp-admin/index.php’ It does not try to redirect it just says page not found on this server.
Yvonne