Tagged: social media icons
-
AuthorPosts
-
May 22, 2015 at 1:50 am #448111
Hi, in the blog section there’s an element called “SHARE BOX” which is basically a long rectangle with social media icons, and is not listed under the widgets section, i’d like to see if there’s any shortcode or any way i can implement that same social media icon bar somewhere else, like at the bottom of the homepage for instance
May 23, 2015 at 6:03 am #448897Hi!
If you’re running the latest version of Enfold (3.1.5) you should be able to use that sharebox as an ALB element:
Best regards,
JosueJune 11, 2015 at 8:03 pm #458005sorry for the late reply, i realized i am running on 2.7.1-2 version, where can i download an update? also, i am using a child theme, because i am using UberMenu plugin and needed to change some php files, so how do i update the child theme? also, when updating, do all changes go back to factory settings? such as logo, icon and text colors, etc
June 11, 2015 at 9:59 pm #458059Hey!
Child theme doesn’t require to be updated and your Theme Settings will be preserve. On how to update:
http://kriesi.at/archives/the-complete-guide-to-updating-enfoldRegards,
JosueJune 12, 2015 at 12:04 am #458106ok, so i tried updating through the wordpress backend, and on the theme settings where it asks yuo to write your themeforest username and API, below that it says i am running on the version 3.0.8 and that there are no other updates, is that correct? because on the link you provided it says that there is currently a 3.1v, is that rounded up somehow or there is an update from 3.0.8 to 3.1? also, is it normal when looking at the themes on the theme section and i click on details, the enfold parent, says is the version 3.0.8 but the child says version: 2.7.1-2
June 12, 2015 at 12:05 am #458107Latest version is 3.2, if updating through the theme options doesn’t work, do it via FTP:
Regards,
JosueJune 12, 2015 at 1:06 am #458125ok, so i just updated the theme, i installed the update on the enfold parent theme, and the child is untouched, but there’s something wrong, when i try to edit any page, the content is blank, like absolutely empty, but on the front end everything seems ok, all the content is there, i just can’t see it on the back end, is not showing on either the avia layout builder neither on the default editor, any ideas?
- This reply was modified 9 years, 5 months ago by wolfnuka.
June 12, 2015 at 1:38 am #458134Hi!
Do a hard refresh on your browser to purge cached resources:
http://wiki.scratch.mit.edu/wiki/Hard_RefreshBest regards,
JosueJune 12, 2015 at 1:51 am #458139that did it, thx! now, is it normal that the child theme still shows as version? 2.7.1-2 , the parent version shows 3.2
- This reply was modified 9 years, 5 months ago by wolfnuka.
June 12, 2015 at 1:55 am #458141Child theme version doesn’t matter, that’s user-set, you can put whichever version you like there.
Cheers!
JosueJune 12, 2015 at 1:59 am #458142cool, i’ll start playing around with the new features, thank you! do you mind if i take the chance to ask something else? lol, i’d like to be able to change icon or iconbox color on mouseover, just like on the demo of the enfold theme, i found in another question i’d need css, how can i apply that to different items or pages?
June 12, 2015 at 3:35 am #458146Hey!
What code did you find? you can set a custom class to specific ALB elements and then target them accordingly in the CSS, like::
.class_name{ ... }
Best regards,
JosueJune 12, 2015 at 5:35 am #458162i found this: `.iconlist-char:hover {
color: violet;
}.iconbox_icon.heading-color.avia-font-entypo-fontello:hover {
color: green;
}`but im not sure how to apply it to only certain icons or icons on icon boxes or icon lists, i turned on the custom class as suggested, but i can’t find the “custom class” option on any of the elements, i closed the browser and also did a hard reset
June 12, 2015 at 4:57 pm #458493 -
AuthorPosts
- You must be logged in to reply to this topic.