This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Few errors I cant solve out :( #22625
    jyrbbajyrbba
    Participant

    Hi,

    sorry I forgot to mention I cracked this last night. I just made a duplicate search that has compact layout, and then hooked it so mobile navigation doesn’t have the regular search just the compact one.

    It’s working now the way I wanted it to, atleast kinda.

    https://www.fotomonza.com/

    –Jyri

    in reply to: Few errors I cant solve out :( #22600
    jyrbbajyrbba
    Participant

    Hi,

    i’ve uploaded a new picture, maybe that will help.

    a) I’d like the search bar to have active CSS class so I could make it 100% when it’s clicked. It’s too small for any typing on iphone5. Over 30% of our mobile users are using 320px resolution only.

    b) I’d like the results to be 100%, with some small margins.

    I’m developing on this test site, as I don’t want to do it live.

    http://46.101.104.166/wp-admin

    admin / adminpassword 123

    in reply to: Advanced title methods #20322
    jyrbbajyrbba
    Participant

    I’m sorry, totally forgot to answer this. Add this as navbar-search.php to techmarket-child/templates/sections/

    <?php
    /**
    * Search Bar
    *
    * @author Foto Monza
    * @package Techmarket/Templates
    *
    */

    ?>
    <div class =”navbar-search”>
    <?php get_product_search_form()?>
    </div>
    <?php
    ?>

    Btw, your search totally rocks ass. It’s worlds better then anything we’ve used! 🙂

    in reply to: Advanced title methods #20213
    jyrbbajyrbba
    Participant

    Hello,

    is getting such php error log from the plugin, anything to be worried about?

    in reply to: Advanced title methods #20152
    jyrbbajyrbba
    Participant

    Thank you so much. Support 5/5! 🙂

    Br. Jyri

    in reply to: Advanced title methods #20149
    jyrbbajyrbba
    Participant

    You cannot access this content.

    in reply to: Advanced title methods #20144
    jyrbbajyrbba
    Participant

    Damn, it’s very close. Now it’s showing the variable attribute, not the title. The first code displayed it just right, it only lost the price from it.

    –Jyri

    in reply to: Advanced title methods #20141
    jyrbbajyrbba
    Participant

    Hi,

    sorry to say I can’t get this code to work. Prices are back but titles are not showing again 🙂

    in reply to: Advanced title methods #20134
    jyrbbajyrbba
    Participant

    Thanks again!

    Last one, I promise! 🙂

    {_jck_wssv_display_title}{titlefield}<font style = “color: #2884c5;”> [ – Tarjoushinta: {_sale_price} <font style =”font-size: 80%; color:#555;”>norm.][ {_regular_price}]</font></font>

    Thats my title right now.
    Tarjoushinta = sale price
    norm = normally

    Okay so the problem is that when I use the custom script you gave me for functions.php I lose prices for the variable products. Is there something to modify so that would work aswell?

    in reply to: Advanced title methods #20131
    jyrbbajyrbba
    Participant

    Thank you so much, fast support and and worked right out of the box.

    Let me know if you can still help with me this small thing. I’ve attached an image, I tried adding custom field to 2nd description and advanced descrption but I can’t seem to make it work. I’d like to add Woocommerce category “tree” there. You can see what I mean in the file I’ve included.

    Thanks!

    –Jyri

Viewing 10 posts - 1 through 10 (of 10 total)