expromo
Forum Replies Created
-
Forum: Plugins
In reply to: [Front-end Editor for WordPress] Feature Request: ACF Support@janneke Van Dorpe – for me the main idea would be to show fields created with ACF when you click the More options button at the top.
Now I can edit everything that’s default but not fields created with ACF.
Would this be hard to add?
Should I consider hacking it myself and maybe later you could add it to the core?Forum: Networking WordPress
In reply to: PDF mime-type in WordPress MultisiteI have tried this solution and it doesn’t work for me. My provider uses a different htacess structure but even if I put the correct one:
:Location *.pdf SetMime application/octet-stream :LocationIt still only works for the main blog and not the mu-sites. I asked the provider for help and they told me that this is a WordPress problem and I need to change WordPress config 🙁
My issue has also been solved by deleting the corrupted wp_usermeta entries – now it works fine 🙂
Thank you for your help camu. I have sent you the polish translation for your plugin I promised.
Hej @camu.
OK great – I will contact you after the holidays.
For now thank you for your help and I wish you and your hungry family all the best for the holidays 🙂Hi @camu,
Sorry for the delay in my answers – it’s near christmass time and I’m struggling to find time to work 🙂
I have checked my memory_limit and it’s 192MB on the server (checked via phpinfo();) and 128MB in wp-config in WP_MEMORY_LIMIT.
I have turned on WP_DEBUG to true and it gives no error messages when it comes to slimstat – only a few Notices of undefined variables in my template – nothing more.
I’m currently unable to upgrade higher than 3.1 because I’m using plugins that crash in the higher versions 🙁
If you have any more ideas please let me know.
You can contact me at expromo (at) expromo (dot) pl if you want to take a closer look.Forum: Networking WordPress
In reply to: Network plugin with default parametersThank you for your help – I will try it out!
I’m a big fan of your blog http://wpmututorials.com/ – so I would just like to say thank you – both for your help and your amazing resource!
Best regards!
Forum: Fixing WordPress
In reply to: Papes do not load up@thisisregina: Please put a menu in your theme so that WordPress generates a proper menu for you and you can check the links.
If you don’t have widgets in your theme please add <?php wp_list_pages(); ?> and see what you get.
Check the following options:
a) Your permalink settings – /%postname%/ ? If it is set it to default and than save it again so that a new .htaccess is generated.
b) Is your .htaccess file writable (permissions should be 775)
c) Can you see your pages properly in /wp-admin/ ? If you click the View button from inside editing a page where do you go?Forum: Fixing WordPress
In reply to: Move single installation to WPMU@dskallman: Posted there, thank you! 🙂
Forum: Themes and Templates
In reply to: [Plugin: Contact Form 7] Attachments problemtakayukister: I have tried everything I could before writing here again:
a) I have updated to Contact Form 2.0.1
b) I have updated WordPress to 2.8.2
c) I have turned off all of my plugins except the essential 3 – Get a Post, WordPress Breadcrumbs and Contact Form 7
d) I have tried both HTML and TXT – still message header is text/plain or text/html and no attachments 🙁I really need help on this one – would be happy to buy premium services if you could presonally look at my page – if so – please e-mail me at expromo@expromo.pl – I would be happy to pay for your time.
This is really a crucial issue to me 🙂
Forum: Themes and Templates
In reply to: [Plugin: Contact Form 7] Attachments problemI have:
WP-Mail-SMTP & ShiftThis | Newsletter PHP5Could they create this issue ?
Forum: Fixing WordPress
In reply to: 2 functions I cannot findGreat – authors problem solved then 🙂
But still these putting posts on and off in time seams really problematic – it shouldn’t be so hard to do this.
All the plugins I found are either to ONLY delete posts or ONLY activate posts. And all is really complicated :/Forum: Themes and Templates
In reply to: Multilevel page menu static on level2 and moreThank you for pointing out the resource – can’t believe I missed it.
The solution I was looking for was: List subpages even if on a subpageForum: Themes and Templates
In reply to: Multilevel page menu static on level2 and moreYou went one step too far.
I just need the page to:
a) display the children of top parent element on every level
b) display nothing if there are no children – not display a full menuIf you could please clarify this for me I would be very greatful.
EXAMPLE:
Main page
|-Subpage 1
|-Subpage 2Generates: