DigitalAccess
Forum Replies Created
-
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] product price is not crossed outI added this function to my WP Code plugin, although it is not the most appropriate solution, it works and if it helps someone I will leave it here.
function remove_woocommerce_price_display( $price, $product ) {
// Check if the product is simple and on sale
if ( $product->is_on_sale() && !$product->is_type(‘variable’) ) {
return ”; // Returns an empty string to remove the default price
}return $price;
}
add_filter( ‘woocommerce_get_price_html’, ‘remove_woocommerce_price_display’, 10, 2 );Thanks for the support.
Hi @voltronik
Thank you for your response but frankly you took a long time to respond so much that it gave me time to create my own solution to send the notifications to the people I need.
And well, if your document has the solution, let someone else who has time try it. I tried your plugin on 3 sites and I wasted a lot of time and it didn’t work on any of them.
Thanks
Case closed
Hi @gauravtiwari
Thank you very much now I write you with the information.Thanks, @jsmoriss
The problem is no longer running the shortcode on Titles or Content.
In fact, as I commented, the dynamic-month-year-into-posts plugin does that or fixes it.
The problem now is specifically in do shortcodes in the Open Graph (Facebook and Twitter) fields.
and in the text of the schemas
I know it can get complicated because WPSSO FAQ uses several posts but how can we solve that?
It is not clear to me if WPSSO has a filter to be able to do that.
Can you support me on that? an example or soThis is part of the problem look at this
<meta property=”og:title” content=”All Inclusive Packages [get_this_year] the smart decision”/><meta name=”twitter:title” content=”All Inclusive Packages [get_this_year] the smart choice”/>`
Hi
How long do you usually take to reply?Forum: Plugins
In reply to: [Custom Permalinks] Not Working on PagesHi Sami
The url’s are correct both are thus:
http://www.domain.com/subdir
Can you give me some email? To give you access
Or do you have another suggestion?Thanks!
Forum: Plugins
In reply to: [Custom Permalinks] Not Working on PagesHi Sami,
I just moved the websites to another hosting, the structure is exactly the same, I did not change anything, I have installed wordpress and the plugin in the root and in 2 other subdirectories and only one does not work.
What may be affecting?
Thanks for your help
Hi Mary Anne,
I responded to your e-mail with my observations.
Thanks alot
Guillermo G.
Hi Maryanne,
the problem persist, i send to you an email with some details.
Thanks
Guillermo Garcia
Hi Maryanne,
An apology for the inconvenience, do you still do not have any solution?, This report has more than two months.
Thank You
Forum: Plugins
In reply to: [WooCommerce] Checkout page state select dropdown bug in IE11After cleaning the cache effectively solved the problem for Chrome but IE still is the problem
Forum: Plugins
In reply to: [WooCommerce] Checkout page state select dropdown bug in IE11I have the same problem, as #cristianomr.
Installed version 2.3.7, but not working!
Try to debug the error and appears this line
Uncaught ReferenceError: wc_select_params is not definedThe site is configured to Country: Mexico
Some users report that and stay fixed but it seems that only those living in the US.
Thank You
I remain Waiting for the solutionHi Maryanne,
Do not have a solution to this problem yet?
pass some time, and I have not heard about it.
Thanks in advanceHi Stellamaris5,
Thanks for your answer.
With your explanation, I understood how the plugin is working.
The website is about classified advertising, in which can happen more regularly is that someone creates an ad and expires next month, we agree that goes away and also of the contents of shareaholic.
That must be that should happen, I don’t know if that’s too fast :p
By now appear content over 5 days ago were eliminated, that’s not good!, and is very very slow.Another thing that happened, I create another copy of my site on a subdomain of another domain, copy the entire database.
the funny thing is I generated publications on the other site(2) and eliminated, but appear in the related content superideas.com.mx(1) why mix the post of one on the other?.I do not much like that behavior, I would like to know how to clean the cache that you comment.
Thanks, I’ll be waiting another solution, I like the plugin just missing refine this detail.
Hello MaryAnne,
I still have eliminated publications in the area of related post that no longer exist, do you not been able to figure out how to solve it?.
The truth is that urges me, I’ll have to disable that option looks very bad.
or if you can tell me how to modify the plugin, or the information in the database, while you publish a new version.
Thank you!