stevebenthal
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple User Registration] Shortcode in Widget?Hi, not sure what you mean by that?
Also, when my users login that are sent to the backend of wordpress, I want them to go back to the homepage as a logged in user.
Is this only available with the PRO version?
SteveForum: Plugins
In reply to: [Easy Photo Album] Order doesn't holdThank you, that worked!
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Displaying HolidaysHere’s what that gave me.
It’s displaying all your code so something is missing.
thanks.Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Displaying HolidaysYes I saw that so I would need to say [if-all-day]…[/if-all-day] then No Start time, No End Time. So what would the short code be for that?
Thanks,Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Feed Not WorkingYou are correct. I cleared the cache and now it does show the events I created when using the 2015 theme.
http://www.awesomescreenshot.com/image/280608/5c9fa6842f06a68d9e432ff5d042f113I”m using Avada 3.8.4 on the site. It seems to be working now.
http://www.awesomescreenshot.com/image/280612/de96a9e9465ac4cd7d16ea3ed984abfd
http://www.awesomescreenshot.com/image/280616/eade020b3ef55219d4c07749d512643c
Do you have styling options (darker lines) or is that all done with CSS?
Thanks!
STeve
UPDATE: Now any new events I add to google calendar are not showing up, even when I do clear cache. But then several minutes later they do appear. Is this normal? Maybe due to the Cache Duration?Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Feed Not WorkingI don’t think it was actually working.
I saw the blank calendar and the dates 28 $ 29, but not any information about the event that was happening.Can I give you the admin login?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Feed Not WorkingWith the 2015 Theme on and all plugins disabled I’m able to see the grid on the page, but no date entries (I put samples on the 28th and 29th.
https://nimbus.everhelper.me/client/notes/share/222735/TkGGnlt2shkgdHUbVPbZduhc4l0wT6KD/I am using your built in widget, and I did not realize id=xxx was what to put in so I’ve done that (778).
The shortcode is also on the page http://greenportsynagogue.com/calendar/ (that’s the screenshot)
Do you have a premium support plan? I can give you admin access and gmail login.
Thanks,
StevePS I have put my theme & plugins back on to work on other areas.
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Ecwid won't load in FirefoxThanks,
I eventually decided to get off cloudflare.
The benefits they offer weren’t worth not knowing if my store would show for people on every browser.
Thanks,
SteveForum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Ecwid won't load in FirefoxHere is CloudFlare’s response:
Looks like it may be an issue with Rocket Loader, try turning Rocket Loader off.
If this is the issue, there are several options:
1) Leave Rocket Loader off
2) Create a page rule to turn CloudFlare off on affected pages
https://support.cloudflare.com/hc/en…
3) Set Rocket Loader to Manual and add a true flag to your JavaScript tags.
https://support.cloudflare.com/hc/en…
4) Set Rocket Loader to Auto and add the false flag to the scripts.
https://support.cloudflare.com/hc/en…Let me know if you have any further questions.
_______________________
AFter seeing this ECWID Forum responsed with….As you can see, the Rocket Loader replaces the standard
Code:<script type=”text/javascript”>
with the
Code:<script type=”text/rocketscript”>
I spoke with a member of our developer team and it turns out that this very replacement may be the cause of the issue, when your Ecwid store doesn’t display with the Rocket Loader enabled for your website.
In the past we had a similar issue to this one, when the following part of the code:
Code:<script data-cfasync=”false” type=”text/javascript” src=”//app.ecwid.com/script.js?6279362&data_platform=wporg”></script>
was replaced by this line by Rocket Loader:
Code:<script type=”text/rocketscript” data-cfasync=”false” src=”//app.ecwid.com/script.js?6279362&data_platform=wporg”></script>
which prevented Ecwid stores from loading. We fixed it in our WordPress plugin update by specifying the ‘data-cfasync=”false”‘ part in the beginning of the <script> tag, which worked successfully. So now as you can see, the Rocket Loader is replacing the widgets’ codes and that prevents them from loading correctly in Firefox and Chrome.
So in order to test the possible solution to this particular issue, I suggest you try the following:
– Create a test page on your WordPress website (WordPress control panel > Pages > Add new)
– Paste the following code in text mode of the page editor
Code:<script data-cfasync=”false” type=”text/javascript” src=”//app.ecwid.com/script.js?6279362″></script>
<div class=”ecwid-shopping-cart-minicart”><script data-cfasync=”false” type=”text/javascript”> xMinicart(“style=”,”layout=attachToCategories”); </script></div>
<div class=”ecwid-shopping-cart-categories”><script data-cfasync=”false” type=”text/javascript”> xCategories(“style=”); </script></div>
<div class=”ecwid-shopping-cart-product-browser”> <div id=”ecwid-store-6279362″></div>
<script data-cfasync=”false” type=”text/javascript”> xProductBrowser(“categoriesPerRow=3″,”views=grid(3,3) list(10) table(20)”,”categoryView=grid”,”searchView=list”,”style=”, “id=ecwid-store-6279362”);</script></div>
<div id=”my-categories-6279362″></div>– Save the changes and let me know the link to that page, where you inserted the code
After that you and I will check it and see if it works as a possible solution.
____________________And that did work, the only thing now is my facebook widget isn’t loading, probably for the same reason.
SteveForum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Ecwid won't load in FirefoxGood point, but when I paused CloudFlare Firefox loaded immediately.
What happened in Chrome is it tried to load, but very slowly and if you kept refreshing it eventually did. But customers to site aren’t going to do that. Safari never had a problem.
I did contact cloudflare but have not heard back yet. i will post here when I do.
Thanks,
SteveForum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Ecwid won't load in FirefoxIt looks like the problem was CloudFlare, when I disabled it the store opened fine after I cleared my cache.
Should ecwid work with cloudflare?
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Not adding listJust as you described.
NOthing seems to happen, then List is removed. If I refresh the page I see the list again, but then just continue the same cycle.<b>Fatal error</b>: Call to undefined function iconv() in <b>/home/nofowell/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/classes/class.yksemeBase.php</b> on line <b>184</b>
ReferenceError: data is not defined
admin.p…m-lists (line 249, col 13)
POST http://nofowellnesscenter.com/wp-admin/admin-ajax.php200 OK
418ms
load-sc…r=3.9.2 (line 4)
POST http://nofowellnesscenter.com/wp-admin/admin-ajax.php200 OK
416ms
load-sc…r=3.9.2 (line 4)
POST http://nofowellnesscenter.com/wp-admin/admin-ajax.php200 OK
505ms
load-sc…r=3.9.2 (line 4)
POST http://nofowellnesscenter.com/wp-admin/admin-ajax.php200 OK
440ms
load-sc…r=3.9.2 (line 4Forum: Plugins
In reply to: [Easy Photo Album] BorderHi,
I’m sorry but I don’t understand where I do this.
It it in plugin edit area?
Thanks,
SteveForum: Plugins
In reply to: [WP RSS Multi Importer] lightboxI have same question.
Thanks for quick response!
Turning off all plugins and switching to twenty thirteen did make it work, but column didn’t line up quite right (if I say 4 columns it gives me 3, if I say 5 it gives me 4). But I can see the lightbox and “next photo” is working. I suspect the problem is my theme.Can I still download 1.9 till this is fixed?