Forum Replies Created
-
AuthorPosts
-
December 8, 2014 at 6:50 pm in reply to: How can I change the news icon (pencil) into an own image? #364859
Thanks Ismail,
my apologies for the late reply, your response got drowned in a spam folder.
I changed the URL to:
http://dev.sprachschule-bonn.com/wp-content/uploads/2014/11/Anker-plp-Hintergrund-schwarz.jpgI would think the other link: http://dev.sprachschule-bonn.com/?p=3746 would do the same but anyway, it doesn’t give me any other image then the pencil…
Any more ideas…?!
Thanks a lot
S
November 25, 2014 at 5:41 pm in reply to: How can I change the news icon (pencil) into an own image? #357717Hi Yigit,
thanks for your ideas…
didn’t work though. Obviously I thought I’d have to alter your code in the highlighted line:
.blog-meta span.iconfont:before { display: none; }
.blog-meta span.iconfont {
background-image: url(PATH TO IMAGE);
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
}So my code for the Quick CSS would be:
.blog-meta span.iconfont:before { display: none; }
.blog-meta span.iconfont {
background-image: url(http://dev.sprachschule-bonn.com/?p=3746);
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
}Any more ideas?
THanks
-beenee
Thanks!
in order to get the update, I had to contact the previous admin of the site who originally bought it. I just took over the responsibilities…
Is there any way to transfer a purchase code to the actual “owner” of the website, hence to another themeforest/envato user?
Thanks again,
Stefan
Hi there,
I’m catching up on the Enfold update for my customer
http://perioli-language-pilots.de/The purchase code should be:
d3dcfe33-f6ad-4b75-8406-9af193a8058a
It was purchased by the ‘designer’ Stephanie Lotties.I’m the admin and developer of the page now and like to update
everything manually on a test environment.Where can I get the update files for the latest Enfold (3.0?), please.
Thanks for your help,
Stefan
OK,
I need to make sure I can handle all the issues deriving from an Enfold update (2.01 to 3.0)
Otherwise I don’t touch it.
Any ideas on how I can ‘test’ the update first?
I know, I’ve got a backup. Excuse me for being over-cautious.
Hi,
I thought I understood the brilliant idea to create a child theme for testing purposes!
I set up a child theme folder as per codex.wordpress.org/Child_Themes page
What I’m lacking is the “import from parent theme” button.
My style.css:
/*
Theme Name: Enfold Child
Theme URI: http://perioli-language-pilots.de/enfold-child
Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Author: John Doe
Author URI: http://kriesi.at
Template: enfold
Version: 1.0.0
Text Domain: enfold
*/@import url(“../enfold/style.css”);
/* =Theme customization starts here
————————————————————– */
Any Ideas what could be wrong?This is the first step from updating Enfold 2.01 to the latest Enfold version.
I need to make sure to reduce offline times of the page.
Thanks for your help!
Hi Ismael,
thanks for the info!
Is there any efficient way I can try the update and roll-back if it ruins the design completely?
Thanks
StefanThanks Ismael,
that’s really good and helpful news!I have taken over the Enfold from a previous admin and cannot really say if anything was altered.
I’ll try!
One quick question:
If anything fails or ruins the LAyout after update to the latest Enfold theme, would I be able to roll back with WP means? Or would a full backup do the trick? (I’m using BackUpWordPress). What’s the best advise?
As I mentioned befor, I’m relatively new to WP, needless to say, all help is very appreciated,txs again
StefanHi Vigit,
thanks a lot for this!!!
Updating an overall outdated Enfold Theme might cause even more issues then just the header reconfiguration, don’t you think?I’m a bit scared to update being pretty new to WP. Other then the general backups would you recommend other precautions befor I start the manual update?
txs again,
Stefan
OK awefully sorry, I found an old mail where it states this data!!
Checked for updates:
“No Updates available. You are running the latest version! Great!”Now I’m still looking into “theme options > header
…where I use the “header with social icons and buttons”Still no xing icon to pick!
Do you have any ideas why?
Thanks for your help!
Thanks Ismail,
I just realised I obviously cannot find out which version of Enfold runs here. I took over the work from a previous admin.
In order to check for theme updates, it asks me for a themeforest account.IS the only way to update the theme that I contact the actual buyer of the theme in order to update?
Do you know any more efficient way? -
AuthorPosts