Edward
Forum Replies Created
-
Forum: Reviews
In reply to: [Gutenberg] Give me back the old editor!an update should be made to make things easier and faster, this update does not do that. it also does serve the purposes of a little group of users, not the majority of them.
what were you thinking?Forum: Fixing WordPress
In reply to: Call to undefined function get_bloginfo()writing the user name incorrectly will give another error, it will give you “error establishing database connection”, so keep an eye on your website, the error may appear again, and also keep an eye on your plugins and the “plugins” folder.
Forum: Fixing WordPress
In reply to: Call to undefined function get_bloginfo()Forum: Fixing WordPress
In reply to: Call to undefined function get_bloginfo()what theme are you using?
i think it has something to do with rtl
هل موقعك باللغة العربية؟
and did you manage to solve the problem ?Forum: Fixing WordPress
In reply to: the same link for all new postsi tried changing the theme but it didn’t work
and
i tried reinstalling wordpress automatically from http://www.MySite.com/wp-admin/update-core.php but it didn’t work neither
i will try it manually and i WILL backup wp-config.php before doing anythingForum: Fixing WordPress
In reply to: the same link for all new postsI have no idea how to do that, and if i do that, will it affect my data, data base links, published posts, settings and customizations ??? if your answer is yes! then that will not be possible at all…
Forum: Fixing WordPress
In reply to: the same link for all new postsit didn’t work…
eventually both tab2 and tab3 ened up having the exact same permalink AND the content of tab2 , i have followed your instruction carefully but still the same, both of them ended up with the permalink: http://www.MySite.com/test-slug-aForum: Fixing WordPress
In reply to: the same link for all new postsI LIKE IT!, and i like weird things, give me 10 minutes and i will be back with this test’s results !!
Forum: Fixing WordPress
In reply to: the same link for all new postsfor example if i add a post and its title is “A” and publish it, the permalink will be: http://www.MySite.com/a
If i add another post and the second post’s title is “B” and publish it, the permalink for the second title will also be: http://www.MySite.com/a , not only that but also the content of the post will be a’s content, I mean changing the permalink structure didn’t work…Forum: Fixing WordPress
In reply to: the same link for all new postsmy permalink are set to its default: like http://www.MySite.com/?p=174496
and no matter how i changed it didn’t work…Forum: Fixing WordPress
In reply to: the same link for all new postsUpdate:
after restarting the server i was able to disable all installed plugins from withing wordpress, but still, the problem is not solved: each new post is assigned to the same permalink, which means i am unable to add new posts, no matter what post i publish; i always end up with the same post published hours ago, it looks like wordpress is giving a new link once every 3 to 4 hours!Forum: Fixing WordPress
In reply to: the same link for all new poststhat solution didn’t work unfortunately, also i am unable to disable any of my 6 plugins, when i disable a plugin; wordpress says: plug in disabled, but refreshing the page reactivate the plugin!
how can i disable all installed plug ins from the file manager , is it safe to move or rename the folder “plugins” within “wp-content” ??
i have assumed that this is a plugin error as well, so i want to try and disable them all, BTW, is there any other folder the plugins may store their data and i should remove/rename too?? thank you @cedcommerce
if you need another detail please just ask!Forum: Fixing WordPress
In reply to: PHP Warning: SimpleXMLElementOK, I’ll try and see what happens, Thank you very much.
Forum: Fixing WordPress
In reply to: PHP Warning: SimpleXMLElementwhat!? wait, it’s gone!that error is gone but now i have this new error!:
error Query execution was interrupted in WordPress database inquiry SELECT wp_posts.ID FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (168137) AND (
wp_term_relationships.term_taxonomy_id IN (30,31,32,58,762)
) AND wp_posts.post_type = ‘post’ AND (wp_posts.post_status = ‘publish’) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 3 coming from require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/jarida/single.php’), get_template_part, locate_template, load_template, require(‘/themes/jarida/includes/post-related.php’), WP_Query->__construct, WP_Query->query, WP_Query->get_postsForum: Fixing WordPress
In reply to: PHP Warning: SimpleXMLElementIt didn’t work…
BTW, there is not any non-English character, but still the server’s log shows this error only -AND- the website doesn’t respond…
Any idea ?