Fixdemonium
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] 3.4.7 to 3.4.8 Breaks Primary Navigation CSSI have the same issue after v3.4.7 to v3.4.8 update. I had to rollback.
Yes now it makes sense, I thought that it works differently.
Thank you for your time.
But this doesn’t work on the https://demo.hivepress.io/ either.
Searching by exact location should only display listings on that address, but that is not happening on your demo, nor on my website.
Here is the screencast as proof: https://www.loom.com/share/a6483d60d49f45a99b67a00afd5921cf
This doesn’t solve the issue because any location search is showing all of the listings that have any address.
Forum: Developing with WordPress
In reply to: How to add HTML into admin bar?@bcworkz I thought of that, but I wanted to check if there is some native WordPress function first, or similar.
Thank you!
Forum: Developing with WordPress
In reply to: How to add HTML into admin bar?There is nothing in this code reference that answers my question, unfortunately.
Forum: Fixing WordPress
In reply to: Two domains, two hosts, one WordPress?@greenrecords
You can use native WordPress export functionality which can be found here. https://prnt.sc/q6r4p1
Did you already dud that?Regards,
Problemizer@birkebakken
The font size is not too large, but rather you have too much content.That much content obviously can’t fit into small size of menu link container and that is causing content to be cut off when viewing on mobile.
I hope clarifies a little.
Best regards,
Problemizer- This reply was modified 4 years, 11 months ago by Fixdemonium. Reason: typo
Forum: Fixing WordPress
In reply to: Receiving HTTP 403 error when analyzing site with gtmetrix.comHello,
Do you have WordFence installed on your website?
Kind regards,
Problemizer@devrekli
Sorry, I thought that you needed that scenario where in fact the thing you needed is to pretty URLs with .htaccess.Just google bolded text and there you will find plenty of guides so you can achieve the desired outcome.
Hope that will help!
Kind regards,
ProblemizerHello,
I think that this is what you want.
RewriteEngine on RewriteCond %{QUERY_STRING} id=1 RewriteRule ^index\.php$ /path-to-new-location/? [L,R=301] Redirect URLs with query parameters (files placed in subdirectory)
You need to add path to the new location and URLs with query parameters as stated in the code.
Hope this helps!
Kind regards,
ProblemizerForum: Themes and Templates
In reply to: [Trusted] Increase text sizeI am not logged, I am just trying to access the URL you sent. That URL is not accessible which made me think that you are using some local configuration not accessible outside.
Please send a screenshot of the issue.
Kind regards,
ProblemizerForum: Themes and Templates
In reply to: [Trusted] Increase text sizeForum: Fixing WordPress
In reply to: Blank space above embedded videos on WordPressI can’t tell you much without deeper inspection, but try adding this CSS code to pages that have issues with white spaces.
.wp-block-embed__wrapper:before { padding-top: 0!important }
Hope this helps!
Kind regards,
ProblemizerForum: Fixing WordPress
In reply to: Blank space above embedded videos on WordPressHello,
On the page you provided, there are no white spaces on top of the Youtube videos.
Does that mean that you resolved the issue?
Kind regards,
Problemizer