M C
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] How to Add Download Count to Widget?Hi Sohrat,
Thank you for your quick response! ??
On step #1, I do not have that directory. Here’s what I have:
https://www.dropbox.com/s/kzr4alfh6l83uq9/Screen%20Shot%202021-08-23%20at%203.27.54%20PM.pngBut I did find it in the /plugins/download-manager/tpls/link-templates folder.
And I followed the remainder of your steps and it worked perfectly. Thank you!
The final step, in case anyone else has this issue, is to reference the template in the shortcode:
[wpdm_package id=’####’ template=’link-template-modified-name.php’]Thanks again.
Thank you for your quick reply, Tobias!
Forum: Plugins
In reply to: [GravityStripe Subscription Manager] Change text with no subscriptionHi David,
I’m using:
[user-subscriptions not_found_message=”No active subscriptions found for your account, consider upgrading” form_ids=50,51]Is there a way to insert a link into the not_found_message? I tried upgrading but it broke the HTML.
Thank you,
MikeForum: Plugins
In reply to: [GravityStripe Subscription Manager] Change text with no subscriptionThat’s awesome! Thanks, David. ??
Forum: Plugins
In reply to: [Embed Sendy] Fatal error during plugin activationI couldn’t wait any longer. I bought https://webholics.org/downloads/gravity-forms-sendy-addon/ and it works great.
Forum: Plugins
In reply to: [Embed Sendy] Fatal error during plugin activationI’m seeing the same error as @mauryaratan when I downloaded your plugin from WordPress today and installed it.
Here’s my error:
Fatal error: Uncaught Exception: Required config parameters [sendyUrl, listId, apiKey] is not set or empty in /var/www/html/wp-content/plugins/embed-sendy/includes/class-api.php:88 Stack trace: #0 /var/www/html/wp-content/plugins/embed-sendy/embed-sendy.php(79): SENDY\API->__construct(Array) #1 /var/www/html/wp-content/plugins/embed-sendy/embed-sendy.php(565): Embed_Sendy::instance() #2 /var/www/html/wp-content/plugins/embed-sendy/embed-sendy.php(568): ESD() #3 /var/www/html/wp-admin/includes/plugin.php(2223): include(‘/var/www/html/w…’) #4 /var/www/html/wp-admin/plugins.php(175): plugin_sandbox_scrape(’embed-sendy/emb…’) #5 {main} thrown in /var/www/html/wp-content/plugins/embed-sendy/includes/class-api.php on line 88
Any suggestions on how to fix this?
Thanks in advance for you rhelp, Ram!
Forum: Plugins
In reply to: [Simple Revisions Delete] Support for bbPressThank you, Brice!
Forum: Plugins
In reply to: [Simple Revisions Delete] Support for bbPressOf course as soon as I post, I find some code:
function bweb_wpsrd_add_post_types( $postTypes ) { $postTypes[] = 'topic'; return $postTypes; } add_filter( 'wpsrd_post_types_list', 'bweb_wpsrd_add_post_types' );
But now my question is how do I include MULTIPLE postTypes in this function?
So, for example, I want to be able to purge bbPress “topic”, bbPress “reply” and WooCommerce “product”?
Thank you!
We’ve published new articles, and I’ve also requested the index be re-created (at https://wordpress.com/settings/manage-connection/www.{mydomain}.com), and my Related Posts are still showing press releases.
I want to exclude press releases.
Here’s my code in functions.php that is supposed to exclude press releases:
https://www.dropbox.com/s/cxtuywztbzyvzu6/Screenshot%202019-08-30%2013.27.11.pngHere’s my category taxonomy for posts that are classified as press releases:
https://www.dropbox.com/s/951o6py1pkxy4yj/Screenshot%202019-08-30%2013.29.26.pngHere’s an example of two press releases still showing up in the Jetpack Related Posts of an article:
https://www.dropbox.com/s/hc7rjawuhw6amj9/Screenshot%202019-08-30%2013.27.42.pngAny idea if I’m doing something wrong when I set this up?
Thank you for your support! I appreciate it!
Thanks, @macmanx. I’ll try to hire someone from there to build it.
Hi @macmanx
Thank you for the information about needing to publish a new post for it to reindex.
I found that I can manually request a full sync at https://wordpress.com/settings/manage-connection/www.%5Bdomain%5D.com as well. Is that an alternate way of accomplishing the task?
Hi @supernovia
I see a 404 page on github when I visit https://github.com/Automattic/jpop-issues/issues/4255. Perhaps it’s a page that only you can see as an employee of Automattic?
May I ask you to provide more information on what you were showing me there?
Thank you!
Thanks for that suggestion, @supernovia.
If I understand it correctly, the Jetpack Widget Visibility (https://jetpack.com/support/widget-visibility/) only displays the recent published articles. Is that correct?
I’m looking for a way to publish related content on a page, based on a keyword or set of keywords, but I don’t see that option on the description.
Can you please clarify? Thank you!
Hi @supernovia,
Great question. Thanks for clarifying.
I am willing to accept either!
My preference would be to recommend blogs that are related to the bbPress thread topic.
If that is not possible, then recommending other bbPress posts that are related to the bbPress thread topic would be useful.
Thank you for your question and for your help!
Hi Kokkie (@kokkieh),
Thanks for your prompt response.
We have new bbPress discussions forum posts throughout the day, but we only publish new articles (posts) once per week.
Am I to understand that the “Jetpack Sync” data synchronization only happens when we publish new, standard posts?
If we do an update to a standard post, will that cause the Jetpack Sync to update, or is there another trigger for it?
In response to your questions (“Are you using any caching plugins on your site, or does your hosting provider do any caching on their end? If so, also try clearing those caches to see if it helps.”), we do have cache but I cleared it and our host does not do any caching.
Thank you again for your prompt response.