Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
Feature request / Renaming thumbnails to listing title slug
« Last post by katalin2k on February 08, 2025, 08:14:58 PM »
I would suggest renaming images to product title slug instead of a random string of numbers, it will improve SEO a lot.
In the meanwhile can you tell me where to find the functions that are responsible for image name generation so I can try it myself? I can't seem to find anything related to image renaming...
62
Plugins / Re: Ajax Search Suggestions how to set it up correctly
« Last post by T1ZE on February 08, 2025, 05:03:34 PM »
If anything, this plugin
63
Not supported.
64
General discussion / Re: Accessible index page Redirect from index pages
« Last post by MB Themes on February 08, 2025, 07:58:41 AM »
Permalink settings or htaccess
65
Feature request / Re: WebP support for Blogs and Business plugins
« Last post by MB Themes on February 08, 2025, 07:57:50 AM »
Nope.
It might be quite complicated especially for blog
66
Plugins / Re: Ajax Search Suggestions how to set it up correctly
« Last post by MB Themes on February 08, 2025, 07:56:51 AM »
Never seen it.
iD will mean identifier of input... But theme may not use identifier on it so you might need to add one (id="something")
67
Feature request / WebP support for Blogs and Business plugins
« Last post by webcity on February 08, 2025, 03:28:22 AM »
Hi,

Is it possible for the WebP Image Generator plugin to create WebP images for for the Business Profile plugin and the Blog plugin? As this would greatly improve the site loading times when using these two plugins..

Many thanks
68
Plugins / Ajax Search Suggestions how to set it up correctly
« Last post by T1ZE on February 07, 2025, 10:49:07 PM »
Greetings to all. I have such a question. There is such a plugin "Ajax Search Suggestions" and how to configure it correctly for the theme "Epsilon Osclass Theme" and "osclassv8.2.1". So that ads are displayed during the initial search. And what should I write in the "Search field ID" window?
69
General discussion / Re: Query to renew all expired listings
« Last post by katalin2k on February 07, 2025, 08:40:29 PM »
Thanks! I used this query, hopefully it's ok
Code: [Select]
UPDATE oc_t_item SET dt_expiration = DATE_ADD(dt_pub_date, INTERVAL 90 DAY) WHERE b_enabled = 1 AND dt_expiration < NOW();
70
Zeta Osclass Theme / Re: Search box
« Last post by Buzz List UK on February 07, 2025, 07:21:14 PM »
Try to update theme.
There was specific bug with param store it  used.
I will update theme . Tks .
Pages: 1 ... 5 6 [7] 8 9 10