Viewing 30 results - 231,961 through 231,990 (of 244,632 total)
  • Author
    Search Results
  • #206426

    WooCommerce Product image slider option
    Ability to show product images in one of the great image sliders available in enfold or someting similar that the avada theme is doing.
    Current implementation is quite bulky and not usable on mobile devices due to the popup image for the additional product images.

    #206422
    fjrichart
    Participant

    I’m using the Enfold contact form and I want to change a copuple of things of the captcha:
    1. the message saying demonstrate that you are human….soving the following question.
    2. the question consists in an addition like 5+1=? I want to elininate the questión mark

    Hi nunomiguelm!

    You can go to Enfold theme options and add your name in Copyright section and you can remove Kriesi link by adding [nolink]

    Best regards,
    Yigit

    #206418
    tplagenz
    Participant

    My issue: Anonymous users, and subscribed users are unable to view full-width masonry pages (content element). I did not test other types of users. At first I thought it was a plugin issue. I disabled Permit Press, and Capabilities Manager (part of Permit Press). This did not solve my issue. I re-enabled the plugins, and gave subscribers rights to everything in Capabilities Manager, and removed permissions until I finally found the culprit. Since I am unable to edit Anonymous rights through Capabilities manager, I just worked with Subscriber capabilities. I enabled “Read Hidden Forums.” After I gave this permission to subscribers a subscriber could view a full width masonry page (or content element). Eventually I decided to disable bbpress. At this point anonymous users could view a full width masonry content element. After I disabled bbpress though, other things got messed up on the site. I’m not utilizing bbpress, but if I remember correctly bbpress comes with enfold theme. This makes me believe the theme kind of depends on bbpress for certain things. Also, i would like to utilize bbpress in the future. I don’t want it disabled.

    Is there anything that could be done so that full width masonry content elements are not being categorized as hidden forums, or do you have any suggestions or feedback?

    Thanks for taking the time to read this lengthy post. Any feedback or suggestions is greatly appreciated.

    Sincerely,

    tplagenz

    #206408

    Hey heliraptor!

    You can choose how many columns to display and footer and how to display the footer in Enfold theme options > Footer. And you can change default widgets in Footer columns in Appearance > Widgets

    Cheers!
    Yigit

    #206396
    whitstablesunsets
    Participant

    I have recently built a new site using the Enfold theme and on a few pages (not posts) I am unable to edit the content on the page because all the editable fields have disappeared. I have over 20 pages that are working fine but 2 or 3 pages are missing the editable field both in default editor and advanced layout editor. I have been in touch with my host (1and1.co.uk) and they believe it is because of javascript files are failing to load. Can any one help please? An example of the page is at http://www.toiletsforsale.com/portable-toilets-for-sale/

    Thanks

    Hey!

    Glad you figured it out and thanks for sharing your solution!

    Best regards,
    Yigit

    Fixed.

    I’ve managed to sort the problem out. Here’s the info in case anyone else has the same problem.

    It was caused by a CSS clash with a new ID I had added to the tabs to support Google Event Tracking. The updates were done in line with this post

    I didn’t follow the post exactly, because the suggestion was to add an ID with # in the front, e.g. ID=’#tab-id-1′ I couldn’t use the # because it clashed with the google events plugin I was using, so I dropped it giving me ID=’tab-id-1′ That caused the problem. I changed the ID I was generating to ID=’eventtab-id-1′ (and changed the event tracking plugin for the new names) and it’s all working fine now.

    Rob.

    #206365

    Hi Vada!

    No, they don’t have a specific row element as is since that isn’t how the theme outputs its html. You could wrap your content areas in color sections and then use the developers ID field to add an ID to grab onto and you can also turn on the custom class field for all elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Devin

    #206364

    Hi auge-ingenierie!

    Due to licensing, it is not possible for Kriesi to distribute content of demo site as is. You can take a look at Enfold documentation here http://kriesi.at/documentation/enfold/
    or you can point out sections from demo site and we can help you to achieve the same look

    Best regards,
    Yigit

    #206361
    Anonymous
    Inactive

    Hello,

    your work on the Enfold template is amazing ! I installed the “content for dummy” package, but it seems that it doesn’t contain all the data of the demo. Would it be possible to download a package to obtain EXACTLY the same site as the demo ? It would be formidable !

    Thank you in advance,

    best regards,

    Guillaume

    #206356
    Dogmut
    Participant

    Hi guys,

    I’m clearly missing something very straight forward but how do I achieve having an image in the background like here http://kriesi.at/themedemo/?theme=enfold just above the about us section and again further down the page. Cheers

    Bah! Another update,

    Actually it is still getting clipped badly. It depends whether you re-load the page on a particular tab or not. If you just load the main page and move tab, things are clipped. If you re-load the page with a clipped tab open, then they are not clipped as badly.

    ***Quick Update***

    I have reduced the problem a bit by making the content of the Company Goals tab bigger (I added a paragraph), It is still clipping a bit, but not as much. At least the top tab label isn’t getting clipped now.

    I think that the problem is that if the tab content is not bigger than the depth of all the tabs, the position is miscalculated.

    robwheatley
    Participant

    Hi There,

    I have enfold 2.4.2 and on this page http://goo.gl/iU9d9Y as you click on the different tab entries, the content is being clipped (on at least FF, Chrome and Safari).

    The page loads with the Company Mission Statement tab open, but if you click on the next one down (Company Goals) the element with that content (previously hidden) is misplaced, so the top of it is clipped.

    This was working fine and I’ve not updated anything, so I have no idea why this is happening….

    I can’t work out how all the interactions between the shown and hidden elements are working with the relative positioning….? Help!

    Hey there,

    unfortunately it does not work.
    If i set a custom css and tell the EasySlider to be at max 800 px high, the picture gets cropped. (#top .mbo_slide {max-heigth:800px;})
    It seems, that the CSS set the max heigth not to the content, but to the container…

    i checked the other media Elements an found out, that the fullwidthEasySlider can do exactly what i need.
    There you have an option: Stretch image to fit the slideshow size?
    Is it possible to get this option also in the normal EasySlider? so that i can use the Slider in a 2/3 Row?

    #206329

    Hey mishka48!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top .avia-post-nav { background: rgba(0,0,0,0.7); }

    0.7 is opacity which is 0.1 by default

    Cheers!
    Yigit

    #206317

    In reply to: Button size

    Hi!

    Changes are done. Please review your website. You can find custom CSS code i added in Quick CSS in Enfold theme options under Styling tab

    Regards,
    Yigit

    #206310

    Hey!

    For such flexible theme adding all possible options in theme options could make it very complicated for some users. If you not seen already, please take a look at new Enfold documentation here http://kriesi.at/documentation/enfold/
    There are some code snippets added and we will be adding more soon.
    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

    #206308

    In reply to: Logo size issue

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .logo, .logo a, .logo img { max-width: 181px!important; }

    Best regards,
    Yigit

    #206305

    In reply to: Logo size issue

    Hi,

    Just checked.. In Chrome and IE is fine…
    Firefox is problem..

    screen shoots..
    small one.. after first time visit (from 3 different PC’s in Firefox
    http://www.kalinokswines.eu/wordpress/wp-content%5Cthemes%5Cenfold%5Cimages%5Clayout/small.jpg

    normal after clicking on it, or opening any page…
    http://www.kalinokswines.eu/wordpress/wp-content%5Cthemes%5Cenfold%5Cimages%5Clayout/normall.jpg

    #206300

    Hi marcella-metae!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    h1, h2, h3, h4, h5, h6 {
    font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif!important; }

    Cheers!
    Yigit

    #206293
    #206291

    Hi oslpag!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 989px) {
    .responsive #top #header {
    position: fixed;
    }}
    @media only screen and (max-width: 989px) {
    .responsive #top #main {
    padding-top: 148px;
    }}
    @media only screen and (max-width: 480px) { .responsive #top #main {
    padding-top: 176px;
    }}
    

    Cheers!
    Yigit

    #206288

    Hey jvines!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #av_section_1 .avia-button-center { padding-top: 30px; }
    #av_section_1 .avia-button.avia-size-large { font-size: 20px; }

    Cheers!
    Yigit

    #206286

    Hey ShortieD!

    Please try updating WordPress to version 3.8. If that does not work, please add following code to Quick CSS in Enfold theme options under Styling tab

    .image-overlay { width: 100%!important; }

    Best regards,
    Yigit

    #206280

    Topic: Facebook page plugins

    in forum Enfold
    sophiegerlin
    Participant

    Hi. I have tried several Facebook plugin but none of them seems to work in the Enfold theme.
    I would like to :
    – show on my website the number of likes on my page
    – give the possibility to people to like the page from the wordpress site, without going to facebook

    Any suggestions and advice on working plugins for this theme?

    Thanks in advance

    Sophie

    #206279

    In reply to: ENFOLD LICENCE

    Hi!

    Please see Enfold’s page on ThemeForest http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi

    Regards,
    Yigit

    #206278

    In reply to: ENFOLD LICENCE

    how much for each licence ? ? ?

    #206266
    Indiatravelz
    Participant

    hi there,

    you have helped us making a button on a slider please see the code attached:
    <div class=”avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling “>
    <span class=”avia_button_icon” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span><span class=”avia_iconbox_title”>Let’s Start Planning</span></div>

    now the color of the text is grey and when we mouse over it, it becomes white
    1)how can we change the grey color to a color that we choose?
    2)how can we change the color of the button and not from the styling section of the enfold.
    now it is programmed to be in the same color of the theme, but if we would like a different color not taken from the theme?

    thank you in advance
    indiatravelz

Viewing 30 results - 231,961 through 231,990 (of 244,632 total)