Forum Replies Created
-
AuthorPosts
-
March 11, 2019 at 10:01 am in reply to: Add shadow behind text – main menu and over big images #1077244
Hi
I will be unable to test for a couple of days.
Could i also ask about thumbnails – how many does the theme generate, is it about 18?
Regards
Faye
March 9, 2019 at 1:49 pm in reply to: Add shadow behind text – main menu and over big images #1076757Great – thanks
Faye
February 19, 2019 at 11:46 am in reply to: The Google Analytics tracking code on your site looks malformed #1068881Thanks Victoria
I found another way.
I have the Yoast SEO plugin and added the meta data using this. Go to Webmaster Tools tab and past code in ‘Google search console’ (the meta code generated when trying to verify). Site has now been verified.
…Still can’t claim my knowledge panel, but this is something Google needs to help me with i think.
Thanks for all your help.
Regards
Faye
February 18, 2019 at 11:59 am in reply to: The Google Analytics tracking code on your site looks malformed #1068290Hi Victoria
Thanks for your help.
Where abouts in the functions.php file do i need to place this code…anywhere in particular? At the end?
Thanks
Faye
February 15, 2019 at 1:50 pm in reply to: The Google Analytics tracking code on your site looks malformed #1067447Hi Victoria
Rikard added it for me. I got the code from Google analytics page
Can you add it to header.php or the functions.php?
See login details below in private content
…or i can send you the html file?
Thanks
Faye
February 14, 2019 at 11:58 am in reply to: The Google Analytics tracking code on your site looks malformed #1066914Hi Rikard
Yes the error message is still there.
Thanks
Faye
February 14, 2019 at 10:05 am in reply to: The Google Analytics tracking code on your site looks malformed. #1066865Hi Rikard
Done :-)
Thanks
Faye
February 13, 2019 at 5:40 pm in reply to: The Google Analytics tracking code on your site looks malformed. #1066560Hi I need to verify my account and am getting the same problem “The Google Analytics tracking code on your site looks malformed”. I don’t understand this as Google analytics is working fine?
- This reply was modified 5 years, 9 months ago by FayeMcC.
July 18, 2018 at 1:05 pm in reply to: Timeline images remain small and faded on tablet device and phone #986951Hi Rikard
I have tried using my Samsung Galaxy J3, Samsung Nexus and iPad – all have the faded images (never enlarge and become full colour).
Regards
Faye
July 18, 2018 at 1:00 pm in reply to: Image cut of on iPad in full stretch grid row – background image #986943Hi Victoria
Yes i have – still the same.
Thanks
Faye
July 12, 2018 at 11:41 am in reply to: Image cut of on iPad in full stretch grid row – background image #984637Please see links below. Thanks :-)
July 11, 2018 at 12:12 pm in reply to: Image cut of on iPad in full stretch grid row – background image #984176Sorry…how do i attach an image…doesn’t seem to be an option???
July 4, 2018 at 11:09 am in reply to: Background image in grid row keeps disappearing in Google Chrome #981084Thank you
That worked perfectly!!!
Regards
Faye
Thanks
It was actually a SMPT password issue.
Regards
Faye
Hi Jordan
Thanks for gettin gback to me. It doesn’t seem to have any effect!?
What else can I try?
Regards
Faye
February 1, 2017 at 12:31 pm in reply to: How to force layer slider to appear only as landscape on mobile view #741176Problem fixed – thanks
May 2, 2016 at 7:06 pm in reply to: Home page in responsive mode not showing correctly on mobile #625979Hi Rikard
Yes that worked! Thank you very much for your help :-)
Faye
Hi Goldengate415
It worked straight away for me….doesn’t make sense how all the different ‘fixes’ are so hit and miss.
To answer your other question – yes I am a managed WordPress Godaddy customer :-/
Yigit has found a solution that works for me!!! See last entry in this post https://kriesi.at/support/topic/http-error-when-uploading-images-5/
It is very simple to apply. Just add the following code Functions.php file. This file can be found by looking in the left sidebar click on Appearance > Editor and you will find it there.
add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );
function change_graphic_lib($array) {return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ );}I just pasted it right at the bottom of the file.
Wildwood I hope this works for you :-)
If you search the Enfold support forum, it is littered with customers with the same problem. I wonder whether it would be worth Kriesi talking to Godaddy directly. I think the Enfold is fantastic…but this problem is really bad news. There seems to be so many different responses and courses of action to take, i don’t know where I am. I’m not a hardcore programmer…that’s why I use Enfold. That means I need a very clear ‘how to guide’ on how to fix this!
Why is it that this theme is affected but others are not? My current work around to uploading images, is switch between themes. Activate a basic theme, load the images and then reactivate Enfold.
btw Godaddy suggested the same memory limit changes…they charge $29 to do it!
Thank you for your help.
I have WordPress 4.5.1 running and still have the image upload problems.
Sorry to ask this basic question but how to I add the code suggested to the child theme function?
Where is the ‘child theme function’? Will I have to SSH into the backend, or is there an easier way? Happy to provide login details, if you could help with this?
Many thanks
Faye
Hi Rikard
Thanks for getting back to me.
I can see your image there.
If you look in the media library you will see I have tried to upload an image called MK8.jpg. I have received the HTTP error for it. I have been able to upload to Imguru. I will post the link in the private section.
Let me know if I can provide any further information.
Many thanks
Faye
How can I do this myself?
They want to charge me $29 to do it! Is there anything i can do?
Thanks
Faye
Hi
I am having exactly the same issue. I receive the HTTP error when trying to upload small images (.jpg and .png files). I am able to upload images when using a different theme.
I use Enfold on a number of sites and this is the first time this has happened. It is on a new Godaddy WordPress install so using latest WordPress and Enfold theme (set it up on Tuesday this week).
I am happy to provide login details for you to have a look.
Many thanks
Faye
Okay I seem to have resolved the iPad/tablet issue.
Please can you still help me with the mobile menu issue?
Should I put @media only screen and (min-width: 767px) {
}
above the whole menu element…so above
ul#avia-menu { position: relative; top: -120px; }
#header_main_alternate { z-index: 4; }
li#menu-item-117 .avia-menu-text, li#menu-item-117 .avia-menu-fx { opacity: 0; }
ul#avia-menu {
left: 27px;
}or do i need to place it after this…before the different menu bits?
Hi Josue
I have tried that but it doesn’t seem to work?
Also when I view on a tablet (iPad and google), the main menu is running over the logo – it hasn’t split as per the view on desktop. I have tried in responsive and non responsive mode and it still looks the same???
Below is the complete CSS I am now using – without the new @media only screen…. code
I thought it might be best to check that this was right, before doing anything else.
Many thanks for your help
Faye
ul#avia-menu { position: relative; top: -120px; }
#header_main_alternate { z-index: 4; }
li#menu-item-117 .avia-menu-text, li#menu-item-117 .avia-menu-fx { opacity: 0; }
ul#avia-menu {
left: 27px;
}
li#menu-item-2286 {
left: -160px;
}
li#menu-item-573 {
left: -160px;
}
li#menu-item-574 {
left: -160px;
}
li#menu-item-572 {
right: -90px;
}
li#menu-item-1175 {
right: -90px;
}
li#menu-item-1214 {
right: -90px;
}Hi Rikard
I have managed to achieve the split main menu – however the menu can’t be read on a mobile.
This is the code i used
li#menu-item-2286 {
left: -160px;
}
li#menu-item-573 {
left: -160px;
}
li#menu-item-574 {
left: -160px;
}
li#menu-item-572 {
right: -90px;
}
li#menu-item-1175 {
right: -90px;
}
li#menu-item-1214 {
right: -90px;
}How do i fix the menu when viewing with mobile?
Many thanks
Faye
I have found this code
ul#avia-menu { position: relative; top: -120px; }
#header_main_alternate { z-index: 4; }
li#menu-item-117 .avia-menu-text, li#menu-item-117 .avia-menu-fx { opacity: 0; }
ul#avia-menu {
left: 27px;
}This places the menu bar exactly where I want it. However i now need to split the menu bar so that the middle menu items don’t cover the logo. How would I do this?
-
AuthorPosts