Filmguy2013
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Pool Water Volume Calculator?Hello. Thank you for the quick reply. I did what you said to do, but the form is performing the equation like so, if I insert a 2 in each of the four fields which would be 2*2*2*2*7.5 the total comes to 120 when it should be 60 because the calculator is multiplying the total of the first two fields by field 3 and then multiplying that by 7.5. How do I set the calculator to multiply all four fields one by one and THEN multiply that total by 7.5 so that I would get 60 instead of 120 if I insert a 2 in each field?
Also, is there a way to add a button and make the user click the button to see the total?
Thanks.
Forum: Plugins
In reply to: [Contact Form 7] How Do I Make the Text Area shorter?Hello. I actually tried adding the CSS in the article you linked to before I posted this question. The reason I am posting this question is because I already added the following CSS to my Theme Options/CSS box and nothing happened when I refreshed the page the form is on:
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 textarea
{
background-color: #fff;
color: #000;
width: 50%;
}None of the variables in that CSS code changed my form. The form didn’t become 50% slimmer, the color didn’t change to black (#000) and the background color didn’t change to white (#fff)!
How do I get the correct CSS code to make the text area of my form shorter?
Forum: Plugins
In reply to: [Contact Form 7] Subject LineThanks. Can you please tell me what the mail tag should be and where exactly in the code I need to paste it (the code I showed you in my last message)?
I tried adding the mail tag “your-subject” (without the quotation marks) like this:
[select dropdownmenu “– Select a subject –” your-subject “Orders” “Returns” “Cancel/Edit Order” “Feedback” “Other”]
But all that did was remove the dropdown menu on my form.
Forum: Plugins
In reply to: [WP Fastest Site Search] How to Add Voice Search bar to Main Menu?The voice search microphone appears if I use the official Google app on iOS mobile phones:
Forum: Plugins
In reply to: [WP Fastest Site Search] How to Add Voice Search bar to Main Menu?Hi. I noticed that the voice search function (the microphone) doesn’t show up when I load the webpage on my iPhone6S. Does voice search not work with mobile phones?
Forum: Plugins
In reply to: [WP Fastest Site Search] How to Add Voice Search bar to Main Menu?Hello. I figured out how to get rid of the gray bar above my search box. Thanks.
Forum: Plugins
In reply to: [WP Fastest Site Search] How to Add Voice Search bar to Main Menu?Hello. I actually added the voice search bar to my main menu by copying the HTML, CSS and script code from the voice search bar in my footer. As you can see, there is a small gray bar above the voice search bar in my main menu (just like there is a small gray bar above the voice search bar in my footer). Do you have the HTML, CSS and script code of the voice search bar that I can paste into the widget in my main menu so that I’ll have the voice search bar WITHOUT that gray line above it?
Also, I noticed that the voice search button (microphone icon) doesn’t load whenever I load my website using Firefox or Internet Explorer. It only loads when I use the Chrome browser. IS there any way to fix this as well?
Forum: Plugins
In reply to: [Plugin Organizer] 9.3.1 Update Causing PHP Errors on BackendThank you! It works fine now.
Forum: Plugins
In reply to: [Typing Effect] Inserting a slash before apostrophe!No. Still no luck. It looks like the plugin authors don’t give any kind of support or even care to post a reply to most support topics. Looks like I’ll have to leave a 1 star bad review. Maybe that will get their attention.
Forum: Plugins
In reply to: [Plugin Organizer] PHP Errors After Updating!Okay. Thanks.
Forum: Plugins
In reply to: [Plugin Organizer] PHP Errors After Updating!Thanks! That seems to have fixed the issue.
One quick question. What is the difference between the Disabled Standard – Not Logged In box and Disabled Standard – Default Logged In box? Do I have to drag the plugin I want to disable to both boxes or just one of the boxes?
Well, I did it! Unfortunately, you left me no choice. I left a bad review. Now, after leaving the bad review I did some research and found a plugin that let’s you choose which plugins to load and not load on a page by page basis. For those of you who don’t want the kkstar ratings on certain pages, you can use Plugin Organizer to prevent the kkstar ratings plugin from loading on any page you choose not to load it on.
Please give me an answer or I will be forced to leave a bad review.
Forum: Plugins
In reply to: [Universal Star Rating] Some ratings don’t appear after refreshing webpage!So, I changed my DNS settings in Windows and tested my website on the local server and the star ratings loaded properly without any problems whatsoever, no matter how many times I refreshed the webpage. So, knowing that, what do you think is causing the problem?
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] How to Create the map marker XML file?That fixed it! For anyone else that may come across this problem, all I had to do was go to Maps/Settings/Advanced, then click XML File and when “Marker data XML Url:” showed up, I added the www. in front of my domain name in the file path and clicked “Save Settings” and when I refreshed the webpage, the map markers showed up and the webpage even loads faster now, which is why I wanted to use XML instead of the database.
Jarryd, thank you so much for your help!
- This reply was modified 8 years, 5 months ago by Filmguy2013.
- This reply was modified 8 years, 5 months ago by Filmguy2013.