Forum Replies Created

Viewing 24 posts - 31 through 54 (of 54 total)
  • Author
    Posts
  • in reply to: Phone number at top problem #988853

    Hi Jordan, yes it works. Where did you put in the code? And how can i adjust left / right position?
    .

    in reply to: Buttons on single product page #987965

    Sorry, it was there…

    Link

    in reply to: Phone number at top problem #987947
    This reply has been marked as private.
    in reply to: Phone number at top problem #984184

    Hi Jordan,

    i tried on a third phone – iphone 7 Safari. Same issue. Phone number at the top bar does not show up. Only TEL without any numbers.

    There is no quick css in your message.

    Regards
    Max

    in reply to: Phone number at top problem #983899

    The site is opened icognito. I also checked the site on a iphone 6, exactly same problem. No user is logged in.

    in reply to: Phone number at top problem #983591

    Hi Rikard,

    i using iphone SE – Safari.

    Screenshot

    in reply to: search form focus problem #983587

    You can close it.

    in reply to: search form focus problem #982435

    Ok i found a solution in the forum from Ismael.

    Hey radugidei,

    Thank you for using Enfold.

    This is possible but the search form will be limited to products. It won’t be able to fetch other post types. Please add this in the functions.php file:

    // add post type product
    add_action(‘ava_frontend_search_form’,’ava_frontend_search_form_mod’);
    function ava_frontend_search_form_mod()
    {
    echo ‘<input type=”hidden” name=”post_type” value=”product”>’;
    }
    Best regards,
    Ismael

    That work perfectly with the standard code in the searchform.php.

    Thanks!

    • This reply was modified 6 years, 4 months ago by Max.
    in reply to: search form focus problem #982419

    Ok, i understand. Lets try it easier.
    That is the former code. This code was working fine except, it had no focus in the text field but on the search button. Maybe you can give me a hint with this.

    <form role="search" method="get" id="searchform" action="<?php echo home_url( '/' ); ?>">
    			<div>
    				<label class="screen-reader-text" for="s">Search for:</label>
    				<input type="text" placeholder="<?php _e('Produktsuche', 'avia_framework')?>" name="s" id="s" autofocus>
    				<input type="submit" id="searchsubmit" value="Suche">
    				<input type="hidden" name="post_type" value="product">
    			</div>
    		</form>

    When i use the standard code from Enfold the results are only in textform. I found some people in the forum had the same problem. For a online text results are not possible and practicable.

    • This reply was modified 6 years, 4 months ago by Max.
    in reply to: Phone number at top problem #982416

    Jordan again :)

    Thanks dude.

    Next problem regarding the phone number. On mobile it does only show ‘Tel’ but no number.

    in reply to: search form focus problem #982020

    In addition to this problem it seems to be that the original search form is still there and having some output sometimes. As you can see at the screenshot, the pre results are showing at the wrong location.

    Screenshot

    in reply to: Search bar mobile #981671

    Hi Rikard,

    so finally i could do the update and this specific problem is gone. BUT other problems appear. I will open a new thread.

    Thanks

    in reply to: Display shipping classes at single product page #972716

    Thanks Günter, but my skills not good enough to implement the function with the info you gave me.
    Could you provide more details?

    in reply to: Search bar mobile #972707

    Yeah that is a bit tricky, Our guy before did a lot of modifactions in the code without a child theme. The Update on stage is still not working proper.
    Main problem is that the layer slider on the start site will not show once i have updated the files. You have any idea about this error?

    in reply to: Two column product view #967369

    Great. Thanks a lot. Amazing support here.

    in reply to: Two column product view #967344

    Main shop

    This screen appears under http://www.indien-haus.de/shop
    It shows the main categories. F.e. Lagerverkauf the ‘f’ is cut off.
    Wohnzimmer the ‘r’ is cut off.

    in reply to: Two column product view #967339

    screen

    In this screenshot you see several sub categories and some products.
    I want to change the the text size of the (sub)categories on mobile view, as they are too big there.

    in reply to: Two column product view #967333

    It´s not the product title, it´s the category title.

    in reply to: Two column product view #967325

    Link

    It is the description text for the categories.

    • This reply was modified 6 years, 5 months ago by Max.
    in reply to: Two column product view #967195

    Works great. Thanks

    Same thing i would need for the text of the categories in the product archives.

    in reply to: Search bar mobile #967191

    Hi Basilis,

    open the menu and close the menu without doing anything. Then the error occurs.

    in reply to: Two column product view #965139

    Here we go:
    When the Euro amount is larger than a 3 digit number, it starts to overlap. In this exampple the € sign.
    screenshot

    in reply to: Two column product view #964979

    Here is the link:
    screenshot

    It is the product archive of woocommerce.

    • This reply was modified 6 years, 5 months ago by Max.
    in reply to: Enfold theme will not update. #959024

    I have the same problem. But when i do i FTP Update my site shows ony blank. What could that be?
    I have now Enfold 4.0.7

    • This reply was modified 6 years, 6 months ago by Max.
Viewing 24 posts - 31 through 54 (of 54 total)