Wale
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 4.5 error after update !Same here! Overwriting worked!
Worked like Magic….Thanks!
Yes Jon!
I just found our the solution!
All you need to do is just locate:wp-content\plugins\paid-memberships-pro\includes\metaboxes.php
Search inside foradd_meta_box(‘pmpro_page_meta’, _x(‘Require Membership’, ‘metabox heading’, ‘pmpro’), ‘pmpro_page_meta’, ‘page’, ‘side’);
Now just change the ‘page’ to whatever is the code-name of your custom-type.
For example, try to create a new custom type and if your address looks like this:
http://your.com/wp-admin/post-new.php?post_type=myportfolios
Then, “myportfolios” is your custom-type.
Just replace the word “page” in the metabox above to myportfolios
Thats all!
I think I found the fix!
All you need to do is just locate:
wp-content\plugins\paid-memberships-pro\includes\metaboxes.php
Search inside for
“add_meta_box(‘pmpro_page_meta’, _x(‘Require Membership’, ‘metabox heading’, ‘pmpro’), ‘pmpro_page_meta’, ‘page’, ‘side’);
“
Now just change the ‘page’ to whatever is the code-name of your custom-type.
For example, try to create a new custom type and if your address looks like this:
http://your.com/wp-admin/post-new.php?post_type=myportfoliosThen, “myportfolios” is your custom-type.
Just replace the word “page” in the metabox above to myportfolios
Thats all!Well, the weirdest thing seem to be that all I needed to do was to upgrade both Yoast and Jetpack!
Og:titles are now being pulled from the parameters I set in Yoast!
Simple…Amazing
But thanks for your offer of help so far…am so grateful!!!
Now, I can breathe easy.
Cheers,
‘WaleYeah right…I cant even figure the } function
if it works right past me…lol
I cant do this…but I expected the wp seo admin configurations to handle it…since it cant..well, am here!
You’ve gat to help PLEASE!!!!
Thanks.
with Cheers…
‘Wale.Thanks so much Juliete!
Well, I wouldnt call what I did with the “description” tag a hack..lol
I just added this to the Posts Type inside Titles & Metas: %%title%% %%page%% %%sep%% %%category%%.
Now, when I did the same for the title, it shows just the post name and the site name..like this:
New Post – Site Name
Then I tried to follow your codes above..same thing.
Am glad there is a code to even think about…it gives me more assurance that this is possible.
Thanks so much for your help!!!
‘WaleThanks Jeremy am grateful!
I will explore this..thanks.This is exactly what am facing..I even tried to revert back to some previous version of Jetpack..after uploading…still the same result.
Please help do something!
Thanks.Forum: Plugins
In reply to: Jetpack Publicize – No Facebook *Page*This is exactly what am facing..I even tried to revert back to some previous version of Jetpack..after uploading…still the same result.
Please help do something!
Thanks.