Forum Replies Created

Viewing 28 posts - 61 through 88 (of 88 total)
  • Author
    Posts
  • in reply to: Enfold 2.3.6 – Woocommerce issue #938835

    The owner is back so I’ve had to back the older version because he needs to receive some online orders.
    Trying to migrate the whole backup to another place to show you the issue.
    Will inform you what its done with new credentials.

    in reply to: Enfold 2.3.6 – Woocommerce issue #938287

    Hi Ismael,
    Just updated to 4.2.6. You can see the issue. All excursions are woocommerce products.

    The owner stopped business and went to vacation so just now we have few days to find a solution.

    Regards,
    Lukas

    in reply to: Enfold 2.3.6 – Woocommerce issue #936905

    Hey guys,
    After 2 weeks I tried to update the theme again. Unfortunately still the same issue. The product purchase button change code doesn’t help too.
    Do you have an idea when the issue will be solved?

    in reply to: Enfold 2.3.6 – Woocommerce issue #930075

    HI Ismael,
    I updated the theme to 4.2.6. The same issue. So I tried change the code in the product_snippet_button.php. Still the same issue.
    So I’m back at 4.2.4 version again and waiting for a different solution.

    Best,
    Lukas

    in reply to: Enfold 2.3.6 – Woocommerce issue #927410

    Hey again,
    If you don’t have a solution, could you send me a download link of the latest enfold version where the woocommerce is running?
    The main money income is from selling online excursions and now its more then week without those money. Its not possible for my client.
    I need a solution now. Some fix or older version, please.
    Thank you, Lukas

    in reply to: Enfold 2.3.6 – Woocommerce issue #924167

    Hez,
    What is nowhere? What code do you mean?
    I folowed Ismaels instructions.
    From file: config-templatebuilder > aviashortcodes > product_snippet_button.php
    Change this code around line 101:
    ob_start();
    //wc_clear_notices();

    /**
    * hooked by: add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’, 30 );
    */
    //do_action( ‘woocommerce_single_product_summary’ );

    $output .= ob_get_clean();

    to this code:
    ob_start();
    wc_clear_notices();

    wc_get_template( ‘single-product/add-to-cart/’ . $product->get_type() . ‘.php’ );

    $output .= ob_get_clean();

    So, its done and issue continues.

    Best,
    Lukas

    in reply to: Enfold 2.3.6 – Woocommerce issue #923897

    Hi Ismael,
    Just changed the code, unfortunately it didn’t help.

    Regards,
    Lukas

    in reply to: WPML flags next to social media icons in the footer socket #891824

    Hey,
    I’m just on the vacation. Will try the Guenni007’s procedure next week.
    Thanks

    in reply to: WPML flags next to social media icons in the footer socket #890314

    Thank you all,
    I’ve tried all your suggestions but anything does what I want. Unfortunately no solution where I can have the original Enfold socket with copyright, flags and social media icons. Shortcode in the copyright field makes the second row as well.
    I hoped I can put some code into footer.php or modify some part of it or add some CCS code and it will be easily done.
    Anyway thank you again and if you have some another ideal I will appreciate it.

    Best, Lukas

    in reply to: WPML flags next to social media icons in the footer socket #889343

    Thank you but its not solution for me. I don’t footer widgets. They are disabled. I use only footer socket and I wanna those WPML flags there. In the same line with copyright and social media icons.

    in reply to: Product grid #850358

    OK, I made screenshots what I need:
    1. http://sshot.link/bcp

    2. http://sshot.link/bcq/ (the same for all woocommerce pages like, checkout, shop, card, account)

    Thank you

    in reply to: Product grid #850249

    Hi,
    Thank you for the code. Product grid is stretched now.
    Could you help with others too, please?
    “Then How I can change title font size in the product grid? I need it smaller. Its too big.
    How to increase font size of text “Add to cart” in small button at Product purchase button to same size like other Enfold buttons?
    And last, How to increase font and Checkout, View card etc pages? I could change font size for all my pages, but for woocommerce nothing works.”

    Thank you,
    L.

    in reply to: Product grid #849968

    Hi,

    Lukas

    in reply to: Import Enfold 2017 demo issue #849784

    Hi, you can close this case.
    Nothing helped so I had to choose another font.

    Thank you.

    in reply to: Import Enfold 2017 demo issue #847222

    Hi Victoria,
    Increasing limits didn’t help.
    Anyway, I already built my own. So its solved by myself.

    I have another question. ( I use the Child theme)
    I’m trying to change font to my custom font. I’ve already tried plugin Use Any Font but without success and technical support of plugin doesn’t know where is the problem.
    So I went and made a package (web font kit) and uploaded woff files to Child theme and add this code to the stylesheet at style.ccs at child theme folder on FTP.

    @font-face {
    font-family: ‘copper_penny_dtpregular’;
    src: url(‘copper_penny_dtp-webfont.woff2’) format(‘woff2’),
    url(‘copper_penny_dtp-webfont.woff’) format(‘woff’);
    font-weight: normal;
    font-style: normal; }

    Then in general styling in the theme setting I added to the Quick CCS this:
    body p { font-family: ‘copper_penny_dtpregular’; }
    h1 { font-family: ‘copper_penny_dtpregular’;}
    h2 { font-family: ‘copper_penny_dtpregular’;}
    h3 { font-family: ‘copper_penny_dtpregular’;}
    h4 { font-family: ‘copper_penny_dtpregular’;}
    h5 { font-family: ‘copper_penny_dtpregular’;}
    h6 { font-family: ‘copper_penny_dtpregular’;}
    .main_menu { font-family: “copper_penny_dtpregular”; font-weight: bold; }

    The result is that I don’t see my custom font anywhere on my website. I tried to read your forum but all changes what I did, they didn’t help.
    Could you help me with it?
    Thank you,

    in reply to: Import Enfold 2017 demo issue #845663

    Hi,
    Yes, its result from XML file.

    Regards,
    Lukas

    in reply to: Import Enfold 2017 demo issue #845604

    Warning: set_time_limit() has been disabled for security reasons in /data/web/……………………/wp-content/plugins/wordpress-importer/wordpress-importer.php on line 89
    Failed to import product_type downloadable
    Failed to import product_type external
    Failed to import product_type grouped
    Failed to import product_type simple
    Failed to import product_type variable
    Failed to import product_type virtual
    Failed to import product_cat Graphics

    Fatal error: Maximum execution time of 90 seconds exceeded in /data/web/………………………../wp-includes/class-wp-image-editor-imagick.php on line 371

    in reply to: Import Enfold 2017 demo issue #845542

    Hi,
    As I wrote in my first message, I did WP reset as well. It was by this recommended plugin. The same results.

    Do you have another suggestion how I can import it, please?

    Best,
    Lukas

    in reply to: Import Enfold 2017 demo issue #845524

    Hi Jordan,
    I had couple error messages. Some of them something like Its not possible to install, do it later. Then refresh the browser, then some content is already installed etc.
    Nothing helped, reinstall WP, reset DB, reset WP.

    And I have not tried any install via XML file.

    Regards,
    Lukas

    in reply to: Horizontal gallery #810178

    Hi John,
    Murphy’s law works. With your message, my problem has disappeared.
    I’m sorry, you can close this case.
    Best,
    Lukas

    in reply to: Horizontal gallery #810164

    Hello again,
    unfortunately I have some issue somewhere.
    I made the change in the gallery_horizontal.php file. On my main domain is everything OK, but my subdomain doesn’t show slideshow controls and image link is inactive but its set to active.
    From this change I have an issue with the menu. I don’t know why, I see some black point before every name of section.

    I’ve already tried reinstall wordpress and your theme. Still the same. If I replace the changed php file to the old one, the issue is the same. Only horizontal gallery will disappear.

    Could you help me with these issues, please?

    L.

    in reply to: Horizontal gallery #810095

    Hi Jordan,
    It runs. Perfect. Thank you very much.
    Issue solved, you can close this case.
    Thanks again,
    Lukas

    in reply to: functions.php issue #744462

    Hi Andy,
    Its done now. I have used only functions.php file from the downloaded install theme files. I think you can close this case.

    Thank you,
    Lukas

    in reply to: WP login issue #743445

    Hey,
    I’ve responded ( https://kriesi.at/support/topic/functions-php-issue-3/ ) yet.
    May I get solution, please?

    Lukas

    in reply to: functions.php issue #742572

    Thank you for opening it.
    Now website runs but I see only white page when I want to log into WP.
    I’ve read an article about WordPress white screen of death and follow all steps.
    I’ve found when I change the name (via FTP) of theme folder, then WP change the theme and I can log into WP.
    When I change name of theme folder back to Enfold, the issue is back.
    There should be some issue in functions.php and you’ve made changes there this morning (in my timezone). Could you check it, pls?

    Used this article – http://www.wpexplorer.com/fixes-wordpress-white-screen/ (no.2)

    Thanks, Lukas

    in reply to: functions.php issue #742431

    Hi,
    My website is back at all. Thank you guys.

    Best regards,
    Lukas

    in reply to: functions.php issue #742418

    Hi Vinay,
    I solved the issue with functions.php. But now I have another issue in header. See safe4you.do
    The credentials are sent in private message.

    Thanks for help and correcting my website.
    Lukas

    in reply to: functions.php issue #742049

    Hi Basilis,
    I dont have any access to wordpress because of this issue, so I cannot clear WP cache. The browser cache has been cleared before I wrote you.
    The code has been removed. The file is overwritten by another file from my backup. Still the same.

    Best,
    L.

Viewing 28 posts - 61 through 88 (of 88 total)