Indigoverse
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Products instead of Default Event?Hello Jaime,
In regards to what you said;
“As Barry mentioned, Event Tickets and Event Tickets Plus connect your calendar to WooCommerce through product pages…”Barry never actually said that, but rather he asked if I had checked out event tickets and event tickets plus, then followed with “Would they meet your needs here?”
Essentially, he didn’t seem to know if WooCommerce Products would be supported, hence, his question.
As for the fact that you both now cannot see my calendar’s events, I’m not sure what else I can do at this point short of emailing you guys a screenshot or even a live video that shows that the events are in fact viewable.
When I visit my site’s events calendar, I can clearly see two events for October.
I had a few friends look at it for me just to make sure it wasn’t just myself that could see them and it turns out they can see the events as well.I used current versions of Chrome/Safari to check and they used a current version of Firefox. The events are visible.
~Indigo
Forum: Plugins
In reply to: [The Events Calendar] Products instead of Default Event?Hi Barry,
There is a Calendar Icon link on the homepage. There is one event for September that has passed and two for October, one of which is set for October 6th – 8th.
I just noticed that the plugin fails to work properly on a mobile device as the calendar shows no event listings.
Anyhow, the products you have will definitely not work as they are. I have my products listed and built to the exact way that I want them to appear to the viewer and my question is “Instead having to create an event so that the calendar can see it as an event, is there a way to take an existing line of WooCommerce products and make them visible to the calendar so that they can appear on the calendar as an event?”
Currently, customers have to click on a calendar event to view it and then they have to click a special link on the event page to take them to the affiliated product page in which they have to click on a purchase link to get the whole thing started.
I want to eliminate the “event page” from that process so the calendar link takes them directly to the WooCommerse product page instead.
“Is this even possible?”
I have been searching for months to get something that can do this with no success.Thanks,
~IndigoBy the way, here is the direct link to the calendar of events you missed:
https://shoottheplanet.com/events/- This reply was modified 7 years, 2 months ago by Indigoverse.
- This reply was modified 7 years, 2 months ago by Indigoverse.
Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Okay, glitches are fixed.
So the CSS edits go into the WordPress editor and not the Kadence theme Custom CSS editor. Thank you for the help.Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Ok, so I have learned that there are actually 2 CSS fields. When I add the code to the WordPress CSS editor and not the Kadence CSS editor, I get the changes I’m looking for, with a couple of glitches.
Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?I have tried to post it for you about 7 times and its just refusing to add to this thread.
Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Here is everything thats in the CSS box:
.homeitemcount5 {
float: none;
display: block;
margin: 0 auto;
padding: 0px;
}.homeitemcount5 {
clear: both;
}
.home-padding {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}.kad-primary-nav {
position: relative;
z-index: 699;
top: 21px;
}.home-iconmenu .home-icon-item p {
font-size: 80px;
}Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Damn, everytime I post the CSS for you, it pops back to the top of this thread and nothing is posted.
Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?I am having trouble replying to you on this thread.
Every time I post, it just pops back up to the top of this thread and then nothing is posted. I try again and I get am error that I am moving too fast.
Not sure what is going on here.Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Test
Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Okay, I added it, but still not seeing any changes.
Here is everything that’s in the Custom CSS Box:
.homeitemcount5 {
float: none;
display: block;
margin: 0 auto;
padding: 0px;
}.homeitemcount5 {
clear: both;
}.home-padding {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}.kad-primary-nav {
position: relative;
z-index: 699;
top: 21px;
}.home-iconmenu .home-icon-item p {
font-size: 80px;
}Forum: Themes and Templates
In reply to: [Pinnacle] Is Custom CSS for purchased themes only?Sure thing, the site is here: https://www.shoottheplanet.net
One example is CSS for removing the padding around the icon menu
.home-padding {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}I took this CSS straight from the inspector and when I test it in the Inspector’s “Styles” area, It makes the change in real time for me to see. I take the edit and paste it into the Custom CSS portion of the Pinnacle Theme and nothing happens.
I tried to move the Primary Menu down by 21px to match the logo alignment with this,
.kad-primary-nav {
position: relative;
z-index: 699;
top: 21px;
}and still nothing happens, however, the code works great in the Inspector. I am using chrome. To test wether any CSS modifications were working at all, I inserted a simple CSS bit,
body {
background-color: lightblue;
}Nothing happened, so I’m wondering if CSS editing capabilities are restricted solely for purchased versions of the theme.
What do you think?
Forum: Themes and Templates
In reply to: [Pinnacle] Icons not presentThere it is!, didn’t see them all the way down there. Works beautifully now!
Thank you so much, however, is there a method for handling the passing/spacing between the slider above and the Latest from the Blog below?“Cheers!”
~IndigoForum: Themes and Templates
In reply to: [Pinnacle] Grid Layout like the Home Page?Never mind, found it!
Forum: Themes and Templates
In reply to: [Pinnacle] Custom logo upload not showingAha!!!, finally!
I bit odd that I had to load my logo into two places instead of one global upload point, but it works finally!Thank you!, now the only thing I have to figure out is the shopping cart and I will definitely buy this theme!
“Cheers!”
~IndigoForum: Themes and Templates
In reply to: [Pinnacle] Custom logo upload not showingOkay, I figured out how to get you a screen shot to view what is happening.
Here is the link: ScreenShotUnder the section “Logo for Transparent Header”
I have the logo I have been trying to use and it is still failing to appear.