Forum Replies Created

Viewing 30 posts - 121 through 150 (of 232 total)
  • Author
    Posts
  • in reply to: Iconbox background image #1011932

    OK this works well…! Thanks!
    if I’d like to do the same for yet another page, how would be the syntax?

    
    #top.page-id-234 .iconbox_top .iconbox_icon {
      display: none;
    }
    #top.page-id-494 iconbox_top .iconbox_icon {
      display: none;
    }

    …doesn’t work! In this example it works only for page-id-234

    in reply to: Iconbox background image #1011882

    I’d like to hide them…

    in reply to: Iconbox href whole box #1011851

    Thanks to Guenni007 the problem is solved and the topic can be closed.

    in reply to: Iconbox href whole box #1011850

    @ guenni sorry und vielen Dank …habe dir vorhin einen Privat-reply gesendet, den du als “Participant” sicher nicht lesen kannt. Ich treff mich gerne mal zum fachsimpeln in Bonn wenns passt. schick mir ne mail auf (Email address hidden if logged out) und ich antworte mit meiner ‘anderen’ Mailadresse ;-)

    in reply to: Iconbox href whole box #1011844

    Perfect, my bad. forgot to modify the class in the iconbox!

    in reply to: Iconbox href whole box #1011825

    Thanks Guenni,

    there is another extra function in my childs functions.php, would that be the right syntax (?):

    <?php
    
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file. 
    * WordPress will use those functions instead of the original functions then.
    */
    add_shortcode('avia_search', 'get_search_form');
    
    function transfer_link_from_child(){
    ?>
    <script>
    (function($){
    	$(".clickable").each(function(){ 
    	    var theLink = $(this).find("a:first").attr("href");
    	    if (typeof theLink !== "undefined"){
    			$(this).addClass("clickme");
    			$(this).on("click", function(){
    				window.location.href = theLink;
    			});
    		};
    	});
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'transfer_link_from_child');

    …it doesn’t seem to work though :-(
    … and I admit that I’m not a PHP expert.

    in reply to: Iconbox background image #1011817

    Hi Victoria,
    Thanks a lot!! Splendit:-) This works perfectly as it should on http://dev.plp-group.com

    I’m not shure why this doesn’t apply on the other side (It’s all in the quicksss: http://dev.plp-group.com/about/
    Also on that page I tried to ‘hide’ the icons.
    .plp_noiconbox a.iconbox_icon { display: none !important; } …but it doesn’t work :-)

    Any ideas?
    best
    Stefan

    in reply to: Iconbox background image #1011043

    Excellent!
    That solved the color issue.

    How would I get the Icons ‘in the box’ as in the example image linked below. I need the icons as well as the text roughly 30 px down so they are in the box. Could you solve this as well?

    in reply to: Iconbox background image #1011032

    Thanks Jordan, getting closer :-)

    .plp-iconbox {
    position: relative;
    background-image: url('https://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox.png')!important;
      height: 181px; 
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    }

    …this will set the image right sizing the box after the background image. As you can see I used a custom class…

    I need to get the Icons ‘in the box’ and I need to get rid of the color (#f8f8f8) as you can see in the example result… I tried several background css tricks, but without success…
    Would you know how to accomplish that please …?

    Thanks for the good support, topic can be closed!

    TXS, that was easy;-) Sorry wasn’t aware of the screen options. Problem solved for now.
    However as you said, this might be a good point in a feature request. Potentially this could also then have a time-function, where the post is vanishing once it’s lifetime has exceeded.

    Thanks Nikko,
    I looked exactly there and couldn’t find anything. (See screenshot.)
    best
    S.

    Hi Rikard,
    thanks! This would work for now!
    But I can’t seem to figure out, where this excerpt that you added was added… I checked post / page / widget …? Where did you add the excerpt, please?
    txs
    S.

    Hi Victoria,

    regarding: “The posts have to have excerpts to be shown. You need to add excerpts to the posts.”

    if you look into the original posts, they have a text underneath. I thought the excerpts would be a section (e.g. 1st 200 Words or so) of the given text…?
    And yes I read the article: https://codex.wordpress.org/Excerpt and saw the image you’ve sent. Thanks for that! The excerpt field below is (if you have a couple of posts…) a bit confusing if you wish to have a seperate excerpts for seperate posts…?!

    Also it doesn’t do anything to my sidebar widget if I popolate it …:-(

    Any more ideas?

    in reply to: top menu with search function #1008812

    wow txs, (Now I got it, the child theme needs to be active ;-)) … it helps to get the right resources and it’s a major benefit to be able to read ;-)
    Problem solved!

    in reply to: top menu with search function #1008346

    Thanks Ismael, this works!!!
    I understand, that the functions.php will be potentially overwritten by Enfold updates and I have to finally fully understand the concept of a child theme which is yet not clear enough for me.
    Thanks again!

    in reply to: top menu with search function #1007408

    Hi,
    I did exactly as you said. reinstalled the Enfold child theme and export the parents theme settings into it. It didn’t work, in fact I lost the settings that worked in the child theme before. top menu search has vanished :-(
    If I use the “freshly” installed child theme it works. Any more ideas?
    I need to mention that I’m new in using the child theme but I’m eager to understand what happens.

    in reply to: top menu with search function #1006751

    Ah OK, but how will I get it to work on the live side? I’m sorry I never worked with a child theme befor…

    in reply to: top menu with search function #1006720

    Thanks! How do I get this to work in the actual theme, it works in the child theme. I haven’t fully understood which code was added to the functions.php …? …refering to Vinay …see above!

    in reply to: top menu with search function #1006682

    @Vinay sorry,
    that was to quick…
    How do I get this to work in the actual theme, it works in the child theme. I haven’t fully understood which code you added to the functions.php
    thanks!


    @Victoria
    , perfect thanks!!! Works well in the child theme! Not sure what Vinay did with the functions.php …?

    in reply to: top menu with search function #1005439

    Hi victoria,
    I switched back to the child theme. It only seems to work there, as I don’Ät understand what Vinay has changed I don’t know how to procede …:-(
    Thanks for your help!

    in reply to: Enfold Hotel Theme differnces and purchase instructions #1005334

    Thanks Rikard!
    Understood, it looked as though this was an extended version of Enfold. So this works with a regular (up to date) Enfold license and is just a design demo. Nice!

    • This reply was modified 6 years, 11 months ago by beenee.
    in reply to: top menu with search function #1005332

    @Vinay: I haven’t fully understood why this worked in the (now activated) child theme and not in the actual theme. I’m not sure which code to use in the function.php @ https://kriesi.at/documentation/enfold/search/


    @Rikard
    : I don’t get it positioned in the top right also with the given css.

    in reply to: Enfold Hotel Theme differnces and purchase instructions #1005211

    So it cannot be purchased yet??
    I mentioned it to interessted customers and read a price of 99 USD somewhere?

    in reply to: top menu with search function #1005139

    Thanks Vinay,
    This worked somehow, but how do I get it right and in line with the top-bar menu as in the mockup?

    in reply to: top menu with search function #1004885

    OK sure!
    Please look at the attached mockup image, the top bar needs a search field.

    in reply to: enfold whitespace separator in sidebar #1004689

    Excellent! It works!
    Can I ask, if I need to remodify functions.php with Enfold updates?
    Thanks!!!

    in reply to: enfold whitespace separator in sidebar #1004632

    Hi Vinay,
    Thanks again. I understood, how to modify whitespace as such. But I need a separator at the sidebar below the listed blog elements.
    I don’t understand how to get the icon into the quick css instead of the present border.

    border-bottom:2px solid #000;
    
    background-image: url("separator.gif");
    

    But the icon is likely no image but a font element…?

    in reply to: Enfold latest news – hide thumbnail in sidebar post #1004617

    Rikard, my bad, I think there was a missing bracket in the quick css.
    Problem solved :-)

    in reply to: enfold whitespace separator in sidebar #1004522

    Oops sorry, must have slipped my attention.
    Just realised that this is a 2px #000 border. How would I get the same whitespace separator there like in the main area?
    Thanks for your effort!

Viewing 30 posts - 121 through 150 (of 232 total)