Recent Posts

Pages: 1 ... 7 8 [9] 10
81
Osclass Pay Plugin / Re: Auto-Republish show tag on category and item page
« Last post by MB Themes on March 19, 2024, 11:11:15 AM »
This could work:
Code: [Select]
<?php if(osp_fee_is_paid(OSP_TYPE_REPUBLISHosc_item_id())) { ?>
  <span>custom label</span>
<?php ?>

Note that it's possible just in case republish is active (not yet finished).
82
Thanks for the reply, it is much appreciated.

By loading the above files locally it would save about 600ms on a mobile connection which can make a huge difference to search engine listing position.

If your classified site doesn't load fast you will have little chance at getting organic traffic from Google, sites that rank well for popular search terms load fast and have a good SEO score.

If you could let me know what code to change to load the files locally, it would be much appreciated and help others to be successful too.

Many thanks
83
Osclass Pay Plugin / Auto-Republish show tag on category and item page
« Last post by webcity on March 19, 2024, 10:43:05 AM »
Hi,

I would like to show a tag on the category and item page for when a customer pays to use the Osclass pay Auto-Republish option.

At the moment when a customer pays for a Premium listing it shows a Premium tag in the category and item page. It would encourage more customers to purchase the Auto-Republish option if they could see others using it.

Could someone recommend the code to show the tag on the Epsilon theme?

Many thanks
84
Forums Osclass Plugin / Re: Forum Plugin Issues
« Last post by MB Themes on March 19, 2024, 10:15:13 AM »
@Sparky
Uploads path is oc-content/uploads/forums/user/, one you mentioning is old old one.
Plugin was also updated with small issue fixes, you may get that one too.
Letter is shown when profile picture does not exists in above location
85
Best way is to place everything directly into body and not use files. Loading files from local server does not help with anything.
You should move them to footer to avoid render block, but then pretty sure it will complain about site being messy when loading.
86
Hi,

Google really penalises slow responding websites in search results.

The google Pagespeed Insights for the Epsilon theme shows a pretty poor score for mobile website views: https://pagespeed.web.dev/analysis/https-epsilon-mb-themes-com/n6v91bxew2?form_factor=mobile

Can someone please suggest the code modification to load the files that are delivered from https://cdnjs.cloudflare.com to be delivered from the local website server instead?

It would be great if future versions of the theme could have the option to load https://cdnjs.cloudflare.com files locally to save DNS lookup and css blocking while the browser connects with the external https://cdnjs.cloudflare.com service.

Many thanks

87
Can anyone help resolve this issue with Osclass 8.2.1 (OSCLASS 8.2.1, OMEGA theme, PHP 8.1, jQuery Version 3.x.x)? As I show in the video when we want to edit an ad with 5 levels of categories and change the category of the item, then Osclass has a problem.

See in the video the problem I have.
https://www.youtube.com/watch?v=a-GQLIWZIBo
88
Forums Osclass Plugin / Re: Forum Plugin Issues
« Last post by Sparky on March 18, 2024, 10:14:04 PM »
This is the path and picture that is showing when you go to the forum and being a site member,  https://sitename.com/oc-content/plugins/forums/img/avatar/w.png

This is the path to the uploaded picture but not showing in the forum profile,
 public_html/oc-content/plugins/uploads/forums/user/

the forum profile picture I upload is uploading but not showing.
89
Forums Osclass Plugin / Re: Forum Plugin Issues
« Last post by MB Themes on March 18, 2024, 07:25:13 PM »
Plugin should not use S3, can you check image source url?
90
Feature request / Re: Mass extension of the publication period.
« Last post by MB Themes on March 18, 2024, 07:24:10 PM »
Good point, this one can handle mass updates without need to do anything.
Pages: 1 ... 7 8 [9] 10