Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter Elena Brescacin

    (@talksina)

    Hello, sorry for delay but I had no computer to test this plugin on.

    The problem is that I do not see what I expect – I mean instead of saying “result for [query]” on the title, in the production site it says the name of the category. And it happened since I updated WP to 6.6 and 2024 theme.

    While in the backup site it works.

    You can try it yourself without even going to the search, just typing the query link directly:

    Backup/test site:

    Italian: https://backup.plusbrothers.net/?s=coming&cat=134

    English: https://backup.plusbrothers.net/?s=coming&cat=118

    134 is ID for category “Italian” while “118” is for “international”.

    While in the production site:

    https://plusbrothers.net/?s=coming&cat=134 and English parameter just replace s=coming with s=start, and cat=118…

    the title of the page comes out with the category’s name instead of the query’s title “results for: [query]”.

    I also added one more control in there: if the category is 118, that is international, it switches locale -frontend interface- to en_US and if it loads the Italian, it changes to it_IT.

    Working on all of this though, I noticed that the category parameter isn’t so reliable, because it can create some issues. So, I was wondering if you can give me furter help to fix them.

    The conditions are: current template the user is visiting, has specific parts (headers and footers).

    So, if the header slug is just “header” (Italian) and the footer slug is “footer” (italian):

    • in case of search, it filters post to category Italian (id=134) and loads “search.html” (Italian template);
    • changes locale in it_IT in any post, page, post-type;
    • in case of 404 error, load 404-it page.

    If header and footer slugs are English-header and english-footer…

    • in case of search, it filters post to category International (id=118) and loads “english-search.html” (English template);
    • changes locale in en_US in any post, page, post-type;
    • in case of 404 error, load 404-en page.

    I think this would be a silly if…else conditioning trick but not being too skilled, I hardly get it.

    Thanks for possible help.

    Thread Starter Elena Brescacin

    (@talksina)

    I have it – child theme 2024

    I have just uploaded the zip file of theme without doing anything else – I am really new at github publishing, I have just used it to report issues

    Thread Starter Elena Brescacin

    (@talksina)

    Hello, wait – a repo, you mean?

    Should I backup my theme then upload it into github somehow?

    Thread Starter Elena Brescacin

    (@talksina)

    UPDATE:

    I think the issue of search results could be solved implementing an if…else condition in the block variation, but unfortunately I do not know where and how.

    It should be instructed such as:

    “if using search block from header-english, point to search-english php; else, point to search-italian.php”

    I am not so skilled about coding to perform such actions.

    Thread Starter Elena Brescacin

    (@talksina)

    Yeah, confirmed: it’s Friends; deactivated that, problem no longer present. As it has another support forum, I’ll post it there

    @tommasz in fact I know it and that’s why I installed Activitypub on the site. So, it should be matter of time? But I just wanted to know if there’s something I can do now or I just should wait for some weeks/months to see how situation develops

    Hi, I found this thread by searching for the same issue about webfinger, and the error returned is this:

    Your WebFinger endpoint?https://www.plusbrothers.net/.well-known/webfinger?resource=acct:[email protected]?does not return valid JSON for?application/jrd+json.

    I have siteground hosting too. I assumed it was the SEO plugin with the flag on “disable author pages” but it has nothing to do with it.

    Let me please know – should I contact siteground, and to say what? They might ask me to contact the plugin developer so this is what I’m doing first. Thanks for now.

    I have this problem too; what’s the solution if there is one? I tried to enable and disable the plugin several times, I tried also to delete it and reupload it but nothing happens. what’s going on? thanks!

    yes yes I confirm it it’s really a disaster – see here https://www.ads-software.com/support/topic/165575
    I think that if I go to the forests, I have less possibility to get lost (thanks to sounds and smells) ??
    the editor of wp 2.5 is worse! ??

    Thread Starter Elena Brescacin

    (@talksina)

    Hi, update on the wp-mail question:
    I received this link
    https://trac.www.ads-software.com/ticket/4318
    where it’s said the bug is a known issue. I downloaded both the wp-mail.diff and the post_notification plugin, but I don’t know how to figure it out with the .diff (i use Windows on my local machine and have no permissions to work on the Linux machine where the site is)
    and the post_notification plug-in in my wp site does not activate at all, it activates on my small and new blog, used for tests, but when I try to get in “email notifications” by the administration panel, it says I must have level minus than 8. Or something similar, don’t know German too much

    The last thing I tried, was to put on my site the wp-mail.php coming from wp 2.0.6, which I was sure it worked
    but it does not work at all. I didn’t overwrite any file, I just deleted them from the ftp.
    Could you please help?
    thanks!

    Thread Starter Elena Brescacin

    (@talksina)

    i know it!
    I just modified the string from require to require_once, when the program called wp-functions.php and got the same error, on another file, wpu-widgets, I think was the name.
    and declaring require_once also to that, I got another error
    Fatal error: Cannot redeclare wp_unregister_globals() (previously declared in /var/www/audiomontaggi.net/phpbb/admin/wpu_usermap.php(549) : eval()’d code:23)
    in /var/www/audiomontaggi.net/phpbb/admin/wpu_usermap.php(549) : eval()’d code on line 22
    on my php running on the server(i have no root access) globals are off, don’t know what’s going on there, if that is the reason

    Thread Starter Elena Brescacin

    (@talksina)

    yes
    I just did what the article told me
    I had no options to change as the directory _is_ /wordpress/
    and I had not to move the wordpress core files, I want to leave them as they are
    i just want to move the index
    the problem is that I have no .htaccess in the wordpress

Viewing 12 replies - 1 through 12 (of 12 total)