Mehdi Sabbagh

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
Feb 1, 2020 at 8:09 am
#119370
Participant
Mehdi Sabbagh
OP

Hi Shahriar,

I want the reviews to be shown in a specific location with [wpdm_reviews]. But, at the bottom of the packages, it shows the reviews. how can I delete it?
Changing in the /wpdm-user-reviews/wpdm-user-reviews.php is not a good solution, because when updating the plugin, it might change.
I used this code in my functions.php file:


remove_filter( 'the_content', array(\WPDM_User_Reviews::class, 'wpdm_package_review' ), 99 );

But Unfortunately it does not effect.
Can you guide me through this?

Jan 21, 2020 at 10:57 am
#118656
Participant
Mehdi Sabbagh
OP

Hi Shahriar,

I am wondering why did you use the same tag as the wordpress tags? That is so strange. Most want to use different tag taxomonies in their menu and other places.

Dec 21, 2019 at 8:20 am
#117010
Participant
Mehdi Sabbagh
OP

Hi Shahriar,

I really didn’t find out where to change the currency??? I searched the documents that you mentioned in your link, but no clue found!!!!

Dec 19, 2019 at 6:35 pm
#116964
Participant
Mehdi Sabbagh
OP

How can we override the classes of the card or smooth sytles?

Where should we put to tpls files of membership addons in order to be customized?

Dec 3, 2019 at 1:24 pm
#115995
Participant
Mehdi Sabbagh
OP

Hi Mehrdad,

I did not see any language files attached to your comment.
Would you please share it?

Thanks

Nov 29, 2019 at 8:30 pm
#115728
Participant
Mehdi Sabbagh
OP

Hi,
No answers?

Nov 29, 2019 at 8:29 pm
#115727
Participant
Mehdi Sabbagh
OP

No answers????

Nov 26, 2019 at 4:52 am
#115409
Participant
Mehdi Sabbagh
OP

Hi Abdus,

I got both of those that you mentioned, but unfortunately it does not work and gives me this error:

php_network_getaddresses: getaddrinfo failed: Name or service not known

What would you think the problem is?

Thanks

Nov 26, 2019 at 4:45 am
#115408
Participant
Mehdi Sabbagh
OP

Hi Abdus,
For copied this file:
wp-content\plugins\multilevel-marketing\tpls\overview.php
to this location:
wp-content\themes\yootheme-openscript\download-manager\multilevel-marketing\overview.php

But the changes don’t effect. Am I putting it in the right address?

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 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?

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