Anyone using Borrow Wordpress theme? Need little help?

Chass

Active member
Apr 8, 2021
157
219
43
Gotham City
Do you have web developer installed in your browser?

You could try [inspect element] then [delete node]

I'm no web master, but that's how I edit webpages when I'm doing blackhat stuff
 
Last edited:

silumantu

Member
Oct 9, 2019
169
23
18
Do you have web developer installed in your browser?

You could try [inspect element] then [delete node]

I'm no web master, but that's how I edit webpages when I'm doing blackhat stuff


🔥🔥🔥🔥 Chass has left the topic 🔥🔥🔥🔥
Thanks for your suggestion. I really appreciate it. Can you tell me more info regarding how to inspect element & delete node? Any youtube video or article link. I tried to search in google but did not find anything helpful.
 

Chass

Active member
Apr 8, 2021
157
219
43
Gotham City
Right click your cursor in your browser and see if the "Inspect Element" pops up in the menu.

If so. - Hold the cursor on the object you want deleted - right click and hit the "Inspect Element" and a panel will open

Go to the highlighted text - right click and select "delete node" you might have to play around with it a little
 
Last edited:

silumantu

Member
Oct 9, 2019
169
23
18
Right click your cursor in your browser and see if the "Inspect Element" pops up in the menu.

If so. - Hold the cursor on the object you want deleted - right click and hit the "Inspect Element" and a panel will open

Go to the highlighted text - right click and select "delete node" you might have to play around with it a little

you can play with it on any page without making changes..
Thanks for the resources. I am able to delete node. But how to permanently save changes in my website? After your 1st replay, I thought you are telling me to install 'web developer' extension. So I installed it in my chrome browser. This extension is awesome, but I can't find any options to make permanent changes.
 

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
It's not possible to save changes made in Chrome's web console. At least not with WordPress themes, the advice given is totally off the mark.

I'm not sure what you mean by 'remove menu options'. Isn't there a simple setting in the Theme Options or Customizer to do this? I don't know the theme, but can you share a screenshot or maybe a link?
 
  • Like
Reactions: Chass

silumantu

Member
Oct 9, 2019
169
23
18
It's not possible to save changes made in Chrome's web console. At least not with WordPress themes, the advice given is totally off the mark.

I'm not sure what you mean by 'remove menu options'. Isn't there a simple setting in the Theme Options or Customizer to do this? I don't know the theme, but can you share a screenshot or maybe a link?
Thanks for replay. There is no such options in the theme options or Customizer. I even search in the comment section of the theme's sales page. There someone has asked the same question but the theme author told them to contact their support to make it done.


This is the screenshot: fdsfsdf.JPG
 

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
Unfortunately, I cannot reach that demo site, don't know why (maybe my ISP, there are some issues as of late).
Anyway, that is a section built by WP Bakery. Isn't there a template or page for those loans? If so, find that submenu section and delete it.

The less preferred method would be to hide it in css:
CSS:
#section-typeloan{display:none}
 

silumantu

Member
Oct 9, 2019
169
23
18
Unfortunately, I cannot reach that demo site, don't know why (maybe my ISP, there are some issues as of late).
Anyway, that is a section built by WP Bakery. Isn't there a template or page for those loans? If so, find that submenu section and delete it.

The less preferred method would be to hide it in css:
CSS:
#section-typeloan{display:none}
Thanks for your effort. There is no such option in WP bakery. I guess this is hard coded in the theme. It only shows in specific pages. Whatever, I will use the css method.
 

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
Thanks for your effort. There is no such option in WP bakery. I guess this is hard coded in the theme. It only shows in specific pages. Whatever, I will use the css method.
I'm not suggesting searching for an option. I think these loans are what is called a 'Custom Post Type', maybe 'Loan'? Now are there any custom build pages (or maybe templates) attached to these? There you should be able to find the section and delete it.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu