Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter dorvit

    (@dorvit)

    hi! thanks for your answer and thanks so much for your plugin!
    I would like to have a full width image that says “watch the video” with the play icon, but the height for this image should be less (half) than the height of the video. And then when you click on the play icon you can see the full width video with its own height.

    Now I managed to add a custom image (with custom CSS) that replace the vimeo thumbnail in the line 91
    $(“.img”, vidimg).replaceWith(‘<img src=”film.png”>’);

    So now I have image and video with different height but I would like to have also a good transition effect between these two values. Is it possible?
    Thank you

    Doriana

    Thread Starter dorvit

    (@dorvit)

    already done. Nothing changes

    Thread Starter dorvit

    (@dorvit)

    sorry but the problem is not solved.
    I thought it was but It wasn’t . It just worked for one second .

    The problem is that wp-catalogue creates the list of category putting the slug at the end of the link ( blug-url/slug ) . When I add a new category it asks me for a slug but only in one language (there is no translation) then your plugin automatically create a slug translating the name of the category and it does not consider the name of the slug i insert

    I try to explayn better:

    – I create a new category adding Name in italian and in english
    example1 :

    Name (it) : Sensori
    Name (en) : Sensors
    slug: sensori

    – Wp-catalogue create the menu with the name of the category

    (it) : < a h rf= blog_url/sensori> Sensori < / a>

    (en): < a h rf=blog_url/sensors> Sensors </ a>

    but the page with the link blog_url/sensors does not exist

    example2 :

    Name (it) : Sensori
    Name (en) : Sensors
    slug: cat1

    – Wp-catalogue create the menu with the name of the category

    (it) : < a h rf= blog_url/cat1> Sensori < / a>

    (en): < a h rf=blog_url/sensors> Sensors </ a>

    but the page with the link blog_url/sensors does not exist

    Thread Starter dorvit

    (@dorvit)

    last week I added the products and the categories then I updated your plugin. Now I delated all the old categories and reinserted them with the updated plugin and it works

    Thanks

    Thread Starter dorvit

    (@dorvit)

    it works!!!!!

    Thread Starter dorvit

    (@dorvit)

    hi, sorry for the message in english!

    Really? it works? for me it does.

    I was able to run the product page in Italian. On the right now I see products with the description in Italian but on the left the list of categories is not translated.
    It is always in English.

    which settings do you use?

Viewing 6 replies - 1 through 6 (of 6 total)