Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter michaelgraci

    (@michaelgraci)

    Tobias– Thanks for quick response and insight. Makes sense.

    Great job on TablePress.

    Thread Starter michaelgraci

    (@michaelgraci)

    oops—let me try and clarify a bit.

    A user makes their way thru a form and can land on 3 different price options (A,B,C). They select a price and then press BUY.

    Another user can go thru the form and land on price options (D,E,F). Select aerie and then BUY

    I want to avoid a long drop down of price options… for all the options I have. I want to target the price options based on the 3 that are relevant for the customer. based on their form information.

    From what I can see …when I use WP simple paypal (i.e. “the plugin”)—you create a static list of price possibilities….but that would be a really long list in my case for all possible prices. So can I dynamical pass a price when the customer presses the bu button. or can I dynamically set up the paywall drop down price list based on the 3 relevant prices. Hope that helps.

    Thanks

    Thread Starter michaelgraci

    (@michaelgraci)

    sorry–just don’t see it–where do you enter {post title}?

    thanks

    Thread Starter michaelgraci

    (@michaelgraci)

    Hi Marcus–thanks for quick reply.

    I went in via admin page – and hit the “garbage can” and it went away. When I did update –it shows up again. When I go in and do a search on the tag it shows up–does that help?

    When you say “show up on my web page”– can you explain more?

    I did a hard cache refresh..still there. I deactivated and deleted the plugin—its still searchable.

    Thanks
    Mike

    Thread Starter michaelgraci

    (@michaelgraci)

    Hi Again..Some of my problem was getting fooled by cacheing—I would make the change, expect it to show up etc –and it fooled me–so I have that under control and am getting some success.

    I went thru past posts and trying some options–I am able to eliminate the down button, I can also change the font size…all good–I used the inputs from the forum.

    When I added changes below–I did not get any change in the text–any ideas?

    .thumbs-rating-container .thumbs-rating-up span:before{

    content: ‘Thumbs Up!’ !important;
    }

    ALSO is this code (below) designed to change the red and green buttons to an Icon or different image? I have not be able to get that to work.

    span.thumbs-rating-up::before{
    font-family: FontAwesome !important;
    content: ‘\f164’ !important;
    }

    span.thumbs-rating-down::before{
    font-family: FontAwesome !important;
    content: “\f165” !important;
    }

    Appreciate any hints.

    Mike

    Thread Starter michaelgraci

    (@michaelgraci)

    Hi Richard

    Thank you for such quick response. Really appreciate your work.

    I am using Buddy Boss Theme —with a child theme..–I just sent a ticket to them.

    I did another test example—from below (eliminate “Vote Down”)…when I enter this code snippet through the dashboard/theme via APPEARANCE it works…it eliminates that button on every instance where I want to display it…when I put it to custom.css–nothing changes. Hummm

    CODE SNIPPET
    .thumbs-rating-container .thumbs-rating-down{
    display: none;
    }

    For now I wanted to make sure I understands how to execute the changes. I think its a question for Buddy Boss. Let me dig a little more..I am learning as I go as well…Lets see.

    Will keep you posted.

    Site is not live but locked down.

    Mike

    after i loaded recent update — i get this message on dashboard. When I deactiveate the plugin – it goes away–any ideas.

    supplied for foreach() in /home/content/a2pnexwpnas03_data03/29/3279329/html/wp-content/plugins/elementor-templater/custom-posttype-class.php on line 32

    i check off that box and it still uses default login box

Viewing 8 replies - 1 through 8 (of 8 total)