shift8
Forum Replies Created
-
Forum: Plugins
In reply to: [Shift8 CDN] CDN does not work when moving site to new hostHello,
Please try just registering the site at this point. I have de-activated the site in our system. Registering now will re-activate it on your domain.
Thanks!
Forum: Plugins
In reply to: [Shift8 CDN] CDN does not work when moving site to new hostI apologize for the issues!
The best thing to do is “unregister” the site first. If this is no longer possible (i.e. if you cleared the API key setting), let me know what the hostname is and I can unregister it.
Once un-registered, you should be able to re-register the site again and it should work.
Thanks
Forum: Plugins
In reply to: [Shift8 Full Nav] Warning: Illegal offsetResolving this issue for now
Forum: Plugins
In reply to: [Shift8 CDN] cannot registerI’m sorry you had these difficulties! You need to enter site and email in order to register. An API key and auto generated CDN prefix should be returned upon successful registration.
Also a test URL will appear once that is complete. The test URL will demonstrate that it fully functions – dont forget to enable the CDN on this settings page as well (its the first option at the top).
Thanks!
Forum: Plugins
In reply to: [Shift8 CDN] Test image not foundHello,
At the time of you writing that post, there was a minor problem with the deployment process of our CDN. That was resolved last week and your test URL should be working right now.
I tested it and it works for me – please try again?
Thanks!
Forum: Plugins
In reply to: [Shift8 CDN] Activation problemAh I see the issue now.
The plugin was only rewriting static assets in wp-content/themes , wp-content/plugins and wp-content/uploads.
I have pushed an update to the plugin that will catch and rewrite all urls to the CDN under wp-content moving forward. This will catch a bunch of the static assets on the page that you linked above that were previously not being routed through the CDN.
Please upgrade the plugin to v1.22 and let me know here and I will check that page again to make sure.
Thanks!
Forum: Plugins
In reply to: [Shift8 CDN] Activation problemThank you for the feedback! Anything is helpful as I’m sure you can appreciate.
So what your saying the static elements on your site were not being served by the CDN? Can you confirm your site URL so that I can take a look? I’d like to fix things if there are indeed problems.
Thanks again!
Forum: Plugins
In reply to: [Shift8 CDN] Activation problemLet us know and review the plugin when you’ve had a chance! This is actively being developed and we are working on expanding and growing as more people use it. Your feedback is really appreciated.
Forum: Plugins
In reply to: [Shift8 CDN] Activation problemClosing the threaad
Forum: Plugins
In reply to: [Shift8 CDN] Activation problemHello!
We will update the instructions to be more clear. Everything is done from the plugin settings page.
Just make sure the Site URL and email are correct and saved first. Then hit the big green “register” button and we will populate and save the API Key and CDN prefix.
After registering it takes a few minutes for our CDN to populate with your settings but there will be a test url on that page for you to confirm its working. There is an “on/off” switch at the top of the settings page to actually switch your site to start using the CDN when the test url is confirmed working.
Let us know if there is anything else!
Thanks
Forum: Plugins
In reply to: [Shift8 Full Nav] Warning: Illegal offsetDo you have a menu registered? I’m not super worried about that warning but if we can reproduce locally, I’ll push a fix.
In the meantime, since its a PHP warning, you can suppress by changing display_errors temporarily.
Forum: Plugins
In reply to: [Shift8 Full Nav] Contact popupThats a 3rd party service called “Olark”, not related to this plugin
Forum: Plugins
In reply to: [Shift8 Full Nav] multiple top level menu itemsThe plugin should inherently create a dropdown if you create a child menu item in the wordpress menu area. It should auto detect and arrange the hover effect naturally.
Forum: Plugins
In reply to: [Shift8 Full Nav] Getting errorsHello,
The plugin tries to locally save a master list of google fonts to avoid querying the google api to pull google fonts from. I believe that error may be an issue saving the cached copy of the file on your web hosting environment.
Its possible there is a bug with saving the file on other systems such as Windows web hosting environments.
Can you see the dropdown list of google fonts fully populated?
Forum: Plugins
In reply to: [Shift8 Full Nav] How do I select what menu to use?Resolved