Forum Replies Created
-
AuthorPosts
-
October 29, 2016 at 2:06 pm #28663October 28, 2016 at 5:58 pm #28603October 28, 2016 at 5:57 pm #28601
Hi trent – first of all, are you on Legacy Symbiostock or the new platform? Symbiostock Lite is not the same thing as Legacy Symbiostock.
Basically Legacy was released a few years ago and was run by another developer. We took over last year and completely created a new piece of software based on a different infrastructure.
In order to migrate from Legacy to the new one, you need to use the free migration tool which is available via the Shop link at the top.
Once migrated, then your stuff will begin showing up in Symbiostock Pro, and you disable Legacy Symbiostock.
If you need help with migrations, you can post a request here or submit a paid support request. Once you clarify what you’re currently on, we can help you further.
October 28, 2016 at 4:52 pm #28600October 27, 2016 at 4:44 am #28582October 26, 2016 at 2:37 am #28574October 25, 2016 at 5:26 am #28557October 23, 2016 at 1:48 pm #28539Hey Kenny –
Email templates are written in PHP – unless you know how to edit PHP, you will not be able to edit them properly.
I would suggest you simply add whatever extra content you want to the footer text of all your emails and see if that works for you. You can edit the global footer text under the WooCommerce > Settings > Emails tab.
Regardless, unless the template is bugged, it should not really affect processing time.
October 20, 2016 at 3:48 pm #28520Hey Kenny – you add it as a plugin and activate it. Then read the documentation on using it.
October 18, 2016 at 5:10 am #28504October 15, 2016 at 5:22 am #28488October 14, 2016 at 2:40 pm #28481Note that this functionality can now be provided through the Symbiostock Anytype addon.
October 14, 2016 at 2:37 pm #28478Note that this functionality can now be provided through the Symbiostock Anytype addon.
October 13, 2016 at 2:38 pm #28418October 13, 2016 at 5:30 am #284151) Postfix is put after any piece of CSS – but only use it if not using it doesn’t work. So for example:
font-size:12em;
becomes
font-size:12em!important;
That will make it override all other declarations of this for that class/id.
2) Yes, it should. That custom CSS is database driven and should not be altered. Nevertheless I would strongly recommend keeping a copy of it periodically somewhere else just in case. It should not make any difference whether you stick it in the custom CSS plugin installed earlier or the functionality provided by your theme. We may add something like this to Symbiostock as it is such a necessary and useful part of every website nowadays.
-
AuthorPosts