timmy321
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Link Store search to homepage buttonAh excellent stuff, I removed the UK restriction and now it will search for the location so thank you Perry!
I am still curious about my question above however,
Here is another example of what I am trying to achieve:
https://www.aldi.co.uk/store-finder
Just in case my question does not quite make sense π
I eagerly await any advice Ethan,
Many thanks,
Tim
Hi Ethan,
Many thanks again or your reply.
Unfortunately both of those attempts did not change anything. I did change the text alignment to left in the elementor builder option, which changed nothing. I also added that css which also changed nothing.
This is rather frustrating as just when I think I’m getting the hang of css, it doesn’t change any styling when I put it in custom css.
Could this be that Elementor does not allow any custom css? I only ask because when I’m editing with elementor, navigating to their custom css option states I need to purchase their products in order to be able to input custom css through their builder?
Whereas up to now I’ve been putting custom css through customize – additional css in wordpress.
I eagerly await your advice Ethan π
Thanks,
Tim
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Link Store search to homepage buttonThank you very much for the reply Perry.
I will try the removing country restriction when I next get on the pc (on mobile currently).
Thank you for the suggestion regarding javascript, I feel writing my own javascript may however be a bit too tricky as I don’t even know what it’s purpose or how to do it yet π
I’m also unsure whether I’ve asked the right question.. So here’s an example of what I’d like to be able to do in terms of function:
I would like to just put the postcode into the homepage & it populate some results. Would the answer still be that I need to write my own javascript?
If so, would you know any other options of how to achieve this?
Many thanks Perry
Tim
Hi ethan,
Thanks for the reply again mate.
That’s interesting about the theme. I would ask is this the theme (as I understand this would be astra), or is the webpage builder (elementor) causing the issue? I only ask because I note in that screenshot that it says elementor.
Thank you for the suggestion of how to add css in. I use the appearance, customise then add css option usually. I have tried this and the css plugin you suggest in this case and unfortunately neither have had an effect.
I’m stumped ethan, have you any other ideas?
Many thanks
Tim
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Link Store search to homepage buttonAlso, when putting any location or post code into the search function on
http://findgyms.co.uk/gym-locator/
the message ‘location not found’ pops up regardless of any location that I put in.
I imagine I have done something wrong here too?
Many thanks if anyone can help with this question too,
Tim
I’m using Microsoft edge by the way.
Also I watched this video…
I really don’t understand it fully but I get the concept..
Could this issue be that one form of css has a higher specificity?
So if I’m trying to override an ‘id’ which is prefixed with a # (as in the video) with a ‘class’ or . as a prefix it won’t work because a # has more points than a . ?
What confuses me even more about this specificity thing is even taking into account this points system for: 1) HTML elements 2) ID’s (#’s) 3) Classes (.’s), does inline css win over all the prefixes no matter what?
I really hope I’m making some sort of sense?
Many thanks in advance again π
Tim
Also, on a side note.. how do you find the right selector?
In this case this bit:
.wpforms-container .wpforms-field-label,
.wpforms-container .wpforms-field-sublabel {I right click and inspect but when copying and pasting what I think should be the right selector, nothing ever seems to change?
And in this case I can’t locate this selector above anywhere?
Many thanks in advance!
Tim
Hi Ethan,
Thank you very much for replying!
Unfortunately that css does not appear to change anything. Which is frustrating because I feel like I’m just getting the hang of css and understand that ‘!important’ should overide any other form of css.
Have you any suggestions as to why this might not be working?
Cheers,
Tim
Forum: Fixing WordPress
In reply to: Forum Header incorrect formattingI’m starting to think this might a be a bbpress issue..
Could there be some inline code overriding my css on this page?
I donβt fully understand what Iβm looking at when I right click and press βinspectβ on the header.. but when I unlick things in the right bottom css part it does appear to have an affect on the header styling. If so, I have no idea how to override it.
This is the css that appears to work for all my other pages:
a, .page-title {
font-family: a-love-of-thunder;
}.ast-theme-transparent-header .site-title a, .ast-theme-transparent-header .site-title a:focus, .ast-theme-transparent-header .site-title a:hover, .ast-theme-transparent-header .site-title a:visited {
font-family: a-love-of-thunder;
}.ast-theme-transparent-header .site-header .site-description {
font-family: a-love-of-thunder;
}.ast-theme-transparent-header .site-title a, .ast-theme-transparent-header .site-title a:focus, .ast-theme-transparent-header .site-title a:hover, .ast-theme-transparent-header .site-title a:visited {
font-weight: normal;
text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}.ast-theme-transparent-header .site-header .site-description {
font-weight: normal;
text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}Forum: Themes and Templates
In reply to: [Astra] Tablet view sub menu edit not working with cssforgot to resolve!
fixed
Cancel last
Apologies,
After previewing the page on http://responsiv.eu/er.php
It appears the issue is on the mobile view when turned horizontally (doesn’t look like an issue on tablets)
Cheers,
Tim
Forum: Themes and Templates
In reply to: [Astra] Tablet view sub menu edit not working with cssThank you Herman,
Since posting the question I’ve deleted the button I was asking about as I just couldn’t figure out why it was not working, so it looks ok now with one button π
I think my main confusion was why wasn’t the:
ο»Ώ@media (min-width: 768px) and (max-width: 1024px) {
that I’d placed not altering any part of the tablet view.
I still don’t know but not an issue now as I’ve deleted the button π
Thanks for your reply Herman,
Tim
Forum: Fixing WordPress
In reply to: text alignment issues with tablet viewThank you Nagesh, it didn’t work so I’ll head over there.
Tim