Ectata
Forum Replies Created
-
this happens on mobile view. pc & tablet view is ok.
ok! thank you!
I managed moving it a bit higher with .css by adding position: relative!important;
top: -40px!important; how can I move it higher in responsive view with .css without getting the premium plug in? The abovementioned solution only works for all other views, not mobile responsive view.In the normal view via a pc or tablet they show inside the white area not touching the black part at all as you see in the mobile view…
If I move them via code I guess upper they would show very high up in the text area in pc and tablet view….Forum: Fixing WordPress
In reply to: links redirect to homepage by mistakeHallo!
The issue has been resolved.
The problem stemmed from the hosting company.
It got fixed after a server reboot.
Thank you for trying to help me resolve the problem!Forum: Plugins
In reply to: [WP Fastest Cache] Contact form problemremoved the math and still does not work. Read about something about WP Fastest Cache that I have to exclude pages with captcha from caching. I just had a quiz via code (not via plug in) which I removed. Anyway, I excluded those pages but still get an error.
Any thoughts?
Thank you once again!Form Section:
<p>Name (required) [text* your-name] </p> <p>Email (required) [email* your-email] </p> <p>Tel.: (required) [text* your-telephone] </p> <p>Message me! [textarea your-message] </p> <p>[submit class:mywidget-submit "SEND"]</p> <p>[submit "SEND"]</p> (the original form had the first "SEND" code. when create a new form the second send code is created by deafault. None of them work though)! Mail Section: To: [email protected] From: [your-name] <[email protected]> Subject: XYX https://www.xyz.com "[your-subject]" Additional Headers: Reply-To: [your-name] <[your-email]> Message Body: From: [your-name] <[your-email]> Subject: [your-subject] Message Body: [your-message] -- This e-mail was sent from a contact form on XYX (https://xyz.com)
Forum: Plugins
In reply to: [WP Fastest Cache] Contact form problemHallo! I have two contact forms and both do not work.
One in home page and one in sidebar.
Both have a numerical equation in the end:
<p>Do the math and send!
[quiz quiz-290 “8+12=?|20” “12+10=?|22” “80+8=?|88” “120+80=?|200”]</p>Forum: Fixing WordPress
In reply to: Site hiding text and changing hyperlinkThank you!
Hallo again! Solved it! Uninstalled plugin, threw the old menu out, created a new menu, added items to it, reinstalled plugin and everything works fine now…I think there must have been a WordPress database problem…
Thank you so much for your time!Yew, that is me who contacted you via email!
How can I upload a ,jpg file here to show you what I want to achieve?
Hallo! I do not have a screenshot because I am trying to figure this out!
I just would like to place the logo on the top left corner of the site above the header with pictures and next to the menu button. Maybe if the header can move a bit to the bottom so that the logo can me 300px x 300pxIs this possible?