brainzina
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] jQuery Error on submitting the formI duplicated the site and deactivted all other plugins and used the twenty twenty theme. It still doesn’t work.
https://webtest.se2.at/mitarbeiter-daten/
The error happens if you enter data and try to upload files as well.
Forum: Plugins
In reply to: [Contact Form 7] jQuery Error on submitting the formThanks for your fast reply!
I use the following theme: The Story https://themeforest.net/item/story-creative-responsive-multipurpose-theme/7824993
And I use the following plugins:
- Advanced WordPrss Backgrounds
- Classic Editor
- Contact Form 7
- Contact Form CFDB7
- Contact Form Submission
- Cookie Notice
- Disable Comments
- Envato Market
- Polylang
- Simple Google Map
- SSL Insecure Content Fixer
- Story Portfolie Items
- Story Recent Posts Widget
- W3 Total Cache
- WP Mail SMTP
- WP-PageNavi
- wp-Typography
I am curious if it is possible to just get that from the error message.
Any ideas?Thanks again!
I am using PHP 7.2 and WP 5.3.2.
I just updated some Plugins and now the drag and drop function works in the ad edit page but still not in the template edit page.
I can work from that but still it would be great to create templates. 😉
Thanks!
That does not work for me. I tried it in Firrfox, Chrome and Edge. It just selects the text if I try to drag and drop.
Forum: Plugins
In reply to: global php var in widgetanyone ??
Forum: Everything else WordPress
In reply to: My site in WP(MU) ??OK thanks !!
I would like to have this for a better XHTML code not for the appearance 😉 .. But this no big deal !!
I did my first steps with WP already and I like it very much !!
At this time I’m searching for a plugin that allows me to better design the links in the menu ..
One of them is a link to an external URL, the Blog should be in that list as well and so on 😉 ..But it seems to work out quickly and easily !! I like WP !!
Forum: Everything else WordPress
In reply to: My site in WP(MU) ??OK thanks for that but it is not what I menat to ask ..
I try to explain it another way !!
For example I have a menu with this code
<li><a href="bla1.html">BLA1</a></li> <li><a href="bl42.html">BLA2</a></li> <li><a href="bla3.html">BLA3</a></li>Now, for example, I’m viewing the site “BLA2” then I don’t want the menu-item to be printed as a link but just the list-item, like:
<li><a href="bla1.html">BLA1</a></li> <li>BLA2</li> <li><a href="bla3.html">BLA3</a></li>Is that possible ?? On every WP-site I checked it wasn’t like that ..
I hope you’ll understand it better now !! My English unfortunately is not that great 😉 !!Thanks a lot for your help !!
Forum: Everything else WordPress
In reply to: My site in WP(MU) ??Thanks for the reply !!
I’ve already read a little bit throw tutorials in theme-building and stuff and I think for my site it’s perfect !!
One more question: Is it possible not to gat a link in active menu items ?? Means, if I have a menu item “archive” and it is the current viewed page then I do not want it to be a link (because then it would be better XHTML) but just the list item ..
Is this possible ?? I don’t know for what to search on this ..Forum: Everything else WordPress
In reply to: My site in WP(MU) ??Thanks !!
I’m still not sure if I can do my site in WP .. Is it easily possible to have some static sites without this typical two-collums-blog-design ??