Please make sure that the .htaccess file is uploaded to your server and updated to latest version.
If the file is exists, but you still face this issue, please contact your host provide, and let them enable mod_rewrite.
If you are using a VPS with Ubuntu Linux installed, please follow this guide.
If you use Nginx in your server, please follow the last step in the installation page.
This may cuase due folder permission error, or apache issue, please contact your host provider and let them fix it for you.
If you can't upload large files, go to Admin Settings > Site Settings > Max upload size and increase the value, if you still can't upload large files, please contact your host provider and let them increase the upload limit and max_execution_time.
This means your server couldn't connect to our servers, please contact your hosting provider, and let them whitelist the IP 104.168.248.20
If you still can't auto update your site, you can still update your site manully (Recommended)
You can find the layout files in ./themes/wowonder/layout/
The files extention is .phtml
You can edit the stylesheet from ./themes/wowonder/stylsheet
The main style file is: style.css
Welcome page styling file is: welcome.css
Login to Google console
Create new project, and enable those APIs: Google Javascript Map API, Google Embed API
Get a key from: https://developers.google.com/maps/documentation/javascript/get-api-key
Go to https://www.twilio.com/ and register a new account, and buy some balance.
Make sure SSL is installed on your domain/server (required only for google chrome, because chrome doesn't allow video calles without SSL installed)
After you loggedin to your account click here: https://www.twilio.com/console/video/dashboard
For "Live accountSid" click here: https://www.twilio.com/console
For "apiKeySid/apiKeySecret" click here: https://www.twilio.com/console/video/dev-tools/api-keys
Get all the keys and fill the fields in your Admin > Settings > Video & Audio Settings.
Login to PayPal, then click here: https://developer.paypal.com/developer/applications/create
Set your app name, and email address and click Create App
On the top right side, you can see two tabs, SandBox and Live, click on live.
Copy the client id and secret id, then save them on Admin Panel > Settings > Payment Settings.
Create new account in http://stripe.com
Go to account settings and setup your bank account.
One you're done with your account info, go to API keys, and get the live keys.
Copy the keys, then save them on Admin Panel > Settings > Payment Settings.
Make a copy of ./themes/wowonder/ folder, rename it, open ./YOUR_THEME/info.php and change the requested info there.
Once you have changed the info, save the file, go to you admin panel -> design -> themes, and you'll find your theme there, under your theme name, click on activate.
You can change them from ./themes/wowonder/layout/sidebar/left-sidebar.phtml
You can change them from ./themes/wowonder/layout/emails/
You can change it from ./themes/wowonder/img/icon.png
You can add more info in ./themes/wowonder/layout/go_pro
You can edit the footer from: ./themes/wowonder/layout/footer/
You can do that by cleaning the table Wo_HashTags located in script database.
You have to get a site key from https://www.google.com/recaptcha/
Once you got the site_key, you can add it in Admin > Settings > Site Settings > reCaptcha key. Make sure to add the site key not the secret key.
You can customize that from here: ./themes/wowonder/layout/story/content.phtml
You can do that from: ./assets/includes/app_start.php
You edit the profile page from: ./themes/wowonder/layout/timeline/content.phtml
You can add games from Admin > Manage Featurs > Games > Add new game.
You can import games from Miniclip, example: https://www.miniclip.com/games/8-ball-pool-multiplayer/en/
You can do that from: ./themes/wowonder/layout/style.phtml
Remove this: http://prntscr.com/gtrqlr
You can remove that from ./themes/wowonder/layout/story/content.phtml
You can block from .htaccess: http://www.htaccesstools.com/block-ips/
You send a link to a user, the user with this link can create an account on your website, even if the registration system is disabled.
Header: ./themes/wowonder/layout/header/loggedin-header.phtml
Post icons: ./themes/wowonder/layout/buttons/like-wonder.phtml
You can do that from /themes/wowonder/layout/story/content.phtml
The PayPal configuration are wrong. Please make sure the access keys are correct and make sure it's live or sandbox in Admin Panel > Settings > Payment Settings.
You can do that from Admin Panel > Languages > Add New Language
You can set it on Admin > Settings > Site Settings > Default Language
Make sure you have SSL working on your domain, and $site_url is set to SSL version in ./config.php file.
Open .htaccess file, under "RewriteEngine On", copy and the paste the code below:
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
You can update your site automatically from Admin > Updates using your purchase code.
If you are not able to update your site thru the the admin panel, you can still update it manually.
If you have missed one or two or X updates, and you want to update your site to latest version, you have to update your site version by version manually.
First of all, you have to download the update files from your codecanyon downloads page.
Once you have downloaded the script, you can find the update files in "Update Guide" folder, as shown below:
Choose the update version, and extract it to your Desktop.
The extracted files structure should look like this:
If update.php file exists, upload it to your server using FTP client: /path/to/wowonder/update.php
Open the "Script" folder, Upload and overwrite ALL files/folders (SELECT ALL) file(s) located inside "Script/" folder to your server, if you have renamed your theme, please open "Script/themes/wowonder/" and upload & overwrite ALL files/folders to your theme folder. Example:
Once the files are uploaded, open and run http://www.YOURSITE.COM/update.php (if update.php file exists)
For more information, please watch the video below:
Availability to answer questions, Answering technical questions about item’s features, Assistance with reported bugs and issues, Help with included 3rd party assets.
Any customization request will be ignored.
Please make sure to read more about the support policy.