spektory
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to build a multisubdomain site with separate menusHi kezzamedic
it is my understanding the multisite is not the right solution for you. i am not an expert in wordpress and am looking for an answer to what you posted as well….i currently use different installation per domain but i think that it is too complicated to maintain (and could also cost more – if you want to buy a premium plugin and need to install it on 3 different website you may need to pay more per plugin)
multisite (and again i am not an expert) is about allowing the users to have control over their own website like in wordpress.com (e.g., up to recently you had your own “website” in wordpress.com – which is a “multisite”) not for multiple “sections” on a single website.
it is possible to add menus in the code. i did it once but am looking for a smoother solution now…would appreciate an answer from the experts here…
Thanks for the quick reply. i’ll give it a try and let you know how it works….
Forum: Plugins
In reply to: [Plugin: Paid Memberships Pro] Remove Email and Levels clutterOK so far i did the following (for others to use – again, i am not an expert)
1. went here:
paid-memberships-pro/classes/class.pmproemail.php
2. remarked the line that sends all emails (maybe the plugin allows it too. it didn’t work for me)
3. changed levels for all the users w/o sending notification
4. removed the remark (didn’t do this yet :->)as for the second part.
The GUI does allow the levels not to be open to others.
click on a membership level and choose edit and set the registration checkbox as you pleaseStill one question:
can i keep the default pages private. will this interfere with other parts of the plugin functionality?also found this:
https://www.paidmembershipspro.com/category/recipes/
that has some recipes. especially the one with the 3 steps to remove some unwanted clutter from the user (haven’t done it yet but seems like good practice)Thanks Jason for a great plugin that is very useable (i still don’t have a full grip on it, but i’ll get there…this is my first day using it :->)
i just moved away from wishlist to PMPRO and hope to integrate it later to MailChimp and Affilates
ThanksOK found the solution here it is for others (wasn’t too hard, but would have appreciated a little bit of direction..oh well…)
here are the list of current hooks and filters:
https://www.paidmembershipspro.com/category/hooks-and-filters/
and i added my redirect below: pmpro_login_redirect in /paid-memberships-pro.phpmaybe it would work in other places too. the developer might shed some more light. just my 2c as a newbie here
Hi a short update
i tried a few things and nothing works
when i turn Wishlist off i am redirected to the main domain page /wp_login.php (which throws a 404 exception)
turn on Wishlist it redirects to home pagetried to put the code int he theme (functions and filters) tried in the plugin (functions) nothing seemed to work
ThanksThanks for the reply.
unfortunately this is a non-profit project (a fundraiser for a 5.5 years boy who has a rare type of cancer) so we have no resources. i am doing the best that i can to keep it that way and that all donations go to this cause.
my quick question is where to place the code itself.i am currently using one of our friends Wishlist (which could be the problem…)and am planing to move away from it this week as it doesn’t allow us everything we need. so my time to leave wishlist is limited.
(i am not sure if i can disable Wishlist to test the override issue as it is a live site. i’ll test late at night).
my level ids are 1,2,3
The website (if you do wish to look at it) is:
LeadLoveInspire dot org
Thanksany word on the multiple levels per user?
is there another work around (not pay per post)
can i do
[membership level=”2″]
[membership level=”1″]
CONTENT
[/membership]
[/membership]or
[membership level=”1&2″]
or any other hack for now?Currently what i thought of doing is duplicate the data on my page. once for membership 1 and again for 2 but it is a lot of work to keep all this up to date
Also will membership 2 users not see membership 1 sections?(i hope that is the case)
i found this https://www.paidmembershipspro.com/documentation/advanced-techniques/require-membership-function/
which might be the hack i am looking for (i OK with php)…still looking into itI’d love to see this addition too…
Thanks
Forum: Plugins
In reply to: [AnythingSlider for WordPress] i can't add a video slideare you asking how to embed a video?
if it is youtube/vimeo etc. use the embed coded that it gives you for example in vimeo it would be:
<iframe src=”https://player.vimeo.com/video/YOURNUMBER” width=”500″ height=”375″ frameborder=”0″ webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>if you want to host the video i think you should use the add media on the top right (havn’t done it ever but it seems like that would work)
hope this helps…
WOW good to know there is no real support for this plugin…three weeks and no answer…still having the same issue as mentioned above
added raw i can see the thumbnails load and then disappear.[raw][vimeography id=”6″][/raw]
https://leadloveinspire.org/?page_id=636
use password: hellotried your other options. no other video plugin is activated AFAIK
Would appreciate your help
Thanks