harjindersingh645
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Custom HTML in emailAnyone with the solution?
Thanks in advance.
Forum: Plugins
In reply to: [WooCommerce] Custom HTML in emailHi @logicrays,
Thanks for replying back.
Actually, I’m getting the custom data to reach email. I just wanted it to be formatting via styling. I’m using inline styles like <span style=’color:red’>order</span>, but all it’s sending plain text even the html tags are washed out.Thanks again.
Forum: Plugins
In reply to: [WP eCommerce] Products doesn’t display after plugin updateFlushed theme cache but that doesn’t work.
Forum: Plugins
In reply to: [WP eCommerce] Products doesn’t display after plugin updateThanks @galbaras
For this reply.
I understood your point. But at least the products in the database should display. Even having 1900 entries only 9 products shows at the back end & that what’s making me mad.
I’ll take a look at your suggestions as well.
Thanks
HarryForum: Plugins
In reply to: [WP eCommerce] Products doesn’t display after plugin updateHi Mihai Joldis,
Do you have some suggestions for me on how I can fix the error?
Really urgent for me.
Thanks
Forum: Plugins
In reply to: [WP eCommerce] Products doesn’t display after plugin updateHi,
Do you reply on weekends?
Thanks
Forum: Plugins
In reply to: [WP eCommerce] Products doesn’t display after plugin updateIt was 2 years old plugin the site was using. I don’t remember exact plugin version.
Also, I tried disabling and enabling again, but none of this seems to be working.
Is there anyway I can go back to old version of plugin if there’s a development history and I can download the plugin.The wasn’t updated from 2015, so it needs plugin version from that year.
Currently, I’ve updated it to 3.12.4
Can you please show a way out of this?
@photocrati-
Thanks buddy it worked the previous code have the gallery folder due to which it gets overwritten so i have created a new folder and tried that in dirname, it worked perfectly.
Life saver code 🙂
Happy coding.
Million thanks.
Harjinder
@photocrati- Thanks for the information i have added the following code in wp-config.php file at the bottom of the page
define(‘NGG_GALLERY_ROOT_TYPE’, ‘content’);
define(‘NGG_IMPORT_ROOT’, dirname(‘/web/htdocs/immagini.pensorosa.eu/home/gallery/Trucco/thumbs’) . ‘/’);It doesn’t seem to be working as the same folders are listed in the Import.
Can you give me a hint where i have done wrong.
Harjinder
Thanks for your response is there any documentation or example how i can use NGG_IMPORT_ROOT
Harjinder