blindtexth
Forum Replies Created
-
That finally was the problem. The BPS Pro Plugin was blocking the JS and had me whitelisted.
Thank you for your help!
Hello Glen,
I am using a staging site with a copy of this WordPress installation. There I have deactivated WP-Rocket, Borlabs Cookiebanner and BulletProof Security. The same still happens there:
https://www.prolinguo.com/stagingWeird is, that I can see the upload box. Even if I am not logged in and using another browser. With a another Laptop in the same Wifi, the ulpoad box shows as well – but not outside this household.
Thanks to your screenshot I am trying now to check the htaccess …
Hi,
a screenshot is not possible. I had to get the folders deleted because three of the websites where blocked due to using more space than provided. The provider had added this to htaccess:
order allow,deny
allow from all
deny from 85.13.146.55It is still calculating … 932.695 files to be deleted …
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky on responsive and highlightingHey, thank you for your response … now I need to find the cloned menu instance.
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky on responsive and highlightingI understood now, that the sticky menu is a clone of the original … now, can I add something to the CSS, I created for the highlights, to make it work for the clone?
.nav-primary li.current_page_item a._mPS2id-h, .menu-primary li.current-menu-item a._mPS2id-h{ color: #fff; } .nav-primary li a:hover._mPS2id-h { color: var(--col03); } .nav-primary li.current_page_item a._mPS2id-h.mPS2id-highlight-first, .menu-primary li.current-menu-item a._mPS2id-h.mPS2id-highlight-first{ color: var(--col03); }Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] orderby gives a comma separated listHi Jory,
thank you for your time … I did not expect, listing pods content would be a custom development. I appreciate your effort and explanations. Thank you.
Cheers, Carsten
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] orderby gives a comma separated listHi Jory,
I managed to place the php and have a list. Unfortunately it looks completely different.
On this test page you can see the list first and below the horizontal line the original list and layout.https://niedersachsen-aidshilfe-migration.de/test/
Just wondering, if it is at all possible to have the second listing in it’s layout with the Organizations sorted by region or to have the first example look like the second example.
Cheers
CarstenForum: Plugins
In reply to: [Pods - Custom Content Types and Fields] orderby gives a comma separated listHi Jory,
Yes, I know where to put the shortcode … I was not sure, which one to use.
So far I used:
[pods name=”aidshilfe” orderby=”landkreis” limit=”-1″ template=”Aidshilfen Liste”]
What do I do with the [orgs_by_region] ?
Cheers, Carsten
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] orderby gives a comma separated listDanke für den »einfachen« Weg.
One more stupid question: How do I implement the shortcode [orgs_by_region] into the page?
So far I used:
[pods name=”aidshilfe” orderby=”landkreis” limit=”-1″ template=”Aidshilfen Liste”]Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] orderby gives a comma separated listThank you for your response. The website is set up in german and I used »landkreis« in the taxonomy for the »region« and »aidshilfe« for the »organizations«.
Since I am not familiar with php … do I replace all »region« by »landkreis« and post type »organization« by »aidshilfe«?
I guess there is no simpler way? 😉
Forum: Plugins
In reply to: [WP Show Posts] Overlapping contentah, yes,
in the »caption ID« was a fixed width. Without, there is no caption – which is fine, too.Thank you again for your kind support!
Forum: Plugins
In reply to: [WP Show Posts] Overlapping contentHi,
yes this works very well, thank you very much.
I will have a look, why it is with a fixed width.Forum: Plugins
In reply to: [WP Show Posts] Overlapping contentYes, sorry.
The site went live yesterday. You find it here:
Forum: Plugins
In reply to: [Page scroll to id] more than one ID in responsiveIt did not work just with the picture alone …
When I remove the 2nd one that appears only on tablet … and the other two »desktop« and »mobile« are in use, it works. Only, the desktop version is too narrow on the horizontal tablet.