Osisis
Forum Replies Created
-
Forum: Plugins
In reply to: [Affiliates] How to edit affiliate notification email sent to new affiliateIn …/plugins/affiliates/lib/core/class-affiliates-notifications.php file you will see this:
case self::DEFAULT_REGISTRATION_ACTIVE_MESSAGE : $text = __( 'Username: [username]<br/> Password: [password]<br/> [site_login_url]<br/> <br/> Thanks for joining the Affiliate Program.<br/>', 'affiliates' ); break;Just change the [site_login_url] to the URL you want to use for login.
Just marking resolved.
@yewzy This is the page I need. There are so many pages for this plugin, but they don’t have this. Thank you so very much!
Adding to this, it would be extremely helpful if you had at least one example for each type and not just recommend people pay $200 to $300 to get hands on help. This is a client site and I can guarantee they are not going to approve that for their project.
Did you every get this resolved? If so can you tell me what was required?
If you have not already, please consider making this option available to all as I also need to be able to allow members to each only make one appointment per month.
Forum: Plugins
In reply to: [Theme My Login] [Multisite] Error: Options page not found.Thanks!
Forum: Plugins
In reply to: [Theme My Login] [Multisite] Error: Options page not found.Is there any way around this in the meantime?
Forum: Plugins
In reply to: [Meta for WooCommerce] Facebook for woocommerce sync.Mechita did you set up a Pixel in Facebook? And if you did, did you install the “Facebook for Woocommerce” that your computer automatically downloaded when you created the Pixel on Facebook for your store or did you automatically download Facebook for Woocommerce when you installed Woocommerce?
I have a recent install that wasn’t syncing properly. When I installed Woocommerce through the set up walk through it automatically installed Facebook for Woocommerce, but there seemed to be some kind of disconnect (maybe with the Facebook ID?) that prevented proper syncing so I uninstalled it and installed the actual download that I got from Facebook when I recreated my pixel.
Forum: Plugins
In reply to: [Product Slider and Carousel with Category for WooCommerce] Issue with mobileI am having this same issue on a site. On the desktop site the images are lovely, but on the mobile they are coming up oversized.
Excellent!! Thank you so much!
Cheers to you!
Just to add I looked in the global/product-tab.php, but it’s not in there.
@munzirae71 Did you figure out this issue? I am having the same problem and having trouble getting my code to work.
- This reply was modified 7 years, 11 months ago by Osisis. Reason: forgot to click notify me of followup
Forum: Plugins
In reply to: [Import YouTube videos as WP Posts] Google API RejectedSorry, I see there is another post answering this question
Forum: Fixing WordPress
In reply to: How to Make Admin Bar ResponsiveIssues with the admin_bar.min.css were causing the issues. Just had to add my own css is fix the issue.