colbytech
Forum Replies Created
-
Forum: Plugins
In reply to: [RSVP and Event Management] A couple of tweaksThank you so much for the quick response.
I had found the part about the Vegetarian wording; however, there is also a question asked about associated guests and if the Vegetation option is selected in the settings (I don’t really care how the backend words it), the associated guest is also asked if they require a Vegetarian meal option. This is the part I need help to fix…
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Facebook Page PluginThanks for responding. It was actually the feed on the published page which was showing the error as per the following: https://1drv.ms/u/s!AlLRj2TBcnMvili1emllTR_NOURH?e=kTLthQ
I tried it from another device and it works as it should, as you had noted. There must be a cookie issue or something with my browser.
This can be closed, thanks so much for your time.
Forum: Plugins
In reply to: [The Events Calendar] Events List Widget Title Not Following Footer StandardsAbz,
Thank you so much for the response. I actually pulled the CSS from the widget-title CSS file from the theme and inserted it as follows:
.fusion-footer h2.tribe-events-widget-events-list__header-title { margin: 0 0 28px; text-transform: uppercase; font-family: var(--footer_headings_typography-font-family); font-size: var(--footer_headings_typography-font-size); font-weight: var(--footer_headings_typography-font-weight); line-height: var(--footer_headings_typography-line-height); letter-spacing: var(--footer_headings_typography-letter-spacing); font-style: var(--footer_headings_typography-font-style, normal); color: var(--footer_headings_typography-color); } li.tribe-events-c-messages__message-list-item { color: var(--footer_headings_typography-color); }
It appears to be working correctly.
Forum: Plugins
In reply to: [The Events Calendar] Plugin to Fix Month View After Update not AvailableThanks so very much. I resolved the issue on the one site and you are correct. Adding in an event brings the Month view back online.
Just a question, is there a way to have the month always showing even if there are no events in there?
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Plugin to Fix Month View After Update not AvailableAndras,
Here they are:
- https://sjohnson.ca/events/ – This is set up using only the Month and is running the Aveda theme. If I switch to all three view options, if I select Month, it populates
- https://www.diverswearhouse.com/events/ – This one conflicts with the theme I think and I cannot adjust anything. I am getting ready to flip this site to the Aveda theme also
https://myrtlebeachgolftalk.com/events/ – This is also running the Aveda theme and has the same behaviour
https://nationalcapitalgolftour.com/events/ – This one displays correctly and it is using the fClub theme; however, there are very few other plugins on the site also.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Plugin to Fix Month View After Update not AvailableAndras,
Thanks for the prompt reply. I have version 5.3.2.1 on three sites and they are all not showing the full month even though that is what is selected (just using the default page template and the Tribe Events Style. I just did the update yesterday which is when I noticed the calendar issue.
Forum: Fixing WordPress
In reply to: Migrated Sites and Assigned Roles no Longer WorkActually we got this figured out. Turns out the custom table prefix for the database needed to be in small case for Apache rather than in any case for Windows. Changing the custom table prefix to all lower case fixed the issue.
Forum: Fixing WordPress
In reply to: Migrated Sites and Assigned Roles no Longer WorkThe same website on the old hosting service works perfectly for the user. And it is the only user on the site. I had 13 websites moved over and all of them are exhibiting the same behavior. The hosting company that did the migration has noticed that not all of the tables were copied, so they are retrying that. Hopefully that is it.
Forum: Fixing WordPress
In reply to: Migrated Sites and Assigned Roles no Longer WorkUnfortunately that is what is in there…
a:1:{s:13:”administrator”;b:1;}
Forum: Fixing WordPress
In reply to: 404 Error coming from widgits.wp.comI have tracked it down to JetPack also. I disabled the Likes at the bottom of the posts and it went away. Trying to upgrade JetPack is another issue…