Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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

    #448897

    Hi!

    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,
    Josue

    #458005

    sorry 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

    #458059

    Hey!

    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-enfold

    Regards,
    Josue

    #458106

    ok, 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

    #458107

    Latest version is 3.2, if updating through the theme options doesn’t work, do it via FTP:

    Regards,
    Josue

    #458125

    ok, 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.
    #458134

    Hi!

    Do a hard refresh on your browser to purge cached resources:
    http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Best regards,
    Josue

    #458139

    that 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.
    #458141

    Child theme version doesn’t matter, that’s user-set, you can put whichever version you like there.

    Cheers!
    Josue

    #458142

    cool, 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?

    #458146

    Hey!

    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,
    Josue

    #458162

    i 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

    #458493

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.