Gregory

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Gregory
    Participant

    Worked perfectly.
    Thanks!
    Greg

    Gregory
    Participant

    Even though my hiding the sponsor carousel was a band-aid, I’m considering this ticket resolved.

    Also, as per our conversation on hosting, I went with SiteGround because they offer phone support (and had good ratings for WordPress sites). Their hosting also resolved the issues my theme had on GoDaddy.
    Thank you!

    in reply to: Why is the word category in my URL? #1094981
    Gregory
    Participant

    Perfect! Thanks Geoff!

    in reply to: Why is the word category in my URL? #1094266
    Gregory
    Participant

    It clarifies, but I still don’t understand why the word category is there if it’s showing the actual category. It’s OK, though. I linked directly to All Events and deleted the community calendar category and decided to use the categories for things like meditation, workshop, expo, etc.

    Is there a way to show all categories by default when someone submits a community event? I don’t like the small text they have to click on to expand them. People don’t always see (or read) things like that

    Thanks for your help!
    Greg

    Gregory
    Participant

    This reply is private.

    Gregory
    Participant

    This reply is private.

    in reply to: Title not showing up in heading on events pages #1088499
    Gregory
    Participant

    Thought I’d ask. I’ll follow up with theme support.

    Gregory
    Participant

    This reply is private.

    Gregory
    Participant

    This seems to be working…

    .owl-wrapper #tribe-community-events {
    display: none;
    }

    If you can actually figure out the issue, I’d love for it to be corrected the right way 🙂

    Gregory
    Participant

    As mentioned, I’m fine hiding it. I feel like some combination of this should hide it on only in the footer and only on this page, but I can’t figure it out (I’m not a css expert by any means):

    #dp-footer .textwidget .owl-wrapper-outter #tribe-community-events {
    display: none;
    }

    Gregory
    Participant

    You were correct that the VC code was not needed, so I only have
    [owl_carousel slideshow=”sponsors” navigation=”yes” pagination=”no” items=”4″ itemsdesktop=”4″ itemsdesktopsmall=”3″ itemstablet=”2″ itemsmobile=”1″ autoplay=”3333″]

    Please excuse my frustration, but I’m not about to start a he said/she said. I’ve been there too many times. The owl carousel is part of the Visual Composer which came with the theme so God knows how I even track down the person who can help here. The bottom line is it works on EVERY page but this, so I have to believe your code is the issue, not the owl code. Plus, I tried switching the sponsor logos for another slideshow, so any identifier associated with sponsors would be different, and I still have the same issue.

    I’m fine just hiding the sponsors on this page as a bandaid but need the page ID to do it (unless you know another way) How do I find the page ID for this page?

    Gregory
    Participant

    Sorry for all the emails, that last [/vc_row] should be there.

    Code is [vc_column width=”1/1″][owl_carousel slideshow=”sponsors” navigation=”yes” pagination=”no” items=”4″ itemsdesktop=”4″ itemsdesktopsmall=”3″ itemstablet=”2″ itemsmobile=”1″ autoplay=”3333″][/vc_column]

    Still have the same issue, only on this page.

    Gregory
    Participant

    I
    Looking at this code again, I realized the first part wasn’t needed. I just deleted:
    [vc_row row_type=”section” type=”grid” bg_image_repeat=”repeat” padding_bottom=”10″ padding_top=”20″ el_class=”accent-bg-1″ css=”.vc_custom_1410189365798{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}” parallax_speed=”0.3″ mute=”muted”]

    so al that is there is:
    [vc_column width=”1/1″][owl_carousel slideshow=”sponsors” navigation=”yes” pagination=”no” items=”4″ itemsdesktop=”4″ itemsdesktopsmall=”3″ itemstablet=”2″ itemsmobile=”1″ autoplay=”3333″][/vc_column][/vc_row]

    And I still have the same issue

    Gregory
    Participant

    There’s a lot going on with my theme. The sponsor logos are actually created in a slide section of my theme. My theme also came with a Visual Composer. There is a carousel “widget” I can insert using the visual composer and choose a slide group for. I created the sponsor carousel on a regular page, and copy and pasted that code into a text widget in the footer (on the widget page). This footer widget is used on every page as part of the template. If I delete the code, it removed whatever is happening down there on the submit an event page. Somehow your code is inserting itself into the footer carousel on this page. Crazy!

    I even tried a different slideshow (instead of the sponsor logos) and the same thing happened. Here is the code being used:

    [vc_row row_type=”section” type=”grid” bg_image_repeat=”repeat” padding_bottom=”10″ padding_top=”20″ el_class=”accent-bg-1″ css=”.vc_custom_1410189365798{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}” parallax_speed=”0.3″ mute=”muted”][vc_column width=”1/1″][owl_carousel slideshow=”sponsors” navigation=”yes” pagination=”no” items=”4″ itemsdesktop=”4″ itemsdesktopsmall=”3″ itemstablet=”2″ itemsmobile=”1″ autoplay=”3333″][/vc_column][/vc_row]

Viewing 14 posts - 1 through 14 (of 14 total)