cruzz
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Simple Product Badge] Display the badge in single product page?Hi
I found a solution but there is a work around:
1) Edit the theme function.php and add this line
/** * Display product badge on single product */ add_action( 'woocommerce_product_thumbnails' , 'woocommerce_simple_product_badge_display', 30 );
This is the way to modify everything into the Image product area
2) add this class into your CSS (called as you declared in Badge Class name)
/*Product badgel green*/
.wc-simple-product-badge {
position: absolute;
top: 0;
leftt: 0;
background-color: #46694B;
color: #fff;
padding: 5px;}
The issue here is just work doing on the Left side… because the Absolute property will put the Badge over the description
If you find a solution to put it into Right side let me know ??
APlaying with the permission I put all folder in 777
So, I touched the button UPDATE IDCF
I received permission errors for Owner but seems to be something installled
I checked and now I have IgnitionDeck Plugin 1.4.2But I cant activite it.. When I do I receive a FATAL error
“Plugin could not be activated because it triggered a fatal error.”
I changed file owner “Apcahe” by my account.. but still same issue
What is next?No.. any of the .zip file are there… all folder inside of wp-content are 775
I dont know if I registered for that account… how Can I check that? could you please sent to me the URL to verify that?
I just received an email to login here
https://ignitiondeck.com/id/dashboard
Additionally when I click on the button UPDATE IDCF i receive this error
Warning: file_put_contents(/home/public_html/wp-content/plugins/idcf_latest.zip) [function.file-put-contents]: failed to open stream: Permission denied in /home/public_html/wp-content/plugins/ignitiondeck/idf-functions.php on line 19
Warning: ZipArchive::extractTo() [ziparchive.extractto]: Invalid or unitialized Zip object in /home/public_html/wp-content/plugins/ignitiondeck/idf-functions.php on line 23
Warning: ZipArchive::close() [ziparchive.close]: Invalid or unitialized Zip object in /home/public_html/wp-content/plugins/ignitiondeck/idf-functions.php on line 24
Warning: unlink(/home/public_html/wp-content/plugins/idcf_latest.zip) [function.unlink]: No such file or directory in /home/public_html/wp-content/plugins/ignitiondeck/idf-functions.php on line 25
HI I was checking in my plugins list and I have
IgnitionDeck
Details | Installed
1.0.8I have an account in IgnitionDeck. When I go to the dashboard I dont see anylink to download the IgnitionDeck Crowdfunding
Addionally there is a comment in the tutorial
“If you are unable to find the download, or your download package is incomplete or corrupted, please contact us via one of the support methods above.”
What i have to do? thanks
I have the same error as Gureu… any help with that?
thnaks