devmitrovics
Forum Replies Created
-
Hello,
i am having the same issue. Having flexible layout with WSYWIG editor and img tag is not converting to amp-img. I tried with text_sanitize code but its giving me internal server error.Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search only categoriesHello,
my idea was also to search only in TAGS and Categories. However your filter is not working for me, it still displays products as well. Thanks.Forum: Plugins
In reply to: [WP Popular Posts] Translate Date and LabelTo do all that just to translate one word? 😉 What about date format?
Forum: Plugins
In reply to: [Wp-Pro-Quiz] Export/Import quizGreat. Thank you for the solution.
However i can see that my top list is not migrated. Is there posiblity to transfer that table also ?Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] AMP for CF7 and cssNote for others:
This happens when you add form via shortcode coded in template itself 🙂Forum: Plugins
In reply to: [WooCommerce] Woocomerce and sendgridHi,
i recieve only when i go manualy and click Completed/Approve icon. When i made checkout i am redirected to third party website and order have status Pending Payment. No emails recieved. And no emails i wp mail logging.Forum: Plugins
In reply to: [WooCommerce] Woocomerce and sendgridI think its not about email now 🙂 Maybe its totaly wrong setup from my side. Because when i go to orders in admin and click approve icon i got the emails. Can i skip that part? Because Idea was to get notification when someone purchased something from website without me going every time and clicking approve icon?
I am also interested in this option. When i open page with gallery is it possible not to see thumbnails? i only want to see full screen gallery.
Or can i display only first thumbnail and hide the rest? I dont want all thumbs to be displayed.
Forum: Plugins
In reply to: [WPGlobus] Wpglobus and Arabic LanguageI see, then i need to purchase premium version. Thanks
Forum: Plugins
In reply to: [WPGlobus] Wpglobus and Arabic LanguageBut i dont want to put ‘{:fr}Ut enim ad minima ueniam,{:}{:nl}Ut enim ad minima ueniam, nl{:}’ as value in ACF. I just want baloon for translations like i have on normal ACF fields?
Forum: Plugins
In reply to: [WPGlobus] Wpglobus and Arabic LanguageHmmm i was strugling with that whole day. I installed that addon and added code above to functions.php and nothing happens.
Forum: Plugins
In reply to: [WPGlobus] Wpglobus and Arabic Languageadd_filter( 'wpglobus_multilingual_meta_keys', function ( $multilingual_meta_keys ) { $multilingual_meta_keys['newsletter_title'] = true; return $multilingual_meta_keys; } );I put like this, because i have OPTION ACF called newsletter title. But nothing happens?
Forum: Plugins
In reply to: [WPGlobus] Wpglobus and Arabic LanguageJust did that thanks. Btw how to translate ACF options in wpglobus? i seen some manual solutions but simply i have too manu options in wordpress to tell client to type like this
{:fr}Ut enim ad minima ueniam,{:}{:nl}Ut enim ad minima ueniam, nl{:}
Forum: Plugins
In reply to: [WPGlobus] Wpglobus and Arabic LanguageWooow amazing :)) Thank you x10000
Forum: Themes and Templates
In reply to: List taxonomies with linksThank you a lot! Working like a charm