Fery Rohrer
Forum Replies Created
-
Hi Matheus,
Thanks for your answer!
Ah it’s a pity… actually it would be a simple solution just without the funding for money option. In that case of the Multi-Step-Form, the button “DONATE NOW” would be “VOTE NOW” and instead of “$$$ raised ” and “$$$ goal” it would be “23% voted” and “95% goal” or “2367 votes” and “5000 goal”. The second screen of the Multi-Step-Form would not exist.
And the reason behind this is, in this specific case, there are already enterprises that pay the amount for the project if it reaches the goal. Of course, to vote you have to be logged in an you can only vote once for each project.
Please let me know if this is something that would interest you implementing within your Crowdfunding system or how much it would cost if some developer of your team would help me implement this?
Thanks.Hello Michael,
Please don’t apologize, you just helped me a lot with this code, now it is working as expected ??????Thanks again so so much,
FeryI thought that adding in functions.php at the end:
add_shortcode('cat_desc', 'wpb_catlist_desc');
and inside the custom post type only adding
[cat_desc]
( see image: https://prnt.sc/1w4m25k ) should be enough? At least it worked for the default posts and categories.Hi Michael,
Thanks for your input! Yes, sounds logic and I see that it has to go in the direction you indicate, but still its strange that also with your code example, in the front-end, the box that contains the short-code is blank and I do not understand why the description does not render…
https://wordpress-640374-2120378.cloudwaysapps.com/art_gallery_item/nach-oben-und-hinaus-01/
Forum: Themes and Templates
In reply to: White screen of death on homepageNow I can see the homepage but the css is broke or not loading correctly. Strange that it only happens on the homepage since the css should be loaded only ones for all the pages…
- This reply was modified 7 years, 11 months ago by Fery Rohrer.
Forum: Themes and Templates
In reply to: White screen of death on homepageOk, just open the link and I this error: SSL requests not supported for https://www.mathildaparadeiser.com
Looks like a SSL server configuration problem…
- This reply was modified 7 years, 11 months ago by Fery Rohrer.
Forum: Themes and Templates
In reply to: White screen of death on homepageHi, sounds like a php writing mistake, inside the corresponding php file, did you open close the php code correctly?
Example:
<?php the_content(); ?>
Forum: Themes and Templates
In reply to: [Customizr] Hiding header widget on homepageYou can make that using css:
display:none;
first you have to check if the body of your website has a class called “home” or similar. If yes, you can do it like this:
.home .the_sidebar_widget_class {
display:none;
}
Hope this helps…
Forum: Plugins
In reply to: [Contact Form 7] Encoding errors (HTML tags visible) inside the email bodyThanks buzztone. After trying your suggestions without success I finally I found a post that lead me to the right direction: Contact Form 7, How to hide : MIME-Version: 1.0 Content-Type: text/HTML; charset=UTF-8 Content-T
Problem was the content I had added long time ago inside the “Additional header” inside “Mail Tab”… actually I don’t even remember why I added this. So I removed the content (Respondre a: [your-email]) that was inside the additional header field, and the problem was solved!
Forum: Plugins
In reply to: [Contact Form 7] Encoding errors (HTML tags visible) inside the email bodyPlease,
Can somebody help me out with this? In 5 days the inscriptions start and for a strange reason the email output is not correct…
Thank for your help!
Forum: Plugins
In reply to: [YouTube SimpleGallery] parser error : Start tag expected, 'Great! Thanks so much jaruba, I’m happy that I didn’t had to change plug-in since I also had some custom CSS involved, it just would have been again a waist of time to correct it all. Without your help I wouldn’t have been able to find the reason!
Forum: Reviews
In reply to: [Simple Membership] Bad support from the plugin authorAnyway, I know about the GNU License and I never said that the plugin is bad… actually it is very useful! But I believe that if someone has a problem with something and even if it is the greatest thing in the world, it makes it somehow useless if there is no support to the problem.
On the other side let me add that finally I got a response… so thank you!
Forum: Plugins
In reply to: [Simple Membership] Images not showing in sliderThanks for your response, I will try that…
Forum: Reviews
In reply to: [Simple Membership] Bad support from the plugin authorYes, but this doesn’t make it better nor it solves my problem. In this case I did not even install the plug-in, I just have to customize the look&feel. That’s why I prefer to pay a little money and I’m way better of!
Forum: Plugins
In reply to: [Simple Membership] Images not showing in sliderWell I guess that’s the problem with a free plugin… If you have a problem you’re stuck and no support from the plugin author.