Forum Replies Created
-
AuthorPosts
-
April 8, 2019 at 12:27 pm in reply to: VW Landing Page Pro: Changing paragragh color in extra CSS #11844
pa68
ParticipantMy existing Extra CSS is this:
p {
color: #112d00; (PS: This one doesn’t work)
}td {
text-align: left;
}strong {
font-weight: bold;
}ul {
color: #112d00;
}-
This reply was modified 4 years, 1 month ago by
pa68.
April 8, 2019 at 12:16 pm in reply to: Error in VW Landing Page Pro theme for WordPress, "Our Services" section #11841pa68
Participantravinder30, this is caused by VW’s theme – not WordPress. I will check out the solution now to see if the update solves the problem.
pa68
ParticipantWhich WordPress section? There is no section for VW Landing Page Pro and I see no section just for WP themes?
Please specify?
April 7, 2019 at 2:15 pm in reply to: VW Landing Page error in line 41 of section-our-features.php #11800pa68
ParticipantCome on! I am spelling out to you that your source code has an error. I have told you the filename, the line number and even specifically how to resolve the error.
You cannot fix this through my admin console. This needs to be fixed in your source code.
Please confirm!
pa68
ParticipantNo, this is a PHP problem – not a setup problem. I used to be a programmer so I found the error in the source code.
However, I noticed that the tag is suppressed in the forum so you can’t see what I mean. I have created a different support issue to clarify.
PS: I’m not getting follow-up replies even though I checked this option in my requires.
-
This reply was modified 4 years, 1 month ago by
pa68.
April 5, 2019 at 12:41 pm in reply to: VW Landing Page error in line 41 of section-our-features.php #11760pa68
ParticipantThe error is aparent because the URL resulting from line 41 is incorrect and therefore unusable. You can see this on http://www.mentologen.dk where this occurs in all 3 links in the “Our features” section. (My site is in Danish but you know your own theme.)
Since tags are suppressed here in the forum I cannot type it for you but the URLs get an additional ending A tag (lesser-than, slash, A, bigger-than signs).
The solution is the delete the tag I highlighted in the screenshot. You can test it yourselves. This solves the problem.
April 4, 2019 at 11:42 am in reply to: VW Landing Page error in line 41 of section-our-features.php #11723pa68
ParticipantAlright, I see that the forum changes HTML code.
Please see this screenshot:
http://www.mentologen.dk/wp-content/uploads/error.png
The highlighted tag should be removed for the URL to be generated correctly.
-
This reply was modified 4 years, 1 month ago by
-
AuthorPosts