Viktor Nagornyy
Forum Replies Created
-
Thanks Paul for quick response. Looking forward to the update.
Forum: Plugins
In reply to: Including plugin template tag inside functions.phpI guess this is harder to do than I thought.
Forum: Plugins
In reply to: Including plugin template tag inside functions.phpWould love some help on this, stuck. Tried everything, even pulling $var that the plugin uses to pass that info to the template tag by including that file in functions file. Nothing.
I hate being stuck.
Forum: Networking WordPress
In reply to: Multisite uploads folder issueThe order of rules was incorrect in nginx configuration, all fixed now.
Forum: Networking WordPress
In reply to: Multisite uploads folder issueThat was quick, thanks a lot =)
We are running nginx, so no htaccess. But, now we at least know what to look for and check server rules.
Forum: Fixing WordPress
In reply to: Script execution halted: Call to undefined function is_rtl() — 1I figured it out by disabling plugins through ftp. All works now. Thanks.
Forum: Fixing WordPress
In reply to: Script execution halted: Call to undefined function is_rtl() — 1I’m not able to login to the admin area. I tried disabling plugins through database, but not sure if it worked. Still getting that error.
This would be only for category pages, featured image, title, link and excerpt. From one blog to another, one way.
Forum: Plugins
In reply to: remove html from feed contentHere’s what I’m using now:
<?php echo strip_tags(get_the_content_feed('rss2'),'<h2><h3><b><br />'); ?>
The header tags and other things are not removed. Hope that helps.
Forum: Fixing WordPress
In reply to: WYSIWYG causing 404 error on post saveWhy would plain text save, but when I add links and other html it returns 404. If the server did collapse it wouldn’t save plain text posts. Hmm.
Forum: Fixing WordPress
In reply to: WYSIWYG causing 404 error on post saveI’ve eliminated plugins and theme, still get this problem. Annoying as hell.
Forum: Fixing WordPress
In reply to: WYSIWYG causing 404 error on post saveI followed up with my host and they said there’s nothing wrong with the server, though the problem was there when I talked to them.
Why would post with plain text save/preview but when adding html (links, etc.) it starts giving 404 error from post page? It can be published using quick edit mode.
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Porfile seoI dont think they can, only admin can see that. did you try loging in as user and seeing if it shows up?
Forum: Fixing WordPress
In reply to: WYSIWYG causing 404 error on post saveI think you’re right, that might be the problem.
Looking into cPanel status page, server load has red exclamation mark.Thanks for helping isolate this issue. Yet another big reason to leave my host.
Forum: Fixing WordPress
In reply to: WYSIWYG causing 404 error on post saveI wouldn’t be surprised if it’s my server. I’m on shared one, not for long. Tired of poor service.
Going through error log for the domain, the error that shows up most of the time as far as I can see says:
WordPress database error MySQL server has gone away for query SELECTBut, latest one is on the 29… nothing for today yet.