Viewing 30 results - 81,301 through 81,330 (of 142,853 total)
  • Author
    Search Results
  • #778337

    Hey Felix,
    I was able to do this on my localhost:
    postimage
    It is not exactly what you wanted, but maybe you can use it.
    First use the “code block element” were you want the list. Then use this code for your list:

    <ol>
        <li><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod ultrices ante, ac laoreet nulla vestibulum adipiscing. Nam quis justo in augue auctor imperdiet. Curabitur aliquet orci sit amet est posuere consectetur. </p></li>
        
        <li><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod ultrices ante, ac laoreet nulla vestibulum adipiscing. Nam quis justo in augue auctor imperdiet. Curabitur aliquet orci sit amet est posuere consectetur.  </p></li>
        
        <li><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent euismod ultrices ante, ac laoreet nulla vestibulum adipiscing. Nam quis justo in augue auctor imperdiet. Curabitur aliquet orci sit amet est posuere consectetur.  </p></li>
      </ol>

    Then use this css code in the General Styling > Quick CSS field:

    
    ol {
    color: #ccc;
    list-style-type: none;
    }
    
    ol li {
    position: relative;
    font: bold italic 45px/1.5 Helvetica, Verdana, sans-serif!important;
    margin-bottom: 20px!important;
    }
    
    li p {
    font: 12px/1.5 Helvetica, sans-serif!important;
    padding-left: 3px!important;
    top: -5px!important;
    position: absolute; 
    color: #555;
    }

    Hope this helps :)

    Best regards,
    Mike

    #778308

    Hey alsonjonsolutions,
    Please refer to this link for a possible solution: https://kriesi.at/support/topic/please-clear-this-up-for-em-ga-tracking-2/#post-349057

    Best regards,
    Mike

    #778304
    Wisith
    Participant

    Hello,

    1. How can I edit the tag line? Please see attached, I circled the top part. It says “My Blog” currently…I want to remove that.

    2. How can I remove the tags of the picture names? Please see attached picture. When I put the arrow on a picture, it shows the file name.

    3. How can I remove the lines to the sides of the pictures. Please see attached picture.

    Thanks so much!

    #778282

    Hi,
    Try this code in the General Styling > Quick CSS field:

    #top #menu-item-search a:hover, 
    .html_header_top.html_header_sticky #header #menu-item-search a {
    color:#1D6047!important;
    }

    Change the color to what you want for non-hover, use this with your other code that controls the hover color.

    Best regards,
    Mike

    #778255

    Hey maxndi,
    I believe I understand, you wanted to use the debugger to copy portfolio entries. You also had a white space at the top of the post. I logged in and viewed each post, which all had the white space at the top created by the “Color Section Element”, so coping and pasting the debug code will just keep adding it. I removed the “Color Section Element” from /profilgleiter-flach-2/ created /profilgleiter-flach-4/ and pasted the debug code and it worked fine. Please let us know if this answers your question.

    Best regards,
    Mike

    Hi Shanon,

    no, i like it, I reduced the main menu points, so it is perfect.

    I have an other topic:
    Since Thursday the menu on the mobile version doesn`t work perfekt.
    when there is a submenu I can`t open the main menu page on the smart phone. Do you have any idea how to solve that problem?

    Kind regards and happy easter!

    Liane

    #778241

    Hey scherar,
    Try this code in the General Styling > Quick CSS field:

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
    -webkit-animation: none; /* Safari 4+ */
    -moz-animation: none; /* Fx 5+ */
    animation: none; /* IE 10+ */
    }
    
    .av-masonry-entry {
    opacity: 1 !important;
    visibility: visible !important;
    }

    Best regards,
    Mike

    #778230

    In reply to: change sidebar colour

    well you won’t like it because even aside did not go from header to footer – it stops when content is less than main content.
    try:

    #top #main .sidebar {
    background-color: #900
    }

    and you will see what i mean

    #778229

    In reply to: Layerslider

    Import Sliders on Szenario 1 (my favorite) there is a little button on top of the first window shown on layerslider : template store – press it.
    New fullscreen windows opens with all layersliders even the newest one are shown – there are buttons on hovering the slider preview to get a preview or to import that slider.

    I created a new topic for my problem, this can be found here

    #778218

    Topic: Mobile problems

    in forum Enfold
    huckle
    Participant

    We just moved a website between hosting packages and the mobile version of the site is showing raw code. Desktop looks fine but the mobile (on an iPhone) is not friendly at all.

    #778214

    In reply to: enfold theme

    Hey Christopher Nahler,

    I’m not sure what you are trying to do? Please elaborate.

    To add your custom CSS or JS to any WordPress website, first it should be enqueued in functions.php file.

    For technical further support please register here kriesi.at/support/register with your item purchase code .

    Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
    Example: https://kriesi.at/support/enfold

    Scroll to the bottom of the page to open a new ticket.

    Best regards,
    Vinay

    #778213

    Hi,

    To create a 4 column portfolio masonry grid

    1. Select 4 Columns in the masonry element settings.

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

    #top .av-masonry {
        background-color: #000000;
        max-width: 1200px;
        left: 50%;
        transform: translateX(-50%);
        position:relative;
    }
    

    If yous till have any issue please get back to us with a link to your site where we can inspect the element in question in order to help you better.

    Best regards,
    Vinay

    #778205

    Hi,

    I have tested this code and it works 100% please make sure to purge browser cache in plugin caching settings and deactivate it.
    If you are using CloudFlare enable developer mode.

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: 1em;
        margin: 50px 0 0 0;
    }
    #av_section_1 main {
        padding-bottom:0!important;
    }}

    Best regards,
    Vinay

    #778186

    @sitiweb please make sure
    1. you run the latest version of enfold
    2. your child theme does not overload any woocommerce templates
    3. you have followed the instructions in my solution

    if this does not solve the issue you have to deactivate all plugins except woocommerce to see whether the issues are caused by an other incompatible plugin.

    #778178

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

    @media only screen and (min-width:767px) {
    #main .container_wrap_first > .container {
    padding-right:0!important;
    }
    .sidebar {
    	position: absolute;    
        top:0;
        left:0;
        padding-left:30px!important;
        bottom:0;
        max-width:calc(25% - 50px);
        background:gold;
    }}
    

    Best regards,
    Vinay

    #778171

    @john from the past ten days all moderators should have learned the recommended link does NOT solve the issues. You would have relay done anyone a favour to make my detailed post sticky.

    #778123

    Topic: Custom social icon

    in forum Enfold
    0_o
    Participant

    Hi!
    I read this thread: https://kriesi.at/support/topic/custom-social-icon-spotify/
    Which probably has the answer I’m looking for, just I don’t know how to use it.
    I added the code:

    function avia_add_custom_icon($icons) {
      $icons['spotify']  = array( 'font' =>'entypo-fontello', 'icon' => 'ue907');
      return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    function avia_add_custom_social_icon($icons) {
      $icons['spotify'] = 'spotify';
      return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    To functions.php, but nothing new appeared on the drop-down of “Social Profiles” tab…
    BTW I’m looking to add Yelp, not Spotify.
    Thanks!

    #778119

    Thanks I have cleared the cache and that seems to have worked. Also now I have another problem. When you click on the product photo on the next page the image is blurred. This was never before the case. I don’t know if it is due to the latest Woocommerce update.

    Please see image below. I am taking about the large image in the top left.

    #778118

    /*UPDATE*/

    The last update of Woocommerce (3.0.3) fixed all the translation issues, so don´t bother with this anymore.

    I stil can´t use the self created shop page.
    What can I do about this?:

    Thank you
    Asterios

    #778088

    @pkonstan If you wan’t to use the new zoom feature you can use my solution

    #778078

    I do still want the slideshow to work if you can help me stop the text from overlapping on the next slide please. If you can adjust it please feel free to publish it with the 2 slides.

    #778062

    Ok is it possible to just show a background on mobile devices using CSS? E.g. I would use a light gray background for mobile, on desktop devices no background

    #778051

    Hi whdsolutions,

    Please refer to this thread for a possible solution. And this can help you also:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #778049

    Sure, here you go.

    Thanks!

    When I inspect the css on the front end I can change this

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        border-color: #000000;
        background-color: #111111
        color: #000000;
    }

    If I change background color to #ffffff it looks good, but when I add the css code in the admin area it isn’t applied event if I add !important.

    #778039

    Hi lmercx,

    Let’s try to remove the code given before (the my_full_size function) and try a css solution from this thread.

    Best regards,
    Victoria

    #778038
    abmich
    Participant

    Boxed layout, top header. We have a number of pages with custom sidebars and would like the background for the sidebar to span the entire height of the page. It appears that there’s no sidebar div to target with our styling.

    Accomplishing this through columns in the advanced layout editor is not a solution we can use for this problem. Link in Private Comments.

    #778028

    Hi jbuenger,

    You can try to take that Text section out of the top cell and add another cell below and put text section in it and see what happens. Haw did you add text there? I don’t see any text in text section.
    And the table does not have closing tag, so html is broken and browser does not know what you really mean by that and how to render it.

    Best regards,
    Victoria

    Enfold theme (Current as of 4-14-17), with WooCommerce (Current as of 4-14-17).

    Search Icon issue in mobile version.

    I have to double tap the search icon graphic to get the search field to pop up. The first tap pops up the Shopping Cart info, as empty or a given # of items in the cart. The second tap gives me the search field on top of the cart info. Tapping the cart works as it should.

    Here is what I have done.

    Any suggestions?

    THE CODE USED:

    In “Enfold”, functions.php:

    add_action(‘wp_footer’, ‘ava_new_custom_script’);
    function ava_new_custom_script(){
    ?>
    <script type=”text/javascript”>
    (function($) {
    function a() {
    if ($.avia_utilities.isMobile) {
    $(‘#menu-item-search’).appendTo($(‘#menu-item-shop’));
    }
    }

    $(window).load(function() {
    a();
    });
    })(jQuery);
    </script>
    <?php
    }

    In “Enfold Child” quick CSS:

    @media only screen and (max-width: 767px) {
    #menu-item-shop .cart_dropdown_link {
    padding: 0 24px;
    }

    #menu-item-shop #menu-item-search {
    width: 0px;
    }

    #menu-item-shop #menu-item-search .avia-search-tooltip.avia-tt {
    left: -16px !important;
    }
    #menu-item-shop {
    min-width: 110px;
    }

    #777981

    Hey mcraig77,

    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

    
    #top #menu-item-search a:hover, 
    .html_header_top.html_header_sticky #header #menu-item-search a:hover {
    color:#1D6047!important;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 30 results - 81,301 through 81,330 (of 142,853 total)