All extensions are free now. Because it was coded by Russians.

Joomla Articles Good Search module

Please Log in or Create an account to join the conversation.

#
Hello!
1. Can the module create a page with the necessary filtering?
It just turns out some kind of horror, since the module displays the result in its template and if a person clicks on the link back, then the filter gets lost, which is very inconvenient.

2. With the Ajax filter, the module outputs the result, but the current materials remain in place, they simply move down, which is not very beautiful. How to deal with this?

3. Does the version I downloaded for free differ from the version if I pay for the purchase? And I will gladly do it, I will buy your module if you can help solve the first two questions.

Please Log in or Create an account to join the conversation.

#
Hello, Pavel.

1) Please, you can try to switch "Search type" parameter to "Standard".

2) You need to adjust a paramater "Html block for show search results in Ajax mode".
Fill it with your template's main component area id or class, then general content will be replace with search results, e.g. #t3-content OR .mainbody > .content-wrapper etc.

3) It is equal versions. Thank you, hope for your purchase.

Please Log in or Create an account to join the conversation.

#
Hi, thanks for the reply.

On the first point. I have a standard, what about this? Screenshot_1.png [/ attachment] I'll show you clearly what I'm talking about: I go to page 123, it looks standard now [attachment = 158] Screenshot_2.png [/ attachment] I press search, the result appears (it is not difficult to bring to the same styles as the standard) [attachment = 160] Screenshot_3.png [/ attachment] But then I click the 123 link again and again another view and filter sorting does not work. [attachment = 159] Screenshot_4.png [/ attachment] That's what I meant. Is there any way to fix this? 2. Is there any documentation or can you tell me how to write the dependent fields correctly? I see the template "FieldLabel-> FieldLabel2-> FieldLabel3", what is what?[attachment = 157] Screenshot_1.png [/ attachment]

I'll show you clearly what I'm talking about:

I go to page 123, it looks standard now
Screenshot_2.png [/ attachment] I press search, the result appears (it is not difficult to bring to the same styles as the standard) [attachment = 160] Screenshot_3.png [/ attachment] But then I click the 123 link again and again another view and filter sorting does not work. [attachment = 159] Screenshot_4.png [/ attachment] That's what I meant. Is there any way to fix this? 2. Is there any documentation or can you tell me how to write the dependent fields correctly? I see the template "FieldLabel-> FieldLabel2-> FieldLabel3", what is what?[attachment = 158] Screenshot_2.png [/ attachment]

I press search, the result appears (it is not difficult to bring to the same styles as the standard)
Screenshot_3.png [/ attachment] But then I click the 123 link again and again another view and filter sorting does not work. [attachment = 159] Screenshot_4.png [/ attachment] That's what I meant. Is there any way to fix this? 2. Is there any documentation or can you tell me how to write the dependent fields correctly? I see the template "FieldLabel-> FieldLabel2-> FieldLabel3", what is what?[attachment = 160] Screenshot_3.png [/ attachment]

But then I click the 123 link again and again another view and filter sorting does not work.
Screenshot_4.png [/ attachment] That's what I meant. Is there any way to fix this? 2. Is there any documentation or can you tell me how to write the dependent fields correctly? I see the template "FieldLabel-> FieldLabel2-> FieldLabel3", what is what?[attachment = 159] Screenshot_4.png [/ attachment]

That's what I meant. Is there any way to fix this?

2. Is there any documentation or can you tell me how to write the dependent fields correctly? I see the template "FieldLabel-> FieldLabel2-> FieldLabel3", what is what?
Attachments:

Please Log in or Create an account to join the conversation.

#
1) Sorry, I can't completely understand it. Can you provide me a link for check?

2) It is "Connected fields" explanation here (under Docs) - joomcar.net/products/joomla/joomla-artic...d-search-module#docs

Please Log in or Create an account to join the conversation.

#
1. plunin.ru/index.php/blog-category link to the site.

1. When you go to the site using this link, we see the display of materials.
2. Select a filter for example Moscow, the page view changes accordingly. The filter returns the result.
3. Go to Material 1, have a look and decide to go back to the Blog category link.
4. The filter is reset to zero, the view has changed again.

The problem is that the filter does not remember the selected fields.

Please Log in or Create an account to join the conversation.

#
Ok, thank you.

So, if go to this article from search results - plunin.ru/index.php/blog-category/10-4444/1-material-1
Then, click "Back" button in the browser.
Then it looks fine, this link showing - plunin.ru/index.php/blog-category?field2...d=91#gsearch-results
And Moscow selected.

Please, try to clear your browser cache or check with other browser. Also, try to disable cache on your site (if enabled).

Please Log in or Create an account to join the conversation.

#
Yes, that's how it works. But if the user clicks not on the back button in the browser, but returns back to the Blog category link, then he again ends up on the Blog category page without filtering. So the question is that the filter cannot remember values?

Here's how, for example, here platintm.ru/detskie-rubashki.html
Of course, joomshopping is used here, but still.

1. In the filter on the left, select Features -> Sleeve -> Long (Характеристики -> Рукав -> Длинный)
2. We went to any product
3. Again clicked on the link in the Children's shirts (Детские рубашки) menu - and we see that the filter keeps the same settings.

Please Log in or Create an account to join the conversation.

#
Unfortunatelly, this can't work in this way, because this uses separate view (own filter function) not related with any general Joomla views.

But, you can try to use the following:

1) Enable a parameters "Automatic form submit" and "Search type" = "Ajax" for call search results on initial page loading, this will replace general blog content (Need to adjust a parameter "Html block for show search results in Ajax mode");

2) Enable a parameter "Save filter values for user session" - this will keeps selected values (seems already enabled).

Please Log in or Create an account to join the conversation.

#
One more question.

How to change filter sorting settings. I set sorting by Favorites (Recommended) in the settings, but the filter displays for some reason in the reverse order.
There are two materials Material 4 and Material 2, both in selected materials, to be displayed first:
clip2net.com/s/4a1J2hI
Logically, Material 4 (newer) should be displayed first, and then Material 2 (older).
clip2net.com/s/4a1J23f
The module settings are below in the screenshot:
clip2net.com/s/4a1J1MF

So wie ich es verstehe, erfolgt die erste Sortierung nach einem bestimmten Parameter, in meinem Fall wird dies empfohlen, aber das zweite Kriterium ist mir nicht klar, namentlich oder was?

Please Log in or Create an account to join the conversation.

#
You can manage Featured items in "Include Featured" parameter.
Please, try to set it to "First" and then use any "Default ordering" parameter value.