Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #38754
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    I still thinking this is a Symbiostock Express theme based problem. All working normally as long I use clean default Kadence theme. If I change to Symbiostock Express it happens after few hours.

    I wonder if any oe else knows some other photo site plugin, that works also with big number of photos.

    #38678
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    Sub-cat of those disappied cat is working normally if direct link is used.

    https://sivukuva.fi/osasto/esteratsastus/sea-horse-week-2010/lk-2/

    #38580
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    This would be nice feature! Waiting for answers.

    #38575
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    I have still this same problem! Theme is Symbiostock Express. I had not find the way to translate variation title. My translate string is now:

    "License Type">"Lisenssi",”License”>"Tuote",”Type”>”Tyyppi”,”Price”>”Hinta","Choose your”>”Valitse”,”Licensing information">"Lisenssitiedot"

    #38512
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    This was quite easy. I just add these lines to themes function.php file.

    remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
    
    add_action( 'woocommerce_single_product_summary', 'ta_the_content' );
    
    function ta_the_content() {
            echo the_content();
    }
    
    #38492
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    Okey, I have bigger problem, because my pictures is right position in my Mac, so I can’t rotate it.

    #38490
    Profile photo of Mika Koivunen
    Mika Koivunen
    Participant

    I have this same problem. Photos is taken by Canon DSLR and I really don’t know what I need to rewrite to EXIF, so that portrait pictures is shown also portrait. Any idea?

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