Viewing 30 results - 211,171 through 211,200 (of 244,567 total)
  • Author
    Search Results
  • #330260
    jasrobb
    Participant

    Hello There,

    I want to make my website built on Enfold theme something like below link-:

    https://www.diigo.com/item/image/20q76/5x8v?size=o

    So I will have my main navigation bar on the top, and under that I want to insert map in full screen as shown in the screenshot above.

    I appreciate your help

    #330258
    AsadIC
    Participant

    I updated WooCommerce and enfold to the latest versions and ever since the product pages on my website have strange formatting. Please see this example page: http://52kards.com/product/bicycle-playing-cards-12-pack/

    Please help me fix it!

    • This topic was modified 11 years, 6 months ago by AsadIC.
    D5WDesignGroup
    Participant

    Can you recommend a way to be able to show a current stock price on my site? I havent had any luck with the most commonly used plugins.

    Thank You.

    #330256
    koala
    Participant

    How do I add a large button to a Revolution Slider?

    When I am in this page (link below) of the revolution slider, it says add button, but the button is small. How do I add a large one?
    https://dl.dropboxusercontent.com/u/52916400/enfold%20buttons.png

    THanks!

    koala
    Participant

    Looking for the shortcodes in your documentation page here:

    http://kriesi.at/documentation/enfold/

    Didn’t see anything. Specifically looking for all the button shortcodes.

    #330241

    Best to make as it works on Enfold 2.9.2 – http://polytown.co.il/blog/

    Thanks.

    #330236
    jasrobb
    Participant

    Hello – I want to create a widget which contains floating contact form, so that i can place it on all my pages

    how can i do that in enfold

    P.S – I am not non-tech one and would prefer building it with drag and drop builder, as i don’t know scripting

    Thanks

    #330235
    bakbek
    Participant

    Hi, I already asked this and got a reply that said to add this code:

    add_action('after_setup_theme','avia_remove_main_menu_flags');
    function avia_remove_main_menu_flags(){
            remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
    }

    Which I did and it worked great as you can see here – http://polytowncoil.staging.wpengine.com/ (hosted on WPengine)

    BUT, I just noticed that after upgrading to Enfold 3.0 the flags are showing again as you can see here – http://polytowncoil.staging.wpengine.com/blog/http://screencast.com/t/5dyEAOQKn

    I’m using a plugin that allows me to create custom menus for each page on the site. The plugin is called Zenu Menu logic just so you know if that has anything to do with it (although I don’t think it does).

    #330231

    Yeah, but how do I do that so it will only work on 1/2 a screen like on your demo page – http://kriesi.at/themes/enfold-business-flat/contact-2/ ?

    #330214

    Topic: German documentation

    in forum Enfold
    DStoeckl
    Participant

    Hi,

    do you have a german documentation for enfold-theme.

    Thanks,
    Daniela

    #330213

    Thanks Ishmael. You lost me when you said:

    “you’ll be able to edit the blog page using the Advance Layout Builder”

    Where do I go to edit the “blog page”? You don’t mean an individual blog post, so I am not sure what you are talking about here. I have a page designated as to be displayed as my Blog Page in the Theme Options, but this is a different paradigm that I am used and I don’t understand how this works. A few step by step instructions where would be helpful as to (1) establishing a blog page, (2) editing it, (3) using it for the blog feed.

    Thanks for the clarification.

    Randall

    PS: I have been going through the documentation and it’s great, although somewhat limited, not covering all the functionality of Enfold.

    #330212

    Thanks Ishmael. You lost me when you said:

    “you’ll be able to edit the blog page using the Advance Layout Builder”

    Where do I go to edit the “blog page”? You don’t mean an individual blog post, so I am not sure what you are talking about here. I have a page designated as to be “displayed as my Blog Page,” but this is a different paradigm that I am used and I don’t understand how this works. A few step by step instructions where would be helpful.

    Thanks for the clarification.

    Randall

    PS: I have been going through the documentation and it’s great, although somewhat limited, not covering all the functionality of Enfold.

    #330205
    german_photographer
    Participant

    Hey there,

    amazing work you’ve done once again! I’m so happy to have a few sites running on enfold now and I guess, more will come …

    There is one issue I have, on one page I’m using the events calendar. Now, with the integeation, everything looks different. Is there any way to “click through” cusomisation of the events calendar css?

    If not, I’ll hire a css programmer. Where is the best point for him to start?

    Thank you,

    german_photographer.

    #330200

    Thank you Devin, yep I know but not a good idea to use a plugin for this.

    Might you please indicate which Enfold template do create those images and how to remove them ?

    As a (happy) Enfold client (deeply nice theme), I believe this is an Enfold issue that needs to be adressed IMHO.

    Is there any bug tracker or any section here to mark this issue out ?

    Thanks

    Cheers !

    #330194
    ojasray
    Participant

    I am running enfold 3.0 – and i love the new blog feature. However, when i post a quote, – i dont want someone to click on it and open it into a post. I just want to display the quote.

    #330188

    Thanks Josue,

    I figured the formatting out myself by adding the code to my custom.css.

    I just thought that I might have missed a way of making this adjustment within the theme’s options. Thanks anyways.

    What you didn’t address is how I can eliminate these hideous Post Type Icons.

    To me this feature is completely uncalled for. Users would likely understand that (i) if there’s no image, it’s a Standard Post. It won’t require this hideous pencil icon and so forth.

    I love working with the Enfold theme because it enables you to create really refined, high end sites and blogs. This feature cheapens the whole theme, as it’s a giveaway for a canned site.

    Please let me know how I can eliminate the code for these icons.

    Many thanks

    #330186
    ronaldjan
    Participant

    Hi!

    I’ve just updated my website to Enfold 3.0. Congratulations on this big update!
    I’m running into an issue however. I use a lot of “special headings” and most of the time they have a custom colour code. However, Enfold 3 seems to ignore my custom colour code and uses the general setting.

    Another thing: when I link to a specific section ID, the page scrolls to far down, so the header is cut off. You can see an example here: http://interserve.org.au/connect/contact/#regionaloffices

    Can you look into this?

    Thanks in advance,
    Ronald-Jan de Bruin

    • This topic was modified 11 years, 6 months ago by ronaldjan.
    #330181

    Hey!

    To turn off cache, assuming you’re not using a third party cache plugin, add the following to header.php in enfold/enfold child theme just after the <head> tag.

    <meta http-equiv="cache-control" content="max-age=0" />
    <meta http-equiv="cache-control" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
    <meta http-equiv="pragma" content="no-cache" />

    Regards,
    Arvish

    #330180
    lorem ipsum
    Participant

    hi enfold team
    auf eurer seite hab ihr einen filter im default shop
    wie legt man diesen an ?

    andere frage zu meiner seite
    meine seite
    http://alle-dekore.de/?page_id=122
    hier ist allerdings der masonry shop.
    wenn man auf ein produkt klickt landet man im shop
    unter dem artikeln namen werden die kategorien angezeigt.
    hier bei mir uni, holz usw
    wenn man nun auf diese klickt öffnet sich der default shop…?
    nun die frage kann ich die kategorien verbergen oder den link dahin gehend ändern
    das man wieder im masonry shop landet.

    #330179

    In reply to: 502 Error

    Hey ayanasoul!
    Thank you for using Enfold.

    I am sorry about your ordeal.

    Could you please forward us the following to help troubleshoot your issue.

    1. WordPress admin credentials and the link to your site.
    2. FTP admin credentials to your site.

    Cheers!
    Arvish

    #330171

    Hey!
    Have you tried using the megamenu feature.
    You can follow this very instructive video to do so.

    Alternatively consider Ubermenu

    Best regards,
    Arvish

    pgridneff
    Participant

    HI
    I updated a very basic but live site to Enfold 3.0 and the sidebars stopped showing with the sidebar content showing instead in the main page area under the page content.

    After some investigation I have found that switching of W3 Total Cache plugin allows the sidebars to be displayed correctly.

    I have been using Enfold for a year now on several sites along with W3 Cache quite happily so am a bit surprised by this but I cant find another ticket mentioning this. I have left the plugin activated so you can see the problem.

    #330169

    Thanks 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
    Stefan

    #330166

    Hi!

    With regards to the breadcrumb, try adding this code to the Quick CSS textarea in the Enfold theme option:

    .breadcrumb-trail {
        
        padding-left: 50px;
    }

    For the width issue, try adding the following code again to the Quick CSS textarea in the Enfold theme option:

    .avia-section .avia-section{
       max-width: 1170px;
    }

    Please note that you might require additional coding due to the above fix, since it is manipulating the core css structure of the framework.

    Regards,
    Arvish

    #330151
    This reply has been marked as private.
    #330143
    Thinckx
    Participant

    Hi guys, I got a problem with the accordion slider. I looked in to it but my knowledge of javascript isn’t sufficient to solve this on my own. The slider was working on yesterday, but now it stopped working after playing with the css. All I get are some grey rectangles. But even when disabling the changes and emptying the cache, I still get the same problem. See the image:
    grey
    RangeError

    When i comment out lines 3017 tot 3026 in enfold/js/shortcodes.js (after updating to 3.0 – previous version was lines 2896 – …), the slider works again, but not with the correct dimensions.

    Any notes on this issue?

    Thanks in advance!!

    • This topic was modified 11 years, 6 months ago by Thinckx.
    #330139

    Topic: So Disappointed

    in forum Enfold
    Capleader
    Participant

    Sorry, but I am so disappointed with Enfold. I have to change my theme two weeks after bought it.
    No possibilities for Visual Composer. I am not satisfied and convinced at all by your videos tutorials.
    No convinced at all by your drag and drop page builder.
    I was so enjoy to buy it. Now I have to put Enfold to the trash and spend money to buy another theme.
    I threw my money out the window when I bought Enfold.
    I am really disappointed
    Regards
    Patrick

    MichaelT1
    Participant

    Hi,
    i am trying to make the sidebar appear on the right next to the product image and summary but it will not work.

    I have the Enfold-child settings in the admin panel set to ‘right’ for all sidebar settings and i have set each single product page to “single product” for the sidebar to show the sidebar widget i want to appear on all product pages.

    The sidebar does not appear on the right – it appears below the product photo and summary/

    I noticed you wrote

    The sidebar position is static on product pages and will always be under the left product image if you have sidebars enabled on pages.

    However, I did write a customization you can use in a child theme to modify the single product page or you can use as a base to modify it further if you want: http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/

    When adding this script to version 3.0 which is what i just purchased the photo for the product is really big spans the width of the pg and below it are the summary and below that the sidebar on the left once again does not work.

    is it possible that the script link above Devin is not working anymore with version 3.0?

    I looked in the ‘config’ file for ‘woocommerce’ folder that is supplied with the enfold theme and notice much of what you have added is already added to this config file (mustve been new addition to 3.0) even has a script to set the sidebar to the right for single product pgs-

    But it doesnt work????

    Can u please fix this and help me i need the sidebar to be on the right

    http://www.heritagetrim.com/testq/store/boot-cover/

    #330132

    Hi bakbek!

    To add a fullwidth google map, simply drag a google map layout object to your advanced layout editor as shown in the screenshot below:

    How to insert fullwidth google map in Enfold

    Best regards,
    Arvish

    • This reply was modified 11 years, 6 months ago by Arvish.
    #330129
Viewing 30 results - 211,171 through 211,200 (of 244,567 total)