Tagged: ismael
-
AuthorPosts
-
April 30, 2017 at 4:26 pm #785288
Hi,
I’m experiencing a lot off issues after the latest update to Enfold 4.0.5. I’m using a child theme but some off my css coding seems to have failed. This has never happen before and I’ve been using the Enfold theme on this site for almost 2 years now.
In backend I’m getting this error: http://www.awesomescreenshot.com/image/2447279/c3783daa6707a79679be7c41cff03b14
Saying that my theme has some not-up-to-date WooCommerce file.On my front page and in my webshop the headings under my categories and the product on the overview pages are displayed in a font size way to big: http://www.awesomescreenshot.com/image/2447292/3a7d1709bc7b71b50b2743c522d1be6d
All plugins are updated.
What do I do?
Best regards
AnineApril 30, 2017 at 5:27 pm #785311Annie, I had the same issue with the font sizes in Woo. I am not at my main computer so I can’t send it, but I had to manually set them with CSS. I’d check your other shop pages too because I also ran into fonts that were way too small on pages shows lists of products (not categories). The titles were a completely different size after the updates. Huge fonts on category listing pages, small fonts on product listing pages.
May 1, 2017 at 12:07 am #785433Solution: Copy all Enfold (Version 4.0.5) files over FTP in your themes Folder. Take care that you overwrite your old Enfold files. if that doesnt help then delete all old Enfold files before and then copy again all new Enfold files in your themes Folder.
May 1, 2017 at 12:22 am #785434I only ever manually update, so I am not sure if this is a solution to all issues. I did the manual update, then had the font size issue immediately.
May 1, 2017 at 8:28 pm #785960Hi,
That is most probably because some files been replaced so they did and you for the font size issue :)
We are here to help, the solution is:.template-page .entry-content-wrapper h2 { font-size: 16px !important; }
Let us know if you do need anything else.
Best regards,
BasilisMay 3, 2017 at 12:42 pm #787083That does not solve the problems a all. First it change both the titles in the category and product overview to capitals which they weren’t before: http://www.awesomescreenshot.com/showImage?img_id=1736869 (screendump from before the update)
And the change only seems to apply to the front page and not the sub pages under the webshop.
Also the blog post overview on my front page is not showing the tags anymore: http://www.awesomescreenshot.com/showImage?img_id=1736869
I’ve used this theme for more than a year and have never had problems like this. I looks like the new update is not working properly with WooCommerce. I need to find a solutions asap. Is there a new update on its way?
Let me know if you want me to send login info.
Best regards
AnineMay 3, 2017 at 9:56 pm #787433Hi,
Please send us the URL that are not working, not the screenshots.
Best regards,
BasilisMay 3, 2017 at 11:31 pm #787469Just to reply before I duck out of the conversation, I use a child theme. It was not a case of my CSS being replaced by the update. It was AFTER the update that I had to manually set a bunch of Woo titles with CSS because the font sizes were way way off from Woo page to page. I am using Woo with other themes, and I did not see this issue after recent updates. It’s the exact same issue Annie is talking about, and that I have see mentioned other places in the forum.
May 4, 2017 at 9:15 am #787652Sorry. I had added the url in my original message under the private section but it’s: https://tibberuphoekeren.dk/
May 4, 2017 at 10:48 pm #788103Hi,
I tried the custom CSS I have suggested and it works fine.
Not sure where the problem is, have you placed it properly to Custom CSS field?Best regards,
BasilisMay 5, 2017 at 11:26 am #788317I’ve placed the code under “Enfold Theme” –> General styling –> Quick CSS: http://www.awesomescreenshot.com/image/2463607/2343486be575d7b6f3d3790baa820115
http://www.awesomescreenshot.com/image/2463610/abfc64b01e508a5860f28520c60fc9c6The code sort of works. It changes the titles under the categories and products on the front page to capitals (I’ve set the font size to 13px). But originally it looked like this: http://www.awesomescreenshot.com/image/2463617/e251efec728bd5e4880fe6475a62635c
with first letter as a capital and the rest small letters.
This is how the product overview looked before: http://www.awesomescreenshot.com/showImage?img_id=1736869Also the code you send only seems to apply on the front page and not on ex. the webshop page: https://tibberuphoekeren.dk/webshop/
May 7, 2017 at 7:43 pm #789158Hi,
Yes, if you want those modifications you also have to turn off the uppercases and for inside pages, send me a link please so we can change those
Best regards,
BasilisMay 7, 2017 at 10:04 pm #789220See login info in private message please
May 8, 2017 at 5:06 am #789298Hi,
Thanks for the login details. I’m not sure exactly what you are looking to change though, but if you want to change the font size of the product titles on your shop page then you can try this:
woocommerce-loop-category__title { font-size:13px !important; }
Best regards,
RikardMay 8, 2017 at 4:31 pm #789697Rikard, in my case I am reporting the issue because it didn’t occur until after the last Enfold and Woo update. The fonts were all completely fine before that. So it may be something that needs an option in the theme admin if this is something new. I had already figured out the CSS fix, I was just posting that I saw the exact same issue with the huge font sizes on some Woo pages as the OP after the updates. I never needed CSS to try to match up product titles across Woo pages through years of using the theme. Thanks.
May 9, 2017 at 5:41 am #789973Hi,
Ok, thanks for that. A lot of things were changed when WooCommerce updated to version 3.x, so there will likely be things we need to adjust on our end in order for everything to work well.
Best regards,
RikardMay 9, 2017 at 8:54 am #790076I want to change the letters back to normal (first letter big the rest small). Also note that before the update the quotation with the number of products in that category where red (#94331b)
http://www.awesomescreenshot.com/image/2463617/e251efec728bd5e4880fe6475a62635cAlso the last css code you send me doesn’t work/change anything.
Please I really need to fix this or I’ll loose a good and old client who is loosing her patience ;-(
- This reply was modified 7 years, 6 months ago by AnineOlsen.
May 10, 2017 at 8:19 am #790897Hi,
Thank you for the info. I tried to access the site but the login credentials are not working. Please check it carefully. The css codes that we provided above should work.
.woocommerce-loop-category__title { font-size: 12px !important; padding: 10px 10px !important; }
Best regards,
IsmaelMay 10, 2017 at 9:04 am #790920Hi Ismael,
Okay now the font size is right on the webshop overview page but I still need the number and the paragraph (45) to be red (#94331b).
On my front page the Categories and the feature product titles are still in capitals. I need to change that to big and small letters as well.
And as I wrote earlier the blog previews on the front page are missing their tags: http://www.awesomescreenshot.com/showImage?img_id=1736869
I’ve generated a new password for you – see private message
May 11, 2017 at 12:41 pm #791606Hi,
Please add the color property to the css declaration above. I can’t access the screenshot. Maybe, it’s private?
Best regards,
IsmaelMay 11, 2017 at 1:36 pm #791627Try this screendump: http://www.awesomescreenshot.com/image/1736869/3a94548d9d12dd717b9950913ef41a5d
Which css code should I add to make only the numbers and the paragraph another color?
May 12, 2017 at 4:11 am #792014Hi,
Thank you for the update. Please use this css code.
h2.woocommerce-loop-product__title { color: #94331b !important; }
Best regards,
IsmaelMay 12, 2017 at 11:33 am #792222Hi Ismael,
The code that you send me changes the color of the product titles on the overview pages. I wanted to change to number of products next to the category on the overview pages: http://www.awesomescreenshot.com/image/2463617/e251efec728bd5e4880fe6475a62635cAlso now the font is right on the webshop page but on the front page it is still capitals and not big and small letters.
May 12, 2017 at 7:57 pm #792480Hi,
I loaded the site and I can see them as black, have u managed to fix them?
Best regards,
BasilisMay 14, 2017 at 8:07 pm #793060Hi Basilis,
The short answer is no.
Best regards
AnineMay 15, 2017 at 10:03 am #793231Hi Anine,
I couldn’t see the codes given to you being reflected on the product page, it seems that it’s cached, can you try to flush out the cache? I tried the login details you gave but it doesn’t seem to work.
Best regards,
NikkoMay 15, 2017 at 10:12 am #793236Hi Nikko,
As I wrote earlier in my tread I tried the code but it changed the color of both the category title and the numbers of products in the paragraph after the title. I only need the paragraph and the number to be a different color.
I’ve added a new password in the Private Content. I hope it works this time
May 15, 2017 at 12:01 pm #793265Hi,
The login details you gave, still doesn’t work (I even tried to replace space with _), can you try to check the login please. :(
Best regards,
NikkoMay 15, 2017 at 12:14 pm #793269Hmmm that’s strange. I’ve just changed the username and password. Please try again
May 15, 2017 at 2:38 pm #793335Hi,
Still the same here. Try logging in using the account you have given, I have posted the screenshot on what happens before and after logging in (it doesn’t show the error also).
Best regards,
Nikko -
AuthorPosts
- The topic ‘Issues after upgrade to Enfold 4.0.5’ is closed to new replies.