Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Kevin
No, the WPML team has not gotten back to me yet. I wouldn’t expect resolution for many months.
Steven Zahm
Keymaster@ mandi
That’ll work … you’ll just have to make the same changes after each Connections update because it’ll be overwritten by the update.
I haven’t test this, but should work…
Copy the entire folder for the template to the following folder:
../wp-content/connections_templates/You’ll likely get a template not found error. Just activate any random template and reactivate the default template. Hope that helps.
Steven Zahm
Keymaster@ Michael
Just tested, use this code instead:
remove_meta_box( 'categorydiv', $connections->pageHook->link, 'side' );Steven Zahm
Keymaster@ Michael
The only way this is possible is by editing the manage.php PHP file.
I think this would work, meaning untested:
Insert on line 4
remove_meta_box( $connections->pageHook->link, 'connections_link', 'side' );Steven Zahm
Keymaster@ Darin
I just resent the email to last address you supplied.
Steven Zahm
Keymaster@ mandi
In what context? On the default template?
Steven Zahm
Keymaster@ George
All I can say is that both emails are sent at the same time and the email is being blocked somewhere along the path. Maybe try a SMTP email plugin for WordPress. I’ve read that can resolve WordPress email issues.
Steven Zahm
Keymaster@ Éric
I haven’t run across this before. CAn I get a temp admin account so I can take a closer look?
Steven Zahm
Keymaster@ Nyna
Odd, I can’t replicate.
You can doenload 0.7.6.6 from here.
A better solution though, if you can, is grant be a temp admin account so I can take a closer look so I can make sure this issue is resolved for you moving forward.
Steven Zahm
Keymaster@ Heather
Very strange! The URL, look in the browser address bar … the slash between the categories is being URL encoded. Can I get a temp admin account so I can take a closer look?
-
AuthorPosts
