Support Forum » User Profile

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • Mark TenneyMark Tenney
    Participant

    Got it. Thank you!

    Mark TenneyMark Tenney
    Participant

    Thank you, Peter!

    I saw that the commit was made on the main meta-box plugin... Will that need to be updated as well, or will the Themer update take care of everything?

    in reply to: Using Conditional Logic with Taxonomies #18558
    Mark TenneyMark Tenney
    Participant

    Anh, I have tried this, but it only seems to work if a taxonomy has been selected and saved to the post. I have been trying to show fields based on the selection of a taxonomy_advanced field before saving the post with no luck.

    in reply to: Adding Customizer Options to Page Builder Framework #16502
    Mark TenneyMark Tenney
    Participant

    That did it.

    Once I added the Premium plugin and added a few fields to that settings page it worked as expected. 🙂

    in reply to: Adding Customizer Options to Page Builder Framework #16501
    Mark TenneyMark Tenney
    Participant

    Ok, I see this. Second question along the same lines.

    I'm going to be using Page Builder Framework premium, which adds a plugin that has premium features for the theme. Would I still need to accomplish this the same way or would I be able to use the themes.php thing then to create my own panel.

    Secondly, the way you did it has it adding sub panels. Is it possible to add my own panel the same way as a settings page? Basically like Styles > Theme Colors, Button Colors, Etc as secondary panels?

    in reply to: Integrating with Astra #14591
    Mark TenneyMark Tenney
    Participant

    Denny & Mike, I'm also trying to do the same thing. Please let me know if you figure anything out. Perhaps if a few of us can dig around the Astra code, we can figure it out together.

    EDIT: Here's a thread I posted on this same subject. Ahn's response might help us sort it out:

    https://support.metabox.io/topic/customizer-settings/

    in reply to: Can't Get Image Field to Display Image via Shortcode #14284
    Mark TenneyMark Tenney
    Participant

    That did it! Thank you, Anh!

    I renamed the version to 4.17.3.1 on my local copy from your Github version. Should I expect for this fix to be in the next repository update you make? I haven't used Github enough to know if I will need to manually switch back to the repository version when it's available.

    For what it's worth, I also ran the update for AIO that came out today. That did not fix the Beaver Themer Integrator Shortcode. Just so you know.

    Thank you!

    in reply to: insert settings fields #13348
    Mark TenneyMark Tenney
    Participant

    Hi Anh, I did not copy it from another module. I inserted it via the little (+) icon from themer.

    in reply to: insert settings fields #13307
    Mark TenneyMark Tenney
    Participant

    Hey Anh! Here's the link:

    https://ghostbin.com/paste/fsb9w

    Specifically having trouble with this line:
    style="background-color: [wpbb site:meta_box field='pboptions#light-row-color'];

    in reply to: insert settings fields #13244
    Mark TenneyMark Tenney
    Participant

    Hell Ahn, I'm trying to do the same, but my site options settings are not showing. Specifically, I'm trying to use a site option in a custom post layout using the Post Grid. Here's my markup:

    <a href="[url]">
    
    [wpbb post:the_events_calendar_start_date format="j"]
    
    [wpbb post:the_events_calendar_start_date format="M"]
    
    </div>
    </div>
    
    [wpbb post:title]
    [wpbb post:the_events_calendar_venue][wpbb post:the_events_calendar_address_city], [wpbb post:the_events_calendar_address_state]
    
    </div>
    </a>

    Specifically the line for the the inline background color is not working. The color works fine when I connect the field to module colors and such, but doesn't work when I add it as a short code in the post module.

    <div class="event-right-item" style="background-color: [rwmb field='pboptions#light-row-color'];">

    I have it at modern.preacherblogs.com.

    in reply to: Select a Gravity Form to assign to a CPT #13234
    Mark TenneyMark Tenney
    Participant

    Here's a plugin I found that allows this functionality with ACF:

    https://github.com/stormuk/Gravity-Forms-ACF-Field

    in reply to: Select a Gravity Form to assign to a CPT #13231
    Mark TenneyMark Tenney
    Participant

    Reading back over this post, I realize I might need to explain it better. Here's what I want to accomplish:

    I have a post type called 'connect-card' that is geared toward quick interactions with users for churches. I have a page that displays the post listing in a card format here:

    https://yourdomain.church

    So if a user wants to respond to any of these calls to action, they would tap into the 'connect-card' and then respond. I have three types of responses: Button, Form, and Redirect.

    The redirect card simply redirects to another page on the site or another external link.

    The button is similar to the redirect, but would present some information before they click on the button to respond.

    The form would be a Gravity Form. At this point, my users can insert the Gravity Form using the shortcode button on the content editor for the 'connect-card'. I'd like to have a dropdown select field that would allow the post author to select the form from a list of forms available.

    Hopefully that offers a better explanation of what I'm trying to achieve. Thanks for the help!

    in reply to: Short Codes in Beaver Themer variables #13063
    Mark TenneyMark Tenney
    Participant

    Sam, I had a similar issue finding a way to create a new thread. You have to drill down into a forum category before you can post a reply. I kept expecting to find a submission form on an earlier page.

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