Edit Category Carousel

in Download Manager Free

Viewing 6 posts - 1 through 6 (of 6 total)
Nov 3, 2019 at 6:41 am
#114296
Participant
Mehdi Sabbagh
OP

Hi,

I want to edit the category carousel view and Codes:
[wpdm_carousel category=”category-id”]

1- I want to edit the tags and class;
2- You have put orderby (download_count, create_date, update_date), how can I user orderby latest_downloads?

Would you please help me on this?

Thanks.

  • This topic was modified 6 years, 4 months ago by Mehdi Sabbagh.
Nov 3, 2019 at 10:34 am
#114300
Member
Abdus Sattar
Staff

Hi Mehdi

1 -Do you want to edit tags & classes by editing the code?
2 -Downloads are sorted by date by default. So orderby parameter isn’t required for that.

Thanks.

Nov 3, 2019 at 11:26 am
#114301
Participant
Mehdi Sabbagh
OP

Hi,

1 -Do you want to edit tags & classes by editing the code?
Yes, I am using UIKit Framework for my site, and I am overwriting your codes for UIKit. So I need to change the tags structure and the classes and attributes.

2 -Downloads are sorted by date by default. So orderby parameter isn’t required for that.
I need 4 sortings(download_count, create_date, update_date, latest_downloads). The first 3 are used in WPDM shortcode. But how can I add latest_downloads to the sorting options?

Nov 3, 2019 at 5:23 pm
#114317
Member
Abdus Sattar
Staff

Hi,
1) I want to edit the tags and class;
Yes, you can overwrite our code, But your overwriting code will be lost when we update our add-on, now we have no template customized feature. But we will soon add this featured,
Now how do you overwrite:
1- Go to the plugins directory
2- open wpdm-extended-shortcodes folder
3- Edit wpdm-extended-shortcodes.php file, Whatever you need
2) This add-on we did not add orderby shortcode option, But we will soon add this featured,

Nov 3, 2019 at 7:04 pm
#114325
Participant
Mehdi Sabbagh
OP

Hi,

Thanks for the guide, but I prefer to not change the core files. I just wanted to override them in my child theme.

I hope to see the new features very soon. Good Job.

Nov 15, 2019 at 11:11 am
#114918

Hi Mehdi,

Can you not use the Child Theme to do the Edits? That way when an update is pushed, you won’t lose your edits 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

The topic "Edit Category Carousel" is closed to new replies.