Whitney Mitchell

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: CSS STYLING FOR PRO #1559585
    Whitney Mitchell
    Participant

    ENTRIES PAGE

    1. How can I remove the address and only show the Location Name in the box?

    2. I added “Additional Fields” boxes but they are not showing up anywhere…

    See screenshots…

    SINGLE EVENT PAGE

    1. The Location does not show on the Single Event page
    2. None of my Additional Fields show up
    3. I need a button to “Add to Calendar”

    in reply to: CSS STYLING FOR PRO #1559542
    Whitney Mitchell
    Participant

    5. I was able to style the “Find Out More” link as a button, but have been unable to change the text to say “DETAILS.” Please advise.

    Also, attempting to change the “Export Calendar” button to match the “Find Out More” button. Used the CSS below and it did not work. Please advise:

    .tribe-events-button {
    background-color: #8a1b12;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    }

    .tribe-events-button:hover {
    background-color: #8a1b12;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
    }

    in reply to: GET DIRECTION + ADD TO CALENDAR #1077709
    Whitney Mitchell
    Participant

    Geoff,

    I reset the site, and had to install the plugins again. I was able to change the title bar colors, and the map and venue area are now showing. However I need to know how to change the following:

    URL: http://rodeoaccess.com/event/san-antonio-tx/

    Changes:

    1. Remove Google Calendar button

    2. Change text on iCal Export to “ADD TO CALENDAR”

    3. Change “Details” to “Deadlines:

    4. Change “Start” to “Entries Open” and “End” to “Entries Close”

    5. Change “Venue” to “Location”

    6. Change “Google Map” to “Get Directions”

    7. I would also like to remove the dates on the Event Title. I just want it to show the Event Title.

    in reply to: GET DIRECTION + ADD TO CALENDAR #1077695
    Whitney Mitchell
    Participant

    HELP!! I added the following code to my functions.php file of the Avada Child theme and now my site isn’t working and I get the following error:

    Parse error: syntax error, unexpected end of file, expecting ‘)’ in /home/content/p3pnexwpnas13_data02/02/3045302/html/wp-content/themes/Avada-Child-Theme/functions.php on line 16

    I was trying to add this code:
    $custom_text = array(
    ‘Start:’ => ‘Entries Open:’,
    ‘End:’ => ‘Entries Close:’,

    I am going to try to reset my site to a backup. Please advise!!!

    in reply to: GET DIRECTION + ADD TO CALENDAR #1077682
    Whitney Mitchell
    Participant

    1. I tried to add some custom CSS into the Custom CSS area of my Avada theme, and it changed some other things. I now do not see the google calendar, or the Venue area of the event page. I was able to change the color of the Details title bar which is what I was trying to accomplish, but I am not sure why that would have gotten rid of my google calendar and Venue area?

    See here: http://rodeoaccess.com/event/lubbock-tx/

    2. On the Events Calendar Demo, when I click “Export to iCal” and add it to my calendar, it gives the option to set an alert. However, when I try to add an event from MY website, the alert area doesn’t show up. Please advise? The alert area is VERY important to my business…

    3. I need to change the text such as “Start” “End” and “iCal Export” please advise on how to do this? I am using the most recent version of Avada, not a child theme.

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