Forum Replies Created
-
AuthorPosts
-
November 17, 2017 at 11:24 pm in reply to: WP 4.9 After Update Page editor doesn't work any more #878327
Same Problem – several Buttons didn’t work anymore after the Update !
Switched the language from Deutsch Sie to Deutsch and it worked !AH ok … THANK YOU
I will do it. Thank you
My sites have been hacked – but thats not the problem I want to discuss.
I would like to know if it is possible and how to use the included Mailforms when you transfer a complete webpage from dynamic wordpress to a static page using the plugin simply static. Is there any Javascript Code that needs to be executed ?Hey – thank you, BUT the included LayerSlider version: 6.5.1 the actual version is 6.5.8 to be seen on
…wp-admin/admin.php?page=ls-system-statusWorks – after I realized that I had to copy the files into the directory /enfold-child/shortcodes
and NOT into: /enfold-child/config-templatebuilder/avia-shortcodes
THANK YOU !!!
We can close it ;-)
I deltetd
position: absolute;
and everything seems to work as intended to be !!!Thank you very much. When I use that code within an Page or Article everything is OK, but when I use it within an Product, the “hooks” are displayed within the product image
Watch hereI installed Enfold 4.0.5 and the latest Woocommerce Version but it seems that the product images are still “blury”
When will the LayerSlider updated ? On all my Webpages where I installed Enfold the update indicator shows I need a plugin update. This is annoying, since it is also displayed on websites of customers and customers do not understand and believe that an error occurred.
THANK YOU for the information. You helped me a lot
After the woocommerce update 3.0 the prodcut immages dissapeared.
https://kriesi.at/support/topic/enfold-theme-woocommerce-product-images-not-showing-as-of-4-4-17/
and there was a quick fix by coping the older version of /woocommerce/templates/single-product/product-image.php
Do we still need the old file or is it fixed ?
DONE – translated it by my own. THANK you for the tip
yes its working now THANK YOU
I found the mistake … missing { }
Hey Mike,
this is the page: https://www.nachbarrecht.com/pdf/nachbarrechtsgesetz-nordrhein-westfalen.html
I moved the productimage to the right side. Now when the page is displayed on Smartphones NO image should appear
I tried:
@media only screen and (max-width: 767px)
.responsive .single-product-main-image {
display: none !important;
}
and@media only screen and (max-width: 767px)
.single-product-main-image alpha {
display: none !important;
}Without success :-(((
- This reply was modified 7 years, 6 months ago by Oversberg.
Hey Mike,
thank you very much ! How can I do that using css ??April 21, 2017 at 4:08 pm in reply to: Remove date and author from archiv, category and tag pages #781280Thank you very much.
Because I use a enfold-child theme I created a directory /themes/enfold-child/includes and copied the file from /themes/enfold/includes
After that I edited the copy as you adviced.THANKS
- This reply was modified 7 years, 7 months ago by Oversberg.
April 5, 2017 at 10:36 am in reply to: Enfold Theme…WooCommerce Product Images not showing as of 4-4-17 #772375After overwriting the files, I had some size issues that I fixed by using the following option:
Single product image 430 x 299 HARD Crop
After setting these Options I Forced Regenerate Thumbnails by using the plugin “Force Regenerate Thumbnails”Some more issues:
1. Now there are related products on the single Product page which I removed earlier by the adding a function to the function.php
2. Some Buttons / Labels are in english and not in German
e.g.:
Additional information
Continue Shopping
Proceed Checkout
3. When testing the Rich snippets there appears an error with reference to the Review
https://www.nachbarrecht.com/bilder/richsnippeterror.jpg- This reply was modified 7 years, 7 months ago by Oversberg.
April 5, 2017 at 8:06 am in reply to: Enfold Theme…WooCommerce Product Images not showing as of 4-4-17 #772289I got the same problem. Furthermore some “Buttons” are now in english instead of german
DANKE Guenni007 genau das hatte ich gesucht
THANK you for the answer. I will create an User Account “YXZ”, login as YXZ and import it. Then I sort everything by Author and will set the Pages and Articles by the User YXZ to private. I think thats the best way.
THANK YOU VERY MUCH MIKE !!!
THANK YOU very much
Are there now new insights regarding to my problem ??
Hey Andy,
sure: https://www.actino.de/news/ – Sidebar
it WORKED !!! Thank you
Thank you I tried
add_action(‘wp_head’,’ava_google_analytics’);
function ava_google_analytics() {
if (is_page(2267)) {
$output = “GOOGLE ANALYTICS CODE HERE”;
echo $output;
}
}But how to replace the Goodle Analytics Code ??? There are too many “” to be masked
I tried to use the Google Content Experiments plugin and added that code to the header.php file. But no code is inserted on the Page
-
AuthorPosts