Forum Replies Created
-
Author
-
FphotographParticipant
I just want to have a round button in my Navbar 😉
Where is sharmstr? He normally answer such question really easy, without any trouble.
Just a round green Button in the navbar? What should I do?
FphotographParticipantMemberships -> Add Ons -> Install following Plugins “Hide Admin Bar for Non Admins” + “PMPro Email Templates”
Cheers
FphotographParticipantI want to have nearly the same button in my navbar as you can see in the first attachment.
Just in green.
What do I need to do for that ?
FphotographParticipantI was running PHP Version 5.3 – Way to old. But it´s the standart configuration on the most hosters. Now I set it up to Php 5.6 with PHP Boost. Website = 10x faster + more RAM + no problems at all.
FphotographParticipantAfter trying every tipp from all over the Internet I just upgraded the php version of my server.. Now it´s working. Still thanks for your advice.
FphotographParticipantI already contacted my hoster and they told me that it isn’t a server config issue.
It’s also one of the biggest hosters in Europe. So they can’t do much -.-
FphotographParticipantThe exact error was -> HTTP Error.
I also can’t modify anything on my .htaccess
I have never done anything in the debug mode. How does it work?
And yes it is on the 2015 theme.
FphotographParticipantP.s I bought a SSL Certificate from my Host to make my side saver..
I dunno if it have something to do with that ?
Regards
P.S I need a solution fast :O
June 11, 2015 at 18:28 in reply to: How to change the membership requiring Page with Kleo 3.0 ? #62092FphotographParticipantPerfect. thanks.
It´s working 🙂
FphotographParticipantThe normal text, which appears when you need a special membership, is now in this post and I want to appear the pricing tables from Post No1.
Attachments:
You must be logged in to view attached files.FphotographParticipantHE wrote “You don’t need to run Loco on your live server if you’ve translated the files on your localhost. Just upload the MO files along with your theme and WordPress will load them.”
1. I don´t got KLEO running on my localhost and I haven´t translated them yet
2. I don´t know where I can find the MO files exactly
3. In fact of fact no2 I don´t know where I should load them upRegards
May 14, 2015 at 18:02 in reply to: Lock Portfolio Content + drip Feed content for Portfolio + some more question #58766FphotographParticipantthanks for the advice 😉
Yeah I know, but I don´t got further question about PMPro and atm everything is working fine so I think 97$ is to much for the access.
Regards
FphotographParticipantThanks for the advice. I installed the Plugin but there is coming following error if I want to add a new language
” Error: No translatable strings found . Creating the PO file failed. ”
And if I want to add a new template I got the following error :
” Can not detect strings are extracted from the source code ”
Cheers
FphotographParticipantHahah sorry 😀 I copied the code exactly into the functions.php of my child theme..
No Impact at all .. -.-
I think I just will use some other pricing tables and redirect them directly to the checkout page 🙂
FphotographParticipantI honestly don´t know which of them you mean .. I really don´t got much knowledge of PHP..
I´ve marked them in the attachment.
Thanks for the plugin advice, but I think this one don´t look really nice and Web 2.0 stylish 🙂
FphotographParticipantWhat do you mean with “(change them to “and”)” I don´t got much knowledge of PHP … 😀
I think it´s way to difficult to change the pricing list from the default settings to the look which I´ve attachet in the first post isn´t it?
Couldn´t it be a great opition to take a plugin which creates pricing tabs and then redirect it to
http://adress.de/kontodaten/checkout/?level=2 ( Checkout ) ?
FphotographParticipantSorry but what do you mean with fancy quotes??
Do you mean the name of the packages?
If so I changed the name of the package ( to standard ) and the name of the code to ( $level->name == ‘Standard’ ) { but there isn´t any difference..
regards
FphotographParticipantYeah I´ve already done that.. but there isn´t any difference..
In the attachment you can see where I placed the code.
Regards
Attachments:
You must be logged in to view attached files.FphotographParticipantI just put it in the wrong line, but now it´s in the right one.
But there isn´t any different.. it still looks like the default one and I can´t add anything ?
Regards
FphotographParticipantthanks for this post, but there still are some troubles..
I installed the Child theme and added the following code :
add_action(‘kleo_pmpro_after_membership_table_items’,’my_additional_level_features’);
function my_additional_level_features ( $level ) {if ( $level->name == ‘Basic’ ) {
echo ‘<li class=”list-group-item”>4 New Basic Pages’;
echo ‘<li class=”list-group-item”>10 MySql Databases’;
echo ‘<li class=”list-group-item”>2 TB Bandwidth’;
}if ( $level->name == ‘Standard’ ) {
echo ‘<li class=”list-group-item”>10 New Basic Pages’;
echo ‘<li class=”list-group-item”>25 MySql Databases’;
echo ‘<li class=”list-group-item”>6 TB Bandwidth’;
}
}Into the function.php
After adding the code the whole website was completly white. In fact of that I deinstalled the child theme via http://FTP..
I haven´t undestand if it´s possible to get a pricing table as seen in the attachment or if it´s not ?
Best regards 🙂
Attachments:
You must be logged in to view attached files.FphotographParticipantI changed the button to this :
[kleo_button title="Text on the button" target="_self" style="highlight" tooltip_position="left" tooltip_action="hover" el_class="green-button"]
But where can I find the quick css? -.-
Do you mean the field which I have marked in the attachment?
FphotographParticipant@sharmstr Ok it´s working now. It was because I used this (´) instead of these (“)
Is it possible to change the colour of the button into green?
Regards
-
AuthorPosts