hernan96
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Highlight Text in Search ResultsHave you looked at the plugin “relevanssi”? It lets you do all sorts of stuff with the returned search snippets, including highlighting the searched term(s).
Sorry for the delay. Appreciate the recommendation. While testing it, I realised it wasn’t working with any theme made by WP Royal and for some reason, I ultimately messed up the design as the sidebar was only showing in the search result, so I had to change of theme and re-work on everything to make it fitting for my liking.
No problem.
Some people come here to learn and be supported by the volunteers who put their time in to support the open-source community.
Other people come here to be contentious with the expectation to have their hand held the entire time while poorly describing their requirements.
Yeah, you’re right. I was expecting to have the solution held on my hand, shame on me. I would have solved it by myself if I had studied PHP. However, by the time I was going to do the course, Corona hit, I had some episodes of depressions and here I am, asking for some help. Aside from that, I gave examples of what I wanted and someone was able to come up with something, so I guess my issue wasn’t “poorly described”. Yes, English might not be my first language but I choose to use it over Spanish as it is more universal so to speak. However, none of this excuse the way I replied to you, so sorry for that.
With that being said, I have this issue solved.
Forum: Fixing WordPress
In reply to: Highlight Text in Search ResultsThanks for the no help.
Forum: Fixing WordPress
In reply to: Highlight Text in Search ResultsYou aren’t getting my idea, don’t you?
First of all, I KNOW how to add plugins. I don’t get how it works, plus it doesn’t met the things I want. I have basic knowledge of HTML and CSS, I have studied for that. What I DO NOT KNOW is PHP, yet you add links of PHP codes which I do not understand. I know it’s copy/paste but like I said before I don’t know PHP.
I’m asking for something so simple and you complicate it even more.
Forum: Fixing WordPress
In reply to: Highlight Text in Search ResultsI do appreciate the reply. However, you’re missing more than one point in what I’m looking for.
First and foremost, that plugin is uneasy to understand. As I previously mentioned, my knowledge on PHP is absolutely none. I don’t want the results to look like something taken from an Universitarian’s notes. I want them to look in bold and with no background color. It says I can modify that through CSS but since I have no idea about how this works, this plugin is pointless. Aside from that, it’s still showing up the first words of the extract, I want to show the extract containing the matching result. ¿Me entiendes?
Second, I mentioned there’s no search.php, so I cannot insert these codes into my website.
Forum: Themes and Templates
In reply to: [Bard] Removing Vertical Line (“|”) from FooterSure thing. Thanks for bringing such a nice looking theme.
Forum: Themes and Templates
In reply to: [Bard] Removing Vertical Line (“|”) from FooterWell, considering that I wasn’t getting a solution, I decided to investigate the coding through the files by myself. I used FileZilla, checked the code and noticed a part where the vertical line was showing. I just edited the file that had it. I know this will be reverted back to normal due to theme updates but it doesn’t annoy me. It’s something minor.
Forum: Themes and Templates
In reply to: [Bard] Removing Vertical Line (“|”) from FooterI mean, not for sounding too repetitive but as I said, the vertical line is generated by default, meaning I cannot remove it. I just added the code to show you that line won’t go away. It’s OK, I guess I’ll find help somewhere else. Appreciate the assistance though.
Forum: Themes and Templates
In reply to: [Bard] Removing Vertical Line (“|”) from FooterAh, OK. However, like I said in the original post, I used that code but I didn’t get the result I wanted. Anyways, I appreciate you looking for a solution.
I appreciate the little coding but as I said before, I found a trick that was complementary to what I want. I’ll keep in mind that coding though. Outside of that, I’ve solved my other issue with the blog previews. I just had to click on “disable top injection” from the “Head Footer and Post Injection”, located at the bottom of each blog post. Nevertheless, I’ll consider this done.
Update #2:
After going to the “Header Footer and Post Injections”, I’ve checked the box with the option “Use the Post Configurations”, so it’s no longer appearing. For the time being, it’s resolved.
*EDIT*
Update #3:
I just realised by toggling this option through the plugin makes the whole breadcrumbs disappear.
- This reply was modified 4 years, 7 months ago by hernan96.
Update:
I just combined this CSS trick with the “.page-id-xx” and it disappeared. However, the word “home” is showing up in the blog previews from the home page, is there some way to remove said word from the previews?
Forum: Themes and Templates
In reply to: [Bard] Removing Vertical Line (“|”) from FooterThank you for taking care, I will be looking how this develops.
I do appreciate the reply but it seems kinda vague. I want to do it without constantly using that block feature all the time as I don’t want to go back and add it to each and every page. Do you understand?
Forum: Fixing WordPress
In reply to: Removing Space from the Right Side of the PageI do appreciate the help and this is what I actually meant with alternative sidebar. Plus, my two requests aren’t contradictory. I’ve been clear I want make the body full width and but at the same time keep that lenght for the alternative sidebar without modifying the body.