peterjohann
Forum Replies Created
-
The Version 3.4.1 beta1 works fine.
Thanks for the quick troubleshooting.I rolled back to version 3.3.4 and it is OK for me.
Additional remark:
My website contains more than 200 pages and 20 posts. When using the “Search Posts” on post list page (with CRP 3.4.0) the error doesn’t occur.
It seemed to be related to the number of pages / posts.- This reply was modified 1 year ago by peterjohann.
I have a similar problem (WP 6.3.2, PHP 8.2, CRP 3.4.0):
When I use the “Search Pages” (Button “Search Pages” on the Page List), I get the Error Message:“Request-URI Too Long
The requested URL’s length exceeds the capacity limit for this server.
Additionally, a 400 Bad Request error was encountered while trying to use an ErrorDocument to handle the request.”
Reason:
CRP 3.4.0 adds a lot of “&crp_exclude_this_post=0&crp_exclude_this_post=0&crp_exclude_this_post=0&”
to the search request URI.You may use the wrapper parameter:
[display-posts wrapper=”ol”]
See documentation:
https://displayposts.com/docs/parameters/Forum: Themes and Templates
In reply to: [Nisarg] Cant translate Read more and Search …Hi mhertel86,
I did the same work some month ago and use the file german formal translation file de_DE_formal.po.
There are the strings “Search”, “Search for” and “Read More”: After translation it works well.Regards
HP
Forum: Themes and Templates
In reply to: [Nisarg] How to avoid all caps in Nisarg tagline?Hm –
what happens if you try this CSS-Code (.site-title instead of .site-description)?
.site-title {
text-transform: none;
}Regards
HP
Forum: Themes and Templates
In reply to: [Nisarg] How to avoid all caps in Nisarg tagline?Hi Ausdrey,
you can you use the value “none” instead of “lowercase”.
See the description here:
https://www.w3schools.com/cssref/pr_text_text-transform.aspRegards
HP
- This reply was modified 7 years, 3 months ago by peterjohann.
Forum: Themes and Templates
In reply to: [Nisarg] Dropdown menu doesn’t show 2nd submenuDid you update the Nisarg theme (version 1.2.8.1)? 2nd submenus are integrated now.
Forum: Themes and Templates
In reply to: [Nisarg] Nisarg menu not showing properlyJust clear the browser cache and deactivate all cache-plugins.
Forum: Themes and Templates
In reply to: [Nisarg] Nisarg Top Menu … again !Did you clear the browser cache? (And the cache in jetpack?)
I can see the menu on the right side…
- This reply was modified 7 years, 7 months ago by peterjohann.
Forum: Themes and Templates
In reply to: [Nisarg] Nisarg Top Menu Not Showing Up RightIt is NOT ab problem of the browser cache – i have the same problem here (with my browsers).
But what is that “themify-thing”? Have you installed parts of a themify theme builder? (Why?)
Please DISABLE all cache and DISABLE the themify things.
- This reply was modified 7 years, 7 months ago by peterjohann.
- This reply was modified 7 years, 7 months ago by peterjohann.
Forum: Themes and Templates
In reply to: [Nisarg] Nisarg Top Menu Not Showing Up RightDid you disable all caching?
I find this line in your source code:
<link rel=’stylesheet’ id=’themify_cache_header-css …
Forum: Themes and Templates
In reply to: [Nisarg] Just upgraded the theme; Header image size is “small”Thanks – it works!
Regards
Peterjohann
Forum: Themes and Templates
In reply to: [Nisarg] Just upgraded the theme; Header image size is “small”Hello Falguni,
you may look at
https://peterjohann.de/with the small
https://peterjohann.de/wp-content/uploads/2017-04-09-peterjohann-small-resolution.jpgand the large resolution
https://peterjohann.de/wp-content/uploads/2017-04-09-peterjohann-large-resolution.jpgRegards
Peterjohann