dizplay
Forum Replies Created
-
Thanks! i’ll have a look π
me too.
3 images on IG, 2 images on widgetForum: Plugins
In reply to: [Custom Content Shortcode] Filtered total countHello,
yes I have enough items.
One slot is empty because of the one item non-flagged.
I don’t know why.Many thanks Tomas!
have a nice week!
Dizmy mistake, sorry (i must have to look better in the top select “Future Events/ All events” to list all the records)
CheersForum: Plugins
In reply to: [MaxiCharts] Charts available for some WP roleMany thanks @maxicharts!
great support!You are my Hero! I missed this settings section.
Thanks a lot Angelo!Forum: Plugins
In reply to: [10WebSocial] unable to create new feedMany thanks to Web-Dorado for solving the issue with my theme.
It’s a very good plugin with top notch support.Forum: Plugins
In reply to: [Import and export users and customers] Email field not importedI solved, it was my fault. If eamil isn’t in correct format it will be not imported.
Check if your emails are correctly formatted ( [email protected] )Forum: Fixing WordPress
In reply to: SSL certificate problemadd this in functions.php:
add_action('http_request_args', 'no_ssl_http_request_args', 10, 2); function no_ssl_http_request_args($args, $url) { $args['sslverify'] = false; return $args; }Forum: Plugins
In reply to: [Custom Post Type UI] 0.9.0 Links All Gone :(“master” solved my disappeared taxonomies! tks!!!
Thanks Giuseppe,
last update do the trick πGreat job, thanks again.