michaelgraci
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Open Design QuestionTobias– Thanks for quick response and insight. Makes sense.
Great job on TablePress.
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Layout Questionoops—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
Forum: Plugins
In reply to: [10WebPostSlider] Link to Postsorry–just don’t see it–where do you enter {post title}?
thanks
Forum: Plugins
In reply to: [Meta Tag Manager] cant delete tagHi 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
MikeForum: Plugins
In reply to: [Thumbs Rating] Change Button Text/ImageHi 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
Forum: Plugins
In reply to: [Thumbs Rating] Change Button Text/ImageHi 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
Forum: Plugins
In reply to: [Page Templater For Elementor] Elementor fullwidth standard padding errerafter 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
Forum: Plugins
In reply to: [A5 Custom Login Page] Modifications/Plug-in Not Impacting Site Since Updatei check off that box and it still uses default login box