Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I tested on my demo site and could not recreate this, please provide wp-admin and FTP details.
Stiofan
“The only other matter was the text in responsive mode on the top right”
Can you explain more, i’m not sure what you mean here?Stiofan
Please try upgrading to payment manager v2 which is available from your downloads area.
If that does not fix please let us know.
Stiofan
This reply has been marked as private.ur not assigning the waypts right, try adding some sample ones first, look at the google docs.
If you can’t get it you might need to hire a dev.Stiofan
there are a few things i see off hand, your homepage is loading the header twice, you have a template in your child theme and it is broken, you are also trying to load a non existant style sheet which causes 2 404 requests which means its loading your site 3 times, please fix these first.
After you fix the above then you can see how the load times are, and you can also try wpsuper cache and autoptimize instead, some servers react better to different ones.
Thanks,
Stiofan
2. i made is more specific
.entry-content #post_profileTab p {padding-bottom:15px;}With address i don’t know what you mean “5. When saving the system changes the address, city and postcode” ? Im not sure u are saving, do you mean when you click “set address on map”? You don’t need to click that if the address is all correct.
Stiofan
Where are the files, everything seems empty?
Stiofan
2. i added the css rule to GD>Design>Scripts and it seems to work.
3. You have the full address instead of just the street address so its showing sort of twice, the main address should be just the street like the example shows.Thanks,
Stiofan
you don’t need to edit any core files…
You should add your function via a code snippet and u can then call the waypoints values by PHP.
Stiofan
let us know what they say.
Stiofan
We do this so if two different people upload the same file name then it is unique.
You could filter the output name to be anything like “Brochure_2017.pdf” but the actual download would still be the full name.
Stiofan
You can just triger the window resize with will make it appear
jQuery(window).trigger('resize');Stiofan
Hi Nithi,
1. This is a kind of bug, it was only working when advanced search was installed, i have fixed this.
2. You need the advanced search addon for autocomplete.
Thanks,
Stiofan
Hi Dave,
Good to hear from you 🙂
I looks like you fixed the address part?
For the spacing it looks like the P tag padding is being reset, maybe add a css rule somthing like this:
.entry-content p {padding-bottom:15px;}Stiofan
-
AuthorPosts