alexnl
Forum Replies Created
-
I had “price defined by customer” set, but I wasn’t calling tcp-single-product.php file in my loop.
Got it all fixed.
Thanks for getting back to me.Note, here is my code in case someone else has the same issue:
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( ‘includes/loop’ , ‘single-product’); ?>
<?php endwhile; ?>then I copied tcp-single-product from the plugins/thecartpress/theme-templates/ to themes/name-of-theme/includes/
and renamed it to loop-single-product.php
Here’s the link to see what it looks like:
https://www.pinosalon.com/product/gift-certificate/Forum: Plugins
In reply to: [TheCartPress eCommerce Shopping Cart] Fatal errorThat fixed it!
Thanks,
AlexForum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Get current eventGot it. Thanks for getting back to me. I’ll check the display_name on the users I added as hosts.
If there is no current event it could just offer a notice like “there is no current event” and/or you could have it show the next upcoming event with a title saying “upcoming”.
One other question, is there a way to add multiple hosts, when more than one person is hosting the event?
Thanks!
AlexForum: Reviews
In reply to: [Facebook Feed Grabber] Works very well!Thank you very much!! It worked fine. I didn’t even notice the form at the bottom. If you want me to post this under the support section I can and then you can copy and paste your comments there.
Thanks again!
Forum: Reviews
In reply to: [Facebook Feed Grabber] Works very well!I actually came across 2 issues, but couldn’t find a way to add them under the support area.
1. Its not showing the latest posts. On the website it shows the last feed being from Oct 7th 2:27pm when on the facebook page the last post is from today Oct 8th.
2. In the settings it says the cache is not writable but gives an error pointing to the cache on my local machine. Do you know where I can change the cache url? I’ve already update chmod on the server for uploads/cache
Thanks!
Forum: Reviews
In reply to: [Facebook Feed Grabber] Not Enough InstructionsI can help you with this one. Here is what I did to get it working:
1. Log into Facebook
2. Go to: https://developers.facebook.com/apps/
3. Click Create New App
4. Add a name for the app, which has to be less than 32 characters but can contain spaces. I used: Publish Feed.
5. Add namespace. I used: masthaiboxingfeed
6. Add a contact email address
7. Add the domain of your website without http or www. I used: masthaiboxing.com
8. Disable Sandbox mode
9. Click on Website with Facebook Login
10. Add your full site url. I used: https://www.masthaiboxing.com
11. Click Save Changes
12. Copy your app ID and App Secret
13. Go to your facebook page. Click on Edit Page > Edit Settings
14. Click Page Info tab
15. Scroll down and copy the Facebook Page ID
16. Go back to the settings page for this plugin in your wordpress admin area
17. Paste the codes in the appropriate boxes.My result was this: https://www.masthaiboxing.com
Facebook Feed is on frontpage.
I hope this helped!Forum: Reviews
In reply to: [Testimonials by WooThemes] No styling support givenI remember reading somewhere that this plugin comes without a theme, so that it can be integrated with your custom theme. If you did a couple of minutes of digging to check the output you’d easily have found the classes that are wrapped around the various parts of the testimonial. You can easily customize the look of your testimonial.
For example: https://www.alexleuschner.com/testimonials/
or: https://www.koolzonerentals.com/testimonial/Forum: Plugins
In reply to: [RPS Include Content] Link Embedded Title to its respective content pageGreat! Thanks so much!
This may be the reason why my install is not working. I upgraded to 3.5 a couple of weeks ago, but only installed access manager today. I get the same blank white screen morandan is experiencing. I also get this error when clicking on AWM Group from the sidebar:
Fatal error: Fatal error: Class ‘SoapClient’ not found in /home/pinosal/public_html/wp-content/plugins/advanced-access-manager/mvb_wp_access.php on line 147
And when clicking Access Manager I get a popup: Error: cannot call methods on dialog prior to initialization; attempted to call method ‘destroy’