strikesrule
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingThank you for the help and for putting up with me.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingGetting closer:
Found this from old site backup:
.mc-main .mon { width: 10%!important; }
.mc-main .tue { width: 10%!important; }
.mc-main .wed { width: 10%!important; }
.mc-main .thu { width: 10%!important; }
.mc-main .fri { width: 20%!important; }
.mc-main .sat { width: 20%!important; }
.mc-main .sun { width: 20%!important; }Needing to format text and set height of cell in Main Calendar – https://bowlingquest.com/?page_id=55550
On site main page (https://bowlingquest.com/), need to set category icon size.
Thank you.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingThe suggested css “solution” did not pass testing. It did resize the category icon but made the text almost unreadable. It did not help with object placement.
It is also difficult to change the category icon. I change it and the program still keeps the old one even after it is deleted and/or replaced with a new one. So I delete the category and create a new one but the program does not recognize the new icon and its name has to be typed in. Eventually it changes.
Use of template similar to the one that controls the popup is an easier and better solution to work with. The question is how to implement this.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingIt is possible the problem has been found. Multiple themes are being used. The Main Calendar was on the theme changer list. Once the Main Calendar theme was changed, the category icon size went to your css assignments.
Testing before closing thread as solved.
Thank you
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingEffort appreciated.
Tried the css but they only work in in the Additional css admin preview window but not in any browser I have. They look swell there! Please take a look at the Main Calendar page from the web in Firefox, Edge, and Chrome and see if you see what I see on this end. The css has no effect in either browser. Using very latest version of Google Chrome.
For instance, with css how is the object placement achieved? How is text size and placement done? This is easily done in the popup code.
Requested and needed is template similar to the one that helps format the popup, that affects only Main Calendar page and nothing else. This is the template that works best AND easiest. The css for image size is the only usable piece but it doesn’t work in the browsers.
Here’s the template itself:
<table>
<tr><td>{image}
<br>
{linking_title}
<br>
{time}
<br>
{timerange}
<br>
{date}
<br>
{daterange}
<br>
{description}
<br>
{icon}
<br>
</td><td style="vertical-align: top">
{hcard}
<br>
</td></tr></table>Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingYes. Found Appearance Customizer. Any additional css here affects the whole site, right? Any changes MUST only affect Main Calendar page and nothing else.
Need template similar to the one that formats popup.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingPlease see my previous post.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingProgress.
Please see Main Calendar popup. This is achieved by using a table in a custom template. This template only affects the popup. The popup can now be able to be formatted pretty much as needed/wanted.
Next step is to be able to produce a similar template or code, for the Main Calendar ONLY, that does not affect the popup or anything else.
Category icon is too small to see and needs to be resized freely according to the cell width and/or by the designer/owner.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingI don’t see a Customizer (using classic editor, not Gutenberg). Tried adding the styling you sent to custom template but no effect. Shows red X on line 9 saying “special character must be escaped”. If I take out this part it just prints the code in the popup and nothing else. If I take out all the code in the template, the popup has no description, image, end time, or event link. Category icons on main page and Main Calendar page too small to see. Would like to set their sizes in pixels separately. Clicking on them as well as event title should link to event. Clicking on location name should take one to the location (I think it does that already). Formatting and placement of objects on Main Calendar page is different than formatting and placement of objects on main site page, is different than formatting and placement of objects on the popup. These are the 3 of the 4 most important pages on the site. The 4th piece is the Lane Finder and works fine. It is a table.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingThere’s a box: “Load CSS only on selected pages”. Right now it has the Main Calendar page url.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingYes. Changes made.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingI’m the only one i want to allow to change these sizes. Never thought of that. Hope this makes it easier. Users are only allowed to comment, rate, and submit events on the site. These all work fine.
I want to be able to show a category icon in the Main Calendar window (able to be clicked to open the popup). The icon that My Calendar provides (a category icon related to the event) is all I need, along with an image if uploaded to the event listing, and is currently seen on the page, if possible. “icon for an event, city and state” means just for the event. That’s the category icon and needs to be sized as wanted/needed. Same with uploaded image. (Tnx)
Next is to be able to get the Main Calendar window to look, feel, and work, as wanted. Please look at https://bowlingquest.com/?page_id=55550. The popup does not open. Descriptions, address, map, and phone number are in main window instead of popup. The Main Calendar window is yet to become functional. The popup also needs to be able to be styled freely also, separate from main window. The popup should have all relative information for an event and its location, category icon(again but at a different size), dates, description, location. Mapping would be nice here but there already is a mapping system separate from any of these.
Events themselves generally are not related to the location(venue) where they are held. For instance MSBS events are held at many and varying locations whereas the Hoinke is an ongoing event at one location that spans a period of time. USBS has events all over the place and is the main governing body of the sport.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingThank you, sir for the fast reply and interest.
Its been hard to explain but thank you for lettinme try again.
https://bowlingquest.com/?page_id=55550 is the main calendar. I’m trying to get the text, icon(s), window sizes, and/or image(s) to be able to be resized, freely, if possible, in both the upcoming events list and main calendar pages without one affecting the other. I’ve been calling this list the mini-calendar. It is on the main site page(https://bowlingquest.com/) and is, maybe 15, events.
The main calendar has everything, all events. I really only need to show the icon for an event, city, and state in that window. Hoping to put the icon, title, image, complete location address, phone, relevant dates, and event description, in the pop-up where clicking takes you to the event website and location website. It does that already.
Make more sense now? I’m hoping/counting on, the program already being able to do this.
I’m up for questions.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations Search Not WorkingMy Calendar is evidently already able to set up the windows in the Main Calendar. All is being asked is how to do that – succinct instructions – not to write anything new – just how to use what’s there already. Searched the documentation and forums for whatever information could be found about the category icon size/placement and images, without finding anything at all – no results to work with. Tried making custom templates to no avail. Style changes seem to have erratic, to no, effect on the Main Calendar. I am attempting to use the Design setup window in My Calendar to do this.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] CustomizationThank you for the fast, succinct, replies.
We are presently looking at many selections and options. When we started we didn’t count on so many possibilities.
We will get back in touch with you if your product is chosen.