dtgeulah
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Checkbox disappeared from my formProblem solved. The web designer fixed it.
Forum: Plugins
In reply to: [Contact Form 7] Checkbox disappeared from my formI just did it while you were answering. It is as I thought. One of the other plugins is causing this. It is the Simple Custom CSS plugin that is causing the problem. When I deactivate that plugin, the checkbox is back. The problem is only I need this plugin to be active as otherwise the whole website is a chaos. Something in that plugin does not allow the checkbox from showing. I just don’t know how to fix this.
Forum: Plugins
In reply to: [Contact Form 7] Checkbox disappeared from my formI was editing the correct form. So this is not the issue. I also cleared the cache in Google Chrome and Internet Explorer. Still not working. Here is the link to the contact form. https://www.nybusinessvaluation.com/contact-us-3/ If you look right above the comment box, it says “Please have someone contact me”. There used to be a checkbox for the customer to click whether he wants to be contacted. This checkbox is gone. The question is why? When I go to WordPress, the code is correct. The code for the checkbox is there. But it is not showing it. What could be the problem? And as I said when I try to use the code for the radio button or the acceptance tag, it also does not show.
Forum: Themes and Templates
In reply to: Bullet Point AlignmentThank you very much, JPry. It worked.
Forum: Fixing WordPress
In reply to: How to link to home from header imageI got it to work. Thanks so much.
Forum: Fixing WordPress
In reply to: How to link to home from header imageThis forum does not let me paste it completely.
But basically before the img src, the code mentions “a href=”index.php”. So are you saying I should add https://www.nybusinessvaluation.com/ before index.phpForum: Fixing WordPress
In reply to: How to link to home from header imageIt was not pasted correctly:
I meant the following:I found this in the code:
<img src=”https://www.nybusinessvaluation.com/wp-content/themes/vibrantcms/images/NYBVG_Logo.png” /> </h1>Are you saying I should change it to:
<img src=”https://www.nybusinessvaluation.com/wp-content/themes/vibrantcms/images/NYBVG_Logo.png” /> </h1>Forum: Fixing WordPress
In reply to: How to link to home from header imageNick
I found this in the code:
<img src=”https://www.nybusinessvaluation.com/wp-content/themes/vibrantcms/images/NYBVG_Logo.png” /> </h1>
Are you saying I should change it to:
<img src=”https://www.nybusinessvaluation.com/wp-content/themes/vibrantcms/images/NYBVG_Logo.png” /> </h1>Forum: Fixing WordPress
In reply to: How to link to home from header imageThanks for the prompt response. I looked at the header.php file. I am not sure where to change what you suggest. Please advice.
Forum: Fixing WordPress
In reply to: Can someone please help how to align the text fieldsOk. How do I fugure out the correct CSS? I know where to locate this file. You are probably talking about the file styles.css. Can you please tell me what exactly I have to add in that file and where do I put it?
Forum: Fixing WordPress
In reply to: Can someone please help how to align the text fieldsI appreciate your help. But again I do not understand what you say. I am a beginner. I do not understand what you mean with correct markup. And I do not understnad what you mean with using CSS to style it.
Can you please be more specific what exactly I have to do in order to make spaces.
I am using Contact Form 7. I am coyping and pasting the code the form gives me. So what is missing?
Forum: Fixing WordPress
In reply to: Can someone please help how to align the text fieldsAgain: I want to create a form which lists the labels side by side. Not vertically over the text field. There must be a way how to place spaces behind the label. Is there anybody in the world that knows how to do it.
Forum: Fixing WordPress
In reply to: Can someone please help how to align the text fieldsI beg your pardon. But I do not understand what you say. You did not explain how I can create spaces behind the label. This is what I am trying to figure out.
I created again the tag by clicking on Gerenate Tag. I gave the name “Name” to this tag. And then I copied and pasted the code to the form. The ID and Class are optional. But I also gave an ID “Name”. I am not using <p> to keep this simple.
The code is [text Name id:Name] which I pasted to the form. I just added Name before this code so the form will show the label “Name”.
In other words, the code is for this Name tag is
name [text Name id:Name]
Now what? I looked at the form and the text field appears again right behind Name. I would like to create spaces after “Name” so that I can align this with other tags.
I appreciate if you can please give me the code for this.
Thanks very much.Forum: Fixing WordPress
In reply to: Can someone please help how to align the text fieldshere is the link https://www.floyddogdesign.com/NYBVG/?page_id=557