Mia_R
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Receptar] 4 widgets in the footer?Hi Oliver and thank you for your great suggestion. Unfortunatelly I am totally broke, so I have to do it in the crazy way: testing and seeing what happens π
But don’t worry, I am testing on my own localhost, so no one sees your beautiful theme with my testing going on πKind regards,
MiaForum: Themes and Templates
In reply to: [Receptar] 4 widgets in the footer?Hi,
I have forgotten to thank you for your info! Since I am nooooooo good at coding this has not gone well πI found some more info on Google, but the styling is in px, not % and that is impossible for other devices:) I have no idea how it look likes in other devices… And it’s not dynamic, the new footer widget area shows up even if there are no widgets in it. I have sooooo much to learn before it will be ok π
Kind regards,
MiaForum: Themes and Templates
In reply to: [Receptar] menu-item-textlabels in the social menuHi again, it’s ok, I found the solution now. (It took a while, I am a newbi π
Kind regards,
MiaForum: Themes and Templates
In reply to: [Receptar] menu-item-textlabels in the social menuHi, and thank you for your answer. (Yes I already use title attribute.)
Actually I want to use really short titles with only two or three letters – and – no icons at all, so there is space to show these very short text labes.
Is there please a way to do this?
Kind regards,
MiaOh, sorry, suddenly one solution I have tried actually works. (Maybe it was a cache thing that it did not work before.) Problem SOLVEDπ
No, I have not changed the way Relevanssi handles punctuation, I have no idea how to do that:)
And no, I can’t remove as much as I want, I have no idea what to remove and you won’t tell me;) (And you say it will not help since it is not used in word-based excerpts, which is what I use. I just wanted to test removing it anyway, I just want it to work.)
“one/two” was just an example, these two words does not exist on my site:) (And the posts that does not show up does not contain any of the stopwords from the list.)
Do you have any idea how to make it work please? It is the case described in 2) in my first post here that is the problem.
(The problem with / I can avoid with just not using an / in words. I just thought the / was a common denominator and maybe was a part of the problem.)
Can the / be a part of the problem? The highlights does not work if the word contains an /
example: one/two (as I wrote from the beginning).And in the other case it is paragraph,headline,new row, searchword
Headline
Searchword and some other textIf you watch this in text mode in WordPress editor:p strong Headline br / Searchword br / /strong
(the editor makes the space in br (space) /just before the searchword which is the first word in a new row). This is the case in all posts where the highlights does not work and only shows the title of the post instead without the content.
I am using word-based excerpt length.
It would be very interesting to test with removing the part mentioned above. But I don’t know exactly which lines to remove – can you tell me that please so I can test?
I have tested a little more: If I put one character and a blank space before the searchword that starts a new sentence and a new paragraph, then the posts shows up really nice with the searchword highlighted. Example:
Headline
* Searchword and some other text(But I can’t have it like that on my site, it does not make sence:)
So I really believe it has something to do with the code in relevanssi/lib/excerpts-highlights.php, the code “adjustment, so the excerpt doesn’t start with the search term”.
Can you please help me to comment this out/remove this? (I can’t code:)
Hi and thank you for your answer. It is both a new sentence and a new paragraph, bold with a headline above – when it does not work.
Example 1: when the searchword (bold) is inside a sentence everything works alright.
Example 2:
Searchword, when there is a new paragraph, a headline and then the searchword is first (and bold) it does not work with the snippet – here I only get the title of the post.If I don’t use the snippet and no highlights it shows all posts, not just the title for some.