Forum Replies Created
-
AuthorPosts
-
Loco Translate gives Error: Not found on save.
Translation stored globally, ex with woocommerce and us-US saved in /wp-content/languages/plugins/woocommerce-en_US.mo and works great.
Thank you for your help!
Loco Translate GUI out of the box i got Error: not found but manually translate the file and copied to global folder works great.
Woocommerce: Rename the file en_US.po to woocommerce-en_US.po in folder /wp-content-languages/plugins.
- This reply was modified 9 years, 4 months ago by ILikeMovies.
Any news here?
Smart move and great to know. Thank you!
Found it. Youradexchange was installed some how. Created new user in Chrome and problem fixed.
Thank you.
February 3, 2015 at 6:58 am in reply to: Is WP 4.1 safe with Enfold? Where can i find what version of WP is supported? #389857Enfold 3.0.5 works great with WP 4.1. Thank you!
Its my fault. Problem is solved. Thank you for helping!
Great work Yigit. Thank you!
Since i only want to turn off tooltip for masonry i made some changes:
add_action(‘wp_footer’, ‘remove_masonry_tooltip’);
function remove_masonry_tooltip(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘.av-masonry-container a, .av-masonry-container img’).removeAttr(‘title’);
});
</script>
<?php
}See image attached: http://i.imgur.com/5ht9G0p.png
Why do i feel embarrassed?
Anyway i did change the setting but the title still popup on hover with all cache cleared (Cloudflare, WP Super Cache, Browser cache). Same results on FF, Chrome and IE. Do you see the title at your end?
Link: http://www.kimcheang.com/Yes the plugins works great. Thank you!
What about using the date of posts and only show if the date is later than today?
November 29, 2014 at 11:31 am in reply to: Contact Form changes email with Email Protection Code… #360048The codes lines is not inserted from CloudFlare. It must be Enfold or WP Super Cache. Could you please confirm that Enfold does not insert such code for email protection? Any idea how i can debug this error and find which function add such code?
November 29, 2014 at 11:29 am in reply to: Different size of preview image in single product page in v2.9.2 and v3.0.4 #360046Yes indeed. If source image size is 999 or bigger then image size 450×999 did create. Upload image in earlier version WAS 710×575 and image size 450×999 GOT CREATED. Enfold must have a function to resize up from 710×575 and then crop images with size 450×999.
I need this function if possible or please explain how Enfold created size 450×999 when upload image is 710×575.
November 26, 2014 at 9:46 am in reply to: Different size of preview image in single product page in v2.9.2 and v3.0.4 #358197With upload image bigger height than 999 then the system do crop image with size 450×999.
My question is if Enfold did have a function to resize image up and then create images with sizes as: 36×36, 80×80, 120×120, 180×180, 250×250, 260×185, 300×300, 450×450, 450×999, 495×400, 600×400, 600×600, 675×900, 710×270, 710×375, 710×575, 705×705, 1030×360, 1030×1030, 1500×430, 1500×630, 1500×1500, 1920×800.
Please confirm this function and how i can make use of it.November 25, 2014 at 7:04 pm in reply to: Different size of preview image in single product page in v2.9.2 and v3.0.4 #357787After studying original image and shop single image i think Enfold resize up to height 999px and then crop 450×999. Otherwise its not possible to crop image with bigger height then the original image.
November 25, 2014 at 6:48 pm in reply to: Different size of preview image in single product page in v2.9.2 and v3.0.4 #357773Still same problem with the plugin installed. Shop_single size is 450×999 but the image is not created, only 450×575 is created. My source image is 710×575 and earlier version of Enfold it did create image size 450×999. Link to source image: http://www.kimcheang.com/wp-content/uploads/2014/09/and-i-teriyaki-kimcheang-12.jpg and link to shop single size http://www.kimcheang.com/wp-content/uploads/2014/09/and-i-teriyaki-kimcheang-12-450×999.jpg
Any idea what is going on here?
November 21, 2014 at 8:36 pm in reply to: Sharing buttons fromJetpack shows ONLY on page using blog posts with grid layout #355532Wp-socializer is good but send email is not as good and easy as jetpack. Design is not that clean as jetpack either.
Thank you for the tip and wp-socializer works ok.November 21, 2014 at 8:34 pm in reply to: Wrong translate nb_NO – Thank you for your Message! #355530In my installation yes but if you may consider to change it in Enfold translation as well.
November 21, 2014 at 11:08 am in reply to: Page with color section breaks codes on search page when click on tag #354996Great work. Thank you.
November 20, 2014 at 1:41 am in reply to: Page with color section breaks codes on search page when click on tag #354080This reply has been marked as private.November 19, 2014 at 5:32 am in reply to: Page with color section breaks codes on search page when click on tag #353489Sorry. Tried to disable the plugin but that does not solve the layout breaks.
November 19, 2014 at 4:41 am in reply to: Page with color section breaks codes on search page when click on tag #353472CSS are in place but layout still breaks. Maybe because of WP-Socializer?
November 18, 2014 at 1:24 am in reply to: Page with color section breaks codes on search page when click on tag #352802This reply has been marked as private.November 17, 2014 at 12:30 am in reply to: Page with color section breaks codes on search page when click on tag #352222This reply has been marked as private.November 17, 2014 at 12:11 am in reply to: Page with color section breaks codes on search page when click on tag #352214Please try this link: http://www.bit-fix.com/stikkord/gjor-deg-synlig-pa-nett/
November 17, 2014 at 12:00 am in reply to: Page with color section breaks codes on search page when click on tag #352210Now links as code:
http://www.bit-fix.com/download/layout-breaks.jpg and http://www.bit-fix.com/download/font-color-changed-to-red.jpg
November 16, 2014 at 11:32 pm in reply to: Page with color section breaks codes on search page when click on tag #352199Thank you. It works great. Changed 3000px to 100% to hide post-delimeter and scrolling.
#top .fullsize .template-blog .post-title, #top .fullsize .template-blog .post-meta-infos { text-align: left !important; max-width: 100% !important; }
#top .fullsize .template-blog .post .entry-content-wrapper > * { margin-left: 0px !important; max-width: 100% !important; }
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100% !important; } -
AuthorPosts