Forum Replies Created
-
AuthorPosts
-
wparrow
MemberYour account has been terminated
Fine, Should I open a Paypal dispute in this case?
wparrow
MemberOK, I started subscription on your site at May 15, 2017 for one month and now you set my account is expired. Only for 15 days?
wparrow
MemberHi Brad,
1. I did not ask the question for the code above, just use it today. You have fixed an other of your code, see this post https://www.studiopress.community/topic/display-content-at-archive-page-help-please/#post-206515
2. It's not true Brad, do you need I post all Facebook log here? I just ask you simple question and you gave me a link or answer me. You wrote a tutorial on your site is for future member subscription. I really get help about ACF plugin only
3. Most of my questions (less than 10) is ask your help to fix your code. You can check the Facebook chat log again. Yeah, I just checked it again
- Use the ACF to display content at bottom of cateogry: I ask you to fix your code because it display at bottom of recent widget too.
- When I used the code from this page: https://wpsites.net/web-design/remove-additional-features-text-from-agentpress-property-details-when-empty/ and it broken the layout and I ask your fix. You feel unhappy and said this is not your code issues, but I told you it's only happened when I apply your code. Then you fix it with a jquery code.Other my question:
Hi Brad. Do you known is there any way to reorder the sub taxonomies of Agentpress?Your answer:
You would use pre_get_posts but i haven't written the code for thatQuestion:
Hi Brad, Do you known how to make eNews Extended Integrates With Sendgrid?Answer:
I would ask the plugin Developer. Maybe it can https://wordpress.org/support/plugin/genesis-enews-extended/Sure. But you have already asked enough questions. Membership covers existing tutorials. Not new ones.
I told you will not ask any more question that not your snippets. Then you block me from Facebook.
That's why I need ask help from community members here.
Note: All your code did not works well from the first time, always need fix so that's why you feel I ask too many questions
In the subscription page, you should clear that a member only can ask question about your snippets and the number of questions etc...
May 30, 2017 at 10:54 pm in reply to: [Agentpress] How to lets registered user submit listing ? #207195wparrow
MemberPlease see the picture here:
May 30, 2017 at 9:19 pm in reply to: [Agentpress] How to lets registered user submit listing ? #207191wparrow
MemberThanks,
I installed the plugin and successful set the permission for Listing Manager.Do you known why we can't choose the listing term on the right column when create a listing?
All term are hidden and I unable to choose one.Thanks
wparrow
MemberThanks for quick fix. Everything is ok now.
wparrow
MemberThanks, just applied your code to the site. But has one problem.
Extra content display fine but it's also display at bottom of Recent posts widget on the sidebar.
Please check this url
https://www.canthoshopping.com/category/category-1/
wparrow
MemberPlease help create a sample on the given site as I gave you on FB chat. So, I can see how to do from your sample works.
If it's easy and can do the job, we will replace Pods plugin by ACF
Thanks
wparrow
MemberI used is_category() and it does not work, all Pods content display at all categories.
Pods support very good by Jim and other authors. You can access via the Pods's forum on WordPress.org if needed.
Thanks for your advice. I will try to use ACF now, never try before, hope it's easy
wparrow
MemberThanks Brad for answer, after I paid and join into your site.
However, I want it dynamic works for all categories, not just one specific category.
Could you help?
Thanks
May 10, 2017 at 10:47 pm in reply to: Is it possible to display ADS on first three posts on archive page? #206276wparrow
MemberThanks jchai for notify me about column class. I will add ADS on archive intro as well.
April 19, 2017 at 4:29 am in reply to: Add extra content for archive page using Pods plugin. Help plz #204982wparrow
MemberI tried this code
<?php if (is_category()) { echo $pod->display('extra_content_for_category'); } ?>
But get error
Fatal error: Call to a member function display() on null in /home/mydomain.com/public_html/wp-content/plugins/genesis-simple-hooks/genesis-simple-hooks.php(184) : eval()'d code on line 2
Any one known way to make it work?
Thanks Braddalton, I will join into your site soon to read your tutorials, need some $$ in my Paypal before make a subscription
wparrow
Member<?php if( is_singular( 'post' ) ) { if ( function_exists( 'wpsabox_author_box' ) ) echo wpsabox_author_box(); } ?>
The code above works, it's very simple and not sure why nobody help
wparrow
MemberThanks Carasmo for your reply.
I known there is default Genesis author box. However, I do not want use it, I want use the author box from third party with more feature.What I want is the conditional code to run the PHP code above at single post only.
Is it possible ? Or it's hard to do?
March 14, 2017 at 8:50 am in reply to: Where is listings taxonomy template file? Agentpress theme #203075wparrow
MemberSo what is the "Set as private reply" mean?
Anyway, I've send a message to you on Facebook.
Thanks
March 14, 2017 at 6:53 am in reply to: Where is listings taxonomy template file? Agentpress theme #203059wparrow
MemberI have sent details login. Could you please help?
Thanks
March 13, 2017 at 8:58 pm in reply to: Where is listings taxonomy template file? Agentpress theme #203030wparrow
MemberThis reply has been marked as private.March 13, 2017 at 10:18 am in reply to: Where is listings taxonomy template file? Agentpress theme #203005wparrow
MemberI tried to insert the code to taxonomy.php file but it didn't work
$pod = pods( get_query_var( 'taxonomy' ), get_query_var( 'term' ) ); echo $pod->display('more_description_wysiwyg');
Could you please help? braddalton
Thanks
wparrow
MemberThanks Victor Font for full of code
wparrow
MemberThanks chrismcintosh for your help but your code doesn't has the onclick function?
The code from above will open new window when user click any where on the home page, then current home page will redirect to affiliate link.
You code seem only open one url
-
AuthorPosts