josuawahyudi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Internal server Error when place orderi found on my error log this note:
[27-Jul-2017 04:14:13 UTC] PHP Parse error: syntax error, unexpected ‘on’ (T_STRING) in /home/k6284136/public_html/wp-content/themes/unite/woocommerce/emails/customer-on-hold-order.php on line 28
Forum: Plugins
In reply to: [BadgeOS] Earn Point Without Badgethank u michael for your quick respond,
i have another issue, so i will ask you here:
i use Learndash-BadgeOS integration and found that required achievement steps have a very annoying limitation.
When i choose required step:
Learndash activity – completed course from a tag – particular tag
the time(s) is limited only for 1 timewhat i want is, i can create achivement that require someone to complete particular course with particular tag several times.
Why BadgeOS create lmitation in number of times? (like example, post comment, login, reply forum, all only in 2 decimals)
thank u Mike
Forum: Themes and Templates
In reply to: [Unite] Footerhi lindsay & brandy,
i saw brandy’s website https://secularmatrimony.org/
how to create the “services” section in static frontpage?
i assume it’s your post right? how to display that post into 3 columns like that?Forum: Plugins
In reply to: [Plugin] BBPress – Child Forum Page Not Foundjust resolve my problem!
this is what i do:
1. change my permalinks to “postname” just like robin suggested
2. i create “.htaccess” file (since i dont have that file)this is how to create that file:
– simply open your notepad
– copy paste this code:<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]– save as “.htaccess” (you will get file with extension txt)
– copy file with FTP to sites/domain/www
– rename file, erase txt extensionDONE!
my child forum is active now!Forum: Plugins
In reply to: [Plugin] BBPress – Child Forum Page Not Foundadditional information, i use these plugins:
– akismet
– easy WP smtp
– simple local avatars
– simple shortcodes (reccomendation fro the theme)
– WP-members
– WP-pagenavi (reccomendation from theme)