mg
Forum Replies Created
-
Forum: Reviews
In reply to: [Seraphinite Accelerator] Gets the job done!My performance scores are above 90 – it’s awesome!
I meant I have more than 60 websites to look after ??
Forum: Reviews
In reply to: [Sticky Header Effects for Elementor] Very PromisingHi Robert – I have adjusted my review based on the comment I added to my review.
Forum: Plugins
In reply to: [NavMenu Addon For Elementor] 2nd Mobile Menu on Same page doesn’t workThank you!
Is there a way to have a 3rd menu?
Also, is there a premium version of this plugin?Forum: Plugins
In reply to: [NavMenu Addon For Elementor] 2nd Mobile Menu on Same page doesn’t workexample site link: https://thepurpledazy.com/home/
Forum: Plugins
In reply to: [Theme My Login] Theme My Login 6.4 Beta 2Just installed 6.4 B2 – it works like a charm ??
Thanks for the update!!Forum: Plugins
In reply to: [Google Doc Embedder] Android IssuesSure, the document I am working with can be found here:
https://gccuws.org/project/It is about 27 pages and is about 900kb in size.
I can see it fine on Chrome on my Win 7 machine – but not on any tablet.Any ideas or thoughts would be greatly appreciated.
Thanks!Forum: Fixing WordPress
In reply to: Retrieve Multiple Custom Post Type Posts by Using a List of ID'sThanks esmi!
Ahh, this worked:
$myNewQuery = new WP_Query (array('post_type' => 'testimonial', 'post_status' => 'publish', 'posts_per_page' => 3, 'post__in' => array( 124,139) ));
If I remove the ‘posts_per_page’ restriction this query only retrieves the first id listed:
$myNewQuery = new WP_Query (array('post_type' => 'testimonial', 'post_status' => 'publish', 'post__in' => array( 124,139) ));
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Is this a BUG ?
Shouldn’t this still work?Forum: Plugins
In reply to: [WordPress Beta Tester] 3.5.2 installed – where's 3.6beta1?Ok – I have the same question.
I’m not running multisite.Why is it showing me ver 3.5.2 alpha?
Where is 3.6 beta 1?Forum: Fixing WordPress
In reply to: Custom Fields issue under 3.4.2The answer is mainly because the person setting up the field does not know the data.
Anyway, I have applied the Hotfix as prescribed, however it does not fix it completely – just so everyone knows.
The “add custom field” button still disappears and the page has to be reloaded in order to get it back.
Forum: Fixing WordPress
In reply to: Custom Fields issue under 3.4.2Hmmm… would really be better if a value was not required when entering a custom field – this was previously not required.
This has code implications for custom templates and themes. Something which is really unnecessary. The Value field should be optional.
Forum: Fixing WordPress
In reply to: Custom Fields issue under 3.4.2Thanks Esmi – mucho appreciato!!
ok – nevermind, it is working **whistles while casually looking at bird flying overhead**
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Looks like shitprobably a conflict with your theme or CSS.
Works great on my site.Forum: Fixing WordPress
In reply to: .htaccess, Paypal & Wishlist Member troubleHey atreidex,
The error you are describing with the “non-member” error page is completely controllable – you can change the code that is used/displayed on this page within WLM.
If you need any help getting WLM to work, contact me as I am one of 20+ Certified Wishlist Member Developers.
Contact me at: WishListMemberCoder.com