babonday
Forum Replies Created
-
please cancel the above help request… i simply clicked the button … ‘update sort order ‘
crazy i didnt see it the first time.
Forum: Themes and Templates
In reply to: [Twenty Twenty] Sticky/Floating Navigation MenuThis is the issue with wordpress. Free and fun as it is.
You waste so much time finding out what you ‘cant’ do and gambling on templates..
in end i deleted the header and created a navbar in elementor… this cost money though.
- This reply was modified 6 years ago by babonday.
Forum: Themes and Templates
In reply to: [Twenty Twenty] How to completely hide the menu?Why hasnt wordpress/ theme got a tick box to remove the navbar??? css always feel hacky
Forum: Themes and Templates
In reply to: [Twenty Twenty] Sticky/Floating Navigation Menuwtf ? so you cant have a sticky heading by defauklt in the twentytwenty theme???
sorted now. i reloaded the images on my site so they were https instead of http.
i think Your plugin could do with a lot more explanation of what it does and how to use it on the form.
The minute you mention playing around with databases i kind of panicked. Dont think i needed your plugin anyway,,i found it mentioned on a forum.
great you write plugins though. respect.
- This reply was modified 6 years, 7 months ago by babonday.
Forum: Themes and Templates
In reply to: [Mesmerize] Button link file doen’t workWhy am i getting everyones questions being sent to my inbox???
Clearing cache etc didnt work for me.
I was pasting my text into the text box and this style was overiding the elementor style.
So i had to re type everything into the text box and this then worked with elementor style options….
Forum: Plugins
In reply to: [Property Hive] cant find a class to style the ‘search’ buttonSo i meant: Hive is free but you charge for the feed service. (not a problem) So,
Would i still need to style the search box if i dont use your honeycomb theme?At moment the search box you include as default is unstyled when open up a different theme.
Forum: Plugins
In reply to: [Property Hive] cant find a class to style the ‘search’ buttonhi that works thanks.
If i paid for the feed service to load property from an agents crm, would i still need to style the search box if i dont use honeycomb theme?
Also which .php file is the search box in so i can have a proper look. thx
Forum: Fixing WordPress
In reply to: full screen vs dash boardits just a banner image that i resized to fit the page. now it disapears when i view in mobile and pad version….iam going to change themes…. nothing should be this hard unless cold coding in a cold cave 😉
Forum: Plugins
In reply to: [Property Hive] blog layoutI used this to delete the ‘meta-data’
/* this deletes the entry-meta */
.entry-meta {
display:none !important;
}Forum: Fixing WordPress
In reply to: search engine optomisation“One thing to remember is that any large-scale change on any website will take it down in rankings for a short time”
this isnt worth the risk i dont think… thanks for the answer though.
Think its best left to the pro’s, all this DIY wordpress stuff is proper annoying.Forum: Fixing WordPress
In reply to: contact form7I deactivated my plugins,,, and activated them again… all those updates and no automation for a basic and seemingly common problem,,,boo lol
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Not WorkingI get no errors , nothing happens on submit at all??
here is code:
<label> Your Name (required)
[text* your-name] </label><label> Phone Contact (required)
[tel tel-530] </label><label> Your Email (required)
[email* your-email] </label><label> Your Message
[textarea your-message] </label>[submit “Send It”]