Viewing 30 results - 137,821 through 137,850 (of 141,826 total)
  • Author
    Search Results
  • Thanx Josue, I actually found a way to fix it today. You can close the topic. Cheers!

    #169766

    As posted before:
    https://kriesi.at/support/topic/weird-rollover-issue-on-update/

    Currently using 2.3.1. It’s not a mission critical issue, just an annoying one.

    Thanks,
    Chad

    #169757

    This fixes the issue. I hope the fix is included in the next minor version.

    #169735

    In reply to: IE8 Issues + others?

    Hi!

    Yes, please try it on custom.css or QuicK CSS. Please try to manually add the background image on avia sections.

    .avia-section {
    background-repeat: no-repeat;
    background-image: url(https://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg);
    background-attachment: scroll;
    background-position: top center;
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale');
       -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale')";
    }

    Regards,
    Ismael

    #169712

    Hey!

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #header_meta {
    z-index: 2;
    }

    That should fix it.

    Regards,
    Devin

    #169709

    In reply to: top button no icon

    Hello mmi!

    Can you give us a link to the actual website? Have you tried using different icons?

    Best regards,
    Ismael

    #169700

    Hi mhiller!

    Try putting that CSS in this file, there you can set different rules for mobile and desktop, the final code would look like this:

    @media only screen and (min-width: 768px) {
      /* Add your Desktop Styles here */
    	.avia-fullscreen-slider .avia-slideshow {
    	height: 100px !important;}
    }
    
    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
    
    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
      .avia-fullscreen-slider .avia-slideshow {
      height: 50px !important;}
    
    }

    Cheers!
    Josue

    #169692

    In reply to: Customized Tag widget

    Hi Keith!

    For the tag number question please see this topic.

    Regarding the second issue, you could create a Custom Widget Area (Appearance), populate it with the desired Widgets and then set it to show in the pages you want it (Layout, while editing the page).

    Cheers,
    Josue

    #169690

    Hello astrosoft!

    Hierarchical taxonomies is the way to go, WordPress categories are hierarchical by itself.

    Best regards,
    Josue

    #169675

    Hello ChunkyBits!]

    Please try this on your custom.css or Quick CSS:

    .fc-event-inner.fc-event-skin {
    min-width: 80px;
    padding: 0 10px;
    margin: 0 auto;
    top: 0;
    left: 0;
    min-height: 20px;
    font-size: 10px !important;
    border: none;
    position: relative;
    }

    Cheers!
    Ismael

    #169659

    We are here to help :)

    Regards,

    Josue

    #169656

    thank you for the quick and thorough response!

    Cheers!

    #169655

    In reply to: Contact Form 7 Issues

    Hey xyzb!

    Add this CSS code to the Quick CSS section:

    .wpcf7-not-valid-tip {
    width: 250px !important;
    }
    


    @MLA18
    , your issue is not a style related, i’d recommend creating another topic about it.

    Best regards,
    Josue

    #169647

    Hi Ross_nineteen789!

    Please follow instructions on this post https://kriesi.at/support/topic/collapsable-menu/#post-165144

    Best regards,
    Yigit

    #169639

    Hey MikehJPP!

    I tested that plugin and it does the job, and it’s free, you don’t lose anything trying :)

    Regards,
    Josue

    #169638

    In reply to: logo vertical align

    Hi connotion!

    Sorry it is not very clear to me. Would you like to move logo higher? If so, please add following code to Quick CSS in Enfold theme options

    .logo { top: 14px; }

    If not, please post a screenshot and show. You can upload screenshots here http://imgur.com/ and post links here

    Regards,
    Yigit

    #169630

    btw, while you are helping me, could you please also take a look at the “Login|Register” on the top of the page?

    Before I upgraded the theme to v2.3, a click on the “login” would pop-up a login form. The pop-up form still works after the upgrade, just that it is TRANSPARENT now. The main menu somehow is rendered again and shows through the login form.

    Can you please help check that for me as well?

    Thanks a lot!

    #169628
    MikehJPP
    Participant

    What do you recommend? This?

    http://wordpress.org/plugins/gc-message-bar/

    Any advise would be appreciated!

    Thanks!

    #169610

    In reply to: Moving Social Icons

    Hi wendlandm!

    Please see this topic https://kriesi.at/support/topic/kriesi-logo/#post-161892

    Cheers!
    Yigit

    Hi,

    Try adding this code to the Quick CSS area in the Theme options page:

    .title_container:after {
    content: "2566654";
    position: absolute;
    right: 50px;
    top: 15px;
    }

    Change “2566654” for the desired number, result:

    Regards,
    Josue

    Hello!

    You can request features here https://kriesi.at/support/topic/enfold-feature-requests/

    In your WordPress theme directory please go to Enfold folder and open Functions-enfold.php file and find following code in line 302

    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));

    and change it to

    if($breadcrumb) $additions .= "<span class='breadcrumb-title'>Tel:2312312312</span>";

    Cheers!
    Yigit

    • This reply was modified 11 years, 9 months ago by Yigit.
    #169579

    Hi!

    Just an fyi our Queue system goes by oldest posted response in a topic to newest. So when you bump or ask for a topic to get looked at it actually pushes it to the end of our queue.

    With the shortcodes, yes I’m getting the same behavior somewhat. Not sure why but its putting out the correct columns and all parameters are getting read but their is just no supporting css for them.

    Regards,
    Devin

    Edit: I just did some tests and it looks like its actually a shortfall of WooCommerce. The shortcodes behave the same way with any of the WooThemes I tested unless you add in your own class to wrap the shortcode in to change the width of the columns.

    So they do output the same in the visual editor as they do in the advanced layout editor text element on my end but WooCommerce doesn’t provide column information for the theme to use to change the width of the columns to the actual width of those shortcodes.

    • This reply was modified 11 years, 9 months ago by Devin. Reason: Added testing information
    #169565
    alvarezjav
    Participant

    I think It is an issue you have discussed in previous topics: accordeons or tabs or progress bar does not work…..

    I have update the theme

    For instance:

    http://www.gestionproyectos.es/catalogo-cursos/fundamentos-gestion-de-proyectos/

    Thanks in advanced

    #169541
    Courin
    Participant

    German Version

    Hallo Leute,

    zu aller erst möchte ich mich bedanken für den tollen Support.
    Ihr seid echt super.

    Ich bräuchte bitte ein paar Informationen bzgl der bearbeitung von den Produktseiten.

    Hier mal der Link:
    http://shop.rb1.at/produkt/jacke/

    1) Wie kann ich die Produktbeschreibung neben das Produktbild setzen

    2) Die Produktoptionen von der länge her verkürzen? (ich denke, das ergibt sich mit Punkt 1)

    3) Ich möchte den Mengen – + entfernen sodass nur in den Warenkorb dar steht.

    3.1) Statt den -+ Mengen hinzufügen, möchte ich wie Größen und Farben ein Dropdown generieren wo fixe Mengenvorschläge drin enthalten sind

    4) links ober dem Produktbild würde ich gerne (< Zurück zur Übersicht ) setzen die danach auf die Kategorie verweist.

    5) Den Reiter “Bewertungen” möchte ich entfernen

    6) Zu dem Warenkorb Button einen Wunschzettel button inkl richtigen verweis (dazu bräuchte ich glaube ein plugin)

    ——————————————————————————————————–
    English Version

    I would also require further information concerning the editing of the product pages.

    1) How can I place the product description next to the product picture?

    2) How can I shorten the product options length-wise?

    3) I would like to remove the quantities ( + – ) so only the shopping basket is shown

    3.1) Instead of adding – + quantities, I would like to create a dropdown menu for sizes and colours that suggests quantities on default

    4) On the left side above the product image (< Back to Overview) I would like to add a link that refers back to the category
    5) I would like to remove the section “Bewertungen” (englisch: Valuations).

    #169523

    Hey!

    You would create a plain text file called robots.txt and save it in your root directory of your site. Then put something like this inside of it:
    https://kriesi.at/support/topic/google-indexing-the-enfold-theme-folders/#post-139538

    Best regards,
    Devin

    #169518

    Hey Denis!

    Try this CSS code:

    .sub-menu{ 
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    }
    .sub-menu li > a {
    font-size: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }
    .avia_mega_div .avia-bullet{ 
    margin-top: 8px; 
    }
    

    Regards,
    Josue

    • This reply was modified 11 years, 9 months ago by Josue.

    Hey Christopher!

    Tested in FF / Chrome, i don’t see any difference, can you post a screenshot of your view?

    Best regards,
    Josue

    #169499

    Topic: Short code not working

    in forum Enfold
    flukydog
    Participant

    Hi,

    Hope you can help. Apologies if I’m being stupid…

    I am trying to get the slideshow to work. When I paste the shortcode into a page i.e. the home page it doesn’t show the slideshow just the shortcode text i.e.’ [layerslider id=”1″] ‘ What am i doing wrong?

    i have set up a user for you to log in and see – http://topdog-graphics.co.uk/wp-admin user – enfold password – enfold as an admin for you to see if required..

    many thanks in anticipation.

    Cheers,
    Lee

    #169466

    Topic: Icons Still Missing

    in forum Enfold
    jordifranco
    Participant

    Hello,

    after updating the theme version 2.2 to version 2.3 not shown social networks icons of our header, not the buttons, nor the arrow to go up to the top, but that of the link arrow curiously slider. Reading the forum have seen that you have solved the problem with version 2.3.1, we do not fix the problem yet. We are working with a child theme, but we have only played 4 styles css and footer file. I spent the direction of development so you can see what happens to us:

    http://inxthost.com/efiuap/

    thank you very much for the help and look forward to your response

    #169432

    Hello!

    Add this on your custom.css or Quick CSS:

    #wave-section-up {
    margin-top: -50px;
    background-color: transparent !important;
    z-index: 9999;
    height: 167px !important;
    }

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

Viewing 30 results - 137,821 through 137,850 (of 141,826 total)