Viewing 30 results - 4,141 through 4,170 (of 11,211 total)
  • Author
    Search Results
  • #1025856
    zambalee
    Participant

    Wordpress v4.9.8 + Enfold v4.5, I want hidden/remove the “Scroll-Top-Link” Icon, but bellow two quick css code not working.

    Can someone can share any updated code? Thank you very much!

    Code 1

    
    /*Mobile to top of page button TO MAKE THE LINK VISIBLE ON MOBILES*/
    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
    display: block !important;
    }
    
    #scroll-top-link { 
     right: 0!important;
     bottom: 0!important;
     }}
    

    Code 2#

    
    #scroll-top-link {
        display: none;
    }
    
    • This topic was modified 7 years, 5 months ago by zambalee.
    #1025837
    Schmidtgrafisk
    Participant

    Hi Enfold
    Im building a small shop and need a bit of help

    1. When Im looking at teh shopping cart and select shipping, then instead of getting an updated table, I get a new table displayed beneath the first one, and that keeps going on each time I change my selection.

    2. Is it possible to a add a button “Keep shopping”
    Click a product in the shop, here I like to place the new button at the right of the blue button

    Alan ;)

    #1025827

    In reply to: Can't find demo import

    Hm, I need the image to open like a lightbox image – so no background, just the big image, right now it’s even too small the way it opens. Is there a plugin to use or is there an option to do it in enfold?

    Mike, one more question: How can I edit the font for
    1. my blockquotes
    2. And the font for my general text. When I do changes to <body>, nothing happens!

    And is there a way to arrange the position of the scroll to top button? So it’s further to the right and further down?
    THANKS Nora

    Hi,

    Thank you for the clarification. As I understand you want to target the 2 buttons int he top bar menu “Contact” and “Request a quote” correct?

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

    CSS Snippet:

    
    #top #header #header_meta .sub_menu > ul > li.menu-item-object-page a {
    	color: gold !important;
    }
    
    

    Best regards,
    Vinay

    #1025511

    I’ve spent a LOT of time on this to be sure it wasn’t a self created issue. I haven’t updated yet to 4.5 so for me that wasn’t the cause.

    • I’ve recreated the Google API project and keys with No API Restrictions.
    • I’ve associated the Google billing and have verified the payment info so that’s correct.
    • When inputting the Google API key on Enfold interface the API key was verified.
    • I’ve emptied server cache and used a Private (Incognito) window to be sure browser cache wasn’t in the way.

    Still, I see the message: “This page can’t load Google Maps Correctly.” Then I click OK button and I see the proper map behind gray opacity and a message that displays “For development purposes only“.

    What else can I check? I’ve read a ton of Google Support docs that point me back to the steps I’ve already taken.
    Please help us!

    #1025465
    bleepstudio
    Participant

    Hi
    Is it possible to add a tag to a contact form so ‘Submit’ sends data using a script added to the page? See form details below.

    Thanks
    Steven

    We add the following script:
    <script id=”guestline-tag” src=”https://tag.guestline.net/static/js/tag.js&#8221; data-groupid=”D_EDINBURGH” async></script>

    Then require this form:
    <form data-guestline-form>
    <select name=”hotel-id” placeholder=”Hotel”>
    <option name=”hotel” value=””>Any Apartment</option>
    <option name=”hotel” value=”DESTYORK”>York</option>
    <option name=”hotel” value=”HOTEL2″>Southside</option>
    <option name=”hotel” value=”HOTEL3″>Rodney</option>
    </select>
    <input type=”text” name=”arrival” placeholder=”Arrival” />
    <input type=”text” name=”departure” placeholder=”Departure” />
    <input type=”number” name=”adults” placeholder=”Adults” />
    <input type=”number” name=”children” placeholder=”Children” />
    <input type=”text” name=”promo-code” placeholder=”Promocode” />
    <button type=”submit”>Submit</button>
    </form>

    Thanks
    Steven

    Hi,

    Thanks for the login credentials.

    There seems to have been a problem in updating our postmeta values/option values for the shortcodes.

    You can see this when you open a page for editing you find a button “show parser info” in “Enfold Shortcode Parser” metabox. Clicking this opens a new window with several tabs.

    Shortcode Usage overview shows which shortcodes are used (Blog usage) and detailed shortcode usage shows the posts for each shortcode.

    As you see in detailed shortcode usage, there is all 0.

    I added a Testpage “Test page Enfold” with a 1/1 column and saved it. Click button “show parser info” and in the new window you see that this column is shown correctly in the overview. But writing this and rechecking (click button “show parser info” without doing anything on the testpage) a little later it was reset to 0.

    I added a second column – updated the testpage and clicked “show parser info”. it was correctly showing 1 for each column – and after a few minutes I clicked “show parser info” – everything 0 again.

    There must be something on your install that resets the entries we make to the options table for each shortcode. These all start with “av_alb_usage_”.

    Selecting “Alway load all elements” will fix this problem.

    To find out which plugin causes the problem (probably a caching plugin) you would have to deactivate all plugins first.
    Then as described above modify the version number (1.0.1.1, 1.0.1.2, 1.0.1.3, ……),

    – reload a backend page (forces the update), open a page, click “show parser info” and check. Modify page by adding a shortcode and check again.
    – activate one plugin after the other, increment the version number and check with the above procedure.

    Best regards,
    Günter

    #1025319

    Hi,

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

    CSS Snippet:

    
    #socket .avia-button.avia-size-large {
        margin: 0;
    }
    
    

    Best regards,
    Yigit

    #1025284

    Hi Els,

    I found a temporary solution. It is for your own risk, but ik works for me. I followed those steps on every website:

    1. Create new (Personal) Token Key (https://build.envato.com) and save/copy the registration code
    2. Backup website (export db/theme-settings/and so on… and copy complete website folder from FTP…)
    3. Download Enfold theme from your download page of Envato and unzip till you have the new folder Enfold (4.5)
    4. Empty/delete content of folder Enfold (wp-content/themes/enfold) from the website via FTP*
    5. Place/upload content of the new folder Enfold (4.5) into the empty folder on the FTP* (wp-content/themes/enfold)
    * if this goes wrong, just replace the content of the “old” Enfold folder from your backup
    6. Login to the website and go to Enfold – Theme Update. Place the registration code into the Token-field and press the button.

    – If you get the blue box-message “we were able to connect to Envato…” than you complete the mission.
    – If it takes too long and nothing happens. Just press the save button, delete the code and save again. Then log out, empty cache of the browser and log in again. Go to Enfold – Theme Update and place the registration code (again) into the Token-field and press the button. Now it properly will work.

    Important: if it doesn’t work and you will see a blank page after upgrading to 4.5. Than the PHP of the hosting-server is too old and cannot handle with Enfold 4.5. In that case (I had that issue) just replace the complete “old” backup folder back and contact the hosting

    Ik hope this wil work for you and for others. It takes some time but it works for me.

    Greetings from Marcel

    #1025265

    Thanks for that.

    How do we tell what Theme Version we have when as a
    – Zip or when
    – Un Zipped.
    – Or if we re download it from our Themeforest account?

    As I have another site that in Theme Update it says it’s 4.4.1 and the new version it says is 4.5
    But when you click the Update Button it comes up with the error ‘An error occurred while updating Enfold: Download failed. A valid URL was not provided.’

    So I want to FTP a later version of the Theme and Don’t want to upload an earlier version!

    Thanks again

    Dave

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #top .avia-button {
      border-radius:0 !important;
    }

    Best regards,
    Rikard

    #1025041

    More info: When I updated I did so manually while renaming the 4.4 version folder enfold-old. When I switch back to that the bar is “normal” except it stretches the entire window width (the search fields and buttons are within calendar width) as before and no title.

    #1024820
    HuxburyQuinn
    Participant

    2014 – https://kriesi.at/support/topic/tooltips-with-click/
    2015 – https://kriesi.at/support/topic/image-hotspots-clickable-rather-than-on-hover/
    2016 – https://kriesi.at/support/topic/tooltips-with-click-again/

    How to achieve image hotspot tool tip with click – 2018 ?
    I want the image hotspot tool tip remain open allowing for tooltip HTML content buttons clickable etc.
    Tooltip can be closed by clicking the hotspot number or click another tooltip number.
    – – – – – – – – – – – – – – – – – –
    FILES
    enfold/config-templatebuilder/avia-shortcodes/imagehotspots.php
    enfold/js/avia.js
    enfold/config-templatebuilder/avia-template-builder/assets/js/avia-modal.js

    – – – – – – – – – – – – – – – – – –
    ADD new OPTION
    enfold/config-templatebuilder/avia-shortcodes/imagehotspots.php line 285

    As this is not a part of the theme release – how do I change this from the child theme?

    						
    "subtype" => array(
    __('On Mouse Hover', 'avia_framework' ) =>'',
    /*add new option click*/ __('On Mouse Click', 'avia_framework' ) =>'av-click-tooltip',
    __('Always',		 'avia_framework' ) =>'av-permanent-tooltip',
    )
    ),
    

    – – – – – – – – – – – – – – – – – –
    How to add a click function ?
    Could we just duplicate this function and change the var, class and events ?
    where can this file be copied to in the child theme?

    enfold/js/avia.js line 2217

        $.AviaTooltip.prototype =
        {
            bind_events: function()
            {
    	        var perma_tooltips		= '.av-permanent-tooltip [data-'+this.options.data+']',
    	        	default_tooltips	= '[data-'+this.options.data+']:not( .av-permanent-tooltip [data-'+this.options.data+'])';	        
    	        this.scope.on('av_permanent_show', perma_tooltips, $.proxy( this.display_tooltip, this) );
    	        $(perma_tooltips).addClass('av-perma-tooltip').trigger('av_permanent_show');	        
    			this.scope.on(this.options.event + ' mouseleave', default_tooltips, $.proxy( this.start_countdown, this) );	        
                if(this.options.event != 'click')
                {
                    this.scope.on('mouseleave', default_tooltips, $.proxy( this.hide_tooltip, this) );
                }
                else
                {
                    this.body.on('mousedown', $.proxy( this.hide_tooltip, this) );
                }
    

    – – – – – – – – – – – – – – – – – –
    how do i add a click event ?
    enfold/config-templatebuilder/avia-template-builder/assets/js/avia-modal.js line 892

    
       			/*add behavior that connects hotspot and modal subelements*/
       			general_behavior: function()
       			{
       				/*trigger click event*/
       				_self.hotspot_container.on('click', '.av-image-hotspot', function()
       				{
       					var el = $(this).data('modal_sub_el');
       					if(el) el.find('.avia-modal-group-element-inner').trigger('click');
       				});   			
       				/*highlight the modal sub el when hotspot is hovered*/
       				_self.hotspot_container.on('mouseenter', '.av-image-hotspot', function()
       				{
       					var el = $(this).data('modal_sub_el');
       					if(el) el.addClass('av-highlight-subel');
       				});
       				_self.hotspot_container.on('mouseleave', '.av-image-hotspot', function()
       				{
       					var el = $(this).data('modal_sub_el');
       					if(el) el.removeClass('av-highlight-subel');
       				});   				
       				/*highlight the hotspot when modal sub el is hovered*/
       				_self.modal_group.on('mouseenter', '.avia-modal-group-element', function()
       				{
       					var el = $(this).data('hotspot');
       					if(el) el.addClass('active_tooltip');
       				});
       				_self.modal_group.on('mouseleave', '.avia-modal-group-element', function()
       				{
       					var el = $(this).data('hotspot');
       					if(el) el.removeClass('active_tooltip');
       				});
    

    your assistance in implementing this would be greatly appreciated.

    Including this in the next Enfolds update would be fantastic!

    #1024797
    ColinWalton
    Participant

    Hi,

    I have two problems with trying to upgrade to the new Envato scheme for creating tokens:

    1) I have purchased 8x versions of Enfold for 8 of my clients. As they are all in my ONE account. How do I generate the 8 different tokens?

    2) Trying to do this for my first token I have selected the items you have suggested and created a token. After pasting this into the Theme Options page and clicked on “Check the Private Token” all I get is the progress circle in the Save All Changes button. Nothing seems to happen??

    IS THERE ANYONE THAT CAN HELP ME PLEASE?

    • This topic was modified 7 years, 5 months ago by ColinWalton.
    #1024754
    Marcel
    Participant

    Hello there,

    I’m are running al lot of websites with the theme Enfold and I’m (except for the manually upgrading… :-)) very satisfied with the usability. Now we re-create a new website with a lot of customized Widgets in it. I don’t know if that is the issue, but the website is very slow now.

    Please click on the button ‘Totaaloverzicht’ beneath the title ‘Activiteitenagenda’ in the right sidebar.

    I installed the cache plugin and checked the website on performance and speed. I also enabled some checkboxes in the Performance-tab of Enfold. But I think the Widgets are slowing down the website because when I’m editing the Widgets-page in the admin, a short warning pops up in my Safari browser: This webpage is using significant energy…

    Is that possible and can we solve that without removing them?
    I hope you van help me with this performance/speed issue.

    Thanks and greetings from Marcel

    • This topic was modified 7 years, 5 months ago by Marcel.
    #1024603
    starnycdan
    Participant

    When I install Woocommerce Gift Certificates PRO (INGNITEWOO) the TINYMCE PRODUCT editor in WooCommerce GIFT CERTs is missing, and the text fields for product description and short desc. turn White. THE Advanced Layout Editor button is non-functional, and the VISUAL/HTML editor buttons do not work.

    Any idea how to fix ?

    https://ignitewoo.com/gift-certificates-pro-for-woocommerce/

    Hi webWahine,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #menu-item-45 a {
    	color: #fff !important;
    	margin: 0 auto !important;
    	background-color: #ff00ff !important;
    	padding: 11px 35px 11px 35px;
    }
    #top #header #menu-item-49 a {
    	color: #fff !important;
    	border: 2px solid #000;
    	background-color: #00a4ed !important;
    	padding: 9px 64px 9px 64px;
    }
    #top #wrap_all .header_color #menu-item-53.av-menu-button-colored > a .avia-menu-text {
    	background-color: #000 !important;
    	border-color: #000;
    	padding: 10px 35px 10px 35px;
    	margin-left: 10px;
    	margin-right: 10px;
    }
    #top #wrap_all .header_color #menu-item-52 > a .avia-menu-text { 
    	padding: 10px 64px 10px 64px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1023917

    In reply to: Can't find demo import

    Hi,
    For the milestone year date, Please try this code in the General Styling > Quick CSS field:

    #top.home .av-milestone-date {
    color: #fff !important;
    }

    For sub-page anchor links in Safari please read this solution
    To open a new thread, simply go to Enfold subforum and click blue button at the top, or use this link – https://kriesi.at/support/forum/enfold/#new-post to start a new thread

    Best regards,
    Mike

    RafaRojo
    Participant

    I have successfully updated enfold via FTP to version 4.5.
    But now I enter the token key and click on “check the private token” and the “save all changes” button continues to load indefinitely.
    I tried to save, delete it and add it again (I redo the procedure many times) … the only answer that gives me is the usual error screen:

    Last time we checked the token we were not able to connected to Envato:

    Purchases could not be accessed
    Username could not be accessed (needed for your information only)
    E-Mail could not be accessed (needed for your information only)

    I leave the credentials for WP in private.
    Thanks for helping

    Rafa

    #1023819

    Hey,


    @crtdude
    clicking the button actually should take you to updates page and when there is an Enfold update, it should appear in updates page and you can simply update it with a single click.

    Best regards,
    Yigit

    #1023743

    Hi,

    I have been using the Shopify app to embed buy buttons on my wordpress enfold child website. As this app is discontinued, I am manually trying to embed code from shopify into the page. The code embeds in the ‘text’ box, it is visible in the ‘visual’ box and can be clicked and the carts appears and updates. I save/update but then when i open the preview of my website it is not visible. I have tried entering the code in a code block, in a text block. I can’t figure it out.

    Any help would be hugely appreciated as it doesn’t seem to make sense to me at all.

    Here is the code I am trying to embed on my Teak paddle board page:

    <div id=’product-component-e2d19cc7e14′></div>
    <script type=”text/javascript”>
    /*<![CDATA[*/

    (function () {
    var scriptURL = ‘https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js&#8217;;
    if (window.ShopifyBuy) {
    if (window.ShopifyBuy.UI) {
    ShopifyBuyInit();
    } else {
    loadScript();
    }
    } else {
    loadScript();
    }

    function loadScript() {
    var script = document.createElement(‘script’);
    script.async = true;
    script.src = scriptURL;
    (document.getElementsByTagName(‘head’)[0] || document.getElementsByTagName(‘body’)[0]).appendChild(script);
    script.onload = ShopifyBuyInit;
    }

    function ShopifyBuyInit() {
    var client = ShopifyBuy.buildClient({
    domain: ‘the-epicurean-architect.myshopify.com’,
    storefrontAccessToken: ‘7c033492928c77dfca909d65deed0575’,
    });

    ShopifyBuy.UI.onReady(client).then(function (ui) {
    ui.createComponent(‘product’, {
    id: [1428489830517],
    node: document.getElementById(‘product-component-e2d19cc7e14’),
    moneyFormat: ‘%24%7B%7Bamount%7D%7D’,
    options: {
    “product”: {
    “variantId”: “all”,
    “width”: “240px”,
    “contents”: {
    “img”: false,
    “imgWithCarousel”: false,
    “title”: false,
    “variantTitle”: false,
    “price”: false,
    “description”: false,
    “buttonWithQuantity”: false,
    “quantity”: false
    },
    “styles”: {
    “product”: {
    “text-align”: “left”,
    “@media (min-width: 601px)”: {
    “max-width”: “calc(25% – 20px)”,
    “margin-left”: “20px”,
    “margin-bottom”: “50px”
    }
    },
    “button”: {
    “background-color”: “#9b9696”,
    “:hover”: {
    “background-color”: “#8c8787”
    },
    “:focus”: {
    “background-color”: “#8c8787”
    }
    }
    }
    },
    “cart”: {
    “contents”: {
    “button”: true
    },
    “styles”: {
    “button”: {
    “background-color”: “#9b9696”,
    “:hover”: {
    “background-color”: “#8c8787”
    },
    “:focus”: {
    “background-color”: “#8c8787”
    }
    },
    “footer”: {
    “background-color”: “#ffffff”
    }
    }
    },
    “modalProduct”: {
    “contents”: {
    “img”: false,
    “imgWithCarousel”: true,
    “variantTitle”: false,
    “buttonWithQuantity”: true,
    “button”: false,
    “quantity”: false
    },
    “styles”: {
    “product”: {
    “@media (min-width: 601px)”: {
    “max-width”: “100%”,
    “margin-left”: “0px”,
    “margin-bottom”: “0px”
    }
    },
    “button”: {
    “background-color”: “#9b9696”,
    “:hover”: {
    “background-color”: “#8c8787”
    },
    “:focus”: {
    “background-color”: “#8c8787”
    }
    }
    }
    },
    “toggle”: {
    “styles”: {
    “toggle”: {
    “background-color”: “#9b9696”,
    “:hover”: {
    “background-color”: “#8c8787”
    },
    “:focus”: {
    “background-color”: “#8c8787”
    }
    },
    “count”: {
    “color”: “#ffffff”,
    “:hover”: {
    “color”: “#ffffff”
    }
    },
    “iconPath”: {
    “fill”: “#ffffff”
    }
    }
    },
    “productSet”: {
    “styles”: {
    “products”: {
    “@media (min-width: 601px)”: {
    “margin-left”: “-20px”
    }
    }
    }
    }
    }
    });
    });
    }
    })();
    /*]]>*/
    </script>

    #1023628

    Hi Ismael

    Thanks for answer. This page is my home page. I put in a fullscreen slider. ( its like one of your photography demos, with a red button ). Well, I dont really understand. Where can I adjust the style of the writing “Hello & Welcome” and the writing “Roger Baumann Photography” and words in the 2 Button. ( the font weight ) . I add the h2 style in advanced styling panel and changed it to bold, but noting happend. There is a other seciton below “Slideshow titles”, I try to adjust it over there but noting happend. Sorry about that. Iam pritty sure I am doing somthing wrong?! thanks for your help.

    Kind Regards
    Roger

    That the demo home Page I mean ( only the slideshow, not the menu)
    Enfold demo home page photography

    • This reply was modified 7 years, 5 months ago by Roger.
    #1023602
    Jaap de Wit
    Participant

    Hi,

    When updating Enfold with IWP I receive the error:

    Downloading update from …
    An error occurred while updating Enfold: Download failed. A valid URL was not provided.

    When trying to update with Envato Market it’s also not working. The update button is not working. I see a lot of threads with manual “solutions” (downloading latest version and updating with ftp or uplaod zip). This is not a solution but a workaround and it takes a lot of time when maintaining >10 Enfold sites.
    Please have this fixed.

    Cheers,
    Jaap

    #1023399

    In reply to: Anchor link to button

    Hi,

    Thanks, @Resonanz for helping out :)

    Please follow the steps mentioned here

    Instead of linking the ID to menu please use a button element and set the link manually.

    Best regards,
    Vinay

    #1023389

    Hi,

    Please try adding this at the very end of your themes/child theme’s functions.php file: https://kriesi.at/documentation/enfold/image/#remove-image-alt-title-on-hover
    For more information about adding custom script please check this link.

    After adding the code please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    If you get any error please share the error message and link to the page.

    Best regards,
    Vinay

    #1023375

    Topic: Portfolio Style

    in forum Enfold
    ronaldalexander
    Participant

    Hi, how can i make the portfolio look like this? I also want to have the same buttons instead of the normal link ones.

    https://ibb.co/iShJJ0
    Link Kriesi: https://kriesi.at/themes/enfold-overview/

    Also another question, if i want to rank services on google and do seo, do you recommend to use “portfolio” instead of “pages”?

    Thanks Ronald

    #1023371

    In reply to: Anchor link to button

    Hi,

    You have to set a custom id to the element you want to scroll to. To enable custom element id go to Enfold Settings > Layout Builder > Show element options for developers.
    After that you set the link of your button to “Set manually” and to “#yourchosenid”.

    Best,
    Patrick

    I installed the plugin: Envato Market plugin and that seems to have been useful in creating an API app to generate a token to validate purchases.

    However, when I try to add that same token into Enfold > Theme Settings > Theme Update > Under “Enter a valid Envato private token” and I click the button: “Check the private token” the page just hangs, nothing is saved. I’ve tried pasting the token in and saving settings, that works, but then when I try the button to “Check the private token” again the page hangs.

    #1023124

    Hey Andrea,

    Thank you for writing to us. Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    If you still have any issue please post the WordPress admin details in private content area so we can take a closer look at it.

    Best regards,
    Vinay

    #1023120

    In reply to: Enfold Update issues

    Hey havanamusictours,

    Please back up your site and click on the “Update” button in Enfold > Theme Update options.

    Once you update to Enfold v 4.5 please re-register your theme using new Envato personal token to get future updates

    Best regards,
    Vinay

Viewing 30 results - 4,141 through 4,170 (of 11,211 total)