Forum Replies Created
-
AuthorPosts
-
August 7, 2017 at 9:41 pm #31200
Hi Hebstreit – as per the documentation, you need to create a new license for your Anytype file – so the ‘ss_55746_arb_pack’ naming convention is just an example. You need to create a license and scroll to the bottom of the license edit page to decide what the postfix will be, then upload files using that naming convention.
I logged in and could not locate a license for your Anytype file – try that and let me know.
August 7, 2017 at 9:12 pm #31198Great, glad to be of help. 🙂 If you get a chance, please leave us a positive review on WordPress:
https://wordpress.org/support/plugin/symbiostock/reviews/
As we don’t charge for most support requests and try to provide the best service possible, it really helps if users like yourself give us positive feedback on our official WordPress page for future potential users. Thanks!
August 6, 2017 at 1:25 pm #31190August 4, 2017 at 9:10 pm #31150Hey Mickael,
Very strange! Your do indeed have imagick installed and it should be found by Symbiostock. However the phpInfo you are sharing does not appear to be on the exact domain you are running WordPress on. It is possible imagick is disabled via your control panel (such as cPanel) even though it may appear to be enabled on the general base PHP install. Please provide a link or check the phpinfo on the actual WordPress site to confirm if imagick is enabled and we can go from there. 99% it will not be, as based on the phpinfo you are showing, unless there’s a massive bug with your specific version of php, Symbiostock is guaranteed to read it correctly.
July 23, 2017 at 3:14 pm #31110Hey Steve – I’ve learned the hard way that an undocumented way to do it very easily is as follows:
1) Go to your settings and change the URL from http to https for both the site and home.
2) Edit your wp-config.php and add this line below the debug line:define('WP_DEBUG', false); $_SERVER['HTTPS'] = 'on';
You should now be HTTPS as long as you have a certificate issued for your URL via your cPanel control panel. For information on ordering an SSL via the hosting system (all perpetually free with our hosting) use this guide:
http://www.symbiostock.com/setup-installation-guide
Once you do those 3 steps, your site should be fully SSL. The only exceptions are that some of your theme elements or pages may have hard coded full non-relative URLs to images. In other words, instead of:
/wp-content/images/image.jpg
you will have
http://www.mydomain.com/wp-content/images/image.jpg
As you should rarely ever use full URLs on your site and always reference locally, you may have to change these, and that must be done manually otherwise your visitors will get a warning that says “this page is secured but not fully secure because it contains insecure elements”.
I’ve tried various plugins and stuff and nothing quite works as seamlessly as this.
July 23, 2017 at 3:03 pm #31109Is the order status completed or left in processing? If it is still processing you need to wait for the processor (cron job) to complete the order, then the email links will be generated and sent out.
Just ensure you have the processor running. Check our documentation if you are unsure how to do this.
July 21, 2017 at 9:34 pm #31104July 21, 2017 at 9:34 pm #31103July 21, 2017 at 9:09 pm #31102July 19, 2017 at 4:27 pm #30947July 19, 2017 at 3:15 am #30943July 10, 2017 at 10:34 pm #30133July 10, 2017 at 10:33 pm #30132July 6, 2017 at 3:51 am #30124July 6, 2017 at 3:34 am #30123 -
AuthorPosts