signcarver
Forum Replies Created
-
Forum: Plugins
In reply to: [amr shortcode any widget] php error in amr shortcode any widgetOne more update
I created a new “instance” of the Category Post List in the Shortcodes widget.Now the shortcode displays properly on my Home page but every time i save the content of the Home page i get the above errors.
Forum: Plugins
In reply to: [amr shortcode any widget] php error in amr shortcode any widgetThanks anmari
So i removed the Genesis plugin and i put back the Category Post List plugin back into the Shortcodes widget but i am still getting the above error. This plugin use to work.
I have uninstalled amr shortcode any widget and reinstalled.
Now every time i try to save the html code into my page i get the above error. I can’t figure out how to get rid of the error.
So somehow i have managed to damage something. However, in the same Shortcodes area i have another plugin called Simple Social Icons that works fine.
Edited to add: I i delete and reinstall amr, then click Create a page from you settings area and leave the default [do widget Archives] i still get the same error.
Edited to add: i compared all of the php files old versus new and there are no changes in:
- wp-content/plugins/amr-shortcode-any-widget/amr_shortcode_any_widget.php
- wp-admin/post.php
- wp-content/plugins/amr-shortcode-any-widget/amr_shortcode_any_widget.php
- wp-includes/pluggable.php
Error in file marked in bold:
wp-admin/post.php on line 222
// Session cookie flag that the post was saved
if ( isset( $_COOKIE[‘wp-saving-post-‘ . $post_id] ) )
setcookie( ‘wp-saving-post-‘ . $post_id, ‘saved’ );wp-includes/pluggable.php on line 899
$location = wp_sanitize_redirect($location);if ( !$is_IIS && php_sapi_name() != ‘cgi-fcgi’ )
status_header($status); // This causes problems on IIS and some FastCGI setupsheader(“Location: $location”, true, $status);
return true;
Please forgive my slowness to comprehend but i don’t understand the way the pages menu works.
Since the selection menu only shows the first 20 items i assume i must then search for each existing page by name to add it to the list. If i have a large number of pages already created, this will take a while. Is that what i must do?
Is it possible to show a paginated tree of all existing pages with indents the way the WordPress Appearance > Menus does?
If i select “Automatically select new children of a selected ancestor” this will not add current children to the selection, correct?
Thank you very much for your patience.
Forum: Plugins
In reply to: [Widget Instance] [Plugin: Widget Instance] No Widgets in the DropdownSame issue here, but i have a title. My site is a large one, 90 pages and over 95 widgets. I first noticed this today so i’m not sure if it related to the newest version of WordPress (3.6.1). My widget menu looks like this.
Forum: Fixing WordPress
In reply to: Can't edit menu, new pages automatically added erroneously@christine – per your suggestion i posted my issue on the Catalyst forum and a kind soul there found my issue.
I had to set some options in Catalyst that i had forgot about.
Thank you again for the suggestion!
Forum: Fixing WordPress
In reply to: Can't edit menu, new pages automatically added erroneouslyHi Christine,
Yes i am using Catalyst but i have used it on about 10 other web sites and never had a problem.
I am using the WordPress menu with no (apparent) Catalyst intervention.
Could i provide you with the login to the site so you could look at it?
Thanks,
SteveForum: Fixing WordPress
In reply to: Can't edit menu, new pages automatically added erroneouslyHi Christine,
I am not using a caching plugin. I have cleared the server cache and browser cache.
Also, i did check and optimize the mysql db (no errors)
Forum: Fixing WordPress
In reply to: Menu Not Working on none of the Themesno – but i will now – Thanks Andrew
Forum: Fixing WordPress
In reply to: Menu Not Working on none of the ThemesYep, same issue here with 3.5.2.
Also, when i add a new test page it is automatically added to the menu even though the “Automatically add new top-level pages” check box is unchecked in the Appearance > Menus page.
I have deactivated all plugins – still a problem.
I have also deleted the menu several times but the old menu is still remembered.
Also, the menu items are forced into alphabetical order.
Forum: Plugins
In reply to: [Yoast SEO] Where are my xml filesneotrope – Thank you very much – i will take your advice!
Forum: Plugins
In reply to: [Yoast SEO] Where are my xml filesThank you both – neotrope and Michael
i checked the permissions and they were correct however Michael’s answer may explain why i can’t see the files.
If you go to the plugin and select show xml files they seem to be “somewhere” and look correct.
I’m just curious how google finds them?
Forum: Plugins
In reply to: [Yoast SEO] Where are my xml filesbump
Forum: Plugins
In reply to: [Testimonials Widget] Changing title in breadcrumbsUpdate – One other thing – when i click on the Title in the widget, could the title be carried over to the breadcrumbs instead of saying “Testimonials” (screen shot here).
Forum: Plugins
In reply to: [Testimonials Widget] Title link does not allow a relative linkGlad to help!
Forum: Plugins
In reply to: [Testimonials Widget] Changing title in breadcrumbsI use the Catalyst theme and its Dynamik child theme.
Catalyst allows certain breadcrumb configurations – see this screen shot. No override for “category”.
The following seems inconsistent to me???
For Blog posts the breadcrumbs display the “category” for the blog (screen shot here).
For Testimonials the breadcrumbs display the word “Testimonial” always, regardless of the category (screen shot here).