Viewing 30 results - 6,901 through 6,930 (of 11,220 total)
  • Author
    Search Results
  • #668650
    sapjerosalynn
    Participant

    On my site with enfold template the woocommerce login does not work. When you open the login (Dutch: Klik hier om in te loggen) you can enter email and password but the submit button (Dutch: inloggen) does not give any reaction.
    I already tried to take out all plugins (except woocommerce of course) to no avail…
    Hope you can help..
    regards, jeroen

    Hi Andy,

    as responsive marked theme “Responsive designs that addapts to smaller devices (iphone, ipad)” i had the hope, i have with enfold on all devices a responsive design. In other words: On every device i have an unique clear and clean professional design. Without extra coding between device or screen sizes. For my understanding, a rule is missing on theme side which define same heigh and width for all content in a block or row, dependend on the content inside. Like Buttons, Headings etc. What do you mean? Should user define for every page inline css rules?
    The Goal should be: to have all Buttons in the same size, depending of the biggest element (as option) if user this want or not.
    I my picture: The minimum claim should be to have same sizes in one equal height of all elements in one row, better: To have the button set in equal dimensions like on big screens.
    The Achieve: Call to action buttons to send the visitors to the right subpage

    Cheers

    A.

    #668035

    Hi markanthonyle!

    Thanks for your kind words :)

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

    input.button[value="Subscribe"] {
        background: orange;
        border-color: red;
        color: green;
    }

    Cheers!
    Yigit

    #667982

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .button-video a  {
        min-width: 20px!important;
        width:20px!important;
    }
    

    Best regards,
    Vinay

    carmycurly
    Participant

    Made some custom icons at http://fontello.com/ – downloaded the zip file then used the Iconfont Manager in theme options to upload.
    Click the upload button allows me to upload the font and then click “insert zip file” but at this last step it fails every-time.

    ERROR “Couldn’t add the font because the server didn’t respond. Please reload the page, then try again”

    – Searched the forums – couldn’t find anything to help
    – Updated PHP server settings to max and more. to 256M
    – Spoke to my server support they couldn’t find anything wrong.
    – Log files when set to “LOG ALL” don’t show any php errors. Nothing with the time stamp that matches the time when i reproduce the error.
    – checked my .htaccess file – made it bare basic as a test – noting.
    – tried chrome and FF and explorer – same problem
    – I have the lastest version of the theme

    Its a chmod permission problem??

    This error its only in this SERVER (client) in other servers I have installed Enfold dont problem

    sealmaster
    Participant

    We place very high importance on SEO. We recently became concerned that having the default image overlay (the red button with an arrow) on all of our images might block the google crawlers from reading the image alt tags of the images under them. Can you confirm if this is the case or not? We want to verify that the image alt tags are still helping with our SEO even with an overlay applied.

    #667717

    Shalom!

    1 – Try the following:
    1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
    2. Go to Settings > Media
    3. Change the entry_with_sidebar image size (increase its width / height).
    4. Regenerate the thumbnails by clicking the button at the bottom.

    2,3,4- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    span.text-sep.text-sep-date,.html_elegant-blog .av-vertical-delimiter {
        display: none!important;
    }
    .html_elegant-blog #top .post-entry .post-title,.html_elegant-blog #top .post-entry .post-meta-infos {
        text-align: left;
    }
    
    

    Best regards,
    Yigit

    #667630
    julianrapp
    Participant

    I am using a deposit plugin on my enfold/woocommerce site. The add to cart button is now a bit crowded. I would like to put a bit of space between the radio button and the add to cart selector and button.

    thanks

    • This topic was modified 9 years, 8 months ago by julianrapp.
    #667607

    Hi Zach the billionaire! :)

    Please go to Appearance > Menus and create a new menu and add your legal & privacy pages and then check “Enfold footer menu” under Menu settings. That menu is hidden on mobile by default. If you would like to display it, please see – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/

    Regards,
    Yigit

    #667584

    Hi,

    If you would like to apply the changes to certain elements, please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your button and give it a custom CSS class and use the code as following

    .your-custom-class .avia_button_icon {
        font-size: 20px;
    }

    Best regards,
    Yigit

    liszadarling
    Participant

    I’m trying to update my client’s website by adding some custom code (very minimal) to a couple of the pages. I’ve installed the Custom CSS/JS plugin that is supposed to be an “install, code, and done!” type of plugin, but it’s not working. I’ve also tried putting custom code in for each page, but it’s not recognizing any of it, and it’s simple changes that should not take so much effort to make. For example, on one of the pages, I’ve inserted a table, which is now showing with a border. Despite many attempts by myself and the WP Engine techs (two different ones), we could not get the code to be recognized to remove the border. I’ve also had line spacing issues (too much space between the sections), as well as issues with inserting social media icons with the ‘Download App’ button at the top right below the menu so that it appears with the menu on every page – can’t get either of these to work and from what I’m seeing and from what the techs at WP Engine are telling me – Enfold is a very stubborn theme to try to customize. I’ve managed WP websites previously without any issue, so I’m not sure what to do to get this to work.

    Please help/advise? I need to get this done for my client and I’m being blocked at every turn. Thanks!

    #667499
    katesi4
    Participant

    I’ve done as much googling as I can to troubleshoot so thanks in advance for your help!!
    Using Contact Form 7, once form is filled out and you click “submit,” the word “submit” disappears, the button gets small, and nothing happens – the email doesn’t go through. I’ve switched over to the Enfold contact form for now (which works!), but would love to use CF7 for the dynamic text plugin. Here’s the test page with CF7 on it:

    (PS tried deactivating/deleting/reactivating CF7 and the Dynamic Text plugins)
    Thank you!!!
    ~Katie

    #667410

    Hi!

    You can choose to display your icon your button and then add following code to Quick CSS in Enfold theme options under General Styling tab to increase its size

    .avia_button_icon {
        font-size: 20px;
    }

    Best regards,
    Yigit

    #667331
    drkaske
    Participant

    Hey there!

    We would like to inplement a ad-pixel in the enfold button. If we do this over a manual link target, the button opens a blank picture if clicked.

    Is there any solution?

    Thanks!

    #667129
    AgenturWP
    Participant

    Hi,
    We have a problem with Yoast SEO in the media sector. The Yoast SEO box is not to use and the buttons from the Description field (TinyMCE) are not present. It will not load corresponding JavaScript files in this section as soon as we eg switch to Twenty Sixteen Theme running everything correctly in the media sector. We have the problem at all Enfold installations, WordPress is always 4.5.3 and Enfold is 3.6.1
    FYI if Yoast is disabled, you can see the buttons for the Media Description, is probably a problem between Enfold & Yoast, which is indeed running correctly with Twenty Sixteen
    PDF with Screenshots https://agenturwp.com/wp-content/uploads/2016/08/Media-Problem-Enfold-Yoast.pdf

    thanks and regards
    Jörg :)

    #667108

    Hey lanabradasevic,

    I do not see the social icons in the header. However to include the download button there are 2 options.

    1. To add the button next to the menu items enable header widget area and add the html in the widget box and css in Quick CSS.

    2. In Enfold > Header > Header Phone Number/Extra Info > Display on top bar > Enter the button html in the “Phone Number or small info text” and add the button style in Enfold > General Styling > Quick CSS

    Let us know if you have any questions.

    Best regards,
    Vinay

    #666985
    rumkosteve
    Participant

    Hi,
    I use Creativo WP theme on another website and it creates a tap to call button for mobile visitors. You can see this at http://automaticgaterepair.co.uk/ where there is no button at larger screen resolutions and the button in the top bar at resolutions below 767px. This is a simple on/off function in the theme back end. Is this possible in Enfold as it is such a simple solution and a great way for mobile users to get in contact.
    Thanks.
    Steve

    #666947

    In reply to: Template Entries

    Hey Dameon,

    There is an easier way to do this. Please enable the debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    This will give you access tot he page shortcode which you can copy and paste it in the new page or another site using Enfold.

    Once you paste the shortcode click the “Advanced Layout Builder” button to make sure the layout elements are present and then save/update the page.

    Best regards,
    Vinay

    #666903

    Thank you Josue!
    Here is the short code I’m pasting, replacing your PASTE SHORTCODES HERE:
    av_button_big label=”CREAT MY TESTIMONIAL WIDGET NOW – IT’S FREE!” link=”https://app.spectoos.com/users/sign_up” link_target=’_blank’
    Here is the full line of code:
    <?php echo do_shortcode(“[av_button_big label="CREAT MY TESTIMONIAL WIDGET NOW - IT'S FREE!" link="https://app.spectoos.com/users/sign_up" link_target='_blank']“); ?></div>

    I’m getting the following error when saving the file
    Parse error: syntax error, unexpected ‘CREAT’ (T_STRING), expecting ‘,’ or ‘)’ in /home/spectoos/public_html/wp-content/themes/enfold-child/functions.php on line 73

    If I remove the shortcode and leave only () the file saves with no error.

    What am I missing?

    Cheers,
    Guy.

    #666881
    alexEnvato14
    Participant

    I’m trying to upload the zip file of the Enfold theme that I just purchased to my WordPress installation. However, it’s been over 3 hours since I clicked on the “Install Now” button, and the progress icon is still spinning. Is there something I need to do to get the Enfold theme to more quickly upload?

    UPDATE: I tried to upload the zip file again, but this time got a message that reads: “Installing the theme…The package could not be installed. The theme is missing the style.css stylesheet. Theme install failed”.

    So, Instead of trying to reinstall this zip file, which is called “themeforest-4519990-enfold-responsive-multipurpose-theme.zip”, I went into a subfolder, and tried to install the zip file called “enfold.zip”. WordPress was able to install this file.

    Is this “enfold.zip” file the correct file to have installed? Or, are there any files in “themeforest-4519990-enfold-responsive-multipurpose-theme.zip” which also need to be installed (such as the “documentation”, “Licensing” and/or version.txt files) for the theme to work properly?

    • This topic was modified 9 years, 9 months ago by alexEnvato14.

    Hello,

    I’ve gone through slide two as suggested earlier in a post (as well as slide 1) and gone through each layer. I would think the content in the photo below would be in one of the layer text boxes. The buttons on separate layers.

    What I believe I should be looking for is the text that appears on my Front Page at the top:

    Restaurant Demo Text

    I would think I should find the words: WELCOME TO ENFOLD RESTAURANT and The best gourmet restaurant available in Manhatten
    Book online or call (555)123-4567 on one of the layers. And that it should inside the page where one works on sliders.

    Is it possible another tool was used to create this text and slider? I’d love to change the text which would fix the issue.

    If so, where do I find that tool so I can edit the content?

    I appreciate the help.

    Thank you,

    Bob

    #666445
    FPDC
    Participant

    Hi Guys,
    The Google Map Fetch Coordinates Button is not working, I did try the Google Maps work around post here: https://kriesi.at/support/topic/solution-to-google-maps-key-issues/
    but since the Fetch Coordinates Button is not working I can’t even use that???

    I am using the Enfold – Construction demo import with a child theme. So far everything else is working fine.
    Do you have any ideas on whats causing this issue??? If you can solve the Google Map Fetch Coordinates Button issue I can add the code to the functions.php file.
    Please help.

    #666287

    Hey Sadegh,

    1.) Use this code inside Quick CSS field:

    .widgettitle {
    text-align: center;
    }
    

    2.) Use this code:

    #menu-item-search a::before {
    color: red;
    }
    

    3.) Use this code:

    .avia-button-wrap.avia-button-center.avia-builder-el-26.avia-builder-el-no-sibling {
    margin-right: -50px;
    }
    

    and adjust as needed.

    To turn on custom class for all alb elements check out this: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    Best regards,
    Andy

    #666285

    Thank you so much!

    One other question,
    how do I control how much summary copy is shown on that page?

    Example on this page – http://1c5.964.myftpupload.com/category/new-utrecht-hs/
    it is showing paragraphs of summary copy but on your demo just 3 lines with a read more button – http://kriesi.at/themes/enfold/category/science/

    #666156

    Hi,

    did you switch off caching before deactivating caching plugin? this is very important.

    Are we allowed to deactivate all your plugins?

    Please use different tickets for different questions, otherwise it gets confusing in our forum.

    1.) Refer to: https://kriesi.at/support/topic/search-button-on-mobile/ and https://kriesi.at/support/topic/search-icon-disappears-on-mobile-after-enfold-update-3-1-3/

    2.) Check out this: http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/

    3.) Can you provide us screenshots of the issue please? use imgur.com or dropbox.

    Best regards,
    Andy

    Hi Bob,

    Thank you. However, what Vinay kindly asked you was actually to start a new thread for each question.

    We appreciate the time you took to make separate posts and i will try to reply them here but there is a great chance it is going to get confusing. If that happens, please start a new thread for each post :)

    #665959
    You can simply remove the separator and add it into your color section elements (to the top of second one or bottom of first one) and then choose to display it as “whitespace” and enter pixel value manually.

    #665958
    Please go to Appearance > Menus and place your custom anchor link as parent menu item and submenu as child menu items – http://i.imgur.com/LPTWs4a.png

    #665956
    Please go to Appearance > Widgets and remove widgets from “Displayed Everywhere” widget area. If you would not like to display default widgets, you can place empty text widget in there.

    #665950
    Please edit your blog page and choose to display a sidebar. Blog layouts are different when with or without sidebars

    #665946
    You can use this plugin – https://wordpress.org/plugins/zen-menu-logic/ to display different menus per page. For inner pages, you can create a new menu with full links, i.e. – http://yourdomain.com/#books

    #665942
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color .required {
        color: white;
    }
    

    #665941
    Yes, you would need to replace your slider with a color section element (you can set its height to 100% as well) and then place two 1/2 column elements inside it and add your text and buttons on the left one and progress bar elements to the right column.

    #665940
    Please edit your slider and go to second slide and scroll down to edit text layers – http://i.imgur.com/GKbQAjV.png

    If any of my replies does not help or you need further assistance, please create a new thread. That will be easier for both you and us :)

    Best regards,
    Yigit

    #666120

    Topic: Booking system

    in forum Enfold
    cipriana
    Participant

    Hello, I´m looking at this demo:
    http://kriesi.at/themedemo/?theme=enfold-overview

    and I wonder if it would be possible to embed a 3º party booking system at the right side whare is the add to cart button. I mean, to remove that information and insert an iframe with my booking system code there.

    Thanks

    #666045

    In reply to: questions

    Hi,

    Thank you for using Enfold.

    1.) Are you referring to the top bar? Please add this in the Quick CSS field:

    .header_color #header_meta {
        background: red;
    }

    2.) For the linkedin icon use this:

    .responsive #top #header_meta .social_bookmarks li a {
        color: gray;
    }

    3.) CSS for the button:

    #top .avia-button.avia-color-dark {
        color: red;
        border-color: blue;
    }

    4.) Change the font weight of the menu items with the following:

    .av-main-nav > li > a {
        font-weight: 300;
    }

    Please create a separate thread for each inquiry. Thank you.

    Best regards,
    Ismael

    #665994
    BobCarey
    Participant

    Hello,

    Loving Enfold and the ability to use the demos to build a site.
    I’ve spent hours online searching for solutions and have not found the answers I seek.
    I’m hoping you can help me solve some issues I’m having.

    On the front page (top) I’ve replaced the images inherited from the demo I used.


    Frontpage Text - layer slider

    I wanted to change the transparent slider with the about us and reservations buttons, but did not find the content in the LayerSlider WP.

    I have looked for the captions option as suggested in a post, but could not find it. I wonder if the version of the LayerSlider might be the issue?

    The following images are what is inside the LayerSlider WP on my site.

    Inside the Layer Slider, 2

    Inside the Layer Slider, 3

    Inside Layer Slider, 4

    My goal is to simply (once I find the text boxes) change out the text and hide the buttons until I need them later.

    I appreciate the help!

    Thank you,

    Bob

    Mudfish488
    Participant

    Hi guys,

    I’m using the background video option in the color section. I entered the Vimeo URL in the field so that’s how it’s pulling in the video. Overall it works pretty well but it takes a few seconds to load and also shows a pause button (which doesn’t do anything) at the beginning of the video. The button goes away after a little while but it would be great if I could remove it. Is this an Enfold addition or is it because I’m using Vimeo?

    Is there a better / faster way I should be doing it other than a Vimeo link?

    I’m open to any suggestions you have for how to host the video or make changes to the way I’m bringing it in to improve performance. Thx!!

    BP

Viewing 30 results - 6,901 through 6,930 (of 11,220 total)