Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter josuawahyudi

    (@josuawahyudi)

    i 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

    Thread Starter josuawahyudi

    (@josuawahyudi)

    thank 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 time

    what 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] Footer

    hi 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?

    Thread Starter josuawahyudi

    (@josuawahyudi)

    just 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 extension

    DONE!
    my child forum is active now!

    Thread Starter josuawahyudi

    (@josuawahyudi)

    additional 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)

Viewing 5 replies - 1 through 5 (of 5 total)