Viewing 30 results - 6,601 through 6,630 (of 11,218 total)
  • Author
    Search Results
  • #708843
    tebane
    Participant

    Hi,

    I was looking in the forum but I couldn’t find the solution for the problem. I’m working with full width buttons on Enfold and when entering the website with iPad the text is too big for the button.

    Is there a way to avoid this problem? In the rest of the devices is OK, only on iPad is the problem.

    You will find in the private content a link for the problem.

    Thanks in advance! All the best,
    Esteban

    #708838
    pluto12
    Participant

    In the menu area.. for example

    Businesses
    Hotels
    Hotel1 –>read more
    Hotel2 –>read- more
    Rooms to let
    Rooms to let1 –>read more
    Rooms to let2 –>read more

    Can somebody tell an easy way of doing this in enfold?
    for example in php i would use the <?php $_GET[unique_id];?> Now here an easy way expept of making one page for businesses one for all the hotels with read more button…an one page for the whole despription of the hotel?

    • This topic was modified 9 years, 5 months ago by pluto12.
    #708615

    Hey kilimats,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
    adjust the scale value from 0 to any number including decimal like 1.5 etc.

    #top .avia-slideshow-button {
        transform: scale(2);
    }
    

    Best regards,
    Vinay

    #708588
    yingyang
    Participant

    Found a similar topic but the code didnt work https://kriesi.at/support/topic/enfold-full-screen-slider-button-size/

    We need the full screen slider button on our homepage to be 2x bigger, thanks !

    #708520

    Hey mariajoensen,

    Thank you for using Enfold.

    I’m sorry but as of now, the mailchimp element can only support basic fields as stated in the description which includes date, text, number, radio and dropdown fields. Please request the feature in the following link if you want to see more features in the future.

    // https://kriesi.at/support/topic/enfold-feature-requests

    In order to fix the “number” field issue, please add this css code.

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }
    

    Best regards,
    Ismael

    #708349

    Hi,

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

    .avia_transform .av_slideshow_full .active-slide .avia-slideshow-button, .avia_transform .av_fullscreen .active-slide .avia-slideshow-button {
        -webkit-animation: none !important;
        animation: none !important;
    }
    

    Best regards,
    Yigit

    #708013
    BornAgainVirgo
    Participant

    Greetings,

    First off, I’d like to thank your team for the upkeep of this wonderful forum! It’s been a lifesaver on several occasions. You guys are rockstars!

    Currently, I’m struggling with a seemingly unsolvable issue. After a week-long respite, I began reworking the content (text and pics) on a preexisting page, via the Avia Layout Builder (as I normally do). But, shortly after I began editing, the layout builder started malfunctioning and hasn’t worked properly since. This malfunction prohibits edited content from being saved. It occurs on edits made to both saved templates and newly created content alike. It also occurs on previously created pages and newly created pages, too.

    The weird part is, the malfunctions aren’t consistent. Sometimes, when I attempt to change a picture inserted into a Color Section or Column, clicking on the Update button results in the deletion of 85% of the content on the page (i.e. different, unedited Columns and Text Blocks disappear). Other times, I can get away with editing the pictures in a Color Section, but then, after pushing “Update,” I can’t edit the content in a preexisting Text Block. Oddly enough, in some instances, whenever I try to click the “Save” button after editing a Text Block or picture (via the Avia Layout builder), the save button won’t work at all—I actually have to close the editor via the little “X” in the top, right corner, without saving. And sometimes, when I try to click “Save,” not only are the changes unsavable, but Avia’s Visual Editor randomly switches to its Text Editor mode. Again, pushing the “Update” button in any of these situations results in loosing 85% of the page content—be it preexisting or newly created.

    Having searched for a fix within this helpful forum, I followed all of the suggestions listed in the following posts: http://kriesi.at/documentation/enfold/my-enfold-layout-builder-is-not-loading-properly/
    https://kriesi.at/support/topic/avia-layout-builder-not-saving-content/

    Here’s a quick outline of all the things I’ve tired (so you don’t have to reread the referenced posts):
    —Disabled plugins and Reset browser cache (multiple times)
    —Tested “saving error” on multiple browsers (e.g. Chrome, Firefox, & Safari)
    —Increased allocated .PHP memory to 128M and then again to 256M
    —Downloaded new Enfold Theme via Themeforest account (installed via WP)
    —Downloaded new Enfold Theme via Themeforest account (installed via FTP)

    NOTE: Enfold Theme was (and still is) up to date (3.8)

    None of the aforementioned solutions have fixed my Avia Layout Builder “saving issue.” Got any ideas?
    Thanks in advance…

    digalo
    Participant

    Hi there,
    I checked my page on an iPad2 (Safari). All the Enfold buttons are aligned far on the right and sometimes out of the grid.

    Can you help?

    Cheers,
    Timo

    #707849

    Topic: Builder bug

    in forum Enfold
    martineva
    Participant

    hello there !
    A few days ago, I asked a fex questions on pre-sale support, I’ll resume my problem here :

    I was given an existing site in order to update it. A few month ago, I did modifications and everything was OK, but since a week or so, the builder has gone crazy. All I’ve got is a waiting screen instead of the builder as in this screenshot :
    capture

    I can’t even click on “standard text editor” (in my screenshot it’s translated by “editeur par défaut”) nor on any button of the builder.
    In the portfolios items I can set my texts but can’t set features images or galleries.

    I was said that uploading the theme to its newest version would fix the issue, but I just purchased it (I didn’t had access to the genuine purchase code, so i had to purchase it again), and still the issue remains.
    FYI, i did the update via FTP, after extracting the “enfold” folder from the global zip file.

    I give you the website credentials in private, thank you for helping !

    #707792

    Hi Rikard,
    Sorry for a brief description.
    In that code animation is created from an image using steps(). Basically, I want a page showcasing team members with animation. So on hover, the image gets animated using this steps function.
    I want the “heart button” image replaced by the image of our team members. So how can I use it in enfold theme elements?

    Thanks.

    #707492

    Hey ustadeus,

    1. How can I reduce the height of the fullwidth easy slider? I presumed that the inserted image drives this, but even if I change image height to like 1500x125px, the slider height stays the same?
    You can use this code and add it to Quick CSS (located in Enfold > General Styling):

    ul.avia-slideshow-inner {
        max-height: 125px;
    }

    This will affect the sliders globally, to make this specific you need to use custom css class: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and add a class on the slider example home-slider and you will add this css code instead:

    .home-slider ul.avia-slideshow-inner {
        max-height: 125px;
    }

    2. How can I alter the button size to make them bigger?
    You can use this code and add it to Quick CSS:

    .avia-button.avia-size-x-large {
        padding: 32px 80px 30px;
    }

    Let us know if it helps :)

    Best regards,
    Nikko

    #707445

    In reply to: Edit side bar

    Nothing works. I watch the video. Please see this image.

    As I have been describing, I’d like content on the left side below those social media buttons. Is this not possible with the Consulting demo in Enfold? You have my information and passwords. You have my permission to mess around my site. Please show me a sample where you put content and widgets there and let me know how you did it. Thanks so much!

    edit: supplied login info again.

    • This reply was modified 9 years, 5 months ago by roger439.
    #706965
    dianado
    Participant

    I’m running WordPress version 4.6.1 and Enfold version 3.8 on a client’s website that has been up and running for a couple of months. Today I’ve noticed that the text editor has changed and gone are some of the options I know and love. Additionally, when I edit text, type something in, save and re-enter the text box, the buttons disappear entirely. Please help.

    Is there a way I can send you some screenshots?

    Many thanks in advance.

    • This topic was modified 9 years, 5 months ago by dianado.
    #706839
    AD
    Participant

    Hey guys!

    Is there a feature in enfold to make buttons just like the ones on kriesi.at for “view demo” and “view details”? The front page of your site here is so pretty with these buttons!

    Thanks!

    Ok, that’s really disappointing if that’s your best customer service, Andy. That plugin has NEVER been activated on the site, it’s installed as one of my default plugins to be turned on after the site is live, so I can assure you that it’s NOT a caching issue. Just for the sake of it, I activated the plugin and none of the caching options were even turned on. I hit the “delete cache and minify” buttons anyway, and then turned it back off. Not surprisingly, there was no difference.

    It has been 5 days since I posted this request for support. I’ve provided the login info so that someone could have checked my plugins by now (note: I use all of these plugins extensively, including with multiple other sites I’ve developed for clients on the Enfold theme), and I’ve gone ahead and disabled all of them for testing. SAME ISSUE PERSISTS.

    This support is incredibly disappointing now, especially since I’ve had a client waiting for a week to see the direction I wanted to use for the site. I’m starting to think that I made a mistake going with Enfold for this and other client sites. If I don’t get a real answer/solution today, I have to move on to another theme that will actually work, and support their product properly.

    • This reply was modified 9 years, 5 months ago by SpeedofLike.
    #706659

    Topic: redirect

    in forum Enfold
    lech07
    Participant

    Hello,

    I want somehow to redirect http://zorbas.synology.me/wordpress/underholdning/ to http://zorbas.synology.me/wordpress/graesk-dans/
    What is the most easy way? Is there a field to do this in Enfold or do I need to do it from ht access and what is the method?

    I have the category button “Underholdning” which means entertainment, and under that I have the subbuttons dancing, musik and packages which is under entertainment. Do you recommend to do it differently?

    Thanks alot! :)

    #706650

    I finally find an acceptable solution with Code Snippet CPT plugin.
    That one is not famous, a bit buggy, but it is the only one working with Enfold advanced editor.
    The main difference is that it creates its own posts to store your different codes so the displayed code is not included in the post when editing a post, that’s the reason why Enfold editor cannot damage it.
    I really suggest it to people who need to display a lot of code, it handle all current languages.

    1. – So first install that plugin, I personnaly installed version 2.0.8, only 200 installed but it makes the job.
    2. – then add CSS code to improve display :
      
      pre.prettyprint {
        line-height: 15px;
        font-size: 14px;
        font-family: Consolas;
      }
      pre.prettyprint.linenums {
          padding-left: 1.5em !important;
      }
      pre.ol {
        list-style: none;
      }
      .snippet-buttons {
        display: none;
      }
      li.L1, li.L3, li.L5, li.L7, li.L9 {
          background: unset !important;
      } </li>
      
    3. – there is a boring height calculation bug when creating a new code directly from the editor, so you have to create the code directly from the plugin menu. I will correct it maybe a day when I’ll have time ..:(
    4. An example of the result here -> http://cyjs.fr/multilingual

    • This reply was modified 9 years, 5 months ago by luke7263.
    #706536

    But ours are all the capital, no color, no font.
    Here is our catalog:

    I want the catalog like yours, how can I do it?
    The initial is capital, when mouse covers, the subject word change color.

    http://kriesi.at/themedemo/?theme=enfold-overview

    Animated Image
    Animated Number
    Blog Elements
    Buttons
    Columns & Sections
    Contact Forms
    Easy Slider
    Gallery
    Hr Elements
    Iconbox
    Iconlist
    Images with Hotspots
    Layer Slider
    ……

    #706510
    appieh58
    Participant

    I use the Enfold theme for a customers webshop
    When you add a product to the WooCommerce shopping cart, and you want to change the number of items in the shopping cart (with + or – button) the “update shopping cart” button does not work.
    Wordpress, WooCommerce and Enfold are all updated to the latest version.

    Grtz
    Albert

    #706460

    Hi,

    Copy and paste the below shortcode in an empty page. Save it and activate the layout builder by clicking on the “Advanced layout builder ” button on the page. This will allow you to easily edit the elements in advanced layout builder.

    [av_section color='alternate_color' custom_bg='' src='https://kriesi.at/themes/enfold/files/2013/06/slide3_bg.png' attachment='' position='top left' repeat='stretch' attach='fixed' padding='large' shadow='no-shadow' id='']
    [av_one_third first]
    
    [av_icon_box icon='59' position='top' title='Free Support']
    Aenean commodo ligula eget dolor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_third][av_one_third]
    
    [av_icon_box icon='2' position='top' title='Mobile Ready' link='' linktarget='no']
    Cum sociis natoque. Aenean comenean commodo ligmenean commodo ligula eget dolor. Aenean massa.
    [/av_icon_box]
    
    [/av_one_third][av_one_third]
    
    [av_icon_box icon='36' position='top' title='SEO Optimized']
    Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dopiscing elit.
    [/av_icon_box]
    
    [/av_one_third]
    [/av_section]
    

    Best regards,
    Vinay

    #706369
    NikoArq
    Participant

    Hello!

    I’d like to upload a video of 180mb without having that ugly “youtube” logo on the side.
    How do I do this?
    Edit: I wish the video to have a clean design, with just a “play”, “pause” and “stop” button along with a “timeline” under to skip through the video.

    Regards,
    Nikolai

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

    Hi,

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

    #top .avia-slideshow-button {
        font-size: 16px; 
        padding: 20px 20px;
    }
    .home #fullscreen_slider_0 .slideshow_align_caption {
        vertical-align: top;
    }
    .home #fullscreen_slider_0 .avia-slideshow-button {
        display: block;
        max-width: 350px;
        margin: auto;
        margin-top: 10px;
    }
    .home #fullscreen_slider_0 a.avia-slideshow-button:nth-child(3) {
        color: transparent!important;
        border: none!important;
        background-image: url(https://www.eltern-kongress.com/wp-content/uploads/logo-eltern-kongresss.png)!important;
        background-size: contain!important;
        background-repeat: no-repeat!important;
        background-position: 50% 50%!important;
        background-color: transparent;
    }
    

    Best regards,
    Yigit

    #706145

    Hi,

    We checked for the issue. A plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    The update button is grey as there are no updates available.

    If there is no conflict with plugins. Please enable custom css class support kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Add a custom class to the heading and use the below css in Quick CSS

    .custom-heading {
      font-size:60px!important;
    }

    Best regards,
    Vinay

    fromcouch
    Participant

    Hi,

    After a lot of time looking for this problem, finally, i found why Google Web Master Tools are showing me near 50 error problems. All of them tell me that the url with ?s= return soft 404 (little sample):

    blog/tag/web/?s=
    portfolio/plugin-moodle-conector-woocommerce/?s=
    blog/tag/thebeerproject/?s=
    portfolio/products-short-url/?s=

    Is very annoying worry about SEO and see how the efforts are useless for little things.

    If I go to Enfold -> Header -> Extra Elements -> and uncheck “If enabled a search Icon will be appended to the main menu that allows the users to perform an ‘AJAX’ Search

    search box disappears and I can solve the problem. No more urls with ?s= in GWT.

    But I want search box in my site. Please, do you can remove ?s= from href in menu item? This are making this situation (i mark in bold that you would change):

    href=”?s=” data-avia-search-tooltip=

    Complete code:

    <li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special">
    		<a href="?s=" data-avia-search-tooltip="<form action=&quot;http://www.myurl.net/&quot; id=&quot;searchform&quot; method=&quot;get&quot; class=&quot;&quot;>
    	<div>
    		<input type=&quot;submit&quot; value=&quot;&quot; id=&quot;searchsubmit&quot; class=&quot;button avia-font-entypo-fontello&quot; />
    		<input type=&quot;text&quot; id=&quot;s&quot; name=&quot;s&quot; value=&quot;&quot; placeholder='Search' />
    			</div>
    </form>" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'><span class="avia_hidden_link_text">Search</span></a></li>
    

    Thanks a lot,
    Victor

    • This topic was modified 9 years, 5 months ago by fromcouch. Reason: link nightmare
    #705992

    when you go to “theme options” in the top WP menu near edit page there is a menu which was working I think. There we changed a lot of things. Now I remember that this menu is also avaible via “enfold” button. ….so this is no problem ;-)

    Now when you select something from this menu – nothing happened…just the page is reloading and goes where you’ ve been before you click on a button/link. But the copy of this menu in the WP left menu is working fine. So the problem is no so big. If there is an easy solution lets fix it.

    • This reply was modified 9 years, 5 months ago by lafs.
    #705846

    Thanks guys! I created a child theme based on the above links and it’s working great.

    My child theme will remain bare, in fact the functions.php and style.css are near empty (kept them as downloaded from above link). I only added the avia.js, loop-search.php and search.php files

    Two last questions:
    Does a child theme slow down the site’s performance/load times?
    And since I used the “Import from Parent Theme” button within Enfold to copy my settings, are my customized CSS edits (found in Enfold -> General Styling) now found in 2 files and WordPress needs to read both when rendering my website to viewers (making it slower)?

    • This reply was modified 9 years, 5 months ago by enfold4phil.
    #705809

    Hi,
    I add manually in “Social Profiles” in the “Enfold Child Theme Options”; then in my article, in the “advanced layout editor” I added at the end the “social share buttons” with the option “use Defaults that are also used for your blog”.
    Is this how i must do ?
    Thanks

    #705290
    tangerinemoons
    Participant

    I have tried to use the “Toolset” Types plugin with the Enfold theme, however, the Advanced layout button is disabled. Is there a recommended plugin that can be used with Enfold for creating additional post types?

    Thanks.

    rosewoodva
    Participant

    Hi,

    I am getting this error message below when trying to update Plugins. This is after updating to most recent version of WordPress. Then I got the login screen that said WP Database was out of date. That went fine. But now I can’t update Plugins:

    Update Failed: <!DOCTYPE html> <!–[if IE 8]> <![endif]–> <!–[if !(IE 8) ]><!–> <!–<![endif]–> LiveSite Pack ‹ Rosewood Virtual Admin — WordPress addLoadEvent = function(func){if(typeof jQuery!=”undefined”)jQuery(document).ready(func);else if(typeof wpOnload!=’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = ‘/wp-admin/admin-ajax.php’, pagenow = ‘toplevel_page_live-site’, typenow = ”, adminpage = ‘toplevel_page_live-site’, thousandsSeparator = ‘,’, decimalPoint = ‘.’, isRtl = 0; img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } <!–[if lte IE 7]> <![endif]–> window._wpemojiSettings = {“baseUrl”:”https:\/\/s.w.org\/images\/core\/emoji\/2\/72×72\/”,”ext”:”.png”,”svgUrl”:”https:\/\/s.w.org\/images\/core\/emoji\/2\/svg\/”,”svgExt”:”.svg”,”source”:{“concatemoji”:”http:\/\/rosewoodva.ca\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.6.1″}}; !function(a,b,c){function d(a){var c,d,e,f,g,h=b.createElement(“canvas”),i=h.getContext&&h.getContext(“2d”),j=String.fromCharCode;if(!i||!i.fillText)return!1;switch(i.textBaseline=”top”,i.font=”600 32px Arial”,a){case”flag”:return i.fillText(j(55356,56806,55356,56826),0,0),!(h.toDataURL().length<3e3)&&(i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,65039,8205,55356,57096),0,0),c=h.toDataURL(),i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,55356,57096),0,0),d=h.toDataURL(),c!==d);case”diversity”:return i.fillText(j(55356,57221),0,0),e=i.getImageData(16,16,1,1).data,f=e[0]+”,”+e[1]+”,”+e[2]+”,”+e[3],i.fillText(j(55356,57221,55356,57343),0,0),e=i.getImageData(16,16,1,1).data,g=e[0]+”,”+e[1]+”,”+e[2]+”,”+e[3],f!==g;case”simple”:return i.fillText(j(55357,56835),0,0),0!==i.getImageData(16,16,1,1).data[0];case”unicode8″:return i.fillText(j(55356,57135),0,0),0!==i.getImageData(16,16,1,1).data[0];case”unicode9″:return i.fillText(j(55358,56631),0,0),0!==i.getImageData(16,16,1,1).data[0]}return!1}function e(a){var c=b.createElement(“script”);c.src=a,c.type=”text/javascript”,b.getElementsByTagName(“head”)[0].appendChild(c)}var f,g,h,i;for(i=Array(“simple”,”flag”,”unicode8″,”diversity”,”unicode9″),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],”flag”!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener(“DOMContentLoaded”,g,!1),a.addEventListener(“load”,g,!1)):(a.attachEvent(“onload”,g),b.attachEvent(“onreadystatechange”,function(){“complete”===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.frameworkUrl = ‘http://rosewoodva.ca/wp-content/themes/enfold-test/framework/&#8217;; avia_framework_globals.installedAt = ‘http://rosewoodva.ca/wp-content/themes/enfold-test/&#8217;; avia_framework_globals.ajaxurl = ‘http://rosewoodva.ca/wp-admin/admin-ajax.php&#8217;; /* ]]> */ /* <![CDATA[ */ var AtD_l10n_r0ar = {“menu_title_spelling”:”Spelling”,”menu_title_repeated_word”:”Repeated Word”,”menu_title_no_suggestions”:”No suggestions”,”menu_option_explain”:”Explain…”,”menu_option_ignore_once”:”Ignore suggestion”,”menu_option_ignore_always”:”Ignore always”,”menu_option_ignore_all”:”Ignore all”,”menu_option_edit_selection”:”Edit Selection…”,”button_proofread”:”proofread”,”button_edit_text”:”edit text”,”button_proofread_tooltip”:”Proofread Writing”,”message_no_errors_found”:”No writing errors were found.”,”message_server_error”:”There was a problem communicating with the Proofreading service. Try again in one minute.”,”message_server_error_short”:”There was an error communicating with the proofreading service.”,”dialog_replace_selection”:”Replace selection with:”,”dialog_confirm_post_publish”:”The proofreader has suggestions for this post. Are you sure you want to publish it?\n\nPress OK to publish your post, or Cancel to view the suggestions and edit your post.”,”dialog_confirm_post_update”:”The proofreader has suggestions for this post. Are you sure you want to update it?\n\nPress OK to update your post, or Cancel to view the suggestions and edit your post.”}; /* ]]> */ /* <![CDATA[ */ var ls_PHPVAR_livesite = {“ls_admin_url”:”http:\/\/rosewoodva.ca\/wp-admin\/”,”ls_locale”:”en_US”,”ls_module_nonce”:”bd8e0a3374″,”ls_site_url”:”http:\/\/rosewoodva.ca”}; /* ]]> */ /* <![CDATA[ */ var userSettings = {“url”:”\/”,”uid”:”1″,”time”:”1477593071″,”secure”:””};var quicktagsL10n = {“closeAllOpenTags”:”Close all open tags”,”closeTags”:”close tags”,”enterURL”:”Enter the URL”,”enterImageURL”:”Enter the URL of the image”,”enterImageDescription”:”Enter a description of the image”,”textdirection”:”text direction”,”toggleTextdirection”:”Toggle Editor Text Direction”,”dfw”:”Distraction-free writing mode”,”strong”:”Bold”,”strongClose”:”Close bold tag”,”em”:”Italic”,”emClose”:”Close italic tag”,”link”:”Insert link”,”blockquote”:”Blockquote”,”blockquoteClose”:”Close blockquote tag”,”del”:”Deleted text (strikethrough)”,”delClose”:”Close deleted text tag”,”ins”:”Inserted text”,”insClose”:”Close inserted text tag”,”image”:”Insert image”,”ul”:”Bulleted list”,”ulClose”:”Close bulleted list tag”,”ol”:”Numbered list”,”olClose”:”Close numbered list tag”,”li”:”List item”,”liClose”:”Close list item tag”,”code”:”Code”,”codeClose”:”Close code tag”,”more”:”Insert Read More tag”};/* ]]> */ /* <![CDATA[ */ var avia_shortcode_preview = ‘d1c0f741b7’; /* ]]> */ <!– Debugging Info for Theme support: Theme: Enfold Test Version: 3.6.1 Installed: enfold-test AviaFramework Version: 4.5.3 AviaBuilder Version: 0.8 – – – – – – – – – – – ChildTheme: Enfold-Test Child ChildTheme Version: 3.6.1 ChildTheme Installed: enfold-test ML:256-PU:64-PLA:14 WP:4.6.1 Updates: disabled –> function aioseop_show_pointer(handle, value) { if (typeof( jQuery ) != ‘undefined’) { var p_edge = ‘bottom’; var p_align = ‘center’; if (typeof( jQuery(value.pointer_target).pointer) != ‘undefined’) { if (typeof( value.pointer_edge ) != ‘undefined’) p_edge = value.pointer_edge; if (typeof( value.pointer_align ) != ‘undefined’) p_align = value.pointer_align; jQuery(value.pointer_target).pointer({ content: value.pointer_text, position: { edge: p_edge, align: p_align }, close: function () { jQuery.post(ajaxurl, { pointer: handle, action: ‘dismiss-wp-pointer’ }); } }).pointer(‘open’); } } } /* <![CDATA[ */ var wpNotesIsJetpackClient = true; var wpNotesIsJetpackClientV2 = true; /* ]]> */ if ( window.history.replaceState ) { window.history.replaceState( null, null, document.getElementById( ‘wp-admin-canonical’ ).href + window.location.hash ); } var _wpColorScheme = {“icons”:{“base”:”#82878c”,”focus”:”#00a0d2″,”current”:”#fff”}}; .aioseop_edit_button { margin: 0 0 0 5px; opacity: 0.6; width: 12px; } .aioseop_edit_link { display: inline-block; position: absolute; } .aioseop_mpc_SEO_admin_options_edit img { margin: 3px 2px; opacity: 0.7; } .aioseop_mpc_admin_meta_options { float: left; display: block; opacity: 1; max-height: 75px; overflow: hidden; width: 100%; } .aioseop_mpc_admin_meta_options.editing { max-height: initial; overflow: visible; } .aioseop_mpc_admin_meta_content { float: left; width: 100%; margin: 0 0 10px 0; } td.seotitle.column-seotitle, td.seodesc.column-seodesc, td.seokeywords.column-seokeywords { overflow: visible; } @media screen and (max-width: 782px) { body.wp-admin th.column-seotitle, th.column-seodesc, th.column-seokeywords, td.seotitle.column-seotitle, td.seodesc.column-seodesc, td.seokeywords.column-seokeywords { display: none; } } //<![CDATA[ var aioseopadmin = { blogUrl: “http://rosewoodva.ca&#8221;, pluginUrl: “http://rosewoodva.ca/wp-content/plugins/all-in-one-seo-pack/&#8221;, requestUrl: “http://rosewoodva.ca/wp-admin/admin-ajax.php&#8221;, imgUrl: “http://rosewoodva.ca/wp-content/plugins/all-in-one-seo-pack/images/&#8221;, Edit: “Edit”, Post: “Post”, Save: “Save”, Cancel: “Cancel”, postType: “post”, pleaseWait: “Please wait…”, slugEmpty: “Slug may not be empty!”, Revisions: “Revisions”, Time: “Insert time” } //]]> #wpadminbar { display:none; } document.body.className = document.body.className.replace(‘no-js’,’js’); (function() { var request, b = document.body, c = ‘className’, cs = ‘customize-support’, rcs = new RegExp(‘(^|\\s+)(no-)?’+cs+'(\\s+|$)’); request = true; b[c] = b[c].replace( rcs, ‘ ‘ ); b[c] += ( window.postMessage && request ? ‘ ‘ : ‘ no-‘ ) + cs; }()); Skip to main content Skip to toolbar Dashboard DashboardHomeUpdates 3 All in One SEO All in One SEOGeneral SettingsPerformanceFeature Manager Jetpack JetpackDashboardSettingsSite StatsAkismet LiveSite LiveSiteLiveSiteSettingsBackofficeContact FormLiveSite Widget Posts PostsAll PostsAdd NewCategoriesTags Media MediaLibraryAdd NewWP Smush Pages PagesAll PagesAdd New Comments 0 Portfolio Items Portfolio ItemsPortfolio ItemsAdd NewTagsPortfolio Categories Enfold-Test Child Contact ContactContact FormsAdd NewIntegration Appearance AppearanceThemesCustomizeWidgetsMenusEdit CSSEditor Plugins 0 Plugins 0Installed PluginsAdd NewEditor Users UsersAll UsersAdd NewYour Profile Tools ToolsAvailable ToolsImportExportSEO Data ImportBackupsBackup Settings SettingsGeneralWritingReadingDiscussionMediaPermalinksWP Content Copy Protection (YOOPlugins)Easy TableSharingXML-Sitemap Shortcodes ShortcodesSettingsExamplesCheatsheetAdd-ons Google Analytics Google AnalyticsGoogle AnalyticsOther Plugins LayerSlider WP LayerSlider WPAll SlidersSkin EditorCSS EditorTransition BuilderCollapse menu Menu About WordPress About WordPress WordPress.org Documentation Support Forums Feedback Rosewood Virtual Admin Visit Site 33 Theme Updates 00 comments awaiting moderation New Post Media Page Portfolio Entry User LayerSlider Theme Options General Layout General Styling Advanced Styling Header Sidebar Settings Footer Blog Layout Social Profiles Newsletter Demo Import Import/Export Theme Update SEO Upgrade To Pro Performance Feature Manager #adminbar-search::-webkit-input-placeholder, #adminbar-search:-moz-placeholder, #adminbar-search::-moz-placeholder, #adminbar-search:-ms-input-placeholder { text-shadow: none; } Howdy, deannasimone deannasimone Edit My Profile Log Out Notifications Log Out Logged in as: (Email address hidden if logged out) | Rate us: <!– –><!– –><!– –><!– –> Lead Capturing Contact Form Part of vCita LiveSite Pack Lead Capturing Contact Form is part of vCita LiveSite Pack Your LiveSite Modules: Contact Form Create beautiful forms using a simple Drag & Drop editor. Edit Livesite Widget Encourage clients to take actions and capture twice as many leads Edit Payments Button Offer your clients a simple way to pay for your services Add Scheduler Self service appointment scheduling for your clients Add One Platform which enables all modules Backoffice All livesite modules plug into a single business management dashboard Go to Backoffice <!– –> SDK for Developers To achieve maximum flexibility use our LiveSite SDK Go to SDK Documentation <!– –> Partner Program Join over 8500 partners who leverage the vCita web engagement solution to extend their brand Learn More Account Settings Disconnect Rate US Support <!– wpbody-content –> <!– wpbody –> <!– wpcontent –> Thank you for creating with WordPress. Version 4.6.1 Close dialog Session expired Please log in again. The login page will open in a new window. After logging in you can close it and return to this page. /* <![CDATA[ */ var jpTracksAJAX = {“ajaxurl”:”http:\/\/rosewoodva.ca\/wp-admin\/admin-ajax.php”,”jpTracksAJAX_nonce”:”dfff5d7dd8″}; /* ]]> */ /* <![CDATA[ */ var commonL10n = {“warnDelete”:”You are about to permanently delete these items.\n ‘Cancel’ to stop, ‘OK’ to delete.”,”dismiss”:”Dismiss this notice.”};var heartbeatSettings = {“nonce”:”9006d09a94″};var authcheckL10n = {“beforeunload”:”Your session has expired. You can log in again from this page or go to the login page.”,”interval”:”180″};var wpAjax = {“noPerm”:”Sorry, you are not allowed to do that.”,”broken”:”An unidentified error has occurred.”};var wpPointerL10n = {“dismiss”:”Dismiss”};/* ]]> */ <!– wpwrap –> if(typeof wpOnload==’function’)wpOnload();

    #704845

    Hey!

    1- Please go to Enfold theme options > Advanced Stlying and edit “Main menu links”.
    2- Replied you here – https://kriesi.at/support/topic/how-can-i-move-the-heading-font-and-the-button-to-the-top-of-the-100-color-area/#post-704835. Please do not ask the same questions in different threads.
    3- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #lpdown h1.av-special-heading-tag {
        font-weight: bold;
    }
    

    Best regards,
    Yigit

Viewing 30 results - 6,601 through 6,630 (of 11,218 total)