-
AuthorPosts
-
September 29, 2014 at 6:55 pm #326728
Recently updated to Enfoldforest 2.9.2 as I had changed to wordpress 4 and my blog posts now look like this?
Not sure how to change the default setting and remove these pencil icons but they look naff.
Can anyone tell me how I can change my default back so you do not see them, thanks.
I am a very new users who is self taught so please keep any suggestions really simple, Thanks : )
September 30, 2014 at 12:39 pm #327130Hey StaffordRC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
article span.fallback-post-type-icon { display: none; }
Regards,
YigitSeptember 30, 2014 at 9:54 pm #327621Thanks for that Yigit
that has worked for removing the pencil image but still left the empty white box area the pencil was in.
Is it possible to remove the white box also so the blog posts are grouped more closely together : )
thanks
September 30, 2014 at 10:24 pm #327648Hi!
Use this code instead:
.fake-thumbnail .slide-image{ display: none; }
Cheers!
JosueOctober 1, 2014 at 12:18 am #327761Thanks for your quick response Josue
sadly though this does not seemed to have worked. I tried deleting Yigit’s code and replacing it with yours
but this just added the pencil icon back in
So I tried adding both pieces of code and again this removed the pencil icon but left the white boxes
so still no solution
my basic css code looks like this
/* #Basic Styles
================================================== */
.fake-thumbnail .slide-image{
display: none;
}article span.fallback-post-type-icon {
display: none;
}html.responsive, .responsive body{
overflow-x: hidden;}
body {
font: 13px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
color: #444;
-webkit-text-size-adjust: 100%;
}any further suggestions?
October 1, 2014 at 12:26 am #327768I have also noticed that despite loading up the new rersion of Enfold I have the following messages when I look at Themes via my dash board
Broken Themes
The following themes are installed but incomplete. Themes must have a style sheet and a template.
Name
DescriptionEnfold Template is missing.
themes Stylesheet is missing.Not sure how this has happened as I loaded the new Enfold version in via FTP once I had unzipped it and now when I create new pages etc the website format and layout is correct. But is this the real reason I now have pencil icons and if so can anyone please tell me how I can correct this problem
thank Alastair
October 1, 2014 at 9:23 am #327908Hi!
You can remove the box with this:
a.slide-image { display: none !important; }
Please download version 3.0 in a few hours then update the theme again via FTP. Make sure that the upload is completed. Refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelOctober 1, 2014 at 9:30 am #327911Thanks Ismeal
I will have a go this evening when I get home from work
all the best
Alastair
October 1, 2014 at 2:21 pm #328091Hi!
We will be waiting to hear from you Alastair. Please let us know after you try it :)
Regards,
YigitOctober 2, 2014 at 1:13 am #328596Hello Yigit,and Ismael
I have downloaded the Enfold version 3 and activated this on my websites and used Ismael code and hey presto the white box has gone which is excellentthank you all for your help with this.
Sadly the broken themes error message has not gone away though
Broken Themes
The following themes are installed but incomplete. Themes must have a style sheet and a template.
Name
DescriptionEnfold Template is missing.
themes Stylesheet is missingThe other thing I have now noticed on the website http://www.staffordrc.org that is happening again is the Theme options button along the top and all of its drop down do not work and the quick edit button on the top menu which allows you to edit the page you are looking at when selected the page open in the dashboard view but the icon just spins and does not stop to allow you to edit the content.
This was the original problem I experienced after upgrading to word press 4
sorry to come back to with more problems …………..cheers Alastair
October 2, 2014 at 1:16 am #328597p.s I can still edit pages via the dashboard / page section but have no access at all now to general, footer, header, blog etc settings
October 2, 2014 at 2:03 am #328605Hi,
Can you please create us a WP administrator account? post it here as a private reply.
Regards,
JosueOctober 2, 2014 at 3:01 pm #328983This reply has been marked as private.October 2, 2014 at 3:01 pm #328985This reply has been marked as private.October 3, 2014 at 7:16 am #329490I have just spotted that when I look at my website wp content folder themes with my FTP a manager the Enfold theme folder has another Enfold theme folder in it.
I think what I must have done is when dragging and dropping a back up or new version of enfold from my computer in FTP manager dropped it into the enfold folder rather than the Themes folder.
So this has given me some duplicate files.
Could this be the cause of the problems I am experiencing?
And can I simply drag and drop another copy of Enfold 3 into my Themes folder to over write the current Enfold folder that contain the duplicate files?
Thanks Alastair
October 3, 2014 at 7:23 am #329497Hi Alastair!
Yes that would be better, but delete the old enfold folder first.
Best regards,
JosueOctober 3, 2014 at 8:46 pm #329882Ok but to clarify as I do not want to make things worse
I will open Filzila connect to my website
Open wp content folder
Open the themes folder
And delete the enfold folder and all its contentsThen I will drag and drop a new copy of enfoldforest 3 from my computer and drop that into the themes folder in the wp content folder
Can you please confirm that that is the correct procedure
Thanks Alastair
October 3, 2014 at 9:41 pm #329909Hi Alastair!
Yes, but make sure you only drag the ‘enfold’ folder within the themeforest package – http://screencast.com/t/EbB1feeNvK2
Best regards,
JosueOctober 4, 2014 at 12:48 am #329967Excellent news to report !
by deleting the Enfold folder that had the duplicate Enfold folder in there it has corrected the editing problems I was having and I now seem to have full editing functions again and all my dashboard tools are also workingthanks for all your support and advice I really do appreciate it
many thanks Alastair : )
October 4, 2014 at 1:25 am #329974Glad to hear that Alastair :)
Regards,
Josue -
AuthorPosts
- The topic ‘Blog posts have changed now I am using 2.9.2’ is closed to new replies.