Forum Replies Created
-
AuthorPosts
-
Thank you Victoria. However, this article also addresses the issue of different image sizes being generated. However, it does not talk about why it would increase the image FILE size two or even threefold.
As per my example, I uploaded an original image named BrooklynBowl1 whose dimensions are 1100 x 825 pixels 96dpi and file size is 312KB. When it uploaded, the image size became 1030 x 773 pixels (which is smaller in size), BUT the file size became 977KB – so 3 times the original upload size.
I totally agree with you Scott. Unfortunately most of my clients are intimidated by technology and are not interested in any kind of automation as it would mean learning new systems or paying someone else to do it. Believe me I’ve tried to convince them.
Many thanks for your quick response Mike. Yes the webhosting company disabled the form as it was sending out lots of spam.
I guess I will need to look at Contact Form 7 plugin.
Do you know if there are any plans to include more secure captcha in future releases of the theme?
Hi Basilis
Thank you for your response. The issue is not the fact that images are created in different sizes, but rather that when I upload an image, it increases the file size. For example original image named BrooklynBowl1 whose dimensions are 1100 x 825 pixels 96dpi and file size is 312KB. When it uploaded, the image size became 1030 x 773 pixels (which is fine), BUT the file size became 977KB – so 3 times the original upload size.
It’s a real mystery … I’ve never come across anything like it :)
Hey Nikko
Thank you for your quick response – I really appreciate you looking into it for me.
I have created Admin User Account – details are below.Hi Ismael
I just responded a few minutes ago to say I figured out the problem. I had an extra # next to one of the colours in General Styling. Silly me!!
Thanks for your help. It is greatly appreciated.
IvanaHi Ismael
Thank you for your quick response.
That is odd … in Chrome the colours appear just as they should be. However I have just checked on Firefox and I see what you mean.
I am posting links below to the Hover Button issue – above “Investing in Michigan”, it should say “Investing in Florida” when you hover over it. You will also see that the colours in Chrome appear ok, ie. white background in header and in body..
Also below is a link to the General Styling settings for the Logo area and for the Main Body area.
I am also posting login details if it makes it easier for you to see.
Many many thanks for your help. I greatly appreciate it.
IvanaMany thanks Rikard. That worked!
Wow Ismael that’s a super fast response. Thank you. Please see Dropbox link below.
Thank you Mike. That worked!
I appreciate your help.
Thank you Mike. I have checked and the Lightbox Modal Window is still ticked.
In regards to the child theme … where do I get the new updated header.php file and do I simply overwrite the existing one via ftp?
Many thanks
Thanks for your response Victoria. I just had a look at the website this morning and it seems to be working ok. Perhaps it was a caching issue.
Hi Gregor
You are a star!!! Thank you. That worked.
I so appreciate your help.
Ivana
Thank you for getting back to me Dude. I understand and will look for someone who may be able to help me.
Thank you so much for your quick help Nikko. It’s greatly appreciated.
I have had the same problem come up today, when I tried to upgrade the theme for a client via ftp.
Hey Victoria
You’re a star! That worked. :)
I greatly appreciate you quick response.
Many thanks
IvanaPlease don’t worry about this – I worked it out by making each element 1/3 – 1/3 – 1/3 and this resolved the problem
Hi Victoria
You are a star!!! Thank you, that worked perfectly.
I greatly appreciate your super fast response.
Cheers
IvanaSure, many thanks. Login details below.
I greatly appreciate your help.
I have tried adding the code you suggested into the child theme functions.php file and have replaced “PT Sans Narrow” and “PT Sans” with “Courier New” in all the fields below and when I did, I got a fatal error message, so I delete it again.
As I am not confident in doing this, can you please advise the exact code that I need to add in order to have “Courier New” available as an option in the fonts.
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘PT Sans Narrow’] = ‘PT Sans Narrow:400,700’;
$fonts[‘PT Sans’] = ‘PT Sans:400,700,400italic,700italic’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘PT Sans’] = ‘PT Sans:400,700,400italic,700italic’;
$fonts[‘PT Sans Narrow’] = ‘PT Sans Narrow:400,700’;
return $fonts;
}Many thanks
IvanaPS. Alternatively is there a quick CSS code I can apply that will make the Navigation font Courier New.
Thank you Jordan. Please see the link in private content.
Thanks Basilis. I had my techies check it and they said:
The folder level is set as “755” and files set to “644”. These are the recommend WordPress permission settings. There are security risks if the permissions are too open.
They also asked if you can login and check (see login details at the beginning of the thread).
I would appreciate if it could get investigated please. I have experienced the same problem with another website and have logged a support question in regards to that also – this was some time ago.
Let me know if you require any other details besides the WordPress login details that I provided.
Many thanks
IvanaThank you Victoria. May I ask why in this specific situation I am unable to use the Advanced Styling?
Thank you. I’ll try that.
Awesome! Thank you. That worked.
As always, your assistance is greatly appreciated.
Cheers
IvanaHi Ismael
Awesome! Thank you. That worked.
Ivana
Awesome!!! Thanks works.
Many thanks Ismael
Thanks Andy …
As I really want to have colour on the page, I have created the same layout using the Default template and just removed the header and footer. However, now there is a large blue space where the header would usually be. Please see the following page.
Is there a way I can reduce the margin at the top of just this one page through Quick CSS?
Many thanks
Ivana -
AuthorPosts