Mehdi Sabbagh

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
in reply to: Restrict use of User Review Add-on #119370

Mehdi Sabbagh
Participant

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?

  • This reply was modified 4 years, 3 months ago by Mehdi Sabbagh.
in reply to: Tags Issue #118656

Mehdi Sabbagh
Participant

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.

in reply to: WP Pro Membership set up #117010

Mehdi Sabbagh
Participant

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

in reply to: Set shortcode to change style of the Table of Plans #116964

Mehdi Sabbagh
Participant

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?

in reply to: Download Manager Language Files #115995

Mehdi Sabbagh
Participant

Hi Mehrdad,

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

Thanks

in reply to: Override Addons #115728

Mehdi Sabbagh
Participant

Hi,
No answers?

in reply to: File Browser Root #115727

Mehdi Sabbagh
Participant

No answers????

in reply to: File Browser Root #115409

Mehdi Sabbagh
Participant

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

in reply to: Override Addons #115408

Mehdi Sabbagh
Participant

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?

in reply to: Edit Category Carousel #114325

Mehdi Sabbagh
Participant

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.

in reply to: Edit Category Carousel #114301

Mehdi Sabbagh
Participant

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)